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 --- common/inheritance/polymorphism/driver.cxx | 1 - common/inheritance/polymorphism/makefile | 1 - common/inheritance/polymorphism/test1.hxx | 1 - common/inheritance/polymorphism/test10.hxx | 1 - common/inheritance/polymorphism/test11.hxx | 1 - common/inheritance/polymorphism/test12.hxx | 1 - common/inheritance/polymorphism/test13.hxx | 1 - common/inheritance/polymorphism/test14.hxx | 1 - common/inheritance/polymorphism/test15.hxx | 1 - common/inheritance/polymorphism/test2.hxx | 1 - common/inheritance/polymorphism/test3.hxx | 1 - common/inheritance/polymorphism/test4.hxx | 1 - common/inheritance/polymorphism/test5.hxx | 1 - common/inheritance/polymorphism/test6.hxx | 1 - common/inheritance/polymorphism/test7.hxx | 1 - common/inheritance/polymorphism/test8.hxx | 1 - common/inheritance/polymorphism/test9.hxx | 1 - 17 files changed, 17 deletions(-) (limited to 'common/inheritance/polymorphism') diff --git a/common/inheritance/polymorphism/driver.cxx b/common/inheritance/polymorphism/driver.cxx index 94749a0..6d4e615 100644 --- a/common/inheritance/polymorphism/driver.cxx +++ b/common/inheritance/polymorphism/driver.cxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file // Test polymorphic object inheritance. diff --git a/common/inheritance/polymorphism/makefile b/common/inheritance/polymorphism/makefile index ab7cc48..2b969f5 100644 --- a/common/inheritance/polymorphism/makefile +++ b/common/inheritance/polymorphism/makefile @@ -1,5 +1,4 @@ # file : common/inheritance/polymorphism/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/inheritance/polymorphism/test1.hxx b/common/inheritance/polymorphism/test1.hxx index be8cb86..7f598de 100644 --- a/common/inheritance/polymorphism/test1.hxx +++ b/common/inheritance/polymorphism/test1.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test1.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST1_HXX diff --git a/common/inheritance/polymorphism/test10.hxx b/common/inheritance/polymorphism/test10.hxx index e359774..63673a1 100644 --- a/common/inheritance/polymorphism/test10.hxx +++ b/common/inheritance/polymorphism/test10.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test10.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST10_HXX diff --git a/common/inheritance/polymorphism/test11.hxx b/common/inheritance/polymorphism/test11.hxx index 71b0160..2d38a6c 100644 --- a/common/inheritance/polymorphism/test11.hxx +++ b/common/inheritance/polymorphism/test11.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test11.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST11_HXX diff --git a/common/inheritance/polymorphism/test12.hxx b/common/inheritance/polymorphism/test12.hxx index 9f872ec..85000ac 100644 --- a/common/inheritance/polymorphism/test12.hxx +++ b/common/inheritance/polymorphism/test12.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test12.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST12_HXX diff --git a/common/inheritance/polymorphism/test13.hxx b/common/inheritance/polymorphism/test13.hxx index 5f0894d..3240a9a 100644 --- a/common/inheritance/polymorphism/test13.hxx +++ b/common/inheritance/polymorphism/test13.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test13.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST13_HXX diff --git a/common/inheritance/polymorphism/test14.hxx b/common/inheritance/polymorphism/test14.hxx index 4a4108b..1050861 100644 --- a/common/inheritance/polymorphism/test14.hxx +++ b/common/inheritance/polymorphism/test14.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test14.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST14_HXX diff --git a/common/inheritance/polymorphism/test15.hxx b/common/inheritance/polymorphism/test15.hxx index 8034a53..5799ace 100644 --- a/common/inheritance/polymorphism/test15.hxx +++ b/common/inheritance/polymorphism/test15.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test15.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST15_HXX diff --git a/common/inheritance/polymorphism/test2.hxx b/common/inheritance/polymorphism/test2.hxx index b81bf16..9890e02 100644 --- a/common/inheritance/polymorphism/test2.hxx +++ b/common/inheritance/polymorphism/test2.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test2.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST2_HXX diff --git a/common/inheritance/polymorphism/test3.hxx b/common/inheritance/polymorphism/test3.hxx index 0071da3..fd68f24 100644 --- a/common/inheritance/polymorphism/test3.hxx +++ b/common/inheritance/polymorphism/test3.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test3.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX diff --git a/common/inheritance/polymorphism/test4.hxx b/common/inheritance/polymorphism/test4.hxx index f9a43cc..148c53c 100644 --- a/common/inheritance/polymorphism/test4.hxx +++ b/common/inheritance/polymorphism/test4.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test4.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST4_HXX diff --git a/common/inheritance/polymorphism/test5.hxx b/common/inheritance/polymorphism/test5.hxx index 9c676c5..e6dba8d 100644 --- a/common/inheritance/polymorphism/test5.hxx +++ b/common/inheritance/polymorphism/test5.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test5.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST5_HXX diff --git a/common/inheritance/polymorphism/test6.hxx b/common/inheritance/polymorphism/test6.hxx index fc31c45..1e42400 100644 --- a/common/inheritance/polymorphism/test6.hxx +++ b/common/inheritance/polymorphism/test6.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test6.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST6_HXX diff --git a/common/inheritance/polymorphism/test7.hxx b/common/inheritance/polymorphism/test7.hxx index f7a4505..6edb834 100644 --- a/common/inheritance/polymorphism/test7.hxx +++ b/common/inheritance/polymorphism/test7.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test7.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST7_HXX diff --git a/common/inheritance/polymorphism/test8.hxx b/common/inheritance/polymorphism/test8.hxx index 8f9f6be..84b6688 100644 --- a/common/inheritance/polymorphism/test8.hxx +++ b/common/inheritance/polymorphism/test8.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test8.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST8_HXX diff --git a/common/inheritance/polymorphism/test9.hxx b/common/inheritance/polymorphism/test9.hxx index 78fb594..cdc97ae 100644 --- a/common/inheritance/polymorphism/test9.hxx +++ b/common/inheritance/polymorphism/test9.hxx @@ -1,5 +1,4 @@ // file : common/inheritance/polymorphism/test9.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST9_HXX -- cgit v1.1