r145 - trunk

Peter Palfrader cabot-devel@lists.noreply.org
Mon, 26 Apr 2004 15:23:02 -0600


Author: weasel
Date: 2004-04-26 15:22:59 -0600 (Mon, 26 Apr 2004)
New Revision: 145

Added:
   trunk/LICENSE
Modified:
   trunk/Cabot.pm.in
   trunk/ca-createsendout
   trunk/ca-dosign
   trunk/ca-recv
   trunk/ca-sendout
   trunk/cabotrc
Log:
Extend copyright statements to 2004, remove GPL boilerplate from the pod generating manpages, and add a LICENSE file

Modified: trunk/Cabot.pm.in
===================================================================
--- trunk/Cabot.pm.in	2004-04-25 17:06:25 UTC (rev 144)
+++ trunk/Cabot.pm.in	2004-04-26 21:22:59 UTC (rev 145)
@@ -2,7 +2,7 @@
 
 # $Id$
 
-# Copyright (c) 2001, 2003 Peter Palfrader
+# Copyright (c) 2001, 2003, 2004 Peter Palfrader
 #
 # 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

Added: trunk/LICENSE
===================================================================
--- trunk/LICENSE	2004-04-25 17:06:25 UTC (rev 144)
+++ trunk/LICENSE	2004-04-26 21:22:59 UTC (rev 145)
@@ -0,0 +1,19 @@
+cabot - set of helper scripts for GPG/PGP keysigning paperwork
+
+Copyright (c) 1998 Ian Jackson
+Copyright (c) 2002, 2003, 2004 Peter Palfrader <peter@palfrader.org>
+Copyright (c) 2003 Joost van Baal
+
+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
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This program 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, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Modified: trunk/ca-createsendout
===================================================================
--- trunk/ca-createsendout	2004-04-25 17:06:25 UTC (rev 144)
+++ trunk/ca-createsendout	2004-04-26 21:22:59 UTC (rev 145)
@@ -2,7 +2,7 @@
 
 # $Id$
 
-# Copyright (c) 2001, 2003 Peter Palfrader
+# Copyright (c) 2001, 2003, 2004 Peter Palfrader
 #
 # 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
@@ -146,25 +146,6 @@
 
 $Id$
 
-=head1 COPYRIGHT
-
-(c) 2001,2003 Peter Palfrader
-
-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
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-This program 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 GNU Privacy Guard; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
-
 =head1 AUTHOR
 
 Peter Palfrader

Modified: trunk/ca-dosign
===================================================================
--- trunk/ca-dosign	2004-04-25 17:06:25 UTC (rev 144)
+++ trunk/ca-dosign	2004-04-26 21:22:59 UTC (rev 145)
@@ -2,8 +2,8 @@
 
 # $Id$
 
-# ca-dosign et al are Copyright (c) 1998 Ian Jackson
-#                               (c) 2001, 2003 Peter Palfrader
+# Copyright (c) 1998 Ian Jackson
+#           (c) 2001, 2003, 2004 Peter Palfrader
 #
 # 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
@@ -47,7 +47,7 @@
 To: $to
 Bcc: $CONFIG{'BCCmail'}
 From: $CONFIG{'bot'}
-User-Agent: cabot $VERSION, (c) 1998 Ian Jackson, (c) 2001, 2003 Peter Palfrader
+User-Agent: cabot $VERSION, (c) 1998 Ian Jackson, (c) 2001, 2003, 2004 Peter Palfrader
 X-URL: http://www.palfrader.org/cabot/
 Content-Type: multipart/mixed; boundary="$boundary"
 
@@ -365,25 +365,6 @@
 
 $Id$
 
-=head1 COPYRIGHT
-
-ca-dosign et al are Copyright (c) 1998 Ian Jackson, (c) 2001, 2003 Peter Palfrader
-
-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
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-This program 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 GNU Privacy Guard; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
-
 =head1 AUTHORS
 
 Ian Jackson and Peter Palfrader

Modified: trunk/ca-recv
===================================================================
--- trunk/ca-recv	2004-04-25 17:06:25 UTC (rev 144)
+++ trunk/ca-recv	2004-04-26 21:22:59 UTC (rev 145)
@@ -2,8 +2,8 @@
 
 # $Id$
 
-# ca-recv et al are Copyright (c) 1998 Ian Jackson
-#                             (c) 2001, 2003 Peter Palfrader
+# Copyright (c) 1998 Ian Jackson
+#           (c) 2001, 2003, 2004 Peter Palfrader
 #
 # 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
@@ -202,25 +202,6 @@
 
 $Id$
 
-=head1 COPYRIGHT
-
-Copyright (c) 1998 Ian Jackson, (c) 2001, 2003 Peter Palfrader
-
-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
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-This program 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 GNU Privacy Guard; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
-
 =head1 AUTHOR
 
 Peter Palfrader, based upon work by Ian Jackson

Modified: trunk/ca-sendout
===================================================================
--- trunk/ca-sendout	2004-04-25 17:06:25 UTC (rev 144)
+++ trunk/ca-sendout	2004-04-26 21:22:59 UTC (rev 145)
@@ -2,8 +2,8 @@
 
 # $Id$
 
-# ca-sendout et al are Copyright (c) 1998 Ian Jackson
-#                                (c) 2001, 2003 Peter Palfrader
+# Copyright (c) 1998 Ian Jackson
+#           (c) 2001, 2003, 2004 Peter Palfrader
 #
 # 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
@@ -97,7 +97,7 @@
 To: $to
 Bcc: $CONFIG{'BCCmail'}
 From: $CONFIG{'bot'}
-User-Agent: cabot $VERSION, (c) 1998 Ian Jackson, (c) 2001, 2003 Peter Palfrader
+User-Agent: cabot $VERSION, (c) 1998 Ian Jackson, (c) 2001, 2003, 2004 Peter Palfrader
 X-URL: http://www.palfrader.org/cabot/
 MIME-Version: 1.0
 Content-Type: multipart/mixed; boundary="$first_level_boundary"
@@ -248,25 +248,6 @@
 
 $Id$
 
-=head1 COPYRIGHT
-
-ca-sendout et al are Copyright (c) 1998 Ian Jackson, (c) 2001, 2003 Peter Palfrader
-
-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
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-This program 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 GNU Privacy Guard; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
-
 =head1 AUTHORS
 
 Ian Jackson and Peter Palfrader

Modified: trunk/cabotrc
===================================================================
--- trunk/cabotrc	2004-04-25 17:06:25 UTC (rev 144)
+++ trunk/cabotrc	2004-04-26 21:22:59 UTC (rev 145)
@@ -1,7 +1,7 @@
 # $Id$
 
 # Copyright (c) 1998 Ian Jackson
-# Copyright (c) 2001, 2003 Peter Palfrader
+# Copyright (c) 2001, 2003, 2004 Peter Palfrader
 #
 # 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