summaryrefslogtreecommitdiffstats
path: root/testfiles/src/cxxtests-to-migrate/marker-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'testfiles/src/cxxtests-to-migrate/marker-test.h')
-rw-r--r--testfiles/src/cxxtests-to-migrate/marker-test.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/testfiles/src/cxxtests-to-migrate/marker-test.h b/testfiles/src/cxxtests-to-migrate/marker-test.h
index bf7e1040a..1a77aff1d 100644
--- a/testfiles/src/cxxtests-to-migrate/marker-test.h
+++ b/testfiles/src/cxxtests-to-migrate/marker-test.h
@@ -1,10 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** @file
* @brief Unit tests for SVG marker handling
- */
-/* Authors:
+ *//*
+ * Authors:
+ * see git history
* Johan Engelen <goejendaagh@zonnet.nl>
*
- * This file is released into the public domain.
+ * Copyright (C) 2016 Authors
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include <cxxtest/TestSuite.h>