diff options
author | nia <nia@pkgsrc.org> | 2018-08-10 20:33:16 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2018-08-10 20:33:16 +0000 |
commit | 7de83b4a175614d7f3d95e69fdb5d53593536c7b (patch) | |
tree | b3d803220c95fc9ab2779b9c5f8be94a8a038153 | |
parent | ea3bbb7586a33caa88d6615ceaa313b9fd22e639 (diff) | |
download | pkgsrc-7de83b4a175614d7f3d95e69fdb5d53593536c7b.tar.gz |
licenses: add snes9x-license. This is not default acceptable.
-rw-r--r-- | licenses/snes9x-license | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/licenses/snes9x-license b/licenses/snes9x-license new file mode 100644 index 00000000000..4852f3928db --- /dev/null +++ b/licenses/snes9x-license @@ -0,0 +1,36 @@ + Snes9x - Portable Super Nintendo Entertainment System (TM) emulator. + + Snes9x homepage: http://www.snes9x.com/ + + Permission to use, copy, modify and/or distribute Snes9x in both binary + and source form, for non-commercial purposes, is hereby granted without + fee, providing that this license information and copyright notice appear + with all copies and any derived work. + + This software is provided 'as-is', without any express or implied + warranty. In no event shall the authors be held liable for any damages + arising from the use of this software or it's derivatives. + + Snes9x is freeware for PERSONAL USE only. Commercial users should + seek permission of the copyright holders first. Commercial use includes, + but is not limited to, charging money for Snes9x or software derived from + Snes9x, including Snes9x or derivatives in commercial game bundles, and/or + using Snes9x as a promotion for your commercial product. + + The copyright holders request that bug fixes and improvements to the code + should be forwarded to them so everyone can benefit from the modifications + in future versions. + + Super NES and Super Nintendo Entertainment System are trademarks of + Nintendo Co., Limited and its subsidiary companies. + + +------------------------------------------------------------------------------- + +Some parts included in Snes9x are usually available under a different license, +their authors have granted exception for their use in Snes9x (and/or they are +licensed as LGPL): + - JMA: GPL/LGPL, see jma/license.txt + - GTK port: dual licensed as LGPL, see gtk/doc/LICENSE + - snes_ntsc: LGPL, see filter/snes_ntsc-license.txt + - xBRZ: GPLv3, see filter/xbrz-license.txt |