aboutsummaryrefslogtreecommitdiff
path: root/tests/uuid
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-02-06 08:04:30 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-02-06 08:04:30 +0200
commit8fa72bfb7f977e96643ab18dbda3b83595d000e5 (patch)
treee97d584b9e961eeb11bf0fb8103cdf462ea02147 /tests/uuid
parentd54fa4e677d1ae38e92f165f23732d2db3055b20 (diff)
Drop copyright notice from source code
Diffstat (limited to 'tests/uuid')
-rw-r--r--tests/uuid/buildfile1
-rw-r--r--tests/uuid/driver.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/uuid/buildfile b/tests/uuid/buildfile
index 6c17ded..5a1a3d1 100644
--- a/tests/uuid/buildfile
+++ b/tests/uuid/buildfile
@@ -1,5 +1,4 @@
# file : tests/uuid/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
import libs = libbutl%lib{butl}
diff --git a/tests/uuid/driver.cxx b/tests/uuid/driver.cxx
index bc82816..d8dae23 100644
--- a/tests/uuid/driver.cxx
+++ b/tests/uuid/driver.cxx
@@ -1,5 +1,4 @@
// file : tests/uuid/driver.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#ifdef _WIN32