about summary refs log tree commit homepage
path: root/bin/dtas-xdelay
diff options
context:
space:
mode:
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 d5b6533..5ac63ae 100755
--- a/bin/dtas-xdelay
+++ b/bin/dtas-xdelay
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> 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'