diff options
Diffstat (limited to 'common/session/cache')
-rw-r--r-- | common/session/cache/driver.cxx | 1 | ||||
-rw-r--r-- | common/session/cache/makefile | 1 | ||||
-rw-r--r-- | common/session/cache/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/common/session/cache/driver.cxx b/common/session/cache/driver.cxx index 59768df..6858d06 100644 --- a/common/session/cache/driver.cxx +++ b/common/session/cache/driver.cxx @@ -1,5 +1,4 @@ // file : common/session/cache/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test session object cache. diff --git a/common/session/cache/makefile b/common/session/cache/makefile index 31e710d..8e475a2 100644 --- a/common/session/cache/makefile +++ b/common/session/cache/makefile @@ -1,5 +1,4 @@ # file : common/session/cache/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/session/cache/test.hxx b/common/session/cache/test.hxx index 2948d06..3ee2fbf 100644 --- a/common/session/cache/test.hxx +++ b/common/session/cache/test.hxx @@ -1,5 +1,4 @@ // file : common/session/cache/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |