-- Clarified Remind licensing issues.

This commit is contained in:
dfs
1997-07-06 14:36:01 +00:00
parent a1fc29e66d
commit 4c46eb5fee

View File

@@ -2,7 +2,7 @@
# rem2html
#
# $Id: rem2html,v 1.1 1997-07-06 14:34:41 dfs Exp $
# $Id: rem2html,v 1.2 1997-07-06 14:36:01 dfs Exp $
#
# A script to convert from the output of "remind -p" to Hyper-Text Markup
# Language (HTML), the text format used in WWW documents. By default, it
@@ -14,6 +14,9 @@
# 5.004. It should work fine on other unices but I have no idea whether
# it will run under VMS, OS/2, Windows, etc.
#
# [Note from David: The REMIND license prohibits you from using REMIND
# under Windows.]
#
# This file is Copyright (C) 1997 by Don Schwarz <darkowl@mcs.net>.
use Getopt::Long;