projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf57bf3
)
Fixed copyright notice.
author
Michael Meskes
<
[email protected]
>
Wed, 5 Aug 2009 11:42:20 +0000
(11:42 +0000)
committer
Michael Meskes
<
[email protected]
>
Wed, 5 Aug 2009 11:42:20 +0000
(11:42 +0000)
src/interfaces/ecpg/preproc/ecpg.c
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/preproc/ecpg.c
b/src/interfaces/ecpg/preproc/ecpg.c
index cef683208a3915f3fea78b1903ba27038dcd0e53..470fb01cbbfa54c189a5283db8f67890f25346e1 100644
(file)
--- a/
src/interfaces/ecpg/preproc/ecpg.c
+++ b/
src/interfaces/ecpg/preproc/ecpg.c
@@
-1,8
+1,7
@@
/* $PostgreSQL$ */
-/* New main for ecpg, the PostgreSQL embedded SQL precompiler. */
-/* (C) Michael Meskes <
[email protected]
> Feb 5th, 1998 */
-/* Placed under the same license as PostgreSQL */
+/* Main for ecpg, the PostgreSQL embedded SQL precompiler. */
+/* Copyright (c) 1996-2009, PostgreSQL Global Development Group */
#include "postgres_fe.h"