You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
4.3 KiB
90 lines
4.3 KiB
14 years ago
|
This package was debianized by Miriam Ruiz <little_miry@yahoo.es> on
|
||
|
Sat, 01 Sep 2007 22:37:44 +0000.
|
||
|
|
||
|
It was downloaded from http://sourceforge.net/projects/piklab/
|
||
|
|
||
|
Upstream Authors:
|
||
|
|
||
|
Author and maintainer: Nicolas Hadacek <hadacek@kde.org>
|
||
|
Original author of PiKdev: Alain Gibaud <alain.gibaud@free.fr>
|
||
|
LPLAB author (original microchip programmer support): Stephen Landamore <webmaster@landamore.com>
|
||
|
Author of gputils: Craig Franklin <craigfranklin@users.sourceforge.net>
|
||
|
Author of likeback: Sébastien Laoût <slaout@linux62.org>
|
||
|
|
||
|
Other Authors:
|
||
|
|
||
|
Brian C. Lane (Original code for direct programming)
|
||
|
Manwlis "Manos" Giannos (Direct programming for PIC18F devices) <mgiannos2000@yahoo.gr>
|
||
|
Sean A. Walberg (Direct programming for 16F676/630) <sean@ertw.com>
|
||
|
Mirko Panciri (Support for direct programmers with bidirectionnal buffers) <mirko.panciri@adept.it>
|
||
|
Keith Baker (Direct programming for 16F73/74/76/77) <susyzygy@pubnix.org>
|
||
|
Lorenz Möenlechner and Matthias Kranz "USB support for ICD2 programmer) <icd2linux@hcilab.org>
|
||
|
Xiaofan Chen (Test of PICkit2 and ICD2 programmer) <xiaofanc@gmail.com>
|
||
|
Homer Reid (Direct programming for dsPICs is inspired from his program "dspicprg") <homer@homerreid.com>
|
||
|
Frank Damgaard (Direct programming for 24C EEPROM is inspired from his program "prog84") <frda@post3.tele.dk>
|
||
|
|
||
|
Copyright:
|
||
|
|
||
|
Copyright (C) 2005-2007, Nicolas Hadacek
|
||
|
Copyright (C) 2002-2005, Alain Gibaud
|
||
|
Copyright (C) 2003-2004, Stephen Landamore
|
||
|
Copyright (C) 2005, Lorenz Möenlechner and Matthias Kranz
|
||
|
Copyright (C) 2001-2005, Craig Franklin
|
||
|
|
||
|
src/libgui/likeback.*: Copyright (C) 2006, Sebastien Laot
|
||
|
test/sdcc/sdcc250_pic16f873.h: Copyright (C) 2002, Kevin L. Pauba
|
||
|
src/progs/direct/base/direct_16F.*: Copyright (C) 2004 Keith Baker
|
||
|
src/progs/direct/base/direct.*: Copyright (C) Brian C. Lane
|
||
|
src/common/gui/list_view.cpp: Copyright (C) 1992-2003 Trolltech AS.
|
||
|
src/common/gui/editlistbox.cpp: Copyright (C) 2000 David Faure, Alexander Neundorf
|
||
|
src/common/nokde/nokde_kaboutdata.h: Copyright (C) 2000, Espen Sand
|
||
|
src/devices/pic/xml_data/*.xml: Copyright (C) 2007, Alan Page
|
||
|
src/common/port/usb_port.cpp: Copyright (C) 2003-2005 Orion Sky Lawlor
|
||
|
src/common/nokde/win32_utils.*: Copyright (C) 2004-2005, Jaroslaw Staniek
|
||
|
src/common/nokde/nokde_kcmdlineargs.*: Copyright (C) 1999, Waldo Bastian
|
||
|
src/common/nokde/nokde_kaboutdata.cpp: Copyright (C) 2000, Espen Sand
|
||
|
|
||
|
License:
|
||
|
|
||
|
This package 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 package 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 package; if not, write to the Free Software
|
||
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||
|
|
||
|
On Debian systems, the complete text of the GNU General
|
||
|
Public License can be found in `/usr/share/common-licenses/GPL'.
|
||
|
|
||
|
|
||
|
src/common/gui/editlistbox.*
|
||
|
src/common/nokde/*
|
||
|
|
||
|
This library is free software; you can redistribute it and/or
|
||
|
modify it under the terms of the GNU Library General Public
|
||
|
License as published by the Free Software Foundation; either
|
||
|
version 2 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
|
||
|
Library General Public License for more details.
|
||
|
|
||
|
You should have received a copy of the GNU Library General Public License
|
||
|
along with this library; if not, write to the Free Software
|
||
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||
|
|
||
|
On Debian systems, the complete text of the GNU Library General
|
||
|
Public License can be found in `/usr/share/common-licenses/LGPL'.
|
||
|
|
||
|
|
||
|
The Debian packaging and patches are (C) 2007, Miriam Ruiz <little_miry@yahoo.es>
|
||
|
and are licensed under the GPL, see above.
|