From 2531d3c75d9cfc319ef17c9819d7716626c1dcde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Mon, 8 Jan 2001 19:37:36 +0000 Subject: [PATCH] Initial release git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@321 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- ChangeLog | 0 LICENSE | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 ChangeLog create mode 100644 LICENSE diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 000000000..e69de29bb diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..7319ecc60 --- /dev/null +++ b/LICENSE @@ -0,0 +1,20 @@ +Hamlib - Ham Radio Control Libraries + +Copyright (C) 2000 Frank Singleton +Copyright (C) 2000 Stephane Fillod + +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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +The included file 'COPYING' is a copy of the GNU General Public License.