update copyright dates and licensing to GPLv3

pull/11/head
John Safranek 2016-07-19 13:44:02 -07:00
parent e62b09520b
commit 1a278fe713
22 changed files with 59 additions and 88 deletions

12
LICENSING 100644
View File

@ -0,0 +1,12 @@
wolfSSH is either licensed for use under the GPLv3 or a standard commercial
license. For our users who cannot use wolfSSH under GPLv3, a commercial license
to wolfSSH is available.
Please contact wolfSSL Inc. directly at:
Email: licensing@wolfssl.com
Phone: +1 425 245-8247
More information can be found on the wolfSSL website at www.wolfssl.com.

View File

@ -1,12 +1,12 @@
/* echoserver.c /* echoserver.c
* *
* Copyright (C) 2014 wolfSSL Inc. * Copyright (C) 2014-2016 wolfSSL Inc.
* *
* This file is part of wolfSSH. * This file is part of wolfSSH.
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -1,12 +1,12 @@
/* server.c /* server.c
* *
* Copyright (C) 2014 wolfSSL Inc. * Copyright (C) 2014-2016 wolfSSL Inc.
* *
* This file is part of wolfSSH. * This file is part of wolfSSH.
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */
/* /*

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -1,22 +1,21 @@
/* misc.h /* misc.h
* *
* Copyright (C) 2006-2016 wolfSSL Inc. * Copyright (C) 2014-2016 wolfSSL Inc.
* *
* This file is part of wolfSSH. * This file is part of wolfSSH.
* *
* wolfSSL is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSL is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA
*/ */
#pragma once #pragma once

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */

View File

@ -6,7 +6,7 @@
* *
* wolfSSH is free software; you can redistribute it and/or modify * wolfSSH is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version. * (at your option) any later version.
* *
* wolfSSH is distributed in the hope that it will be useful, * wolfSSH is distributed in the hope that it will be useful,
@ -15,9 +15,7 @@
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with wolfSSH. If not, see <http://www.gnu.org/licenses/>.
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/ */