diff options
Diffstat (limited to 'contrib/isn/isn.h')
-rw-r--r-- | contrib/isn/isn.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/isn/isn.h b/contrib/isn/isn.h index 2dec9f05550..0fcfcf6d546 100644 --- a/contrib/isn/isn.h +++ b/contrib/isn/isn.h @@ -4,10 +4,10 @@ * PostgreSQL type definitions for ISNs (ISBN, ISMN, ISSN, EAN13, UPC) * * Copyright (c) 2004-2006, Germ�n M�ndez Bravo (Kronuz) - * Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group * * IDENTIFICATION - * $PostgreSQL: pgsql/contrib/isn/isn.h,v 1.4 2007/06/05 21:31:03 tgl Exp $ + * $PostgreSQL: pgsql/contrib/isn/isn.h,v 1.5 2008/01/01 19:45:45 momjian Exp $ * *------------------------------------------------------------------------- */ |