Update of /cvsroot/fink/fink/perlmod/Fink
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14038/Fink

Modified Files:
        Base.pm Bootstrap.pm CLI.pm ChangeLog Checksum.pm Command.pm 
        Config.pm Configure.pm Engine.pm Finally.pm FinkVersion.pm.in 
        Mirror.pm NetAccess.pm Notify.pm Package.pm PkgVersion.pm 
        Scanpackages.pm SelfUpdate.pm Services.pm Shlibs.pm Status.pm 
        SysState.pm Validation.pm VirtPackage.pm version.pm 
Log Message:
happy new year


Index: Checksum.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Checksum.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Checksum.pm 7 Mar 2009 16:25:03 -0000       1.15
+++ Checksum.pm 6 Jan 2010 23:47:53 -0000       1.16
@@ -3,7 +3,7 @@
 # Fink::Checksum module
 #
 # Fink - a package manager that downloads source and installs it
-# Copyright (c) 2005-2009 The Fink Package Manager Team
+# Copyright (c) 2005-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: FinkVersion.pm.in
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/FinkVersion.pm.in,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- FinkVersion.pm.in   15 May 2009 22:21:52 -0000      1.44
+++ FinkVersion.pm.in   6 Jan 2010 23:47:53 -0000       1.45
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Scanpackages.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Scanpackages.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Scanpackages.pm     7 Mar 2009 16:25:03 -0000       1.16
+++ Scanpackages.pm     6 Jan 2010 23:47:53 -0000       1.17
@@ -3,7 +3,7 @@
 # Fink::Scanpackages module
 #
 # Fink - a package manager that downloads source and installs it
-# Copyright (c) 2006-2009 The Fink Package Manager Team
+# Copyright (c) 2006-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Config.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Config.pm,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- Config.pm   11 May 2009 18:45:06 -0000      1.97
+++ Config.pm   6 Jan 2010 23:47:53 -0000       1.98
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -327,7 +327,7 @@
                print <<"EOF";
 
 Copyright (c) 2001 Christoph Pfisterer
-Copyright (c) 2001-2009 The Fink Package Manager Team
+Copyright (c) 2001-2010 The Fink Package Manager Team
 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

Index: Validation.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Validation.pm,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -d -r1.318 -r1.319
--- Validation.pm       11 Nov 2009 11:25:13 -0000      1.318
+++ Validation.pm       6 Jan 2010 23:47:53 -0000       1.319
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Notify.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Notify.pm,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Notify.pm   7 Mar 2009 16:25:03 -0000       1.23
+++ Notify.pm   6 Jan 2010 23:47:53 -0000       1.24
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: SysState.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/SysState.pm,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- SysState.pm 7 Mar 2009 16:25:03 -0000       1.14
+++ SysState.pm 6 Jan 2010 23:47:53 -0000       1.15
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Engine.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Engine.pm,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -d -r1.438 -r1.439
--- Engine.pm   31 Oct 2009 22:34:24 -0000      1.438
+++ Engine.pm   6 Jan 2010 23:47:53 -0000       1.439
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Mirror.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Mirror.pm,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- Mirror.pm   7 Mar 2009 16:25:03 -0000       1.33
+++ Mirror.pm   6 Jan 2010 23:47:53 -0000       1.34
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Services.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Services.pm,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -d -r1.230 -r1.231
--- Services.pm 15 May 2009 19:19:24 -0000      1.230
+++ Services.pm 6 Jan 2010 23:47:53 -0000       1.231
@@ -5,7 +5,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Bootstrap.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Bootstrap.pm,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -d -r1.188 -r1.189
--- Bootstrap.pm        10 Nov 2009 00:17:14 -0000      1.188
+++ Bootstrap.pm        6 Jan 2010 23:47:53 -0000       1.189
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: SelfUpdate.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/SelfUpdate.pm,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -d -r1.130 -r1.131
--- SelfUpdate.pm       7 Mar 2009 16:25:03 -0000       1.130
+++ SelfUpdate.pm       6 Jan 2010 23:47:53 -0000       1.131
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: NetAccess.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/NetAccess.pm,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- NetAccess.pm        7 Mar 2009 16:25:03 -0000       1.65
+++ NetAccess.pm        6 Jan 2010 23:47:53 -0000       1.66
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Status.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Status.pm,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Status.pm   7 Mar 2009 16:25:03 -0000       1.29
+++ Status.pm   6 Jan 2010 23:47:53 -0000       1.30
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Package.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Package.pm,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -d -r1.189 -r1.190
--- Package.pm  28 Aug 2009 05:00:20 -0000      1.189
+++ Package.pm  6 Jan 2010 23:47:53 -0000       1.190
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Configure.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Configure.pm,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- Configure.pm        23 Nov 2009 17:06:46 -0000      1.63
+++ Configure.pm        6 Jan 2010 23:47:53 -0000       1.64
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: version.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/version.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- version.pm  7 Mar 2009 16:25:03 -0000       1.6
+++ version.pm  6 Jan 2010 23:47:53 -0000       1.7
@@ -5,7 +5,7 @@
 # Copyright (C) 2004,2005,2006,2007 John Peacock
 #
 # For the changes by Fink:
-# Copyright (C) 2007-2009 The Fink Package Manager Team.
+# Copyright (C) 2007-2010 The Fink Package Manager Team.
 # 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

Index: VirtPackage.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/VirtPackage.pm,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- VirtPackage.pm      17 Oct 2009 22:12:44 -0000      1.150
+++ VirtPackage.pm      6 Jan 2010 23:47:53 -0000       1.151
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Base.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Base.pm,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- Base.pm     7 Mar 2009 16:25:03 -0000       1.22
+++ Base.pm     6 Jan 2010 23:47:53 -0000       1.23
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: PkgVersion.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/PkgVersion.pm,v
retrieving revision 1.641
retrieving revision 1.642
diff -u -d -r1.641 -r1.642
--- PkgVersion.pm       23 Nov 2009 17:06:46 -0000      1.641
+++ PkgVersion.pm       6 Jan 2010 23:47:53 -0000       1.642
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1647
retrieving revision 1.1648
diff -u -d -r1.1647 -r1.1648
--- ChangeLog   23 Nov 2009 17:06:45 -0000      1.1647
+++ ChangeLog   6 Jan 2010 23:47:53 -0000       1.1648
@@ -1,3 +1,7 @@
+2010-01-06  Daniel Macks  <[email protected]>
+
+       * all: update copyright
+
 2009-11-23  Augusto Devegili  <[email protected]>
 
        * Configure.pm: Comsetics

Index: Shlibs.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Shlibs.pm,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Shlibs.pm   7 Mar 2009 16:25:03 -0000       1.29
+++ Shlibs.pm   6 Jan 2010 23:47:53 -0000       1.30
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: CLI.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/CLI.pm,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- CLI.pm      7 Mar 2009 16:25:03 -0000       1.50
+++ CLI.pm      6 Jan 2010 23:47:53 -0000       1.51
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Finally.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Finally.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Finally.pm  7 Mar 2009 16:25:03 -0000       1.9
+++ Finally.pm  6 Jan 2010 23:47:53 -0000       1.10
@@ -3,7 +3,7 @@
 # Fink::Finally module
 #
 # Fink - a package manager that downloads source and installs it
-# Copyright (c) 2006-2009 The Fink Package Manager Team
+# Copyright (c) 2006-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

Index: Command.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Command.pm,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Command.pm  7 Mar 2009 16:25:03 -0000       1.31
+++ Command.pm  6 Jan 2010 23:47:53 -0000       1.32
@@ -4,7 +4,7 @@
 #
 # Fink - a package manager that downloads source and installs it
 # Copyright (c) 2001 Christoph Pfisterer
-# Copyright (c) 2001-2009 The Fink Package Manager Team
+# Copyright (c) 2001-2010 The Fink Package Manager Team
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to