From: Stefano Lattarini Date: Sat, 28 Apr 2012 07:29:34 +0000 (+0200) Subject: readme: explicitly state we use ranges in copyright years X-Git-Tag: v1.12.0b~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af627d3702b71802035daf992d11e37f48df2b21;p=thirdparty%2Fautomake.git readme: explicitly state we use ranges in copyright years Reported by Jack Kelly in automake bug#11356. * README: Explicitly state we use ranges in copyright years; this is mandated by the GNU Coding Standards for each package that wants to actually use ranges in copyright years. Signed-off-by: Stefano Lattarini --- diff --git a/README b/README index d69fbd4f4..fdf25fa0c 100644 --- a/README +++ b/README @@ -47,6 +47,9 @@ New releases are announced to autotools-announce@gnu.org. If you want to be informed, subscribe to that list by following the instructions at . +For any copyright year range specified as YYYY-ZZZZ in this package, +that the range specifies every single year in that closed interval. + ----- Copyright (C) 1994-2012 Free Software Foundation, Inc.