Remove individual user copyright because the code is contributed to
authorBruce Momjian
Sun, 25 Jun 2006 01:45:32 +0000 (01:45 +0000)
committerBruce Momjian
Sun, 25 Jun 2006 01:45:32 +0000 (01:45 +0000)
PGDG:

> Yes. In fact the copyright belongs to credativ GmbH the company that
> paid Carsten for his work. As you may or may not know I'm the CEO of
> that company and can assure you that his work was contributed to the
> PostgreSQL project.

src/interfaces/ecpg/compatlib/informix.c

index 858a392ac12e95709900495742677fd52c14910f..a9ec92448f3bb79eec57b1e74933f8d1662cf81f 100644 (file)
@@ -1,4 +1,4 @@
-/* $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/informix.c,v 1.44 2006/06/23 14:50:01 meskes Exp $ */
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/informix.c,v 1.45 2006/06/25 01:45:32 momjian Exp $ */
 
 #include 
 #include 
@@ -666,14 +666,10 @@ intoasc(interval * i, char *str)
    return 0;
 }
 
-/***************************************************************************
-                         rfmt.c  -  description
-                            -------------------
-   begin                : Wed Apr 2 2003
-   copyright            : (C) 2003 by Carsten Wolff
-   email                : [email protected]
-   Contributed under the PostgreSQL License by credativ GmbH
- ***************************************************************************/
+/*
+ * rfmt.c  -  description
+ * by Carsten Wolff , Wed Apr 2 2003
+ */
 
 static struct
 {