about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-02-18 23:30:30 +0000
committerEric Wong <normalperson@yhbt.net>2013-02-18 23:30:30 +0000
commitcbab5b9d18f13c22f6d94bdad2490e8d280ea927 (patch)
tree5d8e58259050a0c296861592e3a48af690c9c9ee /test
parentd7a6fe7d93c2e7c771e99f7083d2a59d320da12f (diff)
downloadcmogstored-cbab5b9d18f13c22f6d94bdad2490e8d280ea927.tar.gz
Many files were missed the first time around in
commit 37026af96dec638aa850d604003bf7218d90037d
Diffstat (limited to 'test')
-rwxr-xr-xtest/gen-slow.sh2
-rw-r--r--test/graceful_quit.rb2
-rw-r--r--test/http.rb2
-rw-r--r--test/http_chunked_put.rb2
-rw-r--r--test/http_dav.rb2
-rw-r--r--test/http_getonly.rb2
-rw-r--r--test/http_idle_expire.rb2
-rw-r--r--test/http_put.rb2
-rw-r--r--test/http_put_slow.rb2
-rw-r--r--test/http_range.rb2
-rw-r--r--test/inherit.rb2
-rwxr-xr-xtest/iostat-mock.rb2
-rw-r--r--test/mgmt-iostat.rb2
-rw-r--r--test/mgmt-usage.rb2
-rw-r--r--test/mgmt.rb2
-rw-r--r--test/test_helper.rb2
16 files changed, 16 insertions, 16 deletions
diff --git a/test/gen-slow.sh b/test/gen-slow.sh
index 0d16e3b..d79e8a9 100755
--- a/test/gen-slow.sh
+++ b/test/gen-slow.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 #
 # Splits out individual Test::Unit test cases to be standalone Ruby
diff --git a/test/graceful_quit.rb b/test/graceful_quit.rb
index 9a54ace..aca7dd9 100644
--- a/test/graceful_quit.rb
+++ b/test/graceful_quit.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'net/http'
diff --git a/test/http.rb b/test/http.rb
index 4a6f2a1..df51836 100644
--- a/test/http.rb
+++ b/test/http.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'digest/md5'
diff --git a/test/http_chunked_put.rb b/test/http_chunked_put.rb
index e56c4cd..817ced7 100644
--- a/test/http_chunked_put.rb
+++ b/test/http_chunked_put.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'digest/md5'
diff --git a/test/http_dav.rb b/test/http_dav.rb
index d22c00d..efdc5cd 100644
--- a/test/http_dav.rb
+++ b/test/http_dav.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'net/http'
diff --git a/test/http_getonly.rb b/test/http_getonly.rb
index 8f8ebb3..dd9dbd3 100644
--- a/test/http_getonly.rb
+++ b/test/http_getonly.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'net/http'
diff --git a/test/http_idle_expire.rb b/test/http_idle_expire.rb
index 8d8dc0f..d524668 100644
--- a/test/http_idle_expire.rb
+++ b/test/http_idle_expire.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'io/wait'
diff --git a/test/http_put.rb b/test/http_put.rb
index ad5a86c..537182c 100644
--- a/test/http_put.rb
+++ b/test/http_put.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'digest/md5'
diff --git a/test/http_put_slow.rb b/test/http_put_slow.rb
index c52431d..6e0cc6f 100644
--- a/test/http_put_slow.rb
+++ b/test/http_put_slow.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'digest/md5'
diff --git a/test/http_range.rb b/test/http_range.rb
index 7b0182d..1475332 100644
--- a/test/http_range.rb
+++ b/test/http_range.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'net/http'
diff --git a/test/inherit.rb b/test/inherit.rb
index 07efd3c..5c601a1 100644
--- a/test/inherit.rb
+++ b/test/inherit.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'net/http'
diff --git a/test/iostat-mock.rb b/test/iostat-mock.rb
index a0366a9..8a1cdac 100755
--- a/test/iostat-mock.rb
+++ b/test/iostat-mock.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 usage = "Usage: #$0 PIDFILE (fast|slow)"
 $stdout.binmode
diff --git a/test/mgmt-iostat.rb b/test/mgmt-iostat.rb
index 4cbd12d..905430c 100644
--- a/test/mgmt-iostat.rb
+++ b/test/mgmt-iostat.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 
diff --git a/test/mgmt-usage.rb b/test/mgmt-usage.rb
index 71a66ea..1224b66 100644
--- a/test/mgmt-usage.rb
+++ b/test/mgmt-usage.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 
diff --git a/test/mgmt.rb b/test/mgmt.rb
index 2e04e5f..e5ed9d9 100644
--- a/test/mgmt.rb
+++ b/test/mgmt.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 require 'test/test_helper'
 require 'digest/md5'
diff --git a/test/test_helper.rb b/test/test_helper.rb
index 0573964..588f4df 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,5 +1,5 @@
 # -*- encoding: binary -*-
-# Copyright (C) 2012, Eric Wong <normalperson@yhbt.net>
+# Copyright (C) 2012-2013, Eric Wong <normalperson@yhbt.net>
 # License: GPLv3 or later (see COPYING for details)
 ARGV << "-v"
 require 'test/unit'