diff options
Diffstat (limited to 'src/snapped-point.cpp')
| -rw-r--r-- | src/snapped-point.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/snapped-point.cpp b/src/snapped-point.cpp index 3bca399a3..033713c8a 100644 --- a/src/snapped-point.cpp +++ b/src/snapped-point.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** * \file src/snapped-point.cpp * SnappedPoint class. @@ -6,7 +7,7 @@ * Mathieu Dimanche <mdimanche@free.fr> * Diederik van Lierop <mail@diedenrezi.nl> * - * Released under GNU GPL, read the file 'COPYING' for more information. + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include <gtk/gtk.h> |
