1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00

Update copyright script to allow spaces around dash.

This commit is contained in:
Bruce Momjian
2007-01-10 02:41:28 +00:00
parent 125d516a7a
commit 25d64529b8
2 changed files with 4 additions and 4 deletions

View File

@ -3,12 +3,12 @@
* adminpack.c
*
*
* Copyright (c) 2002 - 2006, PostgreSQL Global Development Group
* Copyright (c) 2002-2007, PostgreSQL Global Development Group
*
* Author: Andreas Pflug <pgadmin@pse-consulting.de>
*
* IDENTIFICATION
* $PostgreSQL: pgsql/contrib/adminpack/adminpack.c,v 1.8 2006/11/06 03:06:40 tgl Exp $
* $PostgreSQL: pgsql/contrib/adminpack/adminpack.c,v 1.9 2007/01/10 02:41:28 momjian Exp $
*
*-------------------------------------------------------------------------
*/