Skip to content

Commit 6d8b815

Browse files
committed
* README: Document use of ranges of years in copyright notices.
From-SVN: r189537
1 parent b15062a commit 6d8b815

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

ChangeLog

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2012-07-16 Joseph Myers <[email protected]>
2+
3+
* README: Document use of ranges of years in copyright notices.
4+
15
2012-07-06 Richard Guenther <[email protected]>
26

37
* Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)

README

+5
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,8 @@ includes) for usage and porting information. An online readable
1515
version of the manual is in the files gcc/doc/gcc.info*.
1616

1717
See http://gcc.gnu.org/bugs/ for how to report bugs usefully.
18+
19+
Copyright years on GCC source files may be listed using range
20+
notation, e.g., 1987-2012, indicating that every year in the range,
21+
inclusive, is a copyrightable year that could otherwise be listed
22+
individually.

0 commit comments

Comments
 (0)