summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/calligraphic-profile-rename.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/calligraphic-profile-rename.cpp')
-rw-r--r--src/ui/dialog/calligraphic-profile-rename.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/ui/dialog/calligraphic-profile-rename.cpp b/src/ui/dialog/calligraphic-profile-rename.cpp
index 321df04b0..604ac7f70 100644
--- a/src/ui/dialog/calligraphic-profile-rename.cpp
+++ b/src/ui/dialog/calligraphic-profile-rename.cpp
@@ -1,16 +1,17 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/**
* @file
* Dialog for naming calligraphic profiles.
*
- * @note This file is in the wrong directory because of link order issues -
+ * @note This file is in the wrong directory because of link order issues -
* it is required by widgets/toolbox.cpp, and libspwidgets.a comes after
* libinkdialogs.a in the current link order.
*/
/* Author:
- * Aubanel MONNIER
+ * Aubanel MONNIER
*
* Copyright (C) 2007 Authors
- * Released under GNU GPL. Read the file 'COPYING' for more information
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#include "calligraphic-profile-rename.h"