diff options
Diffstat (limited to 'src/extension/error-file.cpp')
| -rw-r--r-- | src/extension/error-file.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/extension/error-file.cpp b/src/extension/error-file.cpp index 0611ad62f..ad65457b2 100644 --- a/src/extension/error-file.cpp +++ b/src/extension/error-file.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Ted Gould <ted@gould.cx> * * Copyright (C) 2005 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 "ui/dialog/extensions.h" |
