From 3a8a403be1f424fdd0011942cbb61860bd49fae1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Jan 2019 21:46:27 +0300 Subject: Update copyright year --- libpq/buildfile | 2 +- libpq/postgresql/pg_config.h | 2 +- libpq/postgresql/pg_config_ext.h | 2 +- libpq/version.h.in | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'libpq') diff --git a/libpq/buildfile b/libpq/buildfile index c52cf7c..d877511 100644 --- a/libpq/buildfile +++ b/libpq/buildfile @@ -1,5 +1,5 @@ # file : libpq/buildfile -# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : PostgreSQL Licenes; see accompanying COPYRIGHT file # Headers other than these are not installed so treat them as files. diff --git a/libpq/postgresql/pg_config.h b/libpq/postgresql/pg_config.h index 715a0b1..4d38fba 100644 --- a/libpq/postgresql/pg_config.h +++ b/libpq/postgresql/pg_config.h @@ -1,5 +1,5 @@ /* file : libpq/postgresql/pg_config.h -*- C -*- - * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd + * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd * license : PostgreSQL License; see accompanying COPYRIGHT file */ diff --git a/libpq/postgresql/pg_config_ext.h b/libpq/postgresql/pg_config_ext.h index e1daf5a..f1fd0f5 100644 --- a/libpq/postgresql/pg_config_ext.h +++ b/libpq/postgresql/pg_config_ext.h @@ -1,5 +1,5 @@ /* file : libpq/postgresql/pg_config_ext.h -*- C -*- - * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd + * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd * license : PostgreSQL License; see accompanying COPYRIGHT file */ diff --git a/libpq/version.h.in b/libpq/version.h.in index c704c62..af772da 100644 --- a/libpq/version.h.in +++ b/libpq/version.h.in @@ -1,5 +1,5 @@ /* file : libpq/version.h.in -*- C -*- - * copyright : Copyright (c) 2016-2018 Code Synthesis Ltd + * copyright : Copyright (c) 2016-2019 Code Synthesis Ltd * license : PostgreSQL License; see accompanying COPYRIGHT file */ -- cgit v1.1