diff options
author | spz <spz@pkgsrc.org> | 2016-11-18 09:23:49 +0000 |
---|---|---|
committer | spz <spz@pkgsrc.org> | 2016-11-18 09:23:49 +0000 |
commit | 90a83954b5464c8aac8799137e026dc3269c191d (patch) | |
tree | 6ee6a49f8f73f3aabf21619bdb6949db562bdadf /licenses | |
parent | 2c3c46d508a5c4f6e4723ef5addafe9af4d8b63f (diff) | |
download | pkgsrc-90a83954b5464c8aac8799137e026dc3269c191d.tar.gz |
the Unicode, Inc. license text
another variant of a 3-clause BSD license
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/unicode | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/licenses/unicode b/licenses/unicode new file mode 100644 index 00000000000..ad28161436d --- /dev/null +++ b/licenses/unicode @@ -0,0 +1,31 @@ +Copyright © 1991-2016 Unicode, Inc. All rights reserved. +Distributed under the Terms of Use in http://www.unicode.org/copyright.html. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Unicode data files and any associated documentation +(the "Data Files") or Unicode software and any associated documentation +(the "Software") to deal in the Data Files or Software +without restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, and/or sell copies of +the Data Files or Software, and to permit persons to whom the Data Files +or Software are furnished to do so, provided that either +(a) this copyright and permission notice appear with all copies +of the Data Files or Software, or +(b) this copyright and permission notice appear in associated +Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT OF THIRD PARTY RIGHTS. +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS +NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL 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 THE DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, +use or other dealings in these Data Files or Software without prior +written authorization of the copyright holder. |