diff options
author | Tom Lane | 2003-08-04 23:59:41 +0000 |
---|---|---|
committer | Tom Lane | 2003-08-04 23:59:41 +0000 |
commit | 2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19 (patch) | |
tree | 04b3d3d242e7104d905756ae2929482fc264addd /contrib/tablefunc/tablefunc.h | |
parent | d10146c06715edc0f10740b1f5704cd6f7cce074 (diff) |
Fix some copyright notices that weren't updated. Improve copyright tool
so it won't miss 'em again.
Diffstat (limited to 'contrib/tablefunc/tablefunc.h')
-rw-r--r-- | contrib/tablefunc/tablefunc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tablefunc/tablefunc.h b/contrib/tablefunc/tablefunc.h index 7671073ca28..c18ac455d41 100644 --- a/contrib/tablefunc/tablefunc.h +++ b/contrib/tablefunc/tablefunc.h @@ -7,7 +7,7 @@ * And contributors: * Nabil Sayegh <[email protected]> * - * Copyright 2002 by PostgreSQL Global Development Group + * Copyright (c) 2002-2003, PostgreSQL Global Development Group * * Permission to use, copy, modify, and distribute this software and its * documentation for any purpose, without fee, and without a written agreement |