From 1139ef3cf7c0c273ecf7e9595a2f1e0214a58f24 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 18:54:47 +0300 Subject: Drop copyright notice from source code --- cli/traversal/class.cxx | 1 - cli/traversal/class.hxx | 1 - cli/traversal/doc.hxx | 1 - cli/traversal/elements.cxx | 1 - cli/traversal/elements.hxx | 1 - cli/traversal/expression.hxx | 1 - cli/traversal/namespace.cxx | 1 - cli/traversal/namespace.hxx | 1 - cli/traversal/option.cxx | 1 - cli/traversal/option.hxx | 1 - cli/traversal/unit.cxx | 1 - cli/traversal/unit.hxx | 1 - 12 files changed, 12 deletions(-) (limited to 'cli/traversal') diff --git a/cli/traversal/class.cxx b/cli/traversal/class.cxx index 633c086..b920f1f 100644 --- a/cli/traversal/class.cxx +++ b/cli/traversal/class.cxx @@ -1,6 +1,5 @@ // file : cli/traversal/class.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cli/traversal/class.hxx b/cli/traversal/class.hxx index da106dc..38cbefc 100644 --- a/cli/traversal/class.hxx +++ b/cli/traversal/class.hxx @@ -1,6 +1,5 @@ // file : cli/traversal/class.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CLI_TRAVERSAL_CLASS_HXX diff --git a/cli/traversal/doc.hxx b/cli/traversal/doc.hxx index 6b3d724..70a6dfd 100644 --- a/cli/traversal/doc.hxx +++ b/cli/traversal/doc.hxx @@ -1,6 +1,5 @@ // file : cli/traversal/doc.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CLI_TRAVERSAL_DOC_HXX diff --git a/cli/traversal/elements.cxx b/cli/traversal/elements.cxx index e754d2b..f3353f2 100644 --- a/cli/traversal/elements.cxx +++ b/cli/traversal/elements.cxx @@ -1,6 +1,5 @@ // file : cli/traversal/elements.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cli/traversal/elements.hxx b/cli/traversal/elements.hxx index d0f5095..a2ada23 100644 --- a/cli/traversal/elements.hxx +++ b/cli/traversal/elements.hxx @@ -1,6 +1,5 @@ // file : cli/traversal/elements.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CLI_TRAVERSAL_ELEMENTS_HXX diff --git a/cli/traversal/expression.hxx b/cli/traversal/expression.hxx index e481fbe..0888455 100644 --- a/cli/traversal/expression.hxx +++ b/cli/traversal/expression.hxx @@ -1,6 +1,5 @@ // file : cli/traversal/expression.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CLI_TRAVERSAL_EXPRESSION_HXX diff --git a/cli/traversal/namespace.cxx b/cli/traversal/namespace.cxx index 51c0963..c938f77 100644 --- a/cli/traversal/namespace.cxx +++ b/cli/traversal/namespace.cxx @@ -1,6 +1,5 @@ // file : cli/traversal/namespace.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cli/traversal/namespace.hxx b/cli/traversal/namespace.hxx index 025f16a..5709f2a 100644 --- a/cli/traversal/namespace.hxx +++ b/cli/traversal/namespace.hxx @@ -1,6 +1,5 @@ // file : cli/traversal/namespace.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CLI_TRAVERSAL_NAMESPACE_HXX diff --git a/cli/traversal/option.cxx b/cli/traversal/option.cxx index 03b0550..ff5dcce 100644 --- a/cli/traversal/option.cxx +++ b/cli/traversal/option.cxx @@ -1,6 +1,5 @@ // file : cli/traversal/option.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cli/traversal/option.hxx b/cli/traversal/option.hxx index cdf0790..e11fa21 100644 --- a/cli/traversal/option.hxx +++ b/cli/traversal/option.hxx @@ -1,6 +1,5 @@ // file : cli/traversal/option.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CLI_TRAVERSAL_OPTION_HXX diff --git a/cli/traversal/unit.cxx b/cli/traversal/unit.cxx index 6896375..cf10d1d 100644 --- a/cli/traversal/unit.cxx +++ b/cli/traversal/unit.cxx @@ -1,6 +1,5 @@ // file : cli/traversal/unit.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/cli/traversal/unit.hxx b/cli/traversal/unit.hxx index 2aebbea..eab42aa 100644 --- a/cli/traversal/unit.hxx +++ b/cli/traversal/unit.hxx @@ -1,6 +1,5 @@ // file : cli/traversal/unit.hxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifndef CLI_TRAVERSAL_UNIT_HXX -- cgit v1.1