diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-07-16 15:01:34 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2012-07-16 15:01:34 +0100 |
commit | 6d8b8153de753c4edd12bd8863f75ccefbe7a8e7 (patch) | |
tree | 83f6bd6bde83adf5bd9fd575d87242a5072f0b06 /README | |
parent | b15062a82dd6ed8ac63c65da904ac5c5caf39108 (diff) | |
download | gcc-6d8b8153de753c4edd12bd8863f75ccefbe7a8e7.zip gcc-6d8b8153de753c4edd12bd8863f75ccefbe7a8e7.tar.gz gcc-6d8b8153de753c4edd12bd8863f75ccefbe7a8e7.tar.bz2 |
* README: Document use of ranges of years in copyright notices.
From-SVN: r189537
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,3 +15,8 @@ includes) for usage and porting information. An online readable version of the manual is in the files gcc/doc/gcc.info*. See http://gcc.gnu.org/bugs/ for how to report bugs usefully. + +Copyright years on GCC source files may be listed using range +notation, e.g., 1987-2012, indicating that every year in the range, +inclusive, is a copyrightable year that could otherwise be listed +individually. |