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