[mirrorbrain-commits] r7955 - in /trunk: mirrorprobe/ tools/

From: <poeml_at_mirrorbrain.org>
Date: Wed, 10 Feb 2010 04:41:16 -0000
Author: poeml
Date: Wed Feb 10 05:41:15 2010
New Revision: 7955

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7955&view=rev
Log:
update the year (2010) in a number of places

Modified:
    trunk/mirrorprobe/mirrorprobe.py
    trunk/tools/create_timestamp
    trunk/tools/geoip-lite-update
    trunk/tools/geoiplookup_city.c
    trunk/tools/geoiplookup_continent.c
    trunk/tools/metalink-hasher.py
    trunk/tools/null-rsync
    trunk/tools/rsyncinfo.py
    trunk/tools/rsyncusers
    trunk/tools/rsyncusers.sh
    trunk/tools/scanner.pl

Modified: trunk/mirrorprobe/mirrorprobe.py
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mirrorprobe/mirrorprobe.py?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/mirrorprobe/mirrorprobe.py (original)
+++ trunk/mirrorprobe/mirrorprobe.py Wed Feb 10 05:41:15 2010
@@ -4,7 +4,7 @@
 # mirrorprobe -- fetch mirrors from a database, try to access them and mark them 
 #                as "up" or "down".
 #
-# Copyright (C) 2007,2008,2009 Peter Poeml <poeml_at_cmdline.net>, Novell Inc.
+# Copyright (C) 2007,2008,2009,2010 Peter Poeml <poeml_at_cmdline.net>, Novell Inc.
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License version 2

Modified: trunk/tools/create_timestamp
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/create_timestamp?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/create_timestamp (original)
+++ trunk/tools/create_timestamp Wed Feb 10 05:41:15 2010
@@ -11,7 +11,7 @@
 #
 #
 # 
-# Copyright 2008,2009 Peter Poeml <poeml_at_cmdline.net>, Novell Inc.
+# Copyright 2008,2009,2010 Peter Poeml <poeml_at_cmdline.net>, Novell Inc.
 # 
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License version 2

Modified: trunk/tools/geoip-lite-update
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/geoip-lite-update?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/geoip-lite-update (original)
+++ trunk/tools/geoip-lite-update Wed Feb 10 05:41:15 2010
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 # geoip-lite-update -- update geoip lite database(s).
-# (c) 2008,2009 poeml_at_cmdline.net
+# (c) 2008,2009,2010 poeml_at_cmdline.net
 # Distribute under GPLv2 if it proves worthy.
 
 

Modified: trunk/tools/geoiplookup_city.c
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/geoiplookup_city.c?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/geoiplookup_city.c (original)
+++ trunk/tools/geoiplookup_city.c Wed Feb 10 05:41:15 2010
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007,2008,2009 Peter Poeml
+ * Copyright 2007,2008,2009,2010 Peter Poeml
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License version 2

Modified: trunk/tools/geoiplookup_continent.c
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/geoiplookup_continent.c?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/geoiplookup_continent.c (original)
+++ trunk/tools/geoiplookup_continent.c Wed Feb 10 05:41:15 2010
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007,2008,2009 Peter Poeml
+ * Copyright 2007,2008,2009,2010 Peter Poeml
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License version 2

Modified: trunk/tools/metalink-hasher.py
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/metalink-hasher.py?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/metalink-hasher.py (original)
+++ trunk/tools/metalink-hasher.py Wed Feb 10 05:41:15 2010
@@ -11,7 +11,7 @@
 # http://metamirrors.nl/metalinks_project
 # 
 # 
-# Copyright 2008,2009 Peter Poeml
+# Copyright 2008,2009,2010 Peter Poeml
 # 
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License version 2

Modified: trunk/tools/null-rsync
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/null-rsync?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/null-rsync (original)
+++ trunk/tools/null-rsync Wed Feb 10 05:41:15 2010
@@ -4,7 +4,7 @@
 Create a local file tree as copy from a remote server via rsync.
 All files will contain zeroes.
 
-Copyright 2009 Peter Poeml
+Copyright 2009,2010 Peter Poeml
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: trunk/tools/rsyncinfo.py
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/rsyncinfo.py?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/rsyncinfo.py (original)
+++ trunk/tools/rsyncinfo.py Wed Feb 10 05:41:15 2010
@@ -6,7 +6,7 @@
 # http://trentm.com/projects/cmdln/
 #
 #
-# Copyright 2007,2008,2009 Peter Poeml
+# Copyright 2007,2008,2009,2010 Peter Poeml
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License version 2

Modified: trunk/tools/rsyncusers
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/rsyncusers?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/rsyncusers (original)
+++ trunk/tools/rsyncusers Wed Feb 10 05:41:15 2010
@@ -12,7 +12,7 @@
 #
 #
 #
-# Copyright 2008,2009 Peter Poeml
+# Copyright 2008,2009,2010 Peter Poeml
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License version 2

Modified: trunk/tools/rsyncusers.sh
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/rsyncusers.sh?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/rsyncusers.sh (original)
+++ trunk/tools/rsyncusers.sh Wed Feb 10 05:41:15 2010
@@ -2,7 +2,7 @@
 
 # analyze rsync logfile to list rsync users per rsync module
 
-# Copyright 2008,2009 Peter Poeml <poeml_at_cmdline.net>
+# Copyright 2008,2009,2010 Peter Poeml <poeml_at_cmdline.net>
 # 
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License version 2

Modified: trunk/tools/scanner.pl
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/scanner.pl?rev=7955&r1=7954&r2=7955&view=diff
==============================================================================
--- trunk/tools/scanner.pl (original)
+++ trunk/tools/scanner.pl Wed Feb 10 05:41:15 2010
@@ -3,8 +3,8 @@
 ################################################################################
 # scanner.pl -- daemon for working through opensuse directories.
 #
-# Copyright 2006,2007,2008,2009 Martin Polster, Juergen Weigert, 
-#                               Peter Poeml, Novell Inc.
+# Copyright 2006,2007,2008,2009,2010 Martin Polster, Juergen Weigert, 
+#                                    Peter Poeml, Novell Inc.
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License version 2




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Wed Feb 10 2010 - 04:41:17 GMT

This archive was generated by hypermail 2.2.0 : Wed Feb 10 2010 - 04:47:07 GMT