diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-06-28 17:05:40 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-06-28 19:59:06 +0100 |
commit | 2c3aa4f3a5c1e96ca6edd18d2e1a32f0272153a7 (patch) | |
tree | 07e17aba2102900dd04914b9a332af618b10bd35 /connectivity | |
parent | bd18cf52743cda0c601aa10ade303c310ca9f33b (diff) |
remove malingering legacy RCS tags.
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/workben/postgresql/ddl.py | 6 | ||||
-rw-r--r-- | connectivity/workben/postgresql/main.py | 6 | ||||
-rw-r--r-- | connectivity/workben/postgresql/makefile.mk | 6 | ||||
-rw-r--r-- | connectivity/workben/postgresql/metadata.py | 6 | ||||
-rw-r--r-- | connectivity/workben/postgresql/preparedstatement.py | 6 | ||||
-rw-r--r-- | connectivity/workben/postgresql/sdbcx.py | 6 | ||||
-rw-r--r-- | connectivity/workben/postgresql/statement.py | 6 |
7 files changed, 0 insertions, 42 deletions
diff --git a/connectivity/workben/postgresql/ddl.py b/connectivity/workben/postgresql/ddl.py index 4c1c5e2c5275..151f0b8c1fe1 100644 --- a/connectivity/workben/postgresql/ddl.py +++ b/connectivity/workben/postgresql/ddl.py @@ -1,11 +1,5 @@ #************************************************************************* # -# $RCSfile: ddl.py,v $ -# -# $Revision: 1.1.2.5 $ -# -# last change: $Author: jbu $ $Date: 2007/01/07 13:50:38 $ -# # The Contents of this file are made available subject to the terms of # either of the following licenses # diff --git a/connectivity/workben/postgresql/main.py b/connectivity/workben/postgresql/main.py index 800dabc9d465..71c803799e31 100644 --- a/connectivity/workben/postgresql/main.py +++ b/connectivity/workben/postgresql/main.py @@ -1,11 +1,5 @@ #************************************************************************* # -# $RCSfile: main.py,v $ -# -# $Revision: 1.1.2.2 $ -# -# last change: $Author: jbu $ $Date: 2004/05/09 20:04:59 $ -# # The Contents of this file are made available subject to the terms of # either of the following licenses # diff --git a/connectivity/workben/postgresql/makefile.mk b/connectivity/workben/postgresql/makefile.mk index 82ec2b65f7bb..bc7b9c2697aa 100644 --- a/connectivity/workben/postgresql/makefile.mk +++ b/connectivity/workben/postgresql/makefile.mk @@ -1,11 +1,5 @@ #************************************************************************* # -# $RCSfile: makefile.mk,v $ -# -# $Revision: 1.1.2.2 $ -# -# last change: $Author: jbu $ $Date: 2004/05/09 20:04:59 $ -# # The Contents of this file are made available subject to the terms of # either of the following licenses # diff --git a/connectivity/workben/postgresql/metadata.py b/connectivity/workben/postgresql/metadata.py index 948567588485..8a99a7a2b30c 100644 --- a/connectivity/workben/postgresql/metadata.py +++ b/connectivity/workben/postgresql/metadata.py @@ -1,11 +1,5 @@ #************************************************************************* # -# $RCSfile: metadata.py,v $ -# -# $Revision: 1.1.2.4 $ -# -# last change: $Author: jbu $ $Date: 2006/05/27 11:33:11 $ -# # The Contents of this file are made available subject to the terms of # either of the following licenses # diff --git a/connectivity/workben/postgresql/preparedstatement.py b/connectivity/workben/postgresql/preparedstatement.py index d049c9f6f5c3..0489b18c4c00 100644 --- a/connectivity/workben/postgresql/preparedstatement.py +++ b/connectivity/workben/postgresql/preparedstatement.py @@ -1,11 +1,5 @@ #************************************************************************* # -# $RCSfile: preparedstatement.py,v $ -# -# $Revision: 1.1.2.9 $ -# -# last change: $Author: jbu $ $Date: 2008/07/07 21:37:11 $ -# # The Contents of this file are made available subject to the terms of # either of the following licenses # diff --git a/connectivity/workben/postgresql/sdbcx.py b/connectivity/workben/postgresql/sdbcx.py index b864efc63ebb..3d23214592a5 100644 --- a/connectivity/workben/postgresql/sdbcx.py +++ b/connectivity/workben/postgresql/sdbcx.py @@ -1,11 +1,5 @@ #************************************************************************* # -# $RCSfile: sdbcx.py,v $ -# -# $Revision: 1.1.2.6 $ -# -# last change: $Author: jbu $ $Date: 2007/01/07 13:50:38 $ -# # The Contents of this file are made available subject to the terms of # either of the following licenses # diff --git a/connectivity/workben/postgresql/statement.py b/connectivity/workben/postgresql/statement.py index b4718386e3df..e230ab7098db 100644 --- a/connectivity/workben/postgresql/statement.py +++ b/connectivity/workben/postgresql/statement.py @@ -1,11 +1,5 @@ #************************************************************************* # -# $RCSfile: statement.py,v $ -# -# $Revision: 1.1.2.5 $ -# -# last change: $Author: jbu $ $Date: 2006/05/27 11:33:11 $ -# # The Contents of this file are made available subject to the terms of # either of the following licenses # |