diff options
Diffstat (limited to 'src/test/examples')
| -rw-r--r-- | src/test/examples/testlo.c | 5 | ||||
| -rw-r--r-- | src/test/examples/testlo2.c | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/src/test/examples/testlo.c b/src/test/examples/testlo.c index e0b2e9bbc8..8dd244de9a 100644 --- a/src/test/examples/testlo.c +++ b/src/test/examples/testlo.c @@ -3,11 +3,12 @@ * testlo.c * test using large objects with libpq * - * Copyright (c) 1994, Regents of the University of California + * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/test/examples/testlo.c,v 1.13 1999/05/25 16:15:21 momjian Exp $ + * $Header: /cvsroot/pgsql/src/test/examples/testlo.c,v 1.14 2000/01/26 05:58:49 momjian Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/test/examples/testlo2.c b/src/test/examples/testlo2.c index 168dd51e3d..063f5daeb7 100644 --- a/src/test/examples/testlo2.c +++ b/src/test/examples/testlo2.c @@ -3,11 +3,12 @@ * lotest.c * test using large objects with libpq * - * Copyright (c) 1994, Regents of the University of California + * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1994, Regents of the University of California * * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/test/examples/Attic/testlo2.c,v 1.12 1999/05/25 16:15:22 momjian Exp $ + * $Header: /cvsroot/pgsql/src/test/examples/Attic/testlo2.c,v 1.13 2000/01/26 05:58:49 momjian Exp $ * *------------------------------------------------------------------------- */ |
