diff options
Diffstat (limited to 'src/extension/effect.cpp')
| -rw-r--r-- | src/extension/effect.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/effect.cpp b/src/extension/effect.cpp index c86bc5db1..0ca9a7bcf 100644 --- a/src/extension/effect.cpp +++ b/src/extension/effect.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Ted Gould <ted@gould.cx> @@ -5,7 +6,7 @@ * * Copyright (C) 2002-2007 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 "prefdialog.h" |
