summaryrefslogtreecommitdiffstats
path: root/src/xml/quote-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/quote-test.h')
-rw-r--r--src/xml/quote-test.h12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/xml/quote-test.h b/src/xml/quote-test.h
index bc01ec4e9..7e08b8ddc 100644
--- a/src/xml/quote-test.h
+++ b/src/xml/quote-test.h
@@ -1,8 +1,16 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
+/** @file
+ * TODO: insert short description here
+ *//*
+ * Authors: see git history
+ * Initial author: Peter Moulder.
+ *
+ * Copyright (C) 2013 Authors
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
+ */
#include <cxxtest/TestSuite.h>
#include "streq.h"
-/* Initial author: Peter Moulder.
- Hereby released into the Public Domain. */
#include <cstring>
#include <functional>