about summary refs log tree commit homepage
path: root/bin/dtas-xdelay
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-06-06 08:01:21 +0000
committerEric Wong <normalperson@yhbt.net>2014-06-06 08:01:21 +0000
commita92c8d37a094d76b2b8b691dd6cd9732011d37b3 (patch)
tree45666cc173e1dcdf88d4b9476990102d9149b264 /bin/dtas-xdelay
parenta0a324a9e2949d51edfcfc19116c869a280d682b (diff)
downloaddtas-a92c8d37a094d76b2b8b691dd6cd9732011d37b3.tar.gz
I'm still normal, and still trolling, but 80x24.org will be epic :)
Diffstat (limited to 'bin/dtas-xdelay')
-rwxr-xr-xbin/dtas-xdelay2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dtas-xdelay b/bin/dtas-xdelay
index dc60159..c3ca4e4 100755
--- a/bin/dtas-xdelay
+++ b/bin/dtas-xdelay
@@ -1,5 +1,5 @@
 #!/usr/bin/env ruby
-# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors
+# Copyright (C) 2013-2014, Eric Wong <e@80x24.org> and all contributors
 # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
 USAGE = "Usage: #$0 [-x FREQ] [-l] /dev/fd/LO /dev/fd/HI DELAY [DELAY ...]"
 require 'optparse'