Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a85bf3

Browse files
committed
Remove Christof Petig copyright. He already approved removal from an
include file in the same area,.
1 parent 98d42c2 commit 4a85bf3

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

src/interfaces/ecpg/test/dyntest.pgc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/* dynamic SQL test program
22
*
3-
* Copyright (c) 2000, Christof Petig <[email protected]>
4-
*
5-
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/dyntest.pgc,v 1.11 2005/06/30 07:08:59 neilc Exp $
3+
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/dyntest.pgc,v 1.12 2006/03/11 16:57:43 momjian Exp $
64
*/
75

86
#include <stdio.h>

src/interfaces/ecpg/test/dyntest2.pgc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/* dynamic SQL test program
22
*
3-
* Copyright (c) 2000, Christof Petig <[email protected]>
4-
*
5-
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/dyntest2.pgc,v 1.6 2005/06/30 07:08:59 neilc Exp $
3+
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/dyntest2.pgc,v 1.7 2006/03/11 16:57:44 momjian Exp $
64
*/
75

86
#include <stdio.h>

0 commit comments

Comments
 (0)