aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/example/corba/StockItemImpl.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/jdbc/example/corba/StockItemImpl.java')
-rw-r--r--src/interfaces/jdbc/example/corba/StockItemImpl.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/jdbc/example/corba/StockItemImpl.java b/src/interfaces/jdbc/example/corba/StockItemImpl.java
index f504ab8dfe7..4b52dc18056 100644
--- a/src/interfaces/jdbc/example/corba/StockItemImpl.java
+++ b/src/interfaces/jdbc/example/corba/StockItemImpl.java
@@ -5,7 +5,7 @@ import org.omg.CosNaming.*;
/*
* This class implements the server side of the example.
*
- * $Id: StockItemImpl.java,v 1.3 2001/11/19 22:43:13 momjian Exp $
+ * $PostgreSQL: pgsql/src/interfaces/jdbc/example/corba/StockItemImpl.java,v 1.4 2003/11/29 22:41:21 pgsql Exp $
*/
public class StockItemImpl extends stock._StockItemImplBase
{