Skip to content
Snippets Groups Projects
Commit 16f3cf8c authored by Michael Meskes's avatar Michael Meskes
Browse files

Fixed copyright notice.

parent c29d7f02
No related branches found
No related tags found
No related merge requests found
/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/ecpg.c,v 1.110 2009/06/11 14:49:13 momjian Exp $ */ /* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/ecpg.c,v 1.111 2009/08/05 11:42:20 meskes Exp $ */
/* New main for ecpg, the PostgreSQL embedded SQL precompiler. */ /* Main for ecpg, the PostgreSQL embedded SQL precompiler. */
/* (C) Michael Meskes <meskes@postgresql.org> Feb 5th, 1998 */ /* Copyright (c) 1996-2009, PostgreSQL Global Development Group */
/* Placed under the same license as PostgreSQL */
#include "postgres_fe.h" #include "postgres_fe.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment