diff options
Diffstat (limited to 'common/query/array')
-rw-r--r-- | common/query/array/driver.cxx | 1 | ||||
-rw-r--r-- | common/query/array/makefile | 1 | ||||
-rw-r--r-- | common/query/array/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/query/array/driver.cxx b/common/query/array/driver.cxx index 4425c83..4559553 100644 --- a/common/query/array/driver.cxx +++ b/common/query/array/driver.cxx @@ -1,5 +1,4 @@ // file : common/query/array/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test query support for C arrays. diff --git a/common/query/array/makefile b/common/query/array/makefile index e1e39c8..e873a34 100644 --- a/common/query/array/makefile +++ b/common/query/array/makefile @@ -1,5 +1,4 @@ # file : common/query/array/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/common/query/array/test.hxx b/common/query/array/test.hxx index 3141362..d280f02 100644 --- a/common/query/array/test.hxx +++ b/common/query/array/test.hxx @@ -1,5 +1,4 @@ // file : common/query/array/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |