diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-04-28 09:29:34 +0200 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-04-28 09:29:34 +0200 |
commit | af627d3702b71802035daf992d11e37f48df2b21 (patch) | |
tree | 804104a533f87bea75fa7f87fa83e48c31bebfc1 /README | |
parent | 56badcd480c91e73e3a7f56beed80e0ebe566eab (diff) | |
download | automake-af627d3702b71802035daf992d11e37f48df2b21.tar.gz |
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 <stefano.lattarini@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 <http://lists.gnu.org/mailman/listinfo/autotools-announce>. +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. |