aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-06 21:40:31 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-06 21:40:31 +0300
commit326191bd26fc3eb824f7da5eebb903c9800c8c7c (patch)
tree5b7aec5912ce972fd4046bfc29fafcea50f4ba4e
parentctest-driver.py: fix --new-window (diff)
downloadcmake-common-326191bd26fc3eb824f7da5eebb903c9800c8c7c.tar.gz
cmake-common-326191bd26fc3eb824f7da5eebb903c9800c8c7c.zip
ctest-driver.py: add copyright notice
-rwxr-xr-xtools/ctest-driver.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/ctest-driver.py b/tools/ctest-driver.py
index e467bd1..5edec6a 100755
--- a/tools/ctest-driver.py
+++ b/tools/ctest-driver.py
@@ -1,5 +1,10 @@
#!/usr/bin/env python3
+# Copyright (c) 2021 Egor Tensin <Egor.Tensin@gmail.com>
+# This file is part of the "cmake-common" project.
+# For details, see https://github.com/egor-tensin/cmake-common.
+# Distributed under the MIT License.
+
'''Wrap your actual test driver for CTest
CTest suffers from at least two issues, in particular with regard to its