summaryrefslogtreecommitdiff
path: root/tests/specifier
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specifier')
-rw-r--r--tests/specifier/buildfile1
-rw-r--r--tests/specifier/driver.cxx1
-rw-r--r--tests/specifier/test.cli1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/specifier/buildfile b/tests/specifier/buildfile
index 8845378..3a0e42e 100644
--- a/tests/specifier/buildfile
+++ b/tests/specifier/buildfile
@@ -1,5 +1,4 @@
# file : tests/specifier/buildfile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
exe{driver}: {hxx cxx}{* -test} cli.cxx{test}
diff --git a/tests/specifier/driver.cxx b/tests/specifier/driver.cxx
index 92db7c7..0194bbe 100644
--- a/tests/specifier/driver.cxx
+++ b/tests/specifier/driver.cxx
@@ -1,6 +1,5 @@
// file : tests/specifier/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
// Test specifier functions.
diff --git a/tests/specifier/test.cli b/tests/specifier/test.cli
index e333596..f8fdf96 100644
--- a/tests/specifier/test.cli
+++ b/tests/specifier/test.cli
@@ -1,6 +1,5 @@
// file : tests/specifier/test.cli
// author : Boris Kolpackov <boris@codesynthesis.com>
-// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
include <string>;