diff options
Diffstat (limited to 'src/ui/widget')
116 files changed, 309 insertions, 140 deletions
diff --git a/src/ui/widget/alignment-selector.cpp b/src/ui/widget/alignment-selector.cpp index 9256a08bd..25b1b7ec6 100644 --- a/src/ui/widget/alignment-selector.cpp +++ b/src/ui/widget/alignment-selector.cpp @@ -1,7 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * anchor-selector.cpp * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "ui/widget/alignment-selector.h" diff --git a/src/ui/widget/alignment-selector.h b/src/ui/widget/alignment-selector.h index 67d6941f1..5bcf0fa4f 100644 --- a/src/ui/widget/alignment-selector.h +++ b/src/ui/widget/alignment-selector.h @@ -1,7 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * anchor-selector.h * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef ANCHOR_SELECTOR_H_ diff --git a/src/ui/widget/anchor-selector.cpp b/src/ui/widget/anchor-selector.cpp index a92dbd68e..f57f419e0 100644 --- a/src/ui/widget/anchor-selector.cpp +++ b/src/ui/widget/anchor-selector.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * anchor-selector.cpp * * Created on: Mar 22, 2012 * Author: denis * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "ui/widget/anchor-selector.h" #include "helper/icon-loader.h" diff --git a/src/ui/widget/anchor-selector.h b/src/ui/widget/anchor-selector.h index 03f070154..49ce0b29f 100644 --- a/src/ui/widget/anchor-selector.h +++ b/src/ui/widget/anchor-selector.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * anchor-selector.h * * Created on: Mar 22, 2012 * Author: denis * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef ANCHOR_SELECTOR_H_ diff --git a/src/ui/widget/attr-widget.h b/src/ui/widget/attr-widget.h index d50bdc65a..014a540ce 100644 --- a/src/ui/widget/attr-widget.h +++ b/src/ui/widget/attr-widget.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Nicholas Bishop <nicholasbishop@gmail.com> @@ -5,7 +6,7 @@ * * 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. */ #ifndef INKSCAPE_UI_WIDGET_ATTR_WIDGET_H diff --git a/src/ui/widget/button.cpp b/src/ui/widget/button.cpp index 2a491e17c..a587cb0cb 100644 --- a/src/ui/widget/button.cpp +++ b/src/ui/widget/button.cpp @@ -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. */ #include "button.h" 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 diff --git a/src/ui/widget/clipmaskicon.cpp b/src/ui/widget/clipmaskicon.cpp index 281e60886..3caff3fb5 100644 --- a/src/ui/widget/clipmaskicon.cpp +++ b/src/ui/widget/clipmaskicon.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Theodore Janeczko * * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "ui/widget/clipmaskicon.h" diff --git a/src/ui/widget/clipmaskicon.h b/src/ui/widget/clipmaskicon.h index 836c0d5e2..d8bbe52a9 100644 --- a/src/ui/widget/clipmaskicon.h +++ b/src/ui/widget/clipmaskicon.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __UI_DIALOG_CLIPMASKICON_H__ #define __UI_DIALOG_CLIPMASKICON_H__ /* @@ -6,7 +7,7 @@ * * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm/cellrendererpixbuf.h> diff --git a/src/ui/widget/color-entry.cpp b/src/ui/widget/color-entry.cpp index b766dc9ed..619a7d515 100644 --- a/src/ui/widget/color-entry.cpp +++ b/src/ui/widget/color-entry.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * Entry widget for typing color value in css form *//* @@ -5,7 +6,7 @@ * Tomasz Boczkowski <penginsbacon@gmail.com> * * Copyright (C) 2014 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 <glibmm.h> #include <glibmm/i18n.h> diff --git a/src/ui/widget/color-entry.h b/src/ui/widget/color-entry.h index 7197321e2..883076c7d 100644 --- a/src/ui/widget/color-entry.h +++ b/src/ui/widget/color-entry.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * Entry widget for typing color value in css form *//* @@ -5,7 +6,7 @@ * Tomasz Boczkowski <penginsbacon@gmail.com> * * Copyright (C) 2014 Authors - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_COLOR_ENTRY_H diff --git a/src/ui/widget/color-icc-selector.cpp b/src/ui/widget/color-icc-selector.cpp index 877a6d011..8d9f4a51c 100644 --- a/src/ui/widget/color-icc-selector.cpp +++ b/src/ui/widget/color-icc-selector.cpp @@ -1,3 +1,12 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file + * TODO: insert short description here + *//* + * Authors: see git history + * + * Copyright (C) 2018 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. + */ #ifdef HAVE_CONFIG_H # include "config.h" // only include where actually required! #endif diff --git a/src/ui/widget/color-icc-selector.h b/src/ui/widget/color-icc-selector.h index 310db0664..2c5ec419b 100644 --- a/src/ui/widget/color-icc-selector.h +++ b/src/ui/widget/color-icc-selector.h @@ -1,3 +1,12 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file + * TODO: insert short description here + *//* + * Authors: see git history + * + * Copyright (C) 2018 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. + */ #ifndef SEEN_SP_COLOR_ICC_SELECTOR_H #define SEEN_SP_COLOR_ICC_SELECTOR_H diff --git a/src/ui/widget/color-notebook.cpp b/src/ui/widget/color-notebook.cpp index 6f5423de4..6d6fee5e0 100644 --- a/src/ui/widget/color-notebook.cpp +++ b/src/ui/widget/color-notebook.cpp @@ -1,15 +1,14 @@ -/** - * @file - * A notebook with RGB, CMYK, CMS, HSL, HSV, and Wheel pages - implementation - */ -/* Authors: +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file + * A notebook with RGB, CMYK, CMS, HSL, and Wheel pages + *//* + * Authors: * Lauris Kaplinski <lauris@kaplinski.com> * bulia byak <buliabyak@users.sf.net> * Tomasz Boczkowski <penginsbacon@gmail.com> (c++-sification) * * Copyright (C) 2001-2014 Authors - * - * This code is in public domain + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifdef HAVE_CONFIG_H diff --git a/src/ui/widget/color-notebook.h b/src/ui/widget/color-notebook.h index e5ac78939..ddc8ea85f 100644 --- a/src/ui/widget/color-notebook.h +++ b/src/ui/widget/color-notebook.h @@ -1,15 +1,14 @@ -/** - * @file +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file * A notebook with RGB, CMYK, CMS, HSL, and Wheel pages - */ -/* Authors: + *//* + * Authors: * Lauris Kaplinski <lauris@kaplinski.com> * bulia byak <buliabyak@users.sf.net> * Tomasz Boczkowski <penginsbacon@gmail.com> (c++-sification) * * Copyright (C) 2001-2014 Authors - * - * This code is in public domain + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_SP_COLOR_NOTEBOOK_H #define SEEN_SP_COLOR_NOTEBOOK_H diff --git a/src/ui/widget/color-picker.cpp b/src/ui/widget/color-picker.cpp index 5c6820e83..ad74a10cc 100644 --- a/src/ui/widget/color-picker.cpp +++ b/src/ui/widget/color-picker.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Lauris Kaplinski <lauris@kaplinski.com> @@ -7,7 +8,7 @@ * * Copyright (C) Authors 2000-2005 * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "color-picker.h" diff --git a/src/ui/widget/color-picker.h b/src/ui/widget/color-picker.h index 325ba7d13..f0252550b 100644 --- a/src/ui/widget/color-picker.h +++ b/src/ui/widget/color-picker.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @brief Color picker button and window. */ @@ -7,7 +8,7 @@ * * Copyright (C) Authors 2000-2005 * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef __COLOR_PICKER_H__ diff --git a/src/ui/widget/color-preview.cpp b/src/ui/widget/color-preview.cpp index 54b2991f0..ac8fc5788 100644 --- a/src/ui/widget/color-preview.cpp +++ b/src/ui/widget/color-preview.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Lauris Kaplinski <lauris@kaplinski.com> @@ -6,7 +7,7 @@ * Copyright (C) 2001-2005 Authors * Copyright (C) 2001 Ximian, Inc. * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "ui/widget/color-preview.h" diff --git a/src/ui/widget/color-preview.h b/src/ui/widget/color-preview.h index 8422961ec..b78957929 100644 --- a/src/ui/widget/color-preview.h +++ b/src/ui/widget/color-preview.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef SEEN_COLOR_PREVIEW_H #define SEEN_COLOR_PREVIEW_H /* @@ -8,7 +9,7 @@ * Copyright (C) 2001-2005 Authors * Copyright (C) 2001 Ximian, Inc. * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm/widget.h> diff --git a/src/ui/widget/color-scales.cpp b/src/ui/widget/color-scales.cpp index f5334821a..e10b9f6a5 100644 --- a/src/ui/widget/color-scales.cpp +++ b/src/ui/widget/color-scales.cpp @@ -1,5 +1,13 @@ -/* +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file + * TODO: insert short description here + *//* + * Authors: + * see git history * bulia byak <buliabyak@users.sf.net> + * + * Copyright (C) 2018 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm/adjustment.h> diff --git a/src/ui/widget/color-scales.h b/src/ui/widget/color-scales.h index d14b5edaa..f3007fd7b 100644 --- a/src/ui/widget/color-scales.h +++ b/src/ui/widget/color-scales.h @@ -1,3 +1,12 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file + * TODO: insert short description here + *//* + * Authors: see git history + * + * Copyright (C) 2018 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. + */ #ifndef SEEN_SP_COLOR_SCALES_H #define SEEN_SP_COLOR_SCALES_H diff --git a/src/ui/widget/color-slider.cpp b/src/ui/widget/color-slider.cpp index e3b06f09c..a6a516774 100644 --- a/src/ui/widget/color-slider.cpp +++ b/src/ui/widget/color-slider.cpp @@ -1,14 +1,14 @@ -/** - * @file +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file * A slider with colored background - implementation. - */ -/* Author: - * Lauris Kaplinski <lauris@kaplinski.com> + *//* + * Authors: + * see git history + * Lauris Kaplinski <lauris@kaplinski.com> * bulia byak <buliabyak@users.sf.net> * - * Copyright (C) 2001-2002 Lauris Kaplinski - * - * This code is in public domain + * Copyright (C) 2018 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gdkmm/cursor.h> diff --git a/src/ui/widget/color-slider.h b/src/ui/widget/color-slider.h index 956615880..6a0834e6f 100644 --- a/src/ui/widget/color-slider.h +++ b/src/ui/widget/color-slider.h @@ -1,12 +1,13 @@ -/* - * A slider with colored background - * - * Author: - * Lauris Kaplinski <lauris@kaplinski.com> - * - * Copyright (C) 2001-2002 Lauris Kaplinski +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file + * TODO: insert short description here + *//* + * Authors: + * see git history +* Lauris Kaplinski <lauris@kaplinski.com> * - * This code is in public domain + * Copyright (C) 2018 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_COLOR_SLIDER_H diff --git a/src/ui/widget/color-wheel-selector.cpp b/src/ui/widget/color-wheel-selector.cpp index 0e0d39ab3..c0a27a552 100644 --- a/src/ui/widget/color-wheel-selector.cpp +++ b/src/ui/widget/color-wheel-selector.cpp @@ -1,3 +1,13 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +/** @file + * TODO: insert short description here + *//* + * Authors: see git history + * + * Copyright (C) 2018 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. + */ + #include "color-wheel-selector.h" #include <glibmm/i18n.h> diff --git a/src/ui/widget/color-wheel-selector.h b/src/ui/widget/color-wheel-selector.h index 39c5f752e..a5e492f4b 100644 --- a/src/ui/widget/color-wheel-selector.h +++ b/src/ui/widget/color-wheel-selector.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** * @file * Color selector widget containing GIMP color wheel and slider @@ -5,9 +6,8 @@ /* Authors: * Tomasz Boczkowski <penginsbacon@gmail.com> (c++-sification) * - * Copyright (C) 2014 Authors - * - * This code is in public domain + * Copyright (C) 2018 Authors + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_SP_COLOR_WHEEL_SELECTOR_H #define SEEN_SP_COLOR_WHEEL_SELECTOR_H diff --git a/src/ui/widget/combo-enums.h b/src/ui/widget/combo-enums.h index e06f5b610..957c49cbd 100644 --- a/src/ui/widget/combo-enums.h +++ b/src/ui/widget/combo-enums.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Nicholas Bishop <nicholasbishop@gmail.com> @@ -5,7 +6,7 @@ * * 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. */ #ifndef INKSCAPE_UI_WIDGET_COMBO_ENUMS_H diff --git a/src/ui/widget/dock-item.cpp b/src/ui/widget/dock-item.cpp index c85abd6de..e438521c0 100644 --- a/src/ui/widget/dock-item.cpp +++ b/src/ui/widget/dock-item.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Gustav Broberg <broberg@kth.se> * * 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 "ui/widget/dock.h" diff --git a/src/ui/widget/dock-item.h b/src/ui/widget/dock-item.h index 789abc224..be7ac77d2 100644 --- a/src/ui/widget/dock-item.h +++ b/src/ui/widget/dock-item.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Gustav Broberg <broberg@kth.se> * * 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. */ diff --git a/src/ui/widget/dock.cpp b/src/ui/widget/dock.cpp index 1e5be3505..b2ff7c785 100644 --- a/src/ui/widget/dock.cpp +++ b/src/ui/widget/dock.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** * @file * A desktop dock pane to dock dialogs. @@ -7,7 +8,7 @@ * * 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. */ #ifdef HAVE_CONFIG_H diff --git a/src/ui/widget/dock.h b/src/ui/widget/dock.h index efdb6fa39..f061f598d 100644 --- a/src/ui/widget/dock.h +++ b/src/ui/widget/dock.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @brief A desktop dock pane to dock dialogs, a custom wrapper around gdl-dock. */ @@ -6,7 +7,7 @@ * * 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. */ #ifndef INKSCAPE_UI_WIDGET_DOCK_H diff --git a/src/ui/widget/entity-entry.cpp b/src/ui/widget/entity-entry.cpp index d16ee6e6a..7cabed1b5 100644 --- a/src/ui/widget/entity-entry.cpp +++ b/src/ui/widget/entity-entry.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * bulia byak <buliabyak@users.sf.net> @@ -10,7 +11,7 @@ * * Copyright (C) 2000 - 2005 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 "entity-entry.h" diff --git a/src/ui/widget/entity-entry.h b/src/ui/widget/entity-entry.h index 19eea0fc8..3168e4cb8 100644 --- a/src/ui/widget/entity-entry.h +++ b/src/ui/widget/entity-entry.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Ralf Stephan <ralf@ark.in-berlin.de> * * Copyright (C) 2005 Authors * - * 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_ENTITY_ENTRY__H diff --git a/src/ui/widget/entry.cpp b/src/ui/widget/entry.cpp index 9ee6c9a08..e9a63c55a 100644 --- a/src/ui/widget/entry.cpp +++ b/src/ui/widget/entry.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Johan Engelen <goejendaagh@zonnet.nl> * * Copyright (C) 2006 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 "entry.h" diff --git a/src/ui/widget/entry.h b/src/ui/widget/entry.h index de5cceadd..3674d51d4 100644 --- a/src/ui/widget/entry.h +++ b/src/ui/widget/entry.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Johan Engelen <goejendaagh@zonnet.nl> * * Copyright (C) 2006 Authors * - * 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_ENTRY__H diff --git a/src/ui/widget/filter-effect-chooser.cpp b/src/ui/widget/filter-effect-chooser.cpp index a517bc03e..aeca506eb 100644 --- a/src/ui/widget/filter-effect-chooser.cpp +++ b/src/ui/widget/filter-effect-chooser.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Filter effect selection selection widget * @@ -7,7 +8,7 @@ * * Copyright (C) 2007, 2017 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 "filter-effect-chooser.h" diff --git a/src/ui/widget/filter-effect-chooser.h b/src/ui/widget/filter-effect-chooser.h index 148f44d04..054fac242 100644 --- a/src/ui/widget/filter-effect-chooser.h +++ b/src/ui/widget/filter-effect-chooser.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __FILTER_EFFECT_CHOOSER_H__ #define __FILTER_EFFECT_CHOOSER_H__ @@ -10,7 +11,7 @@ * * Copyright (C) 2007, 2017 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 <gtkmm/box.h> diff --git a/src/ui/widget/font-button.cpp b/src/ui/widget/font-button.cpp index b9adedb2c..e0a140aea 100644 --- a/src/ui/widget/font-button.cpp +++ b/src/ui/widget/font-button.cpp @@ -1,6 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "font-button.h" diff --git a/src/ui/widget/font-button.h b/src/ui/widget/font-button.h index 98c3db440..a53b7d6f1 100644 --- a/src/ui/widget/font-button.h +++ b/src/ui/widget/font-button.h @@ -1,8 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * * Copyright (C) 2007 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_FONT_BUTTON_H diff --git a/src/ui/widget/font-selector-toolbar.cpp b/src/ui/widget/font-selector-toolbar.cpp index 0d057f2df..ea53d900b 100644 --- a/src/ui/widget/font-selector-toolbar.cpp +++ b/src/ui/widget/font-selector-toolbar.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2018 Tavmong Bah * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <glibmm/i18n.h> diff --git a/src/ui/widget/font-selector-toolbar.h b/src/ui/widget/font-selector-toolbar.h index 1bddfac55..53cdcea56 100644 --- a/src/ui/widget/font-selector-toolbar.h +++ b/src/ui/widget/font-selector-toolbar.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2018 Tavmong Bah * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. * * * The routines here create and manage a font selector widget with two parts, diff --git a/src/ui/widget/font-selector.cpp b/src/ui/widget/font-selector.cpp index 3def3eb2b..5c1905752 100644 --- a/src/ui/widget/font-selector.cpp +++ b/src/ui/widget/font-selector.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2018 Tavmong Bah * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <glibmm/i18n.h> diff --git a/src/ui/widget/font-selector.h b/src/ui/widget/font-selector.h index c308c0528..df9057338 100644 --- a/src/ui/widget/font-selector.h +++ b/src/ui/widget/font-selector.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2018 Tavmong Bah * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. * * * The routines here create and manage a font selector widget with three parts, diff --git a/src/ui/widget/font-variants.cpp b/src/ui/widget/font-variants.cpp index 06729eb26..8f99bd74c 100644 --- a/src/ui/widget/font-variants.cpp +++ b/src/ui/widget/font-variants.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2015, 2018 Tavmong Bah * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm.h> diff --git a/src/ui/widget/font-variants.h b/src/ui/widget/font-variants.h index 14e3fbb3a..83c9fa98e 100644 --- a/src/ui/widget/font-variants.h +++ b/src/ui/widget/font-variants.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2015, 2018 Tavmong Bah * - * 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_FONT_VARIANT_H diff --git a/src/ui/widget/font-variations.cpp b/src/ui/widget/font-variations.cpp index 3a2a7b137..d0e6090e5 100644 --- a/src/ui/widget/font-variations.cpp +++ b/src/ui/widget/font-variations.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Felipe Corrêa da Silva Sanches <juca@members.fsf.org> @@ -5,7 +6,7 @@ * * Copyright (C) 2018 Felipe Corrêa da Silva Sanches, Tavmong Bah * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <iostream> diff --git a/src/ui/widget/font-variations.h b/src/ui/widget/font-variations.h index 594df217d..8ee7fd088 100644 --- a/src/ui/widget/font-variations.h +++ b/src/ui/widget/font-variations.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Felipe Corrêa da Silva Sanches <juca@members.fsf.org> @@ -5,7 +6,7 @@ * * Copyright (C) 2018 Felipe Corrêa da Silva Sanches, Tavmong Bah * - * 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_FONT_VARIATIONS_H diff --git a/src/ui/widget/frame.cpp b/src/ui/widget/frame.cpp index 231cc28ee..34ed38eb7 100644 --- a/src/ui/widget/frame.cpp +++ b/src/ui/widget/frame.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Murray C * * Copyright (C) 2012 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 "frame.h" diff --git a/src/ui/widget/frame.h b/src/ui/widget/frame.h index 3145eddfe..b2934b644 100644 --- a/src/ui/widget/frame.h +++ b/src/ui/widget/frame.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Murray C * * Copyright (C) 2012 Authors * - * 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_FRAME_H diff --git a/src/ui/widget/highlight-picker.cpp b/src/ui/widget/highlight-picker.cpp index a3abc32bb..f35e405c7 100644 --- a/src/ui/widget/highlight-picker.cpp +++ b/src/ui/widget/highlight-picker.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Theodore Janeczko * * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <glibmm.h> diff --git a/src/ui/widget/highlight-picker.h b/src/ui/widget/highlight-picker.h index 5e98ebd45..0b77a235f 100644 --- a/src/ui/widget/highlight-picker.h +++ b/src/ui/widget/highlight-picker.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __UI_DIALOG_HIGHLIGHT_PICKER_H__ #define __UI_DIALOG_HIGHLIGHT_PICKER_H__ /* @@ -6,7 +7,7 @@ * * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm/cellrendererpixbuf.h> diff --git a/src/ui/widget/iconrenderer.cpp b/src/ui/widget/iconrenderer.cpp index f84b6ffd5..447c1821d 100644 --- a/src/ui/widget/iconrenderer.cpp +++ b/src/ui/widget/iconrenderer.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Theodore Janeczko @@ -5,7 +6,7 @@ * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * Martin Owens 2018 <doctormo@gmail.com> * - * Released under GNU GPLv2+, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "ui/widget/iconrenderer.h" diff --git a/src/ui/widget/iconrenderer.h b/src/ui/widget/iconrenderer.h index 7f8e475ac..568d211ba 100644 --- a/src/ui/widget/iconrenderer.h +++ b/src/ui/widget/iconrenderer.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __UI_DIALOG_ADDTOICON_H__ #define __UI_DIALOG_ADDTOICON_H__ /* @@ -7,7 +8,7 @@ * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * Martin Owens 2018 <doctormo@gmail.com> * - * Released under GNU GPLv2+, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm/cellrendererpixbuf.h> diff --git a/src/ui/widget/imagetoggler.cpp b/src/ui/widget/imagetoggler.cpp index 76b48fbbe..e50e3815e 100644 --- a/src/ui/widget/imagetoggler.cpp +++ b/src/ui/widget/imagetoggler.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Jon A. Cruz @@ -5,7 +6,7 @@ * * Copyright (C) 2006-2008 Authors * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ diff --git a/src/ui/widget/imagetoggler.h b/src/ui/widget/imagetoggler.h index fc97c2982..a03ee37dc 100644 --- a/src/ui/widget/imagetoggler.h +++ b/src/ui/widget/imagetoggler.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __UI_DIALOG_IMAGETOGGLER_H__ #define __UI_DIALOG_IMAGETOGGLER_H__ /* @@ -7,7 +8,7 @@ * * Copyright (C) 2006-2008 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 <gtkmm/cellrendererpixbuf.h> diff --git a/src/ui/widget/ink-select-one-action.cpp b/src/ui/widget/ink-select-one-action.cpp index b85e9c189..7cff5f0be 100644 --- a/src/ui/widget/ink-select-one-action.cpp +++ b/src/ui/widget/ink-select-one-action.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2017 Tavmjong Bah * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ diff --git a/src/ui/widget/ink-select-one-action.h b/src/ui/widget/ink-select-one-action.h index 34495d346..efe249da8 100644 --- a/src/ui/widget/ink-select-one-action.h +++ b/src/ui/widget/ink-select-one-action.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef SEEN_INK_SELECT_ONE_ACTION #define SEEN_INK_SELECT_ONE_ACTION @@ -7,7 +8,7 @@ * * Copyright (C) 2017 Tavmjong Bah * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ /** diff --git a/src/ui/widget/ink-spinscale.cpp b/src/ui/widget/ink-spinscale.cpp index 3e075978b..6fd79c9af 100644 --- a/src/ui/widget/ink-spinscale.cpp +++ b/src/ui/widget/ink-spinscale.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Tavmjong Bah <tavmjong@free.fr> * * Copyright (C) 2017 Tavmjong Bah * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ /** \file diff --git a/src/ui/widget/ink-spinscale.h b/src/ui/widget/ink-spinscale.h index a5807f8dc..ada7efd29 100644 --- a/src/ui/widget/ink-spinscale.h +++ b/src/ui/widget/ink-spinscale.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef INK_SPINSCALE_H #define INK_SPINSCALE_H @@ -7,7 +8,7 @@ * * Copyright (C) 2017 Tavmjong Bah * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ /** diff --git a/src/ui/widget/insertordericon.cpp b/src/ui/widget/insertordericon.cpp index 1343786a1..3abb82586 100644 --- a/src/ui/widget/insertordericon.cpp +++ b/src/ui/widget/insertordericon.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Theodore Janeczko * * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "ui/widget/insertordericon.h" diff --git a/src/ui/widget/insertordericon.h b/src/ui/widget/insertordericon.h index 5003edb0b..7ca1cefec 100644 --- a/src/ui/widget/insertordericon.h +++ b/src/ui/widget/insertordericon.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __UI_DIALOG_INSERTORDERICON_H__ #define __UI_DIALOG_INSERTORDERICON_H__ /* @@ -6,7 +7,7 @@ * * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm/cellrendererpixbuf.h> diff --git a/src/ui/widget/labelled.cpp b/src/ui/widget/labelled.cpp index a38391590..39d1456dd 100644 --- a/src/ui/widget/labelled.cpp +++ b/src/ui/widget/labelled.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Carl Hetherington <inkscape@carlh.net> @@ -5,7 +6,7 @@ * * Copyright (C) 2004 Carl Hetherington * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "helper/icon-loader.h" diff --git a/src/ui/widget/labelled.h b/src/ui/widget/labelled.h index 0f59a4d68..e0ffa20c4 100644 --- a/src/ui/widget/labelled.h +++ b/src/ui/widget/labelled.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Carl Hetherington <inkscape@carlh.net> @@ -5,7 +6,7 @@ * * Copyright (C) 2004 Carl Hetherington * - * 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_LABELLED_H diff --git a/src/ui/widget/layer-selector.cpp b/src/ui/widget/layer-selector.cpp index 91f10817e..59b26c2ad 100644 --- a/src/ui/widget/layer-selector.cpp +++ b/src/ui/widget/layer-selector.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape::Widgets::LayerSelector - layer selector widget * @@ -7,7 +8,7 @@ * * Copyright (C) 2004 MenTaLguY * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <cstring> diff --git a/src/ui/widget/layer-selector.h b/src/ui/widget/layer-selector.h index bcdc2548e..13f381121 100644 --- a/src/ui/widget/layer-selector.h +++ b/src/ui/widget/layer-selector.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape::Widgets::LayerSelector - layer selector widget * @@ -6,7 +7,7 @@ * * Copyright (C) 2004 MenTaLguY * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_INKSCAPE_WIDGETS_LAYER_SELECTOR diff --git a/src/ui/widget/layertypeicon.cpp b/src/ui/widget/layertypeicon.cpp index 9dac64c32..33e668702 100644 --- a/src/ui/widget/layertypeicon.cpp +++ b/src/ui/widget/layertypeicon.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Theodore Janeczko * * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "ui/widget/layertypeicon.h" diff --git a/src/ui/widget/layertypeicon.h b/src/ui/widget/layertypeicon.h index 017910e27..7dccf4c7d 100644 --- a/src/ui/widget/layertypeicon.h +++ b/src/ui/widget/layertypeicon.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef __UI_DIALOG_LAYERTYPEICON_H__ #define __UI_DIALOG_LAYERTYPEICON_H__ /* @@ -6,7 +7,7 @@ * * Copyright (C) Theodore Janeczko 2012 <flutterguy317@gmail.com> * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm/cellrendererpixbuf.h> diff --git a/src/ui/widget/licensor.cpp b/src/ui/widget/licensor.cpp index de6817266..c5d6a9aca 100644 --- a/src/ui/widget/licensor.cpp +++ b/src/ui/widget/licensor.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * bulia byak <buliabyak@users.sf.net> @@ -9,7 +10,7 @@ * * Copyright (C) 2000 - 2005 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 "licensor.h" diff --git a/src/ui/widget/licensor.h b/src/ui/widget/licensor.h index 798d20d4e..3e1f0dae9 100644 --- a/src/ui/widget/licensor.h +++ b/src/ui/widget/licensor.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Ralf Stephan <ralf@ark.in-berlin.de> * * Copyright (C) 2005 Authors * - * 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_LICENSOR_H diff --git a/src/ui/widget/notebook-page.cpp b/src/ui/widget/notebook-page.cpp index 6bb84014c..894b290fe 100644 --- a/src/ui/widget/notebook-page.cpp +++ b/src/ui/widget/notebook-page.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Notebook page widget. * @@ -6,7 +7,7 @@ * * Copyright (C) 2004 Bryce Harrington * - * Released under GNU GPL. Read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "notebook-page.h" diff --git a/src/ui/widget/notebook-page.h b/src/ui/widget/notebook-page.h index 2e6fbba06..cc11d3056 100644 --- a/src/ui/widget/notebook-page.h +++ b/src/ui/widget/notebook-page.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Bryce Harrington <bryce@bryceharrington.org> * * Copyright (C) 2004 Bryce Harrington * - * 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_NOTEBOOK_PAGE_H diff --git a/src/ui/widget/object-composite-settings.cpp b/src/ui/widget/object-composite-settings.cpp index fc24ec7cd..6e37c095b 100644 --- a/src/ui/widget/object-composite-settings.cpp +++ b/src/ui/widget/object-composite-settings.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * A widget for controlling object compositing (filter, opacity, etc.) * @@ -9,7 +10,7 @@ * * Copyright (C) 2004--2008 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 "ui/widget/object-composite-settings.h" diff --git a/src/ui/widget/object-composite-settings.h b/src/ui/widget/object-composite-settings.h index d71050ab3..8e57bbf0c 100644 --- a/src/ui/widget/object-composite-settings.h +++ b/src/ui/widget/object-composite-settings.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef SEEN_UI_WIDGET_OBJECT_COMPOSITE_SETTINGS_H #define SEEN_UI_WIDGET_OBJECT_COMPOSITE_SETTINGS_H @@ -8,7 +9,7 @@ * * Copyright (C) 2004--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 <gtkmm/box.h> diff --git a/src/ui/widget/page-sizer.cpp b/src/ui/widget/page-sizer.cpp index 47f99beec..12f3e36d3 100644 --- a/src/ui/widget/page-sizer.cpp +++ b/src/ui/widget/page-sizer.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** * @file * @@ -14,7 +15,7 @@ * * Copyright (C) 2000 - 2006 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 "page-sizer.h" diff --git a/src/ui/widget/page-sizer.h b/src/ui/widget/page-sizer.h index e90205514..1d1d605d6 100644 --- a/src/ui/widget/page-sizer.h +++ b/src/ui/widget/page-sizer.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Ralf Stephan <ralf@ark.in-berlin.de> * * Copyright (C) 2005-2006 Authors * - * 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_PAGE_SIZER_H diff --git a/src/ui/widget/pages-skeleton.h b/src/ui/widget/pages-skeleton.h index 348f24f4d..b1977ed5b 100644 --- a/src/ui/widget/pages-skeleton.h +++ b/src/ui/widget/pages-skeleton.h @@ -1,3 +1,23 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +/** + * @file + * List of paper sizes + */ +/* + * Authors: + * bulia byak <buliabyak@users.sf.net> + * Lauris Kaplinski <lauris@kaplinski.com> + * Jon Phillips <jon@rejon.org> + * Ralf Stephan <ralf@ark.in-berlin.de> (Gtkmm) + * Bob Jamison <ishmal@users.sf.net> + * Abhishek Sharma + * + see git history + * + * Copyright (C) 2000 - 2018 Authors + * + * Released under GNU GPL v2+, read the file 'COPYING' for more information. + */ + #ifndef SEEN_PAGES_SKELETON_H #define SEEN_PAGES_SKELETON_H diff --git a/src/ui/widget/panel.cpp b/src/ui/widget/panel.cpp index 255dc2206..aff7f98fe 100644 --- a/src/ui/widget/panel.cpp +++ b/src/ui/widget/panel.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Bryce Harrington <bryce@bryceharrington.org> @@ -8,7 +9,7 @@ * Copyright (C) 2005 Jon A. Cruz * Copyright (C) 2007 Gustav Broberg * - * Released under GNU GPL. Read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm/dialog.h> // for Gtk::RESPONSE_* diff --git a/src/ui/widget/panel.h b/src/ui/widget/panel.h index 340c1acdd..3f08218da 100644 --- a/src/ui/widget/panel.h +++ b/src/ui/widget/panel.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Bryce Harrington <bryce@bryceharrington.org> @@ -7,7 +8,7 @@ * Copyright (C) 2005 Jon A. Cruz * Copyright (C) 2012 Kris De Gussem * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_INKSCAPE_UI_WIDGET_PANEL_H diff --git a/src/ui/widget/point.cpp b/src/ui/widget/point.cpp index 3a12e87e4..e0d6eed1c 100644 --- a/src/ui/widget/point.cpp +++ b/src/ui/widget/point.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Johan Engelen <j.b.c.engelen@utwente.nl> @@ -8,7 +9,7 @@ * Copyright (C) 2007 Authors * Copyright (C) 2004 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 "ui/widget/point.h" diff --git a/src/ui/widget/point.h b/src/ui/widget/point.h index ab4debe96..104bc788a 100644 --- a/src/ui/widget/point.h +++ b/src/ui/widget/point.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Johan Engelen <j.b.c.engelen@utwente.nl> @@ -8,7 +9,7 @@ * Copyright (C) 2007 Authors * Copyright (C) 2004 Authors * - * 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_POINT_H #define INKSCAPE_UI_WIDGET_POINT_H diff --git a/src/ui/widget/preferences-widget.cpp b/src/ui/widget/preferences-widget.cpp index d712c17ae..a44199b10 100644 --- a/src/ui/widget/preferences-widget.cpp +++ b/src/ui/widget/preferences-widget.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape Preferences dialog. * @@ -7,7 +8,7 @@ * * Copyright (C) 2004, 2006, 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 <glibmm/i18n.h> diff --git a/src/ui/widget/preferences-widget.h b/src/ui/widget/preferences-widget.h index 6a1e5cab7..3e132c05f 100644 --- a/src/ui/widget/preferences-widget.h +++ b/src/ui/widget/preferences-widget.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** * @file * Widgets for Inkscape Preferences dialog. @@ -9,7 +10,7 @@ * * Copyright (C) 2004, 2006, 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. */ #ifndef INKSCAPE_UI_WIDGET_INKSCAPE_PREFERENCES_H diff --git a/src/ui/widget/random.cpp b/src/ui/widget/random.cpp index 27c2f8f6f..81d9f1ace 100644 --- a/src/ui/widget/random.cpp +++ b/src/ui/widget/random.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Carl Hetherington <inkscape@carlh.net> @@ -6,7 +7,7 @@ * * Copyright (C) 2004 Carl Hetherington * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "helper/icon-loader.h" diff --git a/src/ui/widget/random.h b/src/ui/widget/random.h index d86ab6246..2648cb2e2 100644 --- a/src/ui/widget/random.h +++ b/src/ui/widget/random.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * * Copyright (C) 2007 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_RANDOM_H diff --git a/src/ui/widget/registered-enums.h b/src/ui/widget/registered-enums.h index c837640d3..b0cc19951 100644 --- a/src/ui/widget/registered-enums.h +++ b/src/ui/widget/registered-enums.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * * 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. */ #ifndef INKSCAPE_UI_WIDGET_REGISTERED_ENUMS_H diff --git a/src/ui/widget/registered-widget.cpp b/src/ui/widget/registered-widget.cpp index 23376ae38..e779f14e5 100644 --- a/src/ui/widget/registered-widget.cpp +++ b/src/ui/widget/registered-widget.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Johan Engelen <j.b.c.engelen@utwente.nl> @@ -10,7 +11,7 @@ * * Copyright (C) 2000 - 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 "registered-widget.h" diff --git a/src/ui/widget/registered-widget.h b/src/ui/widget/registered-widget.h index 033ab9541..84b850312 100644 --- a/src/ui/widget/registered-widget.h +++ b/src/ui/widget/registered-widget.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Ralf Stephan <ralf@ark.in-berlin.de> @@ -6,7 +7,7 @@ * * Copyright (C) 2005-2008 Authors * - * 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_REGISTERED_WIDGET__H_ diff --git a/src/ui/widget/registry.cpp b/src/ui/widget/registry.cpp index b8260a694..28340076d 100644 --- a/src/ui/widget/registry.cpp +++ b/src/ui/widget/registry.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: - * Ralf Stephan <ralf@ark.in-berlin.de> + * Ralf Stephan <ralf@ark.in-berlin.de> * * Copyright (C) 2005 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 "registry.h" diff --git a/src/ui/widget/registry.h b/src/ui/widget/registry.h index a236b96ad..190aaac0f 100644 --- a/src/ui/widget/registry.h +++ b/src/ui/widget/registry.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Ralf Stephan <ralf@ark.in-berlin.de> * * Copyright (C) 2005 Authors * - * 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_REGISTRY__H #define INKSCAPE_UI_WIDGET_REGISTRY__H diff --git a/src/ui/widget/rendering-options.cpp b/src/ui/widget/rendering-options.cpp index 79c2573cb..549f494f1 100644 --- a/src/ui/widget/rendering-options.cpp +++ b/src/ui/widget/rendering-options.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Kees Cook <kees@outflux.net> @@ -5,7 +6,7 @@ * Copyright (C) 2007 Kees Cook * Copyright (C) 2004 Bryce Harrington * - * Released under GNU GPL. Read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtkmm.h> diff --git a/src/ui/widget/rendering-options.h b/src/ui/widget/rendering-options.h index 74c56591f..2e10ff354 100644 --- a/src/ui/widget/rendering-options.h +++ b/src/ui/widget/rendering-options.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Kees Cook <kees@outflux.net> @@ -5,7 +6,7 @@ * Copyright (C) 2007 Kees Cook * Copyright (C) 2004 Bryce Harrington * - * 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_RENDERING_OPTIONS_H diff --git a/src/ui/widget/rotateable.cpp b/src/ui/widget/rotateable.cpp index 207145411..639f8d1a8 100644 --- a/src/ui/widget/rotateable.cpp +++ b/src/ui/widget/rotateable.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * buliabyak@gmail.com * * 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 <gtkmm/box.h> diff --git a/src/ui/widget/rotateable.h b/src/ui/widget/rotateable.h index 5ed3c62c9..c174a09f1 100644 --- a/src/ui/widget/rotateable.h +++ b/src/ui/widget/rotateable.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * buliabyak@gmail.com * * 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. */ #ifndef INKSCAPE_UI_ROTATEABLE_H diff --git a/src/ui/widget/scalar-unit.cpp b/src/ui/widget/scalar-unit.cpp index 203f4e4a4..d9acd375b 100644 --- a/src/ui/widget/scalar-unit.cpp +++ b/src/ui/widget/scalar-unit.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Bryce Harrington <bryce@bryceharrington.org> @@ -6,7 +7,7 @@ * * Copyright (C) 2004-2005 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 "scalar-unit.h" diff --git a/src/ui/widget/scalar-unit.h b/src/ui/widget/scalar-unit.h index debcff53e..e82c41d04 100644 --- a/src/ui/widget/scalar-unit.h +++ b/src/ui/widget/scalar-unit.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Bryce Harrington <bryce@bryceharrington.org> @@ -6,7 +7,7 @@ * * Copyright (C) 2004-2005 Authors * - * 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_SCALAR_UNIT_H diff --git a/src/ui/widget/scalar.cpp b/src/ui/widget/scalar.cpp index 3281d340c..471de497c 100644 --- a/src/ui/widget/scalar.cpp +++ b/src/ui/widget/scalar.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Carl Hetherington <inkscape@carlh.net> @@ -7,7 +8,7 @@ * * Copyright (C) 2004-2011 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 "scalar.h" diff --git a/src/ui/widget/scalar.h b/src/ui/widget/scalar.h index 0d9ed9c4b..9581d86dc 100644 --- a/src/ui/widget/scalar.h +++ b/src/ui/widget/scalar.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Carl Hetherington <inkscape@carlh.net> @@ -6,7 +7,7 @@ * * Copyright (C) 2004 Carl Hetherington * - * 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_SCALAR_H diff --git a/src/ui/widget/selected-style.cpp b/src/ui/widget/selected-style.cpp index a16dcc26b..92c460c03 100644 --- a/src/ui/widget/selected-style.cpp +++ b/src/ui/widget/selected-style.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * buliabyak@gmail.com @@ -6,7 +7,7 @@ * * 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. */ #include "selected-style.h" diff --git a/src/ui/widget/selected-style.h b/src/ui/widget/selected-style.h index 490f4290a..2f76b7a11 100644 --- a/src/ui/widget/selected-style.h +++ b/src/ui/widget/selected-style.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * buliabyak@gmail.com @@ -5,7 +6,7 @@ * * Copyright (C) 2005 authors * - * 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_CURRENT_STYLE_H diff --git a/src/ui/widget/spin-scale.cpp b/src/ui/widget/spin-scale.cpp index 0c843590c..5e3a2a261 100644 --- a/src/ui/widget/spin-scale.cpp +++ b/src/ui/widget/spin-scale.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * * Copyright (C) 2012 Author * 2017 Tavmjong Bah * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "spin-scale.h" diff --git a/src/ui/widget/spin-scale.h b/src/ui/widget/spin-scale.h index 743f0e393..b154cb333 100644 --- a/src/ui/widget/spin-scale.h +++ b/src/ui/widget/spin-scale.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * * Copyright (C) 2012 Author * 2017 Tavmjong Bah * - * 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_SPIN_SCALE_H diff --git a/src/ui/widget/spin-slider.cpp b/src/ui/widget/spin-slider.cpp index 0b63e7455..e4cd0c667 100644 --- a/src/ui/widget/spin-slider.cpp +++ b/src/ui/widget/spin-slider.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Nicholas Bishop <nicholasbishop@gmail.com> @@ -5,7 +6,7 @@ * * Copyright (C) 2007 Author * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "spin-slider.h" diff --git a/src/ui/widget/spin-slider.h b/src/ui/widget/spin-slider.h index 8c7c1fde6..24a18a048 100644 --- a/src/ui/widget/spin-slider.h +++ b/src/ui/widget/spin-slider.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Nicholas Bishop <nicholasbishop@gmail.com> * * Copyright (C) 2007 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_SPIN_SLIDER_H diff --git a/src/ui/widget/spinbutton.cpp b/src/ui/widget/spinbutton.cpp index 4271936a1..b5769d8e2 100644 --- a/src/ui/widget/spinbutton.cpp +++ b/src/ui/widget/spinbutton.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Johan B. C. Engelen * * Copyright (C) 2011 Author * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "spinbutton.h" diff --git a/src/ui/widget/spinbutton.h b/src/ui/widget/spinbutton.h index 918e7047f..33ff11576 100644 --- a/src/ui/widget/spinbutton.h +++ b/src/ui/widget/spinbutton.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Johan B. C. Engelen * * Copyright (C) 2011 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_SPINBUTTON_H diff --git a/src/ui/widget/style-subject.cpp b/src/ui/widget/style-subject.cpp index 04de4b162..7be56c175 100644 --- a/src/ui/widget/style-subject.cpp +++ b/src/ui/widget/style-subject.cpp @@ -1,8 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2007 MenTaLguY <mental@rydia.net> * Abhishek Sharma * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "style-subject.h" diff --git a/src/ui/widget/style-subject.h b/src/ui/widget/style-subject.h index 3a3010f46..931dbd15f 100644 --- a/src/ui/widget/style-subject.h +++ b/src/ui/widget/style-subject.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** * @file * Abstraction for different style widget operands. @@ -5,7 +6,7 @@ /* * Copyright (C) 2007 MenTaLguY <mental@rydia.net> * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_INKSCAPE_UI_WIDGET_STYLE_SUBJECT_H #define SEEN_INKSCAPE_UI_WIDGET_STYLE_SUBJECT_H diff --git a/src/ui/widget/style-swatch.cpp b/src/ui/widget/style-swatch.cpp index 04a63271e..97b801547 100644 --- a/src/ui/widget/style-swatch.cpp +++ b/src/ui/widget/style-swatch.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** * @file * Static style swatch (fill, stroke, opacity). @@ -8,7 +9,7 @@ * * Copyright (C) 2005-2008 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 "style-swatch.h" diff --git a/src/ui/widget/style-swatch.h b/src/ui/widget/style-swatch.h index 7a56a5d04..4c7dc51b5 100644 --- a/src/ui/widget/style-swatch.h +++ b/src/ui/widget/style-swatch.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @brief Static style swatch (fill, stroke, opacity) */ @@ -7,7 +8,7 @@ * * Copyright (C) 2005-2008 Authors * - * 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_CURRENT_STYLE_H diff --git a/src/ui/widget/text.cpp b/src/ui/widget/text.cpp index 7b0df45ad..656ec45e2 100644 --- a/src/ui/widget/text.cpp +++ b/src/ui/widget/text.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Carl Hetherington <inkscape@carlh.net> @@ -5,7 +6,7 @@ * * Copyright (C) 2004 Carl Hetherington * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "text.h" diff --git a/src/ui/widget/text.h b/src/ui/widget/text.h index 593875b23..87c93572c 100644 --- a/src/ui/widget/text.h +++ b/src/ui/widget/text.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Carl Hetherington <inkscape@carlh.net> @@ -5,7 +6,7 @@ * * Copyright (C) 2004 Carl Hetherington * - * 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_TEXT_H diff --git a/src/ui/widget/tolerance-slider.cpp b/src/ui/widget/tolerance-slider.cpp index 002681204..1b639a214 100644 --- a/src/ui/widget/tolerance-slider.cpp +++ b/src/ui/widget/tolerance-slider.cpp @@ -1,11 +1,12 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: - * Ralf Stephan <ralf@ark.in-berlin.de> + * Ralf Stephan <ralf@ark.in-berlin.de> * Abhishek Sharma * * Copyright (C) 2006 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 "tolerance-slider.h" diff --git a/src/ui/widget/tolerance-slider.h b/src/ui/widget/tolerance-slider.h index b77512c34..1c4af1d37 100644 --- a/src/ui/widget/tolerance-slider.h +++ b/src/ui/widget/tolerance-slider.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Ralf Stephan <ralf@ark.in-berlin.de> * * Copyright (C) 2006 Authors * - * 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_TOLERANCE_SLIDER__H_ diff --git a/src/ui/widget/unit-menu.cpp b/src/ui/widget/unit-menu.cpp index e6453a03b..7be848aac 100644 --- a/src/ui/widget/unit-menu.cpp +++ b/src/ui/widget/unit-menu.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Bryce Harrington <bryce@bryceharrington.org> * * Copyright (C) 2004 Bryce Harrington * - * Released under GNU GPL. Read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <cmath> diff --git a/src/ui/widget/unit-menu.h b/src/ui/widget/unit-menu.h index a076c5168..a219a9486 100644 --- a/src/ui/widget/unit-menu.h +++ b/src/ui/widget/unit-menu.h @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Author: * Bryce Harrington <bryce@bryceharrington.org> * * Copyright (C) 2004 Bryce Harrington * - * 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_UNIT_H diff --git a/src/ui/widget/unit-tracker.cpp b/src/ui/widget/unit-tracker.cpp index 2d562f468..9a4ff8268 100644 --- a/src/ui/widget/unit-tracker.cpp +++ b/src/ui/widget/unit-tracker.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape::UI::Widget::UnitTracker * Simple mediator to synchronize changes to unit menus @@ -10,7 +11,7 @@ * Copyright (C) 2013 Matthew Petroff * Copyright (C) 2018 Tavmjong Bah * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <algorithm> diff --git a/src/ui/widget/unit-tracker.h b/src/ui/widget/unit-tracker.h index 10c21a7ec..f4d3b114d 100644 --- a/src/ui/widget/unit-tracker.h +++ b/src/ui/widget/unit-tracker.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Inkscape::UI::Widget::UnitTracker * Simple mediator to synchronize changes to unit menus @@ -9,7 +10,7 @@ * Copyright (C) 2007 Jon A. Cruz * Copyright (C) 2013 Matthew Petroff * - * 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_UNIT_TRACKER_H |
