aboutsummaryrefslogtreecommitdiff
path: root/src/extstring.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/extstring.c17
1 files changed, 1 insertions, 16 deletions
diff --git a/src/extstring.c b/src/extstring.c
index 477f5f7..8b82bb3 100644
--- a/src/extstring.c
+++ b/src/extstring.c
@@ -1,20 +1,5 @@
/* extstring.c
- *
- * Copyright 2024 axtlos <axtlos@disroot.org>
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation, version 3.
- *
- * 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.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program. If not, see <https://www.gnu.org/licenses/>.
- *
- * SPDX-License-Identifier: LGPL-3.0-only
+ * SPDX-License-Identifier: BSD-3-Clause
*/
#define USE_SECURE_MEM