aboutsummaryrefslogtreecommitdiff
path: root/list/list
diff options
context:
space:
mode:
Diffstat (limited to 'list/list')
-rwxr-xr-xlist/list4
1 files changed, 4 insertions, 0 deletions
diff --git a/list/list b/list/list
index c2c4afb..11ec7c1 100755
--- a/list/list
+++ b/list/list
@@ -2,6 +2,10 @@
# list -- escape code listing for troff
+# Permission to use, copy, modify and/or
+# distribute this software for any purpose
+# with or without fee is hereby granted.
+
use Getopt::Std;
BEGIN { getopt('Ep:s:') }