From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9AFFE15803E for ; Sat, 6 Jan 2024 08:33:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 245622BC018; Sat, 6 Jan 2024 08:33:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04EBB2BC018 for ; Sat, 6 Jan 2024 08:33:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F089634313E for ; Sat, 6 Jan 2024 08:33:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AD2FAB4 for ; Sat, 6 Jan 2024 08:33:18 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1704529987.0249a5c47c5411ac916c7cd42b8e73e2e88294df.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/ X-VCS-Repository: repo/gentoo X-VCS-Files: licenses/Albert-1.0 X-VCS-Directories: licenses/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 0249a5c47c5411ac916c7cd42b8e73e2e88294df X-VCS-Branch: master Date: Sat, 6 Jan 2024 08:33:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8cb27dee-2406-4fd0-8dc0-e8e7c7958a79 X-Archives-Hash: ecae5283a9a256bd786cd7983a718da7 commit: 0249a5c47c5411ac916c7cd42b8e73e2e88294df Author: Quentin Retornaz retornaz com> AuthorDate: Fri Jan 5 23:22:03 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sat Jan 6 08:33:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0249a5c4 licenses: add Albert-1.0 Signed-off-by: Quentin Retornaz retornaz.com> Signed-off-by: Viorel Munteanu gentoo.org> licenses/Albert-1.0 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/licenses/Albert-1.0 b/licenses/Albert-1.0 new file mode 100644 index 000000000000..3b71f458151b --- /dev/null +++ b/licenses/Albert-1.0 @@ -0,0 +1,21 @@ +Copyright 2021 Manuel Schneider +Albert license v1.0 + +Albert is freeware, i.e. proprietary and source available. You may redistribute compiled packages with an explicit written permission. You are permitted to use the code or prebuilt packages for your personal usage, 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. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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. + +Binary distribution is explicitly permitted for the following distributions/platforms: + +- Arch and its derivates +- Debian and its derivates +- Fedora and its derivates +- FreeBSD and its derivates +- Gentoo and its derivates +- Mandriva and its derivates +- Slackware and its derivates +- openSUSE and its derivates