diff options
Diffstat (limited to 'tools/envcrc.c')
-rw-r--r-- | tools/envcrc.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/envcrc.c b/tools/envcrc.c index e9fd088ff2..505949289f 100644 --- a/tools/envcrc.c +++ b/tools/envcrc.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2001 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <errno.h> |