1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-22 12:22:45 +03:00

Update copyright in recently added files.

This commit also fixes copyright line missed by the automated script.

Author: Masahiko Sawada
This commit is contained in:
Fujii Masao
2017-04-25 23:38:41 +09:00
parent 45e3d8ae2b
commit 7cc14ae9d8
3 changed files with 3 additions and 3 deletions

View File

@@ -128,7 +128,7 @@ qq|/*-------------------------------------------------------------------------
* fmgrprotos.h
* Prototypes for built-in functions.
*
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* NOTES