This package was debianized by Joop Stakenborg on Sun, 19 Nov 2006 20:40:39 +0100. It was downloaded from http://parnass.org/tk5. Author e-mail: bob@parnass.com From tk5.tcl: ################################################################### # This file is part of tk5, a utility program for the # ICOM IC-R5 receiver. # # Copyright (C) 2001 - 2004, Bob Parnass # AJ9S # # tk5 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. # # tk5 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 tk5; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, # MA 02110-1301, USA. ################################################################### Tk5 is released under the terms of the GNU General Public License, see /usr/share/common-licenses/GPL on your Debian system. misclib.tcl is from the book 'Effective Tcl/Tk Programming', it is available in the public domain and can be downloaded freely from the internet, the header reads: # Effective Tcl/Tk Programming # Mark Harrison, DSC Communications Corp. # Michael McLennan, Bell Labs Innovations for Lucent Technologies # Addison-Wesley Professional Computing Series # ====================================================================== # Copyright (c) 1996-1997 Lucent Technologies Inc. and Mark Harrison # ====================================================================== From the README included with the source code which goes with this book: ---------------------------------------------------------------------- Part of the Addison-Wesley Professional Computing Series Copyright (c) 1996-1997 Lucent Technologies Inc. and Mark Harrison ---------------------------------------------------------------------- This distribution contains examples from the "Effective Tcl/Tk Programming" book. You can study these examples as you read through the book, and you can steal the code for your own applications! The Debian packaging is (C) 2006, Joop Stakenborg and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.