summaryrefslogtreecommitdiffstats
path: root/src/object/sp-guide.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/sp-guide.h')
-rw-r--r--src/object/sp-guide.h23
1 files changed, 12 insertions, 11 deletions
diff --git a/src/object/sp-guide.h b/src/object/sp-guide.h
index 353269e2b..57a52e627 100644
--- a/src/object/sp-guide.h
+++ b/src/object/sp-guide.h
@@ -1,17 +1,18 @@
-#ifndef SEEN_SP_GUIDE_H
-#define SEEN_SP_GUIDE_H
-
-/*
- * SPGuide
- *
- * A guideline
- *
- * Copyright (C) Lauris Kaplinski 2000
- * Copyright (C) Johan Engelen 2007
+// SPDX-License-Identifier: GPL-2.0-or-later
+/** @file
+ * SPGuide -- a guideline
+ *//*
+ * Authors:
+ * Lauris Kaplinski 2000
+ * Johan Engelen 2007
* Abhishek Sharma
* Jon A. Cruz <jon@joncruz.org>
- *
+ *
+ * Copyright (C) 2018 Authors
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
+#ifndef SEEN_SP_GUIDE_H
+#define SEEN_SP_GUIDE_H
#include <2geom/point.h>
#include <vector>