diff options
Diffstat (limited to 'src/object-snapper.cpp')
| -rw-r--r-- | src/object-snapper.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object-snapper.cpp b/src/object-snapper.cpp index 4bf8f5fbf..702ef4dd8 100644 --- a/src/object-snapper.cpp +++ b/src/object-snapper.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Snapping things to objects. * @@ -9,7 +10,7 @@ * * Copyright (C) 2005 - 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 <2geom/circle.h> |
