summaryrefslogtreecommitdiffstats
path: root/src/io/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/resource.h')
-rw-r--r--src/io/resource.h16
1 files changed, 6 insertions, 10 deletions
diff --git a/src/io/resource.h b/src/io/resource.h
index 7a11fd8fa..1b409b6ec 100644
--- a/src/io/resource.h
+++ b/src/io/resource.h
@@ -1,17 +1,13 @@
-/*
+// SPDX-License-Identifier: GPL-2.0-or-later
+/** @file
+ * TODO: insert short description here
+ *//*
* Authors:
* MenTaLguY <mental@rydia.net>
* Martin Owens <doctormo@gmail.com>
*
- * Copyright (C) 2006-2017 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.
*/
#ifndef SEEN_INKSCAPE_IO_RESOURCE_H