emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa-admin d4f5903 284/439: * README: Clarify the right fix for


From: Philip Kaludercic
Subject: [nongnu] elpa-admin d4f5903 284/439: * README: Clarify the right fix for check_copyrights failure
Date: Sun, 17 Oct 2021 15:48:21 -0400 (EDT)

branch: elpa-admin
commit d4f590396c148802ff5ff3612670ed7ee90b2368
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    * README: Clarify the right fix for check_copyrights failure
---
 README | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/README b/README
index a7182e3..bc74edd 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Copyright (C) 2010-2011, 2014-2016 Free Software Foundation, Inc.
+Copyright (C) 2010-2011, 2014-2017 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
@@ -102,11 +102,15 @@ will be created for you).
 
 Now run `make check_copyrights`.
 
-That command does a very crude check to try and catch the files which lack the
-"copyright FSF" line (that's the role of the first `find`), and to catch the
-files which still have a "copyright <not-the-fsf>" somewhere.
+That command does a very crude check to try and catch the files which lack
+the usual license and copyright blurb (that's the role of the first `find`),
+and to catch the files which still have a "copyright <not-the-fsf>" somewhere.
 
-If your package fails that check, you need to update the $(CR_EXCEPTIONS) file.
+If your package fails that check, please fix the files accordingly.
+Of course, occasionally those checks misfire (for a few rare files which
+we admitted without their copyright being transferred to the FSF, or
+because the word "copyright" appears in the body of the file), in
+which case the right fix is to update the $(CR_EXCEPTIONS) file.
 
 *** Commit your changes the usual way ("git add", "git commit", etc).
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]