Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA/doco] Update the "Start of New Year Procedure"
@ 2010-01-01  9:10 Joel Brobecker
  2010-01-01 10:42 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Joel Brobecker @ 2010-01-01  9:10 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]

Hello,

I would like to clarify a little bit the process needed to update
the copyright headers. Patch attached.

2010-01-01  Joel Brobecker  <brobecker@adacore.com>

        Update the "Start of New Year Procedure".
        * gdbint.texinfo: Add the list of files that need to be updated
        manually.

Tested by rebuilding gdbint in html and PDF formats. I checked
the result on both outputs.

Thanks,
-- 
Joel

[-- Attachment #2: start-of-new-year.diff --]
[-- Type: text/x-diff, Size: 1307 bytes --]

commit 90c110a4557433b771a46b7df285e6f8ad64da91
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Fri Jan 1 13:07:04 2010 +0400

    Update the "Start of New Year Procedure".
    
            * gdbint.texinfo: Add the list of files that need to be updated
            manually.

diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index dbe1197..3af8622 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -6758,9 +6758,25 @@ Update the copyright year in:
 @end itemize
 
 @item
-Add the new year in the copyright notices of all source and documentation
-files.  This can be done semi-automatically by running the @code{copyright.sh}
-script.  This script requires Emacs 22 or later to be installed.
+Run the @code{copyright.sh} script to add the new year in the copyright
+notices of most source files.  This script requires Emacs 22 or later to
+be installed.
+
+@item
+The new year also needs to be added manually in all other files that
+are not already taken care of by the @code{copyright.sh} script:
+@itemize @bullet
+  @item @file{*.s}
+  @item @file{*.f}
+  @item @file{*.f90}
+  @item @file{*.igen}
+  @item @file{*.ac}
+  @item @file{*.texi}
+  @item @file{*.texinfo}
+  @item @file{*.tex}
+  @item @file{*.defs}
+  @item @file{*.1}
+@end itemize
 
 @end itemize
 

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [RFA/doco] Update the ``Start of New Year Procedure''
@ 2009-01-06  5:03 Joel Brobecker
  2009-01-06  6:36 ` Daniel Jacobowitz
  0 siblings, 1 reply; 6+ messages in thread
From: Joel Brobecker @ 2009-01-06  5:03 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Hello,

Following the omissions discovered this year, this is an update
to the documentation, for next year

2009-01-06  Joel Brobecker  <brobecker@adacore.com>

        * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
        emacs local variable to be placed at the end of the ChangeLog.
        Add server.c and gdbreplay.c to the list of files were the
        copyright year needs to be updated.

OK to commit?

Thanks,
-- 
Joel

[-- Attachment #2: new-year.diff --]
[-- Type: text/plain, Size: 997 bytes --]

Index: gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.294
diff -u -p -r1.294 gdbint.texinfo
--- gdbint.texinfo	28 Dec 2008 23:35:52 -0000	1.294
+++ gdbint.texinfo	6 Jan 2009 04:56:51 -0000
@@ -5842,6 +5842,7 @@ mode: change-log
 left-margin: 8
 fill-column: 74
 version-control: never
+coding: utf-8
 End:
 @end smallexample
 
@@ -5852,8 +5853,12 @@ in @file{gdb/config/djgpp/fnchange.lst}.
 @item
 Update the copyright year in the startup message
 
-Update the copyright year in file @file{top.c}, function
-@code{print_gdb_version}.
+Update the copyright year in:
+@itemize @bullet
+@item file @file{top.c}, function @code{print_gdb_version}
+@item file @file{gdbserver/server.c}, function @code{gdbserver_version}
+@item file @file{gdbserver/gdbreplay.c}, function @code{gdbreplay_version}
+@end itemize
 
 @item
 Add the new year in the copyright notices of all source and documentation

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-01-01 11:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-01  9:10 [RFA/doco] Update the "Start of New Year Procedure" Joel Brobecker
2010-01-01 10:42 ` Eli Zaretskii
2010-01-01 11:41   ` Joel Brobecker
  -- strict thread matches above, loose matches on Subject: below --
2009-01-06  5:03 [RFA/doco] Update the ``Start of New Year Procedure'' Joel Brobecker
2009-01-06  6:36 ` Daniel Jacobowitz
2009-01-07  4:43   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox