[Slashdotjp-dev 407] CVS update: slashjp/Slash/Utility

Zurück zum Archiv-Index

Tatsuki SUGIURA sugi****@users*****
2006年 7月 12日 (水) 20:41:40 JST


Index: slashjp/Slash/Utility/Utility.pm
diff -u slashjp/Slash/Utility/Utility.pm:1.2 slashjp/Slash/Utility/Utility.pm:1.3
--- slashjp/Slash/Utility/Utility.pm:1.2	Wed Dec 22 18:13:38 2004
+++ slashjp/Slash/Utility/Utility.pm	Wed Jul 12 20:41:40 2006
@@ -1,7 +1,7 @@
 # This code is a part of Slash, and is released under the GPL.
-# Copyright 1997-2004 by Open Source Development Network. See README
+# Copyright 1997-2005 by Open Source Technology Group. See README
 # and COPYING for more information, or see http://slashcode.com/.
-# $Id: Utility.pm,v 1.2 2004/12/22 09:13:38 oliver Exp $
+# $Id: Utility.pm,v 1.3 2006/07/12 11:41:40 sugi Exp $
 
 package Slash::Utility;
 
@@ -38,7 +38,7 @@
 use base 'Exporter';
 use vars qw($VERSION @EXPORT);
 
-($VERSION) = ' $Revision: 1.2 $ ' =~ /\$Revision:\s+([^\s]+)/;
+($VERSION) = ' $Revision: 1.3 $ ' =~ /\$Revision:\s+([^\s]+)/;
 @EXPORT = (
 	@Slash::Utility::Access::EXPORT,
 	@Slash::Utility::Anchor::EXPORT,


Slashdotjp-dev メーリングリストの案内
Zurück zum Archiv-Index