OSDN Git Service

Remove Christof Petig copyright on include file, per author request.
authorBruce Momjian <bruce@momjian.us>
Wed, 8 Mar 2006 22:00:27 +0000 (22:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 8 Mar 2006 22:00:27 +0000 (22:00 +0000)
src/interfaces/ecpg/include/ecpg_informix.h
src/interfaces/ecpg/include/sql3types.h

index 3e3fcfc..6b0b492 100644 (file)
@@ -1,7 +1,5 @@
 /*
  * This file contains stuff needed to be as compatible to Informix as possible.
- *
- * $PostgreSQL: pgsql/src/interfaces/ecpg/include/ecpg_informix.h,v 1.16 2004/08/29 05:06:59 momjian Exp $
  */
 #ifndef _ECPG_INFORMIX_H
 #define _ECPG_INFORMIX_H
index 6909f2c..b9db452 100644 (file)
@@ -1,12 +1,7 @@
 #ifndef _ECPG_SQL3TYPES_H
 #define _ECPG_SQL3TYPES_H
 
-/* SQL3 dynamic type codes
- *
- * Copyright (c) 2000, Christof Petig <christof.petig@wtal.de>
- *
- * $PostgreSQL: pgsql/src/interfaces/ecpg/include/sql3types.h,v 1.10 2004/08/29 05:06:59 momjian Exp $
- */
+/* SQL3 dynamic type codes */
 
 /* chapter 13.1 table 2: Codes used for SQL data types in Dynamic SQL */