diff options
Diffstat (limited to 'src/extension/internal/cairo-ps-out.h')
| -rw-r--r-- | src/extension/internal/cairo-ps-out.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/internal/cairo-ps-out.h b/src/extension/internal/cairo-ps-out.h index 3b8df6334..b0e14e5a8 100644 --- a/src/extension/internal/cairo-ps-out.h +++ b/src/extension/internal/cairo-ps-out.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * A quick hack to use the print output to write out a file. This * then makes 'save as...' PS. @@ -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. */ #ifndef EXTENSION_INTERNAL_CAIRO_PS_OUT_H |
