aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-07-16 14:01:34 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-07-16 14:01:34 +0000
commit7f255eff94760e087d91d5f9b7d361e826094946 (patch)
tree83f6bd6bde83adf5bd9fd575d87242a5072f0b06 /README
parent16e339d28e7af5c944d0e2bfefe1decbebe39ae9 (diff)
* README: Document use of ranges of years in copyright notices.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@189537 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 7b1097f55c1..be15bc2b44e 100644
--- a/README
+++ b/README
@@ -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.