diff options
Diffstat (limited to 'boost/common/uuid')
-rw-r--r-- | boost/common/uuid/driver.cxx | 1 | ||||
-rw-r--r-- | boost/common/uuid/makefile | 1 | ||||
-rw-r--r-- | boost/common/uuid/test.hxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/boost/common/uuid/driver.cxx b/boost/common/uuid/driver.cxx index 2cb7b3d..aed3390 100644 --- a/boost/common/uuid/driver.cxx +++ b/boost/common/uuid/driver.cxx @@ -1,5 +1,4 @@ // file : boost/common/uuid/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test Boost UUID persistence. diff --git a/boost/common/uuid/makefile b/boost/common/uuid/makefile index 7b6ad3b..ec683a5 100644 --- a/boost/common/uuid/makefile +++ b/boost/common/uuid/makefile @@ -1,5 +1,4 @@ # file : boost/common/uuid/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/uuid/test.hxx b/boost/common/uuid/test.hxx index 3f8e4e3..82ed95b 100644 --- a/boost/common/uuid/test.hxx +++ b/boost/common/uuid/test.hxx @@ -1,5 +1,4 @@ // file : boost/common/uuid/test.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX |