From e70077aab0199817f37aef9ed0bdba1bbca93b45 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Tue, 3 Jan 2012 18:43:18 -0800 Subject: [PATCH] Updated copyright notice to 2012 --- COPYRIGHT | 2 +- args.h | 2 +- autogen.sh | 2 +- backend.c | 2 +- backend.h | 2 +- backendz.h | 2 +- bitmaps/bitmaps.h | 2 +- childio.c | 2 +- childio.h | 2 +- common.h | 2 +- configure.ac | 2 +- copyright.texi | 2 +- engineoutput.c | 2 ++ engineoutput.h | 2 +- evalgraph.c | 2 ++ evalgraph.h | 2 +- frontend.h | 2 +- gamelist.c | 2 +- gettext.h | 2 +- history.c | 2 ++ lists.c | 2 +- lists.h | 2 +- moves.c | 2 +- moves.h | 2 +- parser.c | 31 +++++++++++++++++++++---------- parser.h | 2 +- pgntags.c | 2 +- uci.c | 2 ++ winboard/defaults.h | 2 +- winboard/help.c | 2 +- winboard/help/html/24.htm | 2 +- winboard/jaws.c | 2 +- winboard/language.txt | 2 +- winboard/wchat.c | 2 +- winboard/wclipbrd.c | 2 +- winboard/wclipbrd.h | 2 +- winboard/wedittags.c | 2 +- winboard/wengineoutput.c | 2 ++ winboard/wgamelist.c | 2 +- winboard/winboard.c | 2 +- winboard/winboard.h | 2 +- winboard/winboard.rc | 2 +- winboard/woptions.c | 2 +- winboard/woptions.h | 2 +- winboard/wsockerr.c | 2 +- winboard/wsockerr.h | 2 +- xboard.c | 2 +- xboard.h | 2 +- xedittags.c | 2 +- xedittags.h | 2 +- xengineoutput.c | 2 +- xevalgraph.c | 2 +- xevalgraph.h | 2 +- xgamelist.c | 2 +- xgamelist.h | 2 +- xhistory.c | 1 + xhistory.h | 2 +- xoptions.c | 2 +- zic2xpm.c | 2 +- zic2xpm.man | 2 +- zippy.c | 2 +- zippy.h | 2 +- 62 files changed, 87 insertions(+), 65 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index c84367b..434c547 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -7,7 +7,7 @@ Copyright 1991 by Digital Equipment Corporation, Maynard, Massachusetts. Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, 2007, -2008, 2009, 2010, 2011 Free Software Foundation, Inc. +2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. Enhancements Copyright 2005 Alessandro Scotti diff --git a/args.h b/args.h index 826bc38..1bab029 100644 --- a/args.h +++ b/args.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/autogen.sh b/autogen.sh index b762f64..c05a705 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,7 +2,7 @@ # This file is part of GNU XBoard. # -# Copyright 2009, 2010, 2011 Free Software Foundation, Inc. +# Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. # # GNU XBoard is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/backend.c b/backend.c index 02cc45e..46a0df4 100644 --- a/backend.c +++ b/backend.c @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/backend.h b/backend.h index bd8e2ac..490e86b 100644 --- a/backend.h +++ b/backend.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/backendz.h b/backendz.h index 6c40256..8f6f5f7 100644 --- a/backendz.h +++ b/backendz.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/bitmaps/bitmaps.h b/bitmaps/bitmaps.h index 5a4d2cf..494442d 100644 --- a/bitmaps/bitmaps.h +++ b/bitmaps/bitmaps.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: diff --git a/childio.c b/childio.c index 4381889..53edee7 100644 --- a/childio.c +++ b/childio.c @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: diff --git a/childio.h b/childio.h index 03e0c5b..bf038fd 100644 --- a/childio.h +++ b/childio.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: diff --git a/common.h b/common.h index decda5b..d7cfab1 100644 --- a/common.h +++ b/common.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/configure.ac b/configure.ac index cae8d5d..0a1f77d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl| configure.in dnl| dnl| Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, 2007, -dnl| 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +dnl| 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. dnl| dnl| GNU XBoard is free software: you can redistribute it and/or modify dnl| it under the terms of the GNU General Public License as published by diff --git a/copyright.texi b/copyright.texi index 2fad16c..3d3043f 100644 --- a/copyright.texi +++ b/copyright.texi @@ -22,7 +22,7 @@ arising out of or in connection with the use or performance of this software. Enhancements copyright @copyright{} 1992-2003, 2004, 2005, 2006, 2007, -2008, 2009, 2010, 2011 Free Software Foundation, Inc. +2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. @format Published by the Free Software Foundation diff --git a/engineoutput.c b/engineoutput.c index 9cd7548..83c7141 100644 --- a/engineoutput.c +++ b/engineoutput.c @@ -5,6 +5,8 @@ * * Copyright 2005 Alessandro Scotti * + * Enhancements Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + * * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/engineoutput.h b/engineoutput.h index 292cb93..918d97e 100644 --- a/engineoutput.h +++ b/engineoutput.h @@ -1,7 +1,7 @@ /* * wengineo.h -- Clipboard routines for WinBoard * - * Copyright 2000, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/evalgraph.c b/evalgraph.c index 5fc735e..39c9abd 100644 --- a/evalgraph.c +++ b/evalgraph.c @@ -5,6 +5,8 @@ * * Copyright 2005 Alessandro Scotti * + * Enhancments Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + * * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/evalgraph.h b/evalgraph.h index bffc1ca..1d4de3d 100644 --- a/evalgraph.h +++ b/evalgraph.h @@ -1,7 +1,7 @@ /* * evalgraph.h -- Evaluation Graph window * - * Copyright 2000, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/frontend.h b/frontend.h index 1c32c35..1267230 100644 --- a/frontend.h +++ b/frontend.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/gamelist.c b/gamelist.c index 8497192..8763055 100644 --- a/gamelist.c +++ b/gamelist.c @@ -1,7 +1,7 @@ /* * gamelist.c -- Functions to manage a gamelist * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/gettext.h b/gettext.h index e76b592..fa47899 100644 --- a/gettext.h +++ b/gettext.h @@ -1,5 +1,5 @@ /* Convenience header for conditional use of GNU . - Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009 Free Software Foundation, Inc. + Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009, 2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published diff --git a/history.c b/history.c index 7c64582..c556325 100644 --- a/history.c +++ b/history.c @@ -6,6 +6,8 @@ * * Copyright 2005 Alessandro Scotti * + * Enhancements Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + * * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/lists.c b/lists.c index d12880e..08d06e8 100644 --- a/lists.c +++ b/lists.c @@ -1,7 +1,7 @@ /* * lists.c -- Functions to implement a double linked list XBoard * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/lists.h b/lists.h index bbe5ff8..6520875 100644 --- a/lists.h +++ b/lists.h @@ -1,7 +1,7 @@ /* * lists.c -- Includefile of lists.c * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/moves.c b/moves.c index 354c70d..12eed07 100644 --- a/moves.c +++ b/moves.c @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/moves.h b/moves.h index d8f3953..db2427d 100644 --- a/moves.h +++ b/moves.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/parser.c b/parser.c index 06267a3..a0a7ad1 100644 --- a/parser.c +++ b/parser.c @@ -1,13 +1,24 @@ -// New PGN parser by by HGM. I was dissatisfied with the old flex-generated parser for several reasons: -// 1) It required flex to build -// 2) It was not possible to use variant-dependent syntax, which gave trouble for '+' as Sogi promoChar vs check symbol -// 3) It could not handle double-digit rank numbers -// 4) It could not handle PSN moves, with (alpha rank and file digit) -// 5) Having more than 12 ranks would require extension of the rules anyway -// 6) It was cumbersome to maintain, which much code duplication that had to be kept in sync when changing something -// 7) It needed special handling for packaging, because we wanted to include parser.c for people who had no flex -// 8) It was quite large because of the table-driven flex algorithm. -// This new parser suffers from none of that. It might even accomodate traditional Xiangqi notation at some future time. +/* + * parser.c -- + * + * Copyright 2011, 2012 Free Software Foundation, Inc. + * ------------------------------------------------------------------------ + * + * GNU XBoard is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or (at + * your option) any later version. + * + * GNU XBoard is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see http://www.gnu.org/licenses/. * + * + *------------------------------------------------------------------------ + ** See the file ChangeLog for a revision history. */ #include "config.h" #include diff --git a/parser.h b/parser.h index 230fa70..6b0b1cb 100644 --- a/parser.h +++ b/parser.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/pgntags.c b/pgntags.c index e7476a5..28e607d 100644 --- a/pgntags.c +++ b/pgntags.c @@ -1,7 +1,7 @@ /* * pgntags.c -- Functions to manage PGN tags * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/uci.c b/uci.c index 55aaff5..e0dfb15 100644 --- a/uci.c +++ b/uci.c @@ -5,6 +5,8 @@ * * Copyright 2006 Alessandro Scotti * + * Enhancement Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + * * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/winboard/defaults.h b/winboard/defaults.h index 07eab1e..a7e6153 100644 --- a/winboard/defaults.h +++ b/winboard/defaults.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/winboard/help.c b/winboard/help.c index 71e0aae..6ce65ea 100644 --- a/winboard/help.c +++ b/winboard/help.c @@ -1,7 +1,7 @@ /* * help.h * - * Copyright 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/winboard/help/html/24.htm b/winboard/help/html/24.htm index ca39307..7f4ca63 100644 --- a/winboard/help/html/24.htm +++ b/winboard/help/html/24.htm @@ -12,7 +12,7 @@

COPYRIGHT

Copyright 1991 by Digital Equipment Corporation, Maynard, Massachusetts.
-Enhancements Copyright 1992-2011 Free Software Foundation, Inc.

+Enhancements Copyright 1992-2012 Free Software Foundation, Inc.

The following terms apply to Digital Equipment Corporation's copyright interest in WinBoard:

diff --git a/winboard/jaws.c b/winboard/jaws.c index 352dd83..127804e 100644 --- a/winboard/jaws.c +++ b/winboard/jaws.c @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * XBoard borrows its colors and the bitmaps.xchess bitmap set from XChess, * which was written and is copyrighted by Wayne Christopher. diff --git a/winboard/language.txt b/winboard/language.txt index 8162434..fe60508 100644 --- a/winboard/language.txt +++ b/winboard/language.txt @@ -196,7 +196,7 @@ ABOUTBOX "OK" === "" "Chessboard for Windows" === "" "Copyright 1991 Digital Equipment Corporation" === "" -"Enhancements Copyright 1992-2011 Free Software Foundation" === "" +"Enhancements Copyright 1992-2012 Free Software Foundation" === "" "Enhancements Copyright 2005\r\nAlessandro Scotti" === "" ## What happened with H.G.Muller? [He sold his copyrights to FSF for $1] ## The following string of 6 spaces can be translated to an acknowledgement of the translator, diff --git a/winboard/wchat.c b/winboard/wchat.c index 835f494..92c506f 100644 --- a/winboard/wchat.c +++ b/winboard/wchat.c @@ -3,7 +3,7 @@ * * Author: H.G.Muller (August 2009) * - * Copyright 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * ------------------------------------------------------------------------ * diff --git a/winboard/wclipbrd.c b/winboard/wclipbrd.c index ec2bf07..340c4b7 100644 --- a/winboard/wclipbrd.c +++ b/winboard/wclipbrd.c @@ -1,7 +1,7 @@ /* * wclipbrd.c -- Clipboard routines for WinBoard * - * Copyright 2000, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/winboard/wclipbrd.h b/winboard/wclipbrd.h index 899ce64..4ab3dcc 100644 --- a/winboard/wclipbrd.h +++ b/winboard/wclipbrd.h @@ -1,7 +1,7 @@ /* * wclipbrd.c -- Clipboard routines for WinBoard * - * Copyright 2000, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/winboard/wedittags.c b/winboard/wedittags.c index 4918edc..bdfa78c 100644 --- a/winboard/wedittags.c +++ b/winboard/wedittags.c @@ -1,7 +1,7 @@ /* * wedittags.c -- EditTags window for WinBoard * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/winboard/wengineoutput.c b/winboard/wengineoutput.c index f2c0e56..ad34427 100644 --- a/winboard/wengineoutput.c +++ b/winboard/wengineoutput.c @@ -5,6 +5,8 @@ * * Copyright 2005 Alessandro Scotti * + * Enhancements Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. + * * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/winboard/wgamelist.c b/winboard/wgamelist.c index 06c0684..d0b624c 100644 --- a/winboard/wgamelist.c +++ b/winboard/wgamelist.c @@ -1,7 +1,7 @@ /* * wgamelist.c -- Game list window for WinBoard * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/winboard/winboard.c b/winboard/winboard.c index a34b9cd..85088b8 100644 --- a/winboard/winboard.c +++ b/winboard/winboard.c @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/winboard/winboard.h b/winboard/winboard.h index 6a65b4c..6759f79 100644 --- a/winboard/winboard.h +++ b/winboard/winboard.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/winboard/winboard.rc b/winboard/winboard.rc index e138969..1a1bfc9 100644 --- a/winboard/winboard.rc +++ b/winboard/winboard.rc @@ -44,7 +44,7 @@ BEGIN LTEXT "Chessboard for Windows",400,25,15,121,8 LTEXT "Copyright 1991 Digital Equipment Corporation",201,6,34, 149,8 - LTEXT "Enhancements Copyright 1992-2011 Free Software Foundation", + LTEXT "Enhancements Copyright 1992-2012 Free Software Foundation", OPT_TCtext1,6,45,121,17 CONTROL "",OPT_TCTime,"Static",SS_BLACKRECT,4,28,159,1 LTEXT "WinBoard 0.0.0",ABOUTBOX_Version,25,5,160,8 diff --git a/winboard/woptions.c b/winboard/woptions.c index 40c2090..0b46be0 100644 --- a/winboard/woptions.c +++ b/winboard/woptions.c @@ -1,7 +1,7 @@ /* * woptions.c -- Options dialog box routines for WinBoard * - * Copyright 2000, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/winboard/woptions.h b/winboard/woptions.h index dbbd73e..dc2a286 100644 --- a/winboard/woptions.h +++ b/winboard/woptions.h @@ -1,7 +1,7 @@ /* * woptions.h -- Options dialog box routines for WinBoard * - * Copyright 2000, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/winboard/wsockerr.c b/winboard/wsockerr.c index ecd6c8e..58d465a 100644 --- a/winboard/wsockerr.c +++ b/winboard/wsockerr.c @@ -1,7 +1,7 @@ /* * wsockerr.c * - * Copyright 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/winboard/wsockerr.h b/winboard/wsockerr.h index 8fea831..03468d3 100644 --- a/winboard/wsockerr.h +++ b/winboard/wsockerr.h @@ -1,7 +1,7 @@ /* * wsockerr.h * - * Copyright 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/xboard.c b/xboard.c index 4e63186..f29eb15 100644 --- a/xboard.c +++ b/xboard.c @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: diff --git a/xboard.h b/xboard.h index 8412f53..24b72c3 100644 --- a/xboard.h +++ b/xboard.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: diff --git a/xedittags.c b/xedittags.c index a83e47b..b1fdd67 100644 --- a/xedittags.c +++ b/xedittags.c @@ -1,7 +1,7 @@ /* * xedittags.c -- Tags edit window, part of X front end for XBoard * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * ------------------------------------------------------------------------ * diff --git a/xedittags.h b/xedittags.h index 83ec145..a9bf63f 100644 --- a/xedittags.h +++ b/xedittags.h @@ -1,7 +1,7 @@ /* * xedittags.h * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * ------------------------------------------------------------------------ * diff --git a/xengineoutput.c b/xengineoutput.c index 11b0695..fc1c9a2 100644 --- a/xengineoutput.c +++ b/xengineoutput.c @@ -5,7 +5,7 @@ * * Copyright 2005 Alessandro Scotti * - * Enhancements Copyright 2009, 2010, 2011 Free Software Foundation, Inc. + * Enhancements Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * ------------------------------------------------------------------------ * diff --git a/xevalgraph.c b/xevalgraph.c index cb7dbe3..627763b 100644 --- a/xevalgraph.c +++ b/xevalgraph.c @@ -6,7 +6,7 @@ * * Copyright 2005 Alessandro Scotti * - * Enhancements Copyright 2009, 2010, 2011 Free Software Foundation, Inc. + * Enhancements Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * ------------------------------------------------------------------------ * diff --git a/xevalgraph.h b/xevalgraph.h index 4e99800..fd3d6be 100644 --- a/xevalgraph.h +++ b/xevalgraph.h @@ -1,7 +1,7 @@ /* * xevalgraph.h * - * Copyright 2010, 2011 Free Software Foundation, Inc. + * Copyright 2010, 2011, 2012 Free Software Foundation, Inc. * * ------------------------------------------------------------------------ * diff --git a/xgamelist.c b/xgamelist.c index edc5e65..ecdc915 100644 --- a/xgamelist.c +++ b/xgamelist.c @@ -1,7 +1,7 @@ /* * xgamelist.c -- Game list window, part of X front end for XBoard * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/xgamelist.h b/xgamelist.h index 6c689a5..aab8ff3 100644 --- a/xgamelist.h +++ b/xgamelist.h @@ -1,7 +1,7 @@ /* * xgamelist.h -- Game list window, part of X front end for XBoard * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/xhistory.c b/xhistory.c index 7bd3cb7..7ce2d31 100644 --- a/xhistory.c +++ b/xhistory.c @@ -1,6 +1,7 @@ /* * New (WinBoard-style) Move history for XBoard * + * Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/xhistory.h b/xhistory.h index d845ca3..0400e50 100644 --- a/xhistory.h +++ b/xhistory.h @@ -1,7 +1,7 @@ /* * xgamelist.h -- Game list window, part of X front end for XBoard * - * Copyright 1995, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/xoptions.c b/xoptions.c index 955471e..9188fd4 100644 --- a/xoptions.c +++ b/xoptions.c @@ -1,7 +1,7 @@ /* * xoptions.c -- Move list window, part of X front end for XBoard * - * Copyright 2000, 2009, 2010, 2011 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify diff --git a/zic2xpm.c b/zic2xpm.c index fa7a259..842f03d 100644 --- a/zic2xpm.c +++ b/zic2xpm.c @@ -4,7 +4,7 @@ Program to convert pieces from ZIICS format to XPM & XIM format. (C version) By Frank McIngvale . - Copyright (C) 1996, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1996, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. NOTICE: The piece images distributed with ZIICS are copyrighted works of their original creators. Images diff --git a/zic2xpm.man b/zic2xpm.man index 58e0364..c4ac7c2 100644 --- a/zic2xpm.man +++ b/zic2xpm.man @@ -1,4 +1,4 @@ -.\" Copyright (C) 1996, 2009, 2010, 2011 Free Software Foundation, Inc. +.\" Copyright (C) 1996, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. .\" See section COPYING below. .TH zic2xpm 6 "11 Apr 1996" "zic2xpm 2.0" "Games" .SH NAME diff --git a/zippy.c b/zippy.c index 1937952..23b3794 100644 --- a/zippy.c +++ b/zippy.c @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * diff --git a/zippy.h b/zippy.h index 88fbb21..5f0233b 100644 --- a/zippy.h +++ b/zippy.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * -- 1.7.0.4