From 6da43dcf1dfabb382a4e2c2d7d5e0c66f159738b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 14:10:04 +0300 Subject: Drop copyright notice from source code --- boost/common/uuid/driver.cxx | 1 - boost/common/uuid/makefile | 1 - boost/common/uuid/test.hxx | 1 - 3 files changed, 3 deletions(-) (limited to 'boost/common/uuid') 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 -- cgit v1.1