From 416359f425f7035c63f1cf8f2831873d11510e76 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 18:48:55 +0300 Subject: Drop copyright notice from source code --- cutl/xml/exception.hxx | 1 - cutl/xml/parser.cxx | 1 - cutl/xml/parser.hxx | 1 - cutl/xml/parser.ixx | 1 - cutl/xml/parser.txx | 1 - cutl/xml/qname.cxx | 1 - cutl/xml/qname.hxx | 1 - cutl/xml/serializer.cxx | 1 - cutl/xml/serializer.hxx | 1 - cutl/xml/serializer.ixx | 1 - cutl/xml/value-traits.cxx | 1 - cutl/xml/value-traits.hxx | 1 - cutl/xml/value-traits.txx | 1 - 13 files changed, 13 deletions(-) (limited to 'cutl/xml') diff --git a/cutl/xml/exception.hxx b/cutl/xml/exception.hxx index 4922791..0b8b62d 100644 --- a/cutl/xml/exception.hxx +++ b/cutl/xml/exception.hxx @@ -1,5 +1,4 @@ // file : cutl/xml/exception.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_EXCEPTION_HXX diff --git a/cutl/xml/parser.cxx b/cutl/xml/parser.cxx index e8490b5..11e3e97 100644 --- a/cutl/xml/parser.cxx +++ b/cutl/xml/parser.cxx @@ -1,5 +1,4 @@ // file : cutl/xml/parser.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include // std::bad_alloc diff --git a/cutl/xml/parser.hxx b/cutl/xml/parser.hxx index 7c66ae6..0c24271 100644 --- a/cutl/xml/parser.hxx +++ b/cutl/xml/parser.hxx @@ -1,5 +1,4 @@ // file : cutl/xml/parser.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_PARSER_HXX diff --git a/cutl/xml/parser.ixx b/cutl/xml/parser.ixx index 0930dee..a3dea04 100644 --- a/cutl/xml/parser.ixx +++ b/cutl/xml/parser.ixx @@ -1,5 +1,4 @@ // file : cutl/xml/parser.ixx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/parser.txx b/cutl/xml/parser.txx index bb445dd..4e7ac7f 100644 --- a/cutl/xml/parser.txx +++ b/cutl/xml/parser.txx @@ -1,5 +1,4 @@ // file : cutl/xml/parser.txx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/qname.cxx b/cutl/xml/qname.cxx index 45ca1e0..968e7df 100644 --- a/cutl/xml/qname.cxx +++ b/cutl/xml/qname.cxx @@ -1,5 +1,4 @@ // file : cutl/xml/qname.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/qname.hxx b/cutl/xml/qname.hxx index b516e18..409cae7 100644 --- a/cutl/xml/qname.hxx +++ b/cutl/xml/qname.hxx @@ -1,5 +1,4 @@ // file : cutl/xml/qname.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_QNAME_HXX diff --git a/cutl/xml/serializer.cxx b/cutl/xml/serializer.cxx index 619941b..3d5acc8 100644 --- a/cutl/xml/serializer.cxx +++ b/cutl/xml/serializer.cxx @@ -1,5 +1,4 @@ // file : cutl/xml/serializer.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include // std::bad_alloc diff --git a/cutl/xml/serializer.hxx b/cutl/xml/serializer.hxx index 19164ba..392cb33 100644 --- a/cutl/xml/serializer.hxx +++ b/cutl/xml/serializer.hxx @@ -1,5 +1,4 @@ // file : cutl/xml/serializer.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_SERIALIZER_HXX diff --git a/cutl/xml/serializer.ixx b/cutl/xml/serializer.ixx index ef657b3..0f6606b 100644 --- a/cutl/xml/serializer.ixx +++ b/cutl/xml/serializer.ixx @@ -1,5 +1,4 @@ // file : cutl/xml/serializer.ixx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/value-traits.cxx b/cutl/xml/value-traits.cxx index 01d2d51..fe7f23f 100644 --- a/cutl/xml/value-traits.cxx +++ b/cutl/xml/value-traits.cxx @@ -1,5 +1,4 @@ // file : cutl/xml/value-traits.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cutl/xml/value-traits.hxx b/cutl/xml/value-traits.hxx index 9f39e66..e095bb4 100644 --- a/cutl/xml/value-traits.hxx +++ b/cutl/xml/value-traits.hxx @@ -1,5 +1,4 @@ // file : cutl/xml/value-traits.hxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CUTL_XML_VALUE_TRAITS_HXX diff --git a/cutl/xml/value-traits.txx b/cutl/xml/value-traits.txx index b592858..552c48b 100644 --- a/cutl/xml/value-traits.txx +++ b/cutl/xml/value-traits.txx @@ -1,5 +1,4 @@ // file : cutl/xml/value-traits.txx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include -- cgit v1.1