diff options
Diffstat (limited to 'src/layer-model.cpp')
| -rw-r--r-- | src/layer-model.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/layer-model.cpp b/src/layer-model.cpp index d6f57a6b4..5b064543f 100644 --- a/src/layer-model.cpp +++ b/src/layer-model.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Editable view implementation * @@ -18,7 +19,7 @@ * Copyright (C) 1999-2002 Lauris Kaplinski * Copyright (C) 2000-2001 Ximian, Inc. * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "layer-model.h" |
