[Slashdotjp-dev 394] CVS update: slashjp/Slash/DB/PostgreSQL

Back to archive index

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


Index: slashjp/Slash/DB/PostgreSQL/PostgreSQL.pm
diff -u slashjp/Slash/DB/PostgreSQL/PostgreSQL.pm:1.2 slashjp/Slash/DB/PostgreSQL/PostgreSQL.pm:1.3
--- slashjp/Slash/DB/PostgreSQL/PostgreSQL.pm:1.2	Wed Dec 22 18:13:34 2004
+++ slashjp/Slash/DB/PostgreSQL/PostgreSQL.pm	Wed Jul 12 20:41:39 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: PostgreSQL.pm,v 1.2 2004/12/22 09:13:34 oliver Exp $
+# $Id: PostgreSQL.pm,v 1.3 2006/07/12 11:41:39 sugi Exp $
 
 package Slash::DB::PostgreSQL;
 use strict;
@@ -13,7 +13,7 @@
 use base 'Slash::DB::Utility';
 use base 'Slash::DB::MySQL';
 
-($VERSION) = ' $Revision: 1.2 $ ' =~ /\$Revision:\s+([^\s]+)/;
+($VERSION) = ' $Revision: 1.3 $ ' =~ /\$Revision:\s+([^\s]+)/;
 
 # BENDER: I hate people who love me.  And they hate me.
 


Slashdotjp-dev メーリングリストの案内
Back to archive index