summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-03-02 04:43:07 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-03-02 04:53:48 -0500
commitb0ccf4cd10a65dee7eeec245ff1554e8c791a79a (patch)
treefaf7c0aff1af0fa9f88eef8b86ccec7d70fbbb6a /licenses
parentapp-emulation/ruffle: drop 0_p20220211 (diff)
downloadgentoo-b0ccf4cd10a65dee7eeec245ff1554e8c791a79a.tar.gz
gentoo-b0ccf4cd10a65dee7eeec245ff1554e8c791a79a.tar.bz2
gentoo-b0ccf4cd10a65dee7eeec245ff1554e8c791a79a.zip
licenses: remove unused zlib-acknowledgement
Formerly added for 1 crate used by app-emulation/ruffle, but upstream has dropped use of it. Nothing else is using it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r--licenses/zlib-acknowledgement18
1 files changed, 0 insertions, 18 deletions
diff --git a/licenses/zlib-acknowledgement b/licenses/zlib-acknowledgement
deleted file mode 100644
index 8e5c0eb1817b..000000000000
--- a/licenses/zlib-acknowledgement
+++ /dev/null
@@ -1,18 +0,0 @@
-Copyright (C) <year> <copyright holder>
-
-This software is provided 'as-is', without any express or implied
-warranty. In no event will the author(s) be held liable for any damages
-arising from the use of this software.
-
-Permission is granted to anyone to use this software for any purpose,
-including commercial applications, and to alter it and redistribute it
-freely, subject to the following restrictions:
-
-1. The origin of this software must not be misrepresented; you must not
- claim that you wrote the original software. If you use this software
- in a product, an acknowledgment (see the following) in the product
- documentation is required.
- Portions Copyright (C) <year> <copyright holder>
-2. Altered source versions must be plainly marked as such, and must not be
- misrepresented as being the original software.
-3. This notice may not be removed or altered from any source distribution.