mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update copyright for 2016
On closer inspection, the reason copyright.pl was missing files is that it is looking for 'Copyright (c)' and they had 'Copyright (C)'. Fix that, and update a couple more that grepping for that revealed.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
*
|
||||
* auth_delay.c
|
||||
*
|
||||
* Copyright (C) 2010-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2010-2016, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* contrib/auth_delay/auth_delay.c
|
||||
|
Reference in New Issue
Block a user