about summary refs log tree commit homepage
path: root/t/test-lib.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/test-lib.sh')
-rw-r--r--t/test-lib.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test-lib.sh b/t/test-lib.sh
index 9e286bc..5551378 100644
--- a/t/test-lib.sh
+++ b/t/test-lib.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (c) 2009 Eric Wong
+# Copyright (c) 2009 Rainbows! developers
 set -e
 set -u
 T=$(basename $0)