aboutsummaryrefslogtreecommitdiff
path: root/tests/semantic-version
diff options
context:
space:
mode:
Diffstat (limited to 'tests/semantic-version')
-rw-r--r--tests/semantic-version/buildfile1
-rw-r--r--tests/semantic-version/driver.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/semantic-version/buildfile b/tests/semantic-version/buildfile
index 250abd7..af1452f 100644
--- a/tests/semantic-version/buildfile
+++ b/tests/semantic-version/buildfile
@@ -1,5 +1,4 @@
# file : tests/semantic-version/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import libs = libbutl%lib{butl}
diff --git a/tests/semantic-version/driver.cxx b/tests/semantic-version/driver.cxx
index bcc0cc2..032cb14 100644
--- a/tests/semantic-version/driver.cxx
+++ b/tests/semantic-version/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/semantic-version/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <cassert>