diff options
| author | Bruce Momjian | 2000-01-26 05:58:53 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2000-01-26 05:58:53 +0000 |
| commit | 8782a8be9361a1fbebbd1620f60c4df1b60b206b (patch) | |
| tree | b6024d3b2e85d871cbe8ecafa270511f7dd098c8 /src/backend/nodes/nodeFuncs.c | |
| parent | 9a8e7e99895db9ec09ab129aa48c675920097729 (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/backend/nodes/nodeFuncs.c')
| -rw-r--r-- | src/backend/nodes/nodeFuncs.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/backend/nodes/nodeFuncs.c b/src/backend/nodes/nodeFuncs.c index df81d71fa0..8354c7443c 100644 --- a/src/backend/nodes/nodeFuncs.c +++ b/src/backend/nodes/nodeFuncs.c @@ -3,7 +3,8 @@ * nodeFuncs.c * All node routines more complicated than simple access/modification * - * 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 |
