summaryrefslogtreecommitdiffstats
path: root/include/u-boot/sha1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/u-boot/sha1.h')
-rw-r--r--include/u-boot/sha1.h14
1 files changed, 1 insertions, 13 deletions
diff --git a/include/u-boot/sha1.h b/include/u-boot/sha1.h
index da09dab976..b0d9ce9db9 100644
--- a/include/u-boot/sha1.h
+++ b/include/u-boot/sha1.h
@@ -5,19 +5,7 @@
*
* Copyright (C) 2003-2006 Christophe Devine
*
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License, version 2.1 as published by the Free Software Foundation.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA
+ * SPDX-License-Identifier: LGPL-2.1
*/
/*
* The SHA-1 standard was published by NIST in 1993.
OpenPOWER on IntegriCloud