diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-24 20:03:31 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-24 20:03:31 -0800 |
commit | 0b5c5d8291f82556c149013f10372234b0df9bc2 (patch) | |
tree | a80c5c967c2471d71fb378756a6590c5279f1b9b /README | |
parent | 4004ef46616e81d969392861ac23e7d9947d33d4 (diff) |
* README: Add a note about ranges in copyright years.
(See current maintain.info.)
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -90,6 +90,14 @@ of the standard distribution of the OS. The platform-specific README files and installation instructions should list the required tools. +NOTE ON COPYRIGHT YEARS + +In copyright notices where the copyright holder is the Free Software +Foundation, then where a range of years appears, this is an inclusive +range that applies to every year in the range. For example: 2005-2008 +represents the years 2005, 2006, 2007, and 2008. + + This file is part of GNU Emacs. GNU Emacs is free software: you can redistribute it and/or modify |