diff options
Diffstat (limited to 'src/ui/widget/random.cpp')
| -rw-r--r-- | src/ui/widget/random.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
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" |
