diff options
Diffstat (limited to 'src/ui/dialog/clonetiler.h')
| -rw-r--r-- | src/ui/dialog/clonetiler.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/clonetiler.h b/src/ui/dialog/clonetiler.h index c2f6fd337..47c20adb9 100644 --- a/src/ui/dialog/clonetiler.h +++ b/src/ui/dialog/clonetiler.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @brief Clone tiling dialog */ @@ -5,7 +6,7 @@ * bulia byak <buliabyak@users.sf.net> * * Copyright (C) 2004 Authors - * Released under the GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #ifndef __SP_CLONE_TILER_H__ #define __SP_CLONE_TILER_H__ |
