diff options
Diffstat (limited to 'src/extension/internal/bitmap/sample.h')
| -rw-r--r-- | src/extension/internal/bitmap/sample.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/extension/internal/bitmap/sample.h b/src/extension/internal/bitmap/sample.h index a378229d9..a87929ea8 100644 --- a/src/extension/internal/bitmap/sample.h +++ b/src/extension/internal/bitmap/sample.h @@ -1,9 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Copyright (C) 2007 Authors: * Christopher Brown <audiere@gmail.com> * Ted Gould <ted@gould.cx> - * - * Released under GNU GPL, read the file 'COPYING' for more information + * + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "imagemagick.h" |
