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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1271013835A for ; Tue, 21 Jul 2020 10:56:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13C79E0901; Tue, 21 Jul 2020 10:56:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E89FEE0901 for ; Tue, 21 Jul 2020 10:56:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EAD534F2C7 for ; Tue, 21 Jul 2020 10:56:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B208D290 for ; Tue, 21 Jul 2020 10:56:36 +0000 (UTC) From: "Mark Wright" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mark Wright" Message-ID: <1595328966.228d69b4f1a6276c842c69e46735410e2b81c6d6.gienah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/ X-VCS-Repository: repo/gentoo X-VCS-Files: licenses/Code-Synthesis-ODB X-VCS-Directories: licenses/ X-VCS-Committer: gienah X-VCS-Committer-Name: Mark Wright X-VCS-Revision: 228d69b4f1a6276c842c69e46735410e2b81c6d6 X-VCS-Branch: master Date: Tue, 21 Jul 2020 10:56:36 +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: 98f3e346-0f20-4124-8d2a-7b64a198fa78 X-Archives-Hash: f80f123a9fc342ed7f1b4e4c30df78a3 commit: 228d69b4f1a6276c842c69e46735410e2b81c6d6 Author: Mark Wright gentoo org> AuthorDate: Tue Jul 21 10:39:03 2020 +0000 Commit: Mark Wright gentoo org> CommitDate: Tue Jul 21 10:56:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228d69b4 licenses/Code-Synthesis-ODB add for dev-cpp/libodb Signed-off-by: Mark Wright gentoo.org> licenses/Code-Synthesis-ODB | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/licenses/Code-Synthesis-ODB b/licenses/Code-Synthesis-ODB new file mode 100644 index 00000000000..d106b92e08e --- /dev/null +++ b/licenses/Code-Synthesis-ODB @@ -0,0 +1,20 @@ +Copyright (c) 2009-2020 Code Synthesis Tools CC. + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License version 2 as +published by the Free Software Foundation. + +For more information on ODB licensing as well as for answers to +some of the common licensing questions, visit the ODB License +page: + +http://www.codesynthesis.com/products/odb/license.xhtml + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA