diff options
Diffstat (limited to 'common/lifecycle')
-rw-r--r-- | common/lifecycle/driver.cxx | 1 | ||||
-rw-r--r-- | common/lifecycle/makefile | 1 | ||||
-rw-r--r-- | common/lifecycle/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/lifecycle/driver.cxx b/common/lifecycle/driver.cxx index fc3851e..460cae1 100644 --- a/common/lifecycle/driver.cxx +++ b/common/lifecycle/driver.cxx @@ -1,5 +1,4 @@ // file : common/lifecycle/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test object state transistions. diff --git a/common/lifecycle/makefile b/common/lifecycle/makefile index 569e03a..da954eb 100644 --- a/common/lifecycle/makefile +++ b/common/lifecycle/makefile @@ -1,5 +1,4 @@ # file : common/lifecycle/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/lifecycle/test.hxx b/common/lifecycle/test.hxx index fe9adc6..8d260d2 100644 --- a/common/lifecycle/test.hxx +++ b/common/lifecycle/test.hxx @@ -1,5 +1,4 @@ // file : common/lifecycle/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |