[Po4a-commits] po4a/lib/Locale/Po4a Chooser.pm,1.23,1.24 Debconf.pm,1.2,1.3 KernelHelp.pm,1.11,1.12 Man.pm,1.79,1.80 NewsDebian.pm,1.2,1.3 Po.pm,1.36,1.37 Pod.pm,1.15,1.16 Sgml.pm,1.45,1.46 TransTractor.pm,1.59,1.60

Martin Quinson po4a-devel@lists.alioth.debian.org
Sun, 27 Feb 2005 22:53:55 +0000


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv25791

Modified Files:
	Chooser.pm Debconf.pm KernelHelp.pm Man.pm NewsDebian.pm Po.pm 
	Pod.pm Sgml.pm TransTractor.pm 
Log Message:
Fix and mask my email address

Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- TransTractor.pm	27 Feb 2005 00:05:01 -0000	1.59
+++ TransTractor.pm	27 Feb 2005 22:53:53 -0000	1.60
@@ -1012,7 +1012,7 @@
 =head1 AUTHORS
 
  Denis Barbier <barbier@linuxfr.org>
- Martin Quinson <martin.quinson@tuxfamily.org>
+ Martin Quinson (mquinson#debian.org)
  Jordi Vilalta <jvprat@wanadoo.es>
 
 =cut

Index: Debconf.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Debconf.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Debconf.pm	12 Feb 2005 14:02:20 -0000	1.2
+++ Debconf.pm	27 Feb 2005 22:53:52 -0000	1.3
@@ -3,8 +3,6 @@
 # Po4a::Debconf.pm
 # 
 # extract and translate translatable strings from debconf templates
-# 
-# Martin Quinson <martin.quinson@tuxfamily.org>.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -212,7 +210,7 @@
 This module is loosely inspired from both po-debconf and debconf code. The
 adaptation for po4a was done by:
 
- Martin Quinson <martin.quinson@tuxfamily.org>
+ Martin Quinson (mquinson#debian.org)
 
 =head1 COPYRIGHT AND LICENSE
 

Index: KernelHelp.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/KernelHelp.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- KernelHelp.pm	14 Feb 2005 23:19:24 -0000	1.11
+++ KernelHelp.pm	27 Feb 2005 22:53:52 -0000	1.12
@@ -1,8 +1,6 @@
 # Locale::Po4a::Pod -- Convert POD data to PO file, for translation.
 # $Id$
 #
-# Copyright 2002 by Martin Quinson <Martin.Quinson@ens-lyon.fr>
-#
 # This program is free software; you may redistribute it and/or modify it
 # under the terms of GPL (see COPYING).
 #
@@ -163,7 +161,7 @@
 =head1 AUTHORS
 
  Denis Barbier <barbier@linuxfr.org>
- Martin Quinson <martin.quinson@tuxfamily.org>
+ Martin Quinson (mquinson#debian.org)
 
 =head1 COPYRIGHT AND LICENSE
 

Index: Sgml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Sgml.pm,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- Sgml.pm	14 Feb 2005 23:19:24 -0000	1.45
+++ Sgml.pm	27 Feb 2005 22:53:53 -0000	1.46
@@ -10,7 +10,7 @@
 # Copyright (c) 1995 by David Megginson <dmeggins@aix1.uottawa.ca>
 # 
 # The adaptation for po4a was done by Denis Barbier <barbier@linuxfr.org>,
-# Martin Quinson <martin.quinson@tuxfamily.org> and others.
+# Martin Quinson (mquinson#debian.org) and others.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -880,12 +880,12 @@
 The adaptation for po4a was done by:
 
  Denis Barbier <barbier@linuxfr.org>
- Martin Quinson <martin.quinson@tuxfamily.org>
+ Martin Quinson (mquinson#debian.org)
 
 =head1 COPYRIGHT AND LICENSE
 
  Copyright (c) 1995 by David Megginson <dmeggins@aix1.uottawa.ca>
- Copyright 2002 by SPI, inc.
+ Copyright 2002, 2003, 2004, 2005 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: Pod.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Pod.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Pod.pm	14 Feb 2005 23:19:24 -0000	1.15
+++ Pod.pm	27 Feb 2005 22:53:53 -0000	1.16
@@ -1,8 +1,6 @@
 # Locale::Po4a::Pod -- Convert POD data to PO file, for translation.
 # $Id$
 #
-# Copyright 2002 by Martin Quinson <Martin.Quinson@ens-lyon.fr>
-#
 # This program is free software; you may redistribute it and/or modify it
 # under the terms of GPL (see COPYING file).
 #
@@ -257,7 +255,7 @@
 =head1 AUTHORS
 
  Denis Barbier <barbier@linuxfr.org>
- Martin Quinson <martin.quinson@tuxfamily.org>
+ Martin Quinson (mquinson#debian.org)
 
 =head1 COPYRIGHT AND LICENSE
 

Index: NewsDebian.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/NewsDebian.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- NewsDebian.pm	12 Feb 2005 14:02:20 -0000	1.2
+++ NewsDebian.pm	27 Feb 2005 22:53:53 -0000	1.3
@@ -3,8 +3,6 @@
 # Po4a::NewsDebian.pm
 # 
 # extract and translate translatable strings from a NEWS.Debian documents
-# 
-# Martin Quinson <martin.quinson@tuxfamily.org>.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -144,7 +142,7 @@
 
 The adaptation for po4a was done by:
 
- Martin Quinson <martin.quinson@tuxfamily.org>
+ Martin Quinson (mquinson#debian.org)
 
 =head1 COPYRIGHT AND LICENSE
 

Index: Po.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Po.pm,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- Po.pm	15 Feb 2005 01:11:00 -0000	1.36
+++ Po.pm	27 Feb 2005 22:53:53 -0000	1.37
@@ -1,8 +1,6 @@
 # Locale::Po4a::Po -- manipulation of po files 
 # $Id$
 #
-# Copyright 2002 by Martin Quinson <Martin.Quinson@ens-lyon.fr>
-#
 # This program is free software; you may redistribute it and/or modify it
 # under the terms of GPL (see COPYING).
 
@@ -1129,6 +1127,6 @@
 =head1 AUTHORS
 
  Denis Barbier <barbier@linuxfr.org>
- Martin Quinson <martin.quinson@tuxfamily.org>
+ Martin Quinson (mquinson#debian.org)
 
 =cut

Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- Man.pm	27 Feb 2005 10:42:12 -0000	1.79
+++ Man.pm	27 Feb 2005 22:53:52 -0000	1.80
@@ -243,11 +243,11 @@
 
  Denis Barbier <barbier@linuxfr.org>
  Nicolas François <nicolas.francois@centraliens.net>
- Martin Quinson <martin.quinson@tuxfamily.org>
+ Martin Quinson (mquinson#debian.org)
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2002, 2003, 2004 by SPI, inc.
+Copyright 2002, 2003, 2004, 2005 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: Chooser.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Chooser.pm,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Chooser.pm	15 Feb 2005 00:12:08 -0000	1.23
+++ Chooser.pm	27 Feb 2005 22:53:52 -0000	1.24
@@ -1,8 +1,6 @@
 # Locale::Po4a::Pod -- Convert POD data to PO file, for translation.
 # $Id$
 #
-# Copyright 2002,2003,2004,2005 by Martin Quinson <Martin.Quinson@ens-lyon.fr>
-#
 # This program is free software; you may redistribute it and/or modify it
 # under the terms of GPL (see COPYING).
 #
@@ -112,7 +110,7 @@
 =head1 AUTHORS
 
  Denis Barbier <barbier@linuxfr.org>
- Martin Quinson <martin.quinson@tuxfamily.org>
+ Martin Quinson (mquinson#debian.org)
 
 =head1 COPYRIGHT AND LICENSE