diff options
Diffstat (limited to 'src/ui/view/view.cpp')
| -rw-r--r-- | src/ui/view/view.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/view/view.cpp b/src/ui/view/view.cpp index a265ed918..e8c3e32db 100644 --- a/src/ui/view/view.cpp +++ b/src/ui/view/view.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) 2001-2002 Lauris Kaplinski * 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 <2geom/point.h> |
