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/optional/driver.cxx | 1 - boost/common/optional/makefile | 1 - boost/common/optional/test.hxx | 1 - 3 files changed, 3 deletions(-) (limited to 'boost/common/optional') diff --git a/boost/common/optional/driver.cxx b/boost/common/optional/driver.cxx index 3f3bb54..c2e3079 100644 --- a/boost/common/optional/driver.cxx +++ b/boost/common/optional/driver.cxx @@ -1,5 +1,4 @@ // file : boost/common/optional/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test boost::optional persistence. diff --git a/boost/common/optional/makefile b/boost/common/optional/makefile index 3f33517..4928bd3 100644 --- a/boost/common/optional/makefile +++ b/boost/common/optional/makefile @@ -1,5 +1,4 @@ # file : boost/common/optional/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/optional/test.hxx b/boost/common/optional/test.hxx index 72b1b11..65d951e 100644 --- a/boost/common/optional/test.hxx +++ b/boost/common/optional/test.hxx @@ -1,5 +1,4 @@ // file : boost/common/optional/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