summaryrefslogtreecommitdiff
path: root/src/include/b64_decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/b64_decode.h')
-rw-r--r--src/include/b64_decode.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/include/b64_decode.h b/src/include/b64_decode.h
index 0deb7aae31..34e0e5ac85 100644
--- a/src/include/b64_decode.h
+++ b/src/include/b64_decode.h
@@ -1,13 +1,4 @@
-/*
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
- *
- * This program 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 General Public License for more details.
- */
+/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __INCLUDE_B64_DECODE_H__
#define __INCLUDE_B64_DECODE_H__