mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
-- Clarified Remind licensing issues.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user