diff options
Diffstat (limited to 'src/include/utils/acl.h')
-rw-r--r-- | src/include/utils/acl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/acl.h b/src/include/utils/acl.h index cf06ee74717..709c4e78c6c 100644 --- a/src/include/utils/acl.h +++ b/src/include/utils/acl.h @@ -4,10 +4,10 @@ * Definition of (and support for) access control list data structures. * * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: acl.h,v 1.44 2002/04/27 03:45:03 tgl Exp $ + * $Id: acl.h,v 1.45 2002/06/20 20:29:52 momjian Exp $ * * NOTES * For backward-compatibility purposes we have to allow there |