diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-04-25 15:56:01 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2009-04-25 15:56:01 +0000 |
commit | a47fab40574523b2d9a773e5641c3761a0ea01b9 (patch) | |
tree | cbcf61771dab7d2e465873a823eec7b36d971740 /app/misc/ttyrec/LICENCE | |
parent | f34c7230856aba84c510d34e4cc59e4085524c0c (diff) | |
download | mkbuilds-a47fab40574523b2d9a773e5641c3761a0ea01b9.tar.gz mkbuilds-a47fab40574523b2d9a773e5641c3761a0ea01b9.tar.bz2 |
ttyrec: adding ttyrec
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@428 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'app/misc/ttyrec/LICENCE')
-rw-r--r-- | app/misc/ttyrec/LICENCE | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/app/misc/ttyrec/LICENCE b/app/misc/ttyrec/LICENCE new file mode 100644 index 0000000..d25dea8 --- /dev/null +++ b/app/misc/ttyrec/LICENCE @@ -0,0 +1,30 @@ +Copyright (c) 1980 Regents of the University of California. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + This product includes software developed by the University of + California, Berkeley and its contributors. +4. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. |