diff options
Diffstat (limited to 'src/io/gzipstream.h')
| -rw-r--r-- | src/io/gzipstream.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/io/gzipstream.h b/src/io/gzipstream.h index 26eee2af4..fc80f974c 100644 --- a/src/io/gzipstream.h +++ b/src/io/gzipstream.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef SEEN_INKSCAPE_IO_GZIPSTREAM_H #define SEEN_INKSCAPE_IO_GZIPSTREAM_H /** @@ -14,7 +15,7 @@ * * Copyright (C) 2004 Inkscape.org * - * 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> |
