# HG changeset patch # User Karl Berry # Date 1264691819 28800 # Node ID 39251fa967fc659ec773c88a93758b4df196910f # Parent 7217c0b5595d87cd8189bc5acc3158672448b561 autoupdate diff --git a/build-aux/compile b/build-aux/compile --- a/build-aux/compile +++ b/build-aux/compile @@ -3,7 +3,7 @@ scriptversion=2009-10-06.20; # UTC -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009 Free Software +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009 Free Software # Foundation, Inc. # Written by Tom Tromey . # diff --git a/doc/maintain.texi b/doc/maintain.texi --- a/doc/maintain.texi +++ b/doc/maintain.texi @@ -5,7 +5,7 @@ @c For double-sided printing, uncomment: @c @setchapternewpage odd @c This date is automagically updated when you save this file: -@set lastupdate December 12, 2009 +@set lastupdate January 27, 2010 @c %**end of header @dircategory GNU organization @@ -23,7 +23,7 @@ Information for maintainers of GNU software, last updated @value{lastupdate}. Copyright @copyright{} 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software +2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. @quotation @@ -558,9 +558,12 @@ A copyright notice looks like this: @example -Copyright (C) @var{year1}, @var{year2}, @var{year3} @var{copyright-holder} +Copyright (C) @var{year1}, @var{year2}, @var{year3} @var{copyright-holder} @end example +The word @samp{Copyright} must always be in English, by international +convention. + The @var{copyright-holder} may be the Free Software Foundation, Inc., or someone else; you should know who is the copyright holder for your package. @@ -571,7 +574,8 @@ will work. For example, a program's standard @option{--version} message should use parenthesized @samp{C} by default, though message translations may use C-in-a-circle in locales where that symbol is -known to work. +known to work. Alternatively, the @samp{(C)} or C-in-a-circle can be +omitted entirely; the word @samp{Copyright} suffices. To update the list of year numbers, add each year in which you have made nontrivial changes to the package. (Here we assume you're using