150 lines
7.1 KiB
Plaintext
150 lines
7.1 KiB
Plaintext
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: mosh
|
|
Source: http://github.com/keithw/mosh
|
|
|
|
Files: *
|
|
Copyright: 2012 Keith Winstein <mosh-devel@mit.edu>
|
|
License: GPL-3+ with OpenSSL exception
|
|
This program 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 3 of the License, or
|
|
(at your option) any later version.
|
|
.
|
|
This program 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.
|
|
.
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
.
|
|
In addition, as a special exception, the copyright holders give
|
|
permission to link the code of portions of this program with the
|
|
OpenSSL library under certain conditions as described in each
|
|
individual source file, and distribute linked combinations including
|
|
the two.
|
|
.
|
|
You must obey the GNU General Public License in all respects for all
|
|
of the code used other than OpenSSL. If you modify file(s) with this
|
|
exception, you may extend this exception to your version of the
|
|
file(s), but you are not obligated to do so. If you do not wish to do
|
|
so, delete this exception statement from your version. If you delete
|
|
this exception statement from all source files in the program, then
|
|
also delete it here.
|
|
.
|
|
On Debian systems, the complete text of the GNU General
|
|
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
|
|
|
Files: m4/pkg.m4
|
|
Copyright: 2004 Scott James Remnant <scott@netsplit.com>
|
|
License: GPL-2+
|
|
This program 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.
|
|
.
|
|
This program 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.
|
|
.
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program; if not, see <http://www.gnu.org/licenses/>.
|
|
.
|
|
As a special exception to the GNU General Public License, if you
|
|
distribute this file as part of a program that contains a
|
|
configuration script generated by Autoconf, you may include it under
|
|
the same distribution terms that you use for the rest of that program.
|
|
.
|
|
On Debian systems, the complete text of the GNU General
|
|
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2"
|
|
|
|
Files: m4/ax_check_library.m4
|
|
Copyright: 2010 Diego Elio Petteno` <flameeyes@gmail.com>
|
|
License: GPL-3+
|
|
This program 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 3 of the License, or (at your
|
|
option) any later version.
|
|
.
|
|
This program 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.
|
|
.
|
|
You should have received a copy of the GNU General Public License along
|
|
with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
.
|
|
As a special exception, the respective Autoconf Macro's copyright owner
|
|
gives unlimited permission to copy, distribute and modify the configure
|
|
scripts that are the output of Autoconf when processing the Macro. You
|
|
need not follow the terms of the GNU General Public License when using
|
|
or distributing such scripts, even though portions of the text of the
|
|
Macro appear in them. The GNU General Public License (GPL) does govern
|
|
all other use of the material that constitutes the Autoconf Macro.
|
|
.
|
|
This special exception to the GPL applies to versions of the Autoconf
|
|
Macro released by the Autoconf Archive. When you make and distribute a
|
|
modified version of the Autoconf Macro, you may extend this special
|
|
exception to the GPL to apply to your modified version as well.
|
|
.
|
|
On Debian systems, the complete text of the GNU General
|
|
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
|
|
|
|
Files: m4/ax_check_compile_flag.m4 m4/ax_check_link_flag.m4
|
|
Copyright: 2008 Guido U. Draheim <guidod@gmx.de>
|
|
2011 Maarten Bosmans <mkbosmans@gmail.com>
|
|
License: GPL-3+
|
|
This program 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 3 of the License, or (at your
|
|
option) any later version.
|
|
.
|
|
This program 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.
|
|
.
|
|
You should have received a copy of the GNU General Public License along
|
|
with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
.
|
|
As a special exception, the respective Autoconf Macro's copyright owner
|
|
gives unlimited permission to copy, distribute and modify the configure
|
|
scripts that are the output of Autoconf when processing the Macro. You
|
|
need not follow the terms of the GNU General Public License when using
|
|
or distributing such scripts, even though portions of the text of the
|
|
Macro appear in them. The GNU General Public License (GPL) does govern
|
|
all other use of the material that constitutes the Autoconf Macro.
|
|
.
|
|
This special exception to the GPL applies to versions of the Autoconf
|
|
Macro released by the Autoconf Archive. When you make and distribute a
|
|
modified version of the Autoconf Macro, you may extend this special
|
|
exception to the GPL to apply to your modified version as well.
|
|
|
|
Files: src/crypto/ocb.cc
|
|
Copyright: 2011 Ted Krovetz
|
|
License: ISC
|
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
purpose with or without fee is hereby granted, provided that the above
|
|
copyright notice and this permission notice appear in all copies.
|
|
.
|
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
.
|
|
Phillip Rogaway holds patents relevant to OCB. See the following for
|
|
his patent grant: http://www.cs.ucdavis.edu/~rogaway/ocb/grant.htm
|
|
(also found in ocb-license.html in the Mosh source distribution).
|
|
|
|
Files: src/crypto/ae.h
|
|
Copyright: none
|
|
License: public-domain
|
|
This file is in the public domain. It is provided "as is", without
|
|
warranty of any kind. Use at your own risk.
|
|
.
|
|
Comments are welcome: Ted Krovetz <ted@krovetz>.
|