From 96fffaa0eabf33e85c7b73cac74240f86e18bcbb Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 21 Jul 2012 17:22:11 +0000 Subject: [PATCH] 2012-07-21 19:21 UTC+0200 Viktor Szakats (harbour syenar.net) + extras/hbapollo/LICENCE + added license --- harbour/ChangeLog | 4 ++++ harbour/extras/hbapollo/LICENCE | 17 +++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 harbour/extras/hbapollo/LICENCE diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 17849c03ab..d40a078e0a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-21 19:21 UTC+0200 Viktor Szakats (harbour syenar.net) + + extras/hbapollo/LICENCE + + added license + 2012-07-21 19:09 UTC+0200 Viktor Szakats (vszakats syenar.net) + extras - examples diff --git a/harbour/extras/hbapollo/LICENCE b/harbour/extras/hbapollo/LICENCE new file mode 100644 index 0000000000..8a5c0cc7b1 --- /dev/null +++ b/harbour/extras/hbapollo/LICENCE @@ -0,0 +1,17 @@ +SIXAPI PROJECT LICENSE +====================== + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +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 more 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., 675 Mass Ave, Cambridge, MA 02139, USA (or visit +their web site at http://www.gnu.org/).