diff options
Diffstat (limited to 'src/object/box3d-side.cpp')
| -rw-r--r-- | src/object/box3d-side.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/box3d-side.cpp b/src/object/box3d-side.cpp index bfd698eb3..72566e617 100644 --- a/src/object/box3d-side.cpp +++ b/src/object/box3d-side.cpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * 3D box face implementation * @@ -8,7 +9,7 @@ * * Copyright (C) 2007 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 "box3d-side.h" |
