diff options
Diffstat (limited to 'console.cpp')
-rw-r--r-- | console.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/console.cpp b/console.cpp index 87e492e..00c31c9 100644 --- a/console.cpp +++ b/console.cpp @@ -11,6 +11,14 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://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 OpenSSL License and SSLeay License, the licensors + * of this Program grant you additional permission to convey the resulting work. + * */ #include "console.h" |