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/).