diff options
| author | Bruce Momjian <bruce@momjian.us> | 2001-01-24 19:43:33 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2001-01-24 19:43:33 +0000 |
| commit | 623bf843d201438db1590906b4c39faf9d2e1c2a (patch) | |
| tree | 8372b993d8b8c75e2bd3da7fabe822b82c6675f6 /src/interfaces/libpq/libpq-int.h | |
| parent | ae22682f2abcb47ee4d4f124daa0a3ecd685b6f2 (diff) | |
| download | postgresql-623bf843d201438db1590906b4c39faf9d2e1c2a.tar.gz | |
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Diffstat (limited to 'src/interfaces/libpq/libpq-int.h')
| -rw-r--r-- | src/interfaces/libpq/libpq-int.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/libpq/libpq-int.h b/src/interfaces/libpq/libpq-int.h index 1614ecf00c..023f0d6fd0 100644 --- a/src/interfaces/libpq/libpq-int.h +++ b/src/interfaces/libpq/libpq-int.h @@ -9,10 +9,10 @@ * more likely to break across PostgreSQL releases than code that uses * only the official API. * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: libpq-int.h,v 1.30 2001/01/20 23:07:27 tgl Exp $ + * $Id: libpq-int.h,v 1.31 2001/01/24 19:43:31 momjian Exp $ * *------------------------------------------------------------------------- */ |
