diff options
Diffstat (limited to 'src/object/sp-object.h')
| -rw-r--r-- | src/object/sp-object.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/sp-object.h b/src/object/sp-object.h index 3e94f6484..945367d76 100644 --- a/src/object/sp-object.h +++ b/src/object/sp-object.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef SP_OBJECT_H_SEEN #define SP_OBJECT_H_SEEN @@ -12,7 +13,7 @@ * Copyright (C) 1999-2016 authors * Copyright (C) 2001-2002 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 <glibmm/ustring.h> |
