1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-03 20:02:46 +03:00

Update copyright for 2016

Manually fix some copyright lines missed by the automated script.
This commit is contained in:
Tom Lane
2016-01-02 14:08:55 -05:00
parent ee94300446
commit ad08bf5c8b
7 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
* test_rls_hooks.c
* Code for testing RLS hooks.
*
* Copyright (C) 2015, PostgreSQL Global Development Group
* Copyright (C) 2015-2016, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/test/modules/test_rls_hooks/test_rls_hooks.c