diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-06 08:04:30 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-06 08:04:30 +0200 |
commit | 8fa72bfb7f977e96643ab18dbda3b83595d000e5 (patch) | |
tree | e97d584b9e961eeb11bf0fb8103cdf462ea02147 /tests/standard-version | |
parent | d54fa4e677d1ae38e92f165f23732d2db3055b20 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'tests/standard-version')
-rw-r--r-- | tests/standard-version/buildfile | 1 | ||||
-rw-r--r-- | tests/standard-version/driver.cxx | 1 | ||||
-rw-r--r-- | tests/standard-version/testscript | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/standard-version/buildfile b/tests/standard-version/buildfile index 0305c9c..29d98f9 100644 --- a/tests/standard-version/buildfile +++ b/tests/standard-version/buildfile @@ -1,5 +1,4 @@ # file : tests/standard-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/standard-version/driver.cxx b/tests/standard-version/driver.cxx index 87b6fa0..4b985e1 100644 --- a/tests/standard-version/driver.cxx +++ b/tests/standard-version/driver.cxx @@ -1,5 +1,4 @@ // file : tests/standard-version/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <cassert> diff --git a/tests/standard-version/testscript b/tests/standard-version/testscript index 06361bd..7450795 100644 --- a/tests/standard-version/testscript +++ b/tests/standard-version/testscript @@ -1,5 +1,4 @@ # file : tests/standard-version/testscript -# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : valid |