From 1519821adc5f9314e5131d99d8e37d1fa06b1c09 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 31 Jan 2023 12:02:57 -0700 Subject: LICENSE.txt: Fix typos Hopefully this will appease pkg.go.dev. --- LICENSE.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 4581250..c3c249f 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -3,7 +3,7 @@ Copyright (C) 2022-2023 Luke Shumaker This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; einther version 2 of the License, or (at +the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but @@ -12,5 +12,5 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Along with this program, you should have received a copy of the GNU -General Public License (in the LICENSE.gpl-2.0.txt file). If not, see -. +General Public License (in the "LICENSE.gpl-2.0.txt" file). If not, +see . -- cgit v1.2.3