diff options
Diffstat (limited to 'src/object/sp-mesh-patch.cpp')
| -rw-r--r-- | src/object/sp-mesh-patch.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/sp-mesh-patch.cpp b/src/object/sp-mesh-patch.cpp index 1331bf79b..88d3298fd 100644 --- a/src/object/sp-mesh-patch.cpp +++ b/src/object/sp-mesh-patch.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /** @file * @gradient meshpatch class. */ @@ -12,7 +13,7 @@ * Copyright (C) 2010 Jon A. Cruz * Copyright (C) 2012 Tavmjong Bah * - * Released under GNU GPL, read the file 'COPYING' for more information + * Released under GNU GPL v2+, read the file 'COPYING' for more information. */ #include "sp-mesh-patch.h" #include "style.h" |
