Skip to content

Commit 9703913

Browse files
committed
Add or later verbage to LICENSING and sync header license versions
1 parent 2c11f96 commit 9703913

File tree

6 files changed

+10
-7
lines changed

6 files changed

+10
-7
lines changed

LICENSING

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11

22
wolfSSL (formerly known as CyaSSL) and wolfCrypt are either licensed for use
3-
under the GPLv2 or a standard commercial license. For our users who cannot use
4-
wolfSSL under GPLv2, a commercial license to wolfSSL and wolfCrypt is available.
3+
under the GPLv2 (or at your option any later version) or a standard commercial
4+
license. For our users who cannot use wolfSSL under GPLv2
5+
(or any later version), a commercial license to wolfSSL and wolfCrypt is
6+
available.
7+
58
Please contact wolfSSL Inc. directly at:
69

710

wolfcrypt/src/cryptocb.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* wolfSSL is free software; you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by
9-
* the Free Software Foundation; either version 3 of the License, or
9+
* the Free Software Foundation; either version 2 of the License, or
1010
* (at your option) any later version.
1111
*
1212
* wolfSSL is distributed in the hope that it will be useful,

wolfcrypt/src/wc_pkcs11.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* wolfSSL is free software; you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by
9-
* the Free Software Foundation; either version 3 of the License, or
9+
* the Free Software Foundation; either version 2 of the License, or
1010
* (at your option) any later version.
1111
*
1212
* wolfSSL is distributed in the hope that it will be useful,

wolfssl/wolfcrypt/cryptocb.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* wolfSSL is free software; you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by
9-
* the Free Software Foundation; either version 3 of the License, or
9+
* the Free Software Foundation; either version 2 of the License, or
1010
* (at your option) any later version.
1111
*
1212
* wolfSSL is distributed in the hope that it will be useful,

wolfssl/wolfcrypt/pkcs11.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* wolfSSL is free software; you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by
9-
* the Free Software Foundation; either version 3 of the License, or
9+
* the Free Software Foundation; either version 2 of the License, or
1010
* (at your option) any later version.
1111
*
1212
* wolfSSL is distributed in the hope that it will be useful,

wolfssl/wolfcrypt/wc_pkcs11.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* wolfSSL is free software; you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by
9-
* the Free Software Foundation; either version 3 of the License, or
9+
* the Free Software Foundation; either version 2 of the License, or
1010
* (at your option) any later version.
1111
*
1212
* wolfSSL is distributed in the hope that it will be useful,

0 commit comments

Comments
 (0)