mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +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:
@ -3,7 +3,7 @@
|
||||
* test_rls_hooks.c
|
||||
* Code for testing RLS hooks.
|
||||
*
|
||||
* Copyright (C) 2015-2016, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2015-2016, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* src/test/modules/test_rls_hooks/test_rls_hooks.c
|
||||
|
Reference in New Issue
Block a user