diff options
Diffstat (limited to 'src/object/sp-pattern.h')
| -rw-r--r-- | src/object/sp-pattern.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/sp-pattern.h b/src/object/sp-pattern.h index 00e229d3d..a5fc3d0c5 100644 --- a/src/object/sp-pattern.h +++ b/src/object/sp-pattern.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * SVG <pattern> implementation *//* @@ -7,7 +8,7 @@ * * Copyright (C) 2002 Lauris Kaplinski * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef SEEN_SP_PATTERN_H |
