aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:35:59 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-16 21:35:59 +0300
commitdccc4ab4c56beeaf86e94d3ba06745ad8765252f (patch)
tree64126759aed591bcb48766359aae7b4adf26ed00 /odb/pgsql/makefile
parent35ebc544d877245bb154536166f1692d12ea930f (diff)
Update copyright year
Diffstat (limited to 'odb/pgsql/makefile')
-rw-r--r--odb/pgsql/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile
index 102fc44..1e09400 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -1,5 +1,5 @@
# file : odb/pgsql/makefile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make