summaryrefslogtreecommitdiffstats
path: root/src/xml/node-observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/node-observer.h')
-rw-r--r--src/xml/node-observer.h19
1 files changed, 8 insertions, 11 deletions
diff --git a/src/xml/node-observer.h b/src/xml/node-observer.h
index 295d618b5..043ea2b32 100644
--- a/src/xml/node-observer.h
+++ b/src/xml/node-observer.h
@@ -1,18 +1,15 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/** @file
* @brief Interface for XML node observers
- */
-/* Authors:
+ *//*
+ * Authors:
* MenTaLguY <mental@rydia.net>
* Krzysztof KosiƄski <tweenk.pl@gmail.com> (documentation)
- *
- * Copyright 2005-2008 Authors
- *
- * 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.
+ *
+ * Copyright (C) 2018 Authors
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
+ */
+/** @file
*/
#ifndef SEEN_INKSCAPE_XML_NODE_OBSERVER_H