From e970b2a62b5b27b6fd97ee9a063752afe1bb297e Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: 2006年6月25日 01:45:32 +0000 Subject: [PATCH] Remove individual user copyright because the code is contributed to 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 | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/interfaces/ecpg/compatlib/informix.c b/src/interfaces/ecpg/compatlib/informix.c index 858a392ac12..a9ec92448f3 100644 --- a/src/interfaces/ecpg/compatlib/informix.c +++ b/src/interfaces/ecpg/compatlib/informix.c @@ -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 : carsten.wolff@credativ.de - Contributed under the PostgreSQL License by credativ GmbH - ***************************************************************************/ +/* + * rfmt.c - description + * by Carsten Wolff , Wed Apr 2 2003 + */ static struct { -- 2.39.5

AltStyle によって変換されたページ (->オリジナル) /