public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][www] Add copyright years step to releasing.html
@ 2014-06-13  9:57 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2014-06-13  9:57 UTC (permalink / raw)
  To: gcc-patches


Seems sth easily forgotten (4.8.3 and 4.7.4 are examples of that).
We should make sure to at least update displayed copyright years.

Committed.

Richard.

2014-06-13  Richard Biener  <rguenther@suse.de>

	* releasing.html: Add step to verify displayed copyright years.

Index: releasing.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/releasing.html,v
retrieving revision 1.42
diff -u -r1.42 releasing.html
--- releasing.html	30 May 2014 11:11:11 -0000	1.42
+++ releasing.html	13 Jun 2014 09:55:32 -0000
@@ -18,6 +18,13 @@
 The <code>changes.html</code> page for that release series should have
 details added of the changes in each minor release.</li>
 
+<li>Verify that displayed copyright years include the current year.
+Check at least <code>java/jcf-dump.c</code>, <code>gcc.c</code>,
+<code>gcov.c</code>, <code>fortran/gfortranspec.c</code> and
+<code>gcov-dump.c</code> (grep for <code>"Copyright</code>).
+Also check documentation.  See SVN revision 194838 for an incomplete
+example.
+
 <li>Verify <a href="http://gcc.gnu.org/PR43620">PR other/43620</a> isn't
 a problem on the branch, otherwise ftp upload to ftp.gnu.org might fail.
 <code>find . -name Makefile.in | xargs grep a+w</code>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-13  9:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-13  9:57 [PATCH][www] Add copyright years step to releasing.html Richard Biener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).