aboutsummaryrefslogtreecommitdiff
path: root/tests/serializer
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:13:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:13:00 +0300
commit1823e2f86e23614021e710b6b44ac6a54cbad905 (patch)
tree3349a40fa252cf15b1fcf8ee507dc69f3f0619a5 /tests/serializer
parent2abab820dc410ea685d58694648984998d13338d (diff)
Drop copyright notice from source code
Diffstat (limited to 'tests/serializer')
-rw-r--r--tests/serializer/buildfile1
-rw-r--r--tests/serializer/driver.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/serializer/buildfile b/tests/serializer/buildfile
index 6f91b95..23b69a5 100644
--- a/tests/serializer/buildfile
+++ b/tests/serializer/buildfile
@@ -1,5 +1,4 @@
# file : tests/serializer/buildfile
-# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}
diff --git a/tests/serializer/driver.cxx b/tests/serializer/driver.cxx
index 85ea013..d427076 100644
--- a/tests/serializer/driver.cxx
+++ b/tests/serializer/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/serializer/driver.cxx
-// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
#ifdef NDEBUG