From 377199d241bd3dda25ad801e73c9b05725d89915 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Mart=C3=AD?= Date: Sat, 29 Aug 2015 20:19:32 -0700 Subject: [PATCH] Follow-up to 5a0129d8: also replace file mentions --- MANIFEST.in | 2 +- docs/gendocs.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index e0936015..92ddb75d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ include README.md -include COPYING +include LICENSE include fd-commit include fdroid include jenkins-build diff --git a/docs/gendocs.sh b/docs/gendocs.sh index 0adaf3c4..a70b8e31 100755 --- a/docs/gendocs.sh +++ b/docs/gendocs.sh @@ -61,7 +61,7 @@ version="gendocs.sh $scriptversion Copyright 2013 Free Software Foundation, Inc. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. -For more information about these matters, see the files named COPYING." +For more information about these matters, see the files named LICENSE." usage="Usage: $prog [OPTION]... PACKAGE MANUAL-TITLE -- 2.30.2