summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/button.h')
-rw-r--r--src/ui/widget/button.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/widget/button.h b/src/ui/widget/button.h
index d3c9afa02..cf8c74c69 100644
--- a/src/ui/widget/button.h
+++ b/src/ui/widget/button.h
@@ -1,10 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Author:
* buliabyak@gmail.com
*
* Copyright (C) 2005 author
*
- * Released under GNU GPL. Read the file 'COPYING' for more information.
+ * Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
#ifndef INKSCAPE_UI_WIDGET_BUTTON_H