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 3e3fcfcfcaafaee28e7c2949a77a18abb1f29beb..6b0b4926423391cd7a1293a2f06f400ebf8a2ac3 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 6909f2cde085c71f02c7bc9ce74d48b2f9894655..b9db452dace41cd8636064218183237337a889b5 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 */