diff --git a/src/include/utils/float.h b/src/include/utils/float.h index 0e8483c930a..05e1b276379 100644 --- a/src/include/utils/float.h +++ b/src/include/utils/float.h @@ -3,12 +3,12 @@ * float.h * 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 * * * IDENTIFICATION - * src/include/utils/float.c + * src/include/utils/float.h * *------------------------------------------------------------------------- */