diff options
author | Ionen Wolkens <sudinave@gmail.com> | 2021-04-25 10:03:29 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-09 04:42:09 +0000 |
commit | 87d2ffa93299dfc7cd2537ce42943086f2ff41ad (patch) | |
tree | d284e2a64861403249d81720c8eb183f7d2798cb /licenses | |
parent | games-emulation/fceux: add 2.3.0 (diff) | |
download | gentoo-87d2ffa93299dfc7cd2537ce42943086f2ff41ad.tar.gz gentoo-87d2ffa93299dfc7cd2537ce42943086f2ff41ad.tar.bz2 gentoo-87d2ffa93299dfc7cd2537ce42943086f2ff41ad.zip |
licenses: add trio for dev-libs/trio
similar to ISC-Original
Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/trio | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/licenses/trio b/licenses/trio new file mode 100644 index 000000000000..017f02a69b7a --- /dev/null +++ b/licenses/trio @@ -0,0 +1,10 @@ +Copyright (C) 1998-2001 by Bjorn Reese and Daniel Stenberg. + +Permission to use, copy, modify, and 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. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED +WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF +MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND +CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER. |