diff options
Diffstat (limited to 'qt/pgsql/template/makefile')
-rw-r--r-- | qt/pgsql/template/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/pgsql/template/makefile b/qt/pgsql/template/makefile index d50d696..5525a3d 100644 --- a/qt/pgsql/template/makefile +++ b/qt/pgsql/template/makefile @@ -1,5 +1,5 @@ # file : qt/pgsql/template/makefile -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make |