diff options
Diffstat (limited to 'src/ui/widget/entry.cpp')
| -rw-r--r-- | src/ui/widget/entry.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/widget/entry.cpp b/src/ui/widget/entry.cpp index 9ee6c9a08..e9a63c55a 100644 --- a/src/ui/widget/entry.cpp +++ b/src/ui/widget/entry.cpp @@ -1,10 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Authors: * Johan Engelen <goejendaagh@zonnet.nl> * * Copyright (C) 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. */ #include "entry.h" |
