diff options
Diffstat (limited to 'pgsql/truncation')
-rw-r--r-- | pgsql/truncation/driver.cxx | 1 | ||||
-rw-r--r-- | pgsql/truncation/makefile | 1 | ||||
-rw-r--r-- | pgsql/truncation/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/pgsql/truncation/driver.cxx b/pgsql/truncation/driver.cxx index 654f683..63135d4 100644 --- a/pgsql/truncation/driver.cxx +++ b/pgsql/truncation/driver.cxx @@ -1,5 +1,4 @@ // file : pgsql/truncation/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test insufficient buffer/truncation handling. diff --git a/pgsql/truncation/makefile b/pgsql/truncation/makefile index b49fcba..9519291 100644 --- a/pgsql/truncation/makefile +++ b/pgsql/truncation/makefile @@ -1,5 +1,4 @@ # file : pgsql/truncation/makefile -# 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 diff --git a/pgsql/truncation/test.hxx b/pgsql/truncation/test.hxx index 172e0c2..73110c0 100644 --- a/pgsql/truncation/test.hxx +++ b/pgsql/truncation/test.hxx @@ -1,5 +1,4 @@ // file : pgsql/truncation/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |