diff options
Diffstat (limited to 'src/path-chemistry.h')
| -rw-r--r-- | src/path-chemistry.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/path-chemistry.h b/src/path-chemistry.h index 3bcd0486a..0276a6133 100644 --- a/src/path-chemistry.h +++ b/src/path-chemistry.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later #ifndef SEEN_PATH_CHEMISTRY_H #define SEEN_PATH_CHEMISTRY_H @@ -10,7 +11,7 @@ * Copyright (C) 1999-2002 authors * Copyright (C) 2001-2002 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. */ class SPDesktop; |
