diff options
Diffstat (limited to 'common/as')
-rw-r--r-- | common/as/driver.cxx | 1 | ||||
-rw-r--r-- | common/as/makefile | 1 | ||||
-rw-r--r-- | common/as/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/as/driver.cxx b/common/as/driver.cxx index a9f5f7f..28ce88a 100644 --- a/common/as/driver.cxx +++ b/common/as/driver.cxx @@ -1,5 +1,4 @@ // file : common/as/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test C++ type mapping (#pragma map type as ...). diff --git a/common/as/makefile b/common/as/makefile index f980a0a..0036ee1 100644 --- a/common/as/makefile +++ b/common/as/makefile @@ -1,5 +1,4 @@ # file : common/as/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/as/test.hxx b/common/as/test.hxx index b0f6133..963abeb 100644 --- a/common/as/test.hxx +++ b/common/as/test.hxx @@ -1,5 +1,4 @@ // file : common/as/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |