File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / tmux / COPYING
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 14 12:22:44 2017 UTC (6 years, 11 months ago) by misho
Branches: tmux, MAIN
CVS tags: v2_4p0, v2_4, HEAD
tmux 2.4

    1: THIS IS FOR INFORMATION ONLY, CODE IS UNDER THE LICENCE AT THE TOP OF ITS FILE.
    2: 
    3: The README, CHANGES, FAQ and TODO files are licensed under the ISC
    4: license. Files under examples/ remain copyright their authors unless otherwise
    5: stated in the file but permission has been received to distribute them with
    6: tmux. All other files have a license and copyright notice at their start,
    7: typically:
    8: 
    9: Copyright (c) <author>
   10: 
   11: Permission to use, copy, modify, and distribute this software for any
   12: purpose with or without fee is hereby granted, provided that the above
   13: copyright notice and this permission notice appear in all copies.
   14: 
   15: THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
   16: WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
   17: MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
   18: ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   19: WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
   20: IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
   21: OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>