diff options
Diffstat (limited to 'src/desktop-style.h')
| -rw-r--r-- | src/desktop-style.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/desktop-style.h b/src/desktop-style.h index 6674e5329..033c87cd9 100644 --- a/src/desktop-style.h +++ b/src/desktop-style.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef SEEN_SP_DESKTOP_STYLE_H #define SEEN_SP_DESKTOP_STYLE_H @@ -10,7 +11,7 @@ * * Copyright (C) 2004, 2006 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 <vector> |
