summaryrefslogtreecommitdiffstats
path: root/src/util/ucompose.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/ucompose.hpp')
-rw-r--r--src/util/ucompose.hpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/util/ucompose.hpp b/src/util/ucompose.hpp
index b2b07814b..f1e536c0c 100644
--- a/src/util/ucompose.hpp
+++ b/src/util/ucompose.hpp
@@ -1,3 +1,12 @@
+// SPDX-License-Identifier: LGPL-2.1-or-later
+/** @file
+ * TODO: insert short description here
+ *//*
+ * Authors: see git history
+ *
+ * Copyright (C) 2006 Authors
+ * Released under GNU LGPL v2.1+, read the file 'COPYING' for more information.
+ */
/* Defines String::ucompose(fmt, arg...) for easy, i18n-friendly
* composition of strings with Gtkmm >= 1.3.* (see www.gtkmm.org).
* Uses Glib::ustring instead of std::string which doesn't work with