about summary refs log tree commit homepage
path: root/test/test_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_helper.rb')
-rw-r--r--test/test_helper.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_helper.rb b/test/test_helper.rb
index 9909e4a..8cc9ac5 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,6 +1,6 @@
 # -*- 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>
 ARGV << "-v"
 require 'test/unit'
 require 'tmpdir'