[Slashdotjp-dev 395] CVS update: slashjp/Slash/DB/Oracle

アーカイブの一覧に戻る

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


Index: slashjp/Slash/DB/Oracle/Oracle.pm
diff -u slashjp/Slash/DB/Oracle/Oracle.pm:1.2 slashjp/Slash/DB/Oracle/Oracle.pm:1.3
--- slashjp/Slash/DB/Oracle/Oracle.pm:1.2	Wed Dec 22 18:13:34 2004
+++ slashjp/Slash/DB/Oracle/Oracle.pm	Wed Jul 12 20:41:38 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: Oracle.pm,v 1.2 2004/12/22 09:13:34 oliver Exp $
+# $Id: Oracle.pm,v 1.3 2006/07/12 11:41:38 sugi Exp $
 
 package Slash::DB::Oracle;
 
@@ -9,7 +9,7 @@
 use vars qw($VERSION @ISA);
 
 @ISA = qw( Slash::DB::Utility );
-($VERSION) = ' $Revision: 1.2 $ ' =~ /\$Revision:\s+([^\s]+)/;
+($VERSION) = ' $Revision: 1.3 $ ' =~ /\$Revision:\s+([^\s]+)/;
 
 1;
 


Slashdotjp-dev メーリングリストの案内
アーカイブの一覧に戻る