summaryrefslogtreecommitdiffstats
path: root/src/xml/text-node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/text-node.h')
-rw-r--r--src/xml/text-node.h16
1 files changed, 6 insertions, 10 deletions
diff --git a/src/xml/text-node.h b/src/xml/text-node.h
index ca7880acb..58b12f34d 100644
--- a/src/xml/text-node.h
+++ b/src/xml/text-node.h
@@ -1,15 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** @file
- * @brief Text node implementation
- */
-/* Copyright 2004-2005 MenTaLguY <mental@rydia.net>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
- *
- * See the file COPYING for details.
+ * Text node implementation
+ *//*
+ * Authors: see git history
*
+ * Copyright (C) 2018 Authors
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#ifndef SEEN_INKSCAPE_XML_TEXT_NODE_H