diff options
Diffstat (limited to 'pgsql/truncation/makefile')
-rw-r--r-- | pgsql/truncation/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pgsql/truncation/makefile b/pgsql/truncation/makefile index 034f84d..8b08786 100644 --- a/pgsql/truncation/makefile +++ b/pgsql/truncation/makefile @@ -1,5 +1,5 @@ # file : pgsql/truncation/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 |