aboutsummaryrefslogtreecommitdiff
path: root/src/noscrypt.h
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-02-02 19:25:17 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-02-02 19:25:17 -0500
commit06c73004e1a39a7ea4ea3a89c22dee0f66adb236 (patch)
tree25ba4d49fcfd914b39c73bca7aca4b8fc422945a /src/noscrypt.h
parent6e79fdb3b6b6739fc7797d47e55a7691306cf736 (diff)
change to lgpl license
Diffstat (limited to 'src/noscrypt.h')
-rw-r--r--src/noscrypt.h19
1 files changed, 9 insertions, 10 deletions
diff --git a/src/noscrypt.h b/src/noscrypt.h
index 6b4886e..b282085 100644
--- a/src/noscrypt.h
+++ b/src/noscrypt.h
@@ -1,22 +1,21 @@
/*
* Copyright (c) 2024 Vaughn Nugent
*
-* Library: noscrypt
* Package: noscrypt
* File: noscrypt.h
-*
-* noscrypt is free software: you can redistribute it and/or modify
-* it under the terms of the GNU General Public License as published
-* by the Free Software Foundation, either version 2 of the License,
-* or (at your option) any later version.
*
-* noscrypt is distributed in the hope that it will be useful,
+* This library 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; either version 2.1
+* of the License, or (at your option) any later version.
+*
+* 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
-* General Public License for more details.
+* Lesser General Public License for more details.
*
-* You should have received a copy of the GNU General Public License
-* along with noscrypt. If not, see http://www.gnu.org/licenses/.
+* You should have received a copy of the GNU Lesser General Public License
+* along with NativeHeapApi. If not, see http://www.gnu.org/licenses/.
*/
/*