diff options
-rw-r--r-- | edit.c | 2 | ||||
-rw-r--r-- | edit.h | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,8 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * + * Additional permission under GNU GPL version 3 section 7: + * * If you modify this Program, or any covered work, by linking or * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the @@ -13,6 +13,8 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <https://www.gnu.org/licenses/>. * + * Additional permission under GNU GPL version 3 section 7: + * * If you modify this Program, or any covered work, by linking or * combining it with OpenSSL (or a modified version of that library), * containing parts covered by the terms of the OpenSSL License and the |