summaryrefslogtreecommitdiffstats
path: root/src/xml/invalid-operation-exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/invalid-operation-exception.h')
-rw-r--r--src/xml/invalid-operation-exception.h16
1 files changed, 7 insertions, 9 deletions
diff --git a/src/xml/invalid-operation-exception.h b/src/xml/invalid-operation-exception.h
index d9d743557..e43529e14 100644
--- a/src/xml/invalid-operation-exception.h
+++ b/src/xml/invalid-operation-exception.h
@@ -1,15 +1,13 @@
-/*
+// SPDX-License-Identifier: GPL-2.0-or-later
+/** @file
* Inkscape::XML::InvalidOperationException - invalid operation for node type
+ *//*
+ * Authors: see git history
*
+ * Copyright (C) 2010 Authors
* 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.
- *
+ *
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#ifndef SEEN_INKSCAPE_XML_INVALID_OPERATION_EXCEPTION_H