diff options
| author | Bruce Momjian <bruce@momjian.us> | 2000-01-26 05:58:53 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2000-01-26 05:58:53 +0000 |
| commit | 5c25d60244d3a4b458ba55d4f1e50386edb26507 (patch) | |
| tree | 6c2beaeecb0df307027b2621e83f6e85da2a5642 /src/test/examples | |
| parent | b866d2e2d79416f8497e4dffa7e800298d018f6c (diff) | |
Add:
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
to all files copyright Regents of Berkeley. Man, that's a lot of files.
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 e0b2e9bbc88..8dd244de9ac 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 168dd51e3df..063f5daeb71 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 $ * *------------------------------------------------------------------------- */ |
