diff options
Diffstat (limited to 'boost/common/multi-index')
-rw-r--r-- | boost/common/multi-index/driver.cxx | 1 | ||||
-rw-r--r-- | boost/common/multi-index/makefile | 1 | ||||
-rw-r--r-- | boost/common/multi-index/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/boost/common/multi-index/driver.cxx b/boost/common/multi-index/driver.cxx index 11b27c8..a077008 100644 --- a/boost/common/multi-index/driver.cxx +++ b/boost/common/multi-index/driver.cxx @@ -1,5 +1,4 @@ // file : boost/common/multi-index/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test Boost multi-index container persistence. diff --git a/boost/common/multi-index/makefile b/boost/common/multi-index/makefile index 7e7a543..8ac84f1 100644 --- a/boost/common/multi-index/makefile +++ b/boost/common/multi-index/makefile @@ -1,5 +1,4 @@ # file : boost/common/multi-index/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/boost/common/multi-index/test.hxx b/boost/common/multi-index/test.hxx index 5c98ab7..22b9ea4 100644 --- a/boost/common/multi-index/test.hxx +++ b/boost/common/multi-index/test.hxx @@ -1,5 +1,4 @@ // file : boost/common/multi-index/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |