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