summaryrefslogtreecommitdiffstats
path: root/src/unicoderange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unicoderange.h')
-rw-r--r--src/unicoderange.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/unicoderange.h b/src/unicoderange.h
index 342b3fa3e..8a756310f 100644
--- a/src/unicoderange.h
+++ b/src/unicoderange.h
@@ -1,3 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
+/** @file
+ * TODO: insert short description here
+ *//*
+ * Authors: see git history
+ *
+ * Copyright (C) 2014 Authors
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
+ */
#include <glibmm/ustring.h>
#include <vector>