20 lines
915 B
Plaintext
20 lines
915 B
Plaintext
|
# tkgoodstuff by Mark Crimmins (markcrim@umich.edu)
|
||
|
# copyright (C) 1995-96, all rights reserved.
|
||
|
# Void where prohibited. Your mileage may vary.
|
||
|
|
||
|
# Seriously, enjoy my handiwork, but don't sue me if it causes troubles.
|
||
|
# Also, the University of Michigan has NOTHING WHATEVER to do with this
|
||
|
# software.
|
||
|
|
||
|
# This program (the tkgoodstuff 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 (version 2 of the License). 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. For a copy of the GNU General Public
|
||
|
# License, write to the Free Software Foundation, Inc., 675 Mass
|
||
|
# Ave, Cambridge, MA 02139, USA.
|
||
|
|