diff options
Diffstat (limited to 'src/extension/print.cpp')
| -rw-r--r-- | src/extension/print.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/print.cpp b/src/extension/print.cpp index 7337f77fb..32fb5ea2c 100644 --- a/src/extension/print.cpp +++ b/src/extension/print.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Ted Gould <ted@gould.cx> * * Copyright (C) 2002-2004 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 "implementation/implementation.h" |
