commit: 228d69b4f1a6276c842c69e46735410e2b81c6d6 Author: Mark Wright <gienah <AT> gentoo <DOT> org> AuthorDate: Tue Jul 21 10:39:03 2020 +0000 Commit: Mark Wright <gienah <AT> gentoo <DOT> 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 <gienah <AT> 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
