diff options
Diffstat (limited to 'common/wrapper')
-rw-r--r-- | common/wrapper/driver.cxx | 1 | ||||
-rw-r--r-- | common/wrapper/makefile | 1 | ||||
-rw-r--r-- | common/wrapper/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/wrapper/driver.cxx b/common/wrapper/driver.cxx index 0f07b5a..255e138 100644 --- a/common/wrapper/driver.cxx +++ b/common/wrapper/driver.cxx @@ -1,5 +1,4 @@ // file : common/wrapper/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test wrapper machinery. diff --git a/common/wrapper/makefile b/common/wrapper/makefile index 746ff30..4393d16 100644 --- a/common/wrapper/makefile +++ b/common/wrapper/makefile @@ -1,5 +1,4 @@ # file : common/wrapper/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/wrapper/test.hxx b/common/wrapper/test.hxx index af089db..27d020b 100644 --- a/common/wrapper/test.hxx +++ b/common/wrapper/test.hxx @@ -1,5 +1,4 @@ // file : common/wrapper/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |