kopia lustrzana https://github.com/Hamlib/Hamlib
57 wiersze
2.4 KiB
Plaintext
57 wiersze
2.4 KiB
Plaintext
Hamlib - Ham Radio Control Libraries
|
|
|
|
Copyright (C) 2000,2001 Frank Singleton
|
|
Copyright (C) 2000,2001 Stephane Fillod
|
|
Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,
|
|
2010,2011,2012
|
|
The Hamlib Group
|
|
|
|
See the included README file for more information on Hamlib and the Hamlib
|
|
Project or visit http://www.hamlib.org for documentation and links to the
|
|
source code of Hamlib.
|
|
|
|
The 'AUTHORS' file lists contributors known as the The Hamlib Group.
|
|
|
|
The frontend library source code files and associated backend library
|
|
source code files are licensed and released under the Lesser GNU Public
|
|
License (LGPL):
|
|
|
|
This library is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU Lesser General Public
|
|
License as published by the Free Software Foundation; either
|
|
version 2.1 of the License, or (at your option) any later version.
|
|
|
|
This library 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 Lesser General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Lesser General Public
|
|
License along with this library; if not, write to the Free Software
|
|
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
|
|
MA 02110-1301 USA
|
|
|
|
The included file 'COPYING.LIB' is a copy of the GNU Lesser General
|
|
Public License.
|
|
|
|
|
|
Various other supplied program source files and example source files are
|
|
licensed and released under the GNU Public License (GPL):
|
|
|
|
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.,
|
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
|
|
The included file 'COPYING' is a copy of the GNU General Public License.
|
|
|