about summary refs log tree commit homepage
path: root/test/iostat-mock.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/iostat-mock.rb')
-rwxr-xr-xtest/iostat-mock.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/iostat-mock.rb b/test/iostat-mock.rb
index 03af527..aed2cfa 100755
--- a/test/iostat-mock.rb
+++ b/test/iostat-mock.rb
@@ -1,7 +1,7 @@
 #!/usr/bin/env ruby
 # -*- encoding: binary -*-
-# Copyright (C) 2012-2016 all contributors <cmogstored-public@bogomips.org>
-# License: GPLv3 or later (see COPYING for details)
+# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 usage = "Usage: #$0 PIDFILE (fast|slow)"
 $stdout.binmode
 $stdout.sync = $stderr.sync = true