-- Changed copyright notice to Roaring Penguin Software Inc.

-- Removed restriction on porting to Windows, but wrote why it's a bad idea.
This commit is contained in:
dfs
1999-04-05 17:34:27 +00:00
parent a1d634dcb6
commit 524dcf86be
3 changed files with 26 additions and 13 deletions

View File

@@ -7,11 +7,12 @@
# A cheesy graphical front-end for building and installing REMIND.
#
# This file is part of REMIND.
# Copyright (C) 1992-1998 by David F. Skoll
# Copyright (C) 1992-1999 by David F. Skoll
# Copyright (C) 1999 by Roaring Penguin Software Inc.
#
#--------------------------------------------------------------
# $Id: build.tk,v 1.7 1998-05-24 15:43:34 dfs Exp $
# $Id: build.tk,v 1.8 1999-04-05 17:34:29 dfs Exp $
# the next line restarts using wish \
exec wish "$0" "$@"