[Po4a-commits] "po4a Build.PL, 1.45, 1.46 po4a, 1.99, 1.100 po4a-gettextize, 1.40, 1.41 po4a-normalize, 1.32, 1.33 po4a-translate, 1.44, 1.45 po4a-updatepo, 1.47, 1.48"
Denis Barbier
barbier-guest at alioth.debian.org
Sat Apr 17 09:26:54 UTC 2010
Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv16021
Modified Files:
Build.PL po4a po4a-gettextize po4a-normalize po4a-translate
po4a-updatepo
Log Message:
Bump copyright year, and add Nicolas to AUTHORS
Index: po4a-updatepo
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a-updatepo,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- po4a-updatepo 30 Dec 2009 21:12:31 -0000 1.47
+++ po4a-updatepo 17 Apr 2010 09:26:52 -0000 1.48
@@ -5,7 +5,7 @@
# pod-updatepo -- Update the po translation of POD data.
# $Id$
#
-# Copyright 2002, 2003, 2004 by Martin Quinson (mquinson#debian.org)
+# Copyright 2002-2010 by SPI, inc.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of GPL (see COPYING).
@@ -131,11 +131,12 @@
=head1 AUTHORS
Denis Barbier <barbier at linuxfr.org>
+ Nicolas François <nicolas.francois at centraliens.net>
Martin Quinson (mquinson#debian.org)
=head1 COPYRIGHT AND LICENSE
-Copyright 2002, 2003, 2004, 2005 by SPI, inc.
+Copyright 2002-2010 by SPI, inc.
This program is free software; you may redistribute it and/or modify it
under the terms of GPL (see the COPYING file).
Index: po4a-translate
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a-translate,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- po4a-translate 21 Jan 2010 22:45:55 -0000 1.44
+++ po4a-translate 17 Apr 2010 09:26:50 -0000 1.45
@@ -5,7 +5,7 @@
# po4a-translate -- translate doc files using a message catalog(ie, po file)
# $Id$
#
-# Copyright 2002, 2003, 2004 by Martin Quinson (mquinson#debian.org)
+# Copyright 2002-2010 by SPI, inc.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of GPL (see COPYING).
@@ -139,11 +139,12 @@
=head1 AUTHORS
Denis Barbier <barbier at linuxfr.org>
+ Nicolas François <nicolas.francois at centraliens.net>
Martin Quinson (mquinson#debian.org)
=head1 COPYRIGHT AND LICENSE
-Copyright 2002, 2003, 2004 by SPI, inc.
+Copyright 2002-2010 by SPI, inc.
This program is free software; you may redistribute it and/or modify it
under the terms of GPL (see the COPYING file).
Index: po4a-normalize
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a-normalize,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- po4a-normalize 27 Dec 2009 01:16:01 -0000 1.32
+++ po4a-normalize 17 Apr 2010 09:26:50 -0000 1.33
@@ -5,7 +5,7 @@
# po4a-normalize -- normalize documentation files
# $Id$
#
-# Copyright 2002, 2003, 2004 by Martin Quinson (mquinson#debian.org)
+# Copyright 2002-2010 by SPI, inc.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of GPL (see COPYING).
@@ -82,11 +82,12 @@
=head1 AUTHORS
Denis Barbier <barbier at linuxfr.org>
+ Nicolas François <nicolas.francois at centraliens.net>
Martin Quinson (mquinson#debian.org)
=head1 COPYRIGHT AND LICENSE
-Copyright 2002, 2003, 2004 by SPI, inc.
+Copyright 2002-2010 by SPI, inc.
This program is free software; you may redistribute it and/or modify it
under the terms of GPL (see the COPYING file).
Index: Build.PL
===================================================================
RCS file: /cvsroot/po4a/po4a/Build.PL,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- Build.PL 12 Nov 2009 22:02:12 -0000 1.45
+++ Build.PL 17 Apr 2010 09:26:49 -0000 1.46
@@ -101,6 +101,7 @@
dist_abstract => 'Tools for helping translation of documentation',
dist_author => ['Martin Quinson (mquinson#debian.org)',
'Denis Barbier <barbier at linuxfr.org>',
+ 'Nicolas Francois <nicolas.francois at centraliens.net>',
'Neil Williams <linux at codehelp.co.uk>']
);
Index: po4a
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- po4a 17 Apr 2010 08:52:26 -0000 1.99
+++ po4a 17 Apr 2010 09:26:50 -0000 1.100
@@ -5,7 +5,7 @@
# po4a -- Update both the po files and translated documents in one shoot
# $Id$
#
-# Copyright 2002, 2003, 2004 by Martin Quinson (mquinson#debian.fr)
+# Copyright 2002-2010 by SPI, inc.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of GPL (see COPYING).
@@ -464,11 +464,12 @@
=head1 AUTHORS
Denis Barbier <barbier at linuxfr.org>
+ Nicolas François <nicolas.francois at centraliens.net>
Martin Quinson (mquinson#debian.org)
=head1 COPYRIGHT AND LICENSE
-Copyright 2002, 2003, 2004 by SPI, inc.
+Copyright 2002-2010 by SPI, inc.
This program is free software; you may redistribute it and/or modify it
under the terms of GPL (see the COPYING file).
Index: po4a-gettextize
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a-gettextize,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- po4a-gettextize 27 Dec 2009 01:16:01 -0000 1.40
+++ po4a-gettextize 17 Apr 2010 09:26:50 -0000 1.41
@@ -5,7 +5,7 @@
# po4a-gettextize -- Convert an original file to a po file
# $Id$
#
-# Copyright 2002, 2003, 2004 by Martin Quinson (mquinson#debian.org)
+# Copyright 2002-2010 by SPI, inc.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of GPL (see COPYING).
@@ -142,11 +142,12 @@
=head1 AUTHORS
Denis Barbier <barbier at linuxfr.org>
+ Nicolas François <nicolas.francois at centraliens.net>
Martin Quinson (mquinson#debian.org)
=head1 COPYRIGHT AND LICENSE
-Copyright 2002, 2003, 2004 by SPI, inc.
+Copyright 2002-2010 by SPI, inc.
This program is free software; you may redistribute it and/or modify it
under the terms of GPL (see the COPYING file).
More information about the Po4a-commits
mailing list