aboutsummaryrefslogtreecommitdiff
path: root/xsde/processing
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 16:07:12 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 16:38:51 +0300
commitacb1f4f53ac6f9d71fec2a3cea160bdfadcf6d18 (patch)
treedfc2d90f4156c61a9d9364de5316186634394061 /xsde/processing
parenta58a2a5abee405be630eec0b6c71ca36b0dd0481 (diff)
Drop copyright notice from source code
Diffstat (limited to 'xsde/processing')
-rw-r--r--xsde/processing/inheritance/processor.cxx1
-rw-r--r--xsde/processing/inheritance/processor.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/xsde/processing/inheritance/processor.cxx b/xsde/processing/inheritance/processor.cxx
index a19517f..d39e249 100644
--- a/xsde/processing/inheritance/processor.cxx
+++ b/xsde/processing/inheritance/processor.cxx
@@ -1,5 +1,4 @@
// file : processing/inheritance/processor.cxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <set>
diff --git a/xsde/processing/inheritance/processor.hxx b/xsde/processing/inheritance/processor.hxx
index 7c7aa65..b74ef88 100644
--- a/xsde/processing/inheritance/processor.hxx
+++ b/xsde/processing/inheritance/processor.hxx
@@ -1,5 +1,4 @@
// file : processing/inheritance/processor.hxx
-// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef PROCESSING_INHERITANCE_PROCESSOR_HXX