Fix typo in file identification and copyright year

This commit is contained in:
Alvaro Herrera 2018-07-31 11:50:28 -04:00
parent ed0cfde2e7
commit 23ca82d7ef

View File

@ -3,12 +3,12 @@
* float.h * float.h
* Definitions for the built-in floating-point types * Definitions for the built-in floating-point types
* *
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group * Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California * Portions Copyright (c) 1994, Regents of the University of California
* *
* *
* IDENTIFICATION * IDENTIFICATION
* src/include/utils/float.c * src/include/utils/float.h
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */