From a8ae7bf2e82c6ead3aaea725b971281cf2a19d6d Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 3 Jul 2016 21:53:34 +0200 Subject: add README.md --- lrep | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lrep') diff --git a/lrep b/lrep index 399d858..dafc644 100755 --- a/lrep +++ b/lrep @@ -2,6 +2,12 @@ # lrep [-z] [-t SECS] [FILES...] - literate read-eval-print # -*- ruby -*- +# +# To the extent possible under law, +# Christian Neukirchen +# has waived all copyright and related or neighboring rights to this work. +# http://creativecommons.org/publicdomain/zero/1.0/ + require 'pty' require 'io/console' require 'optparse' -- cgit 1.4.1