From 5c1941a9be56a979c27d740370b781882d344f79 Mon Sep 17 00:00:00 2001 From: hsbt Date: Wed, 9 May 2018 04:39:16 +0000 Subject: Merge csv-1.0.2 from upstream. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/csv/test_csv_writing.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'test/csv/test_csv_writing.rb') diff --git a/test/csv/test_csv_writing.rb b/test/csv/test_csv_writing.rb index de82dae244..e1c02c1fb9 100755 --- a/test/csv/test_csv_writing.rb +++ b/test/csv/test_csv_writing.rb @@ -4,10 +4,7 @@ # tc_csv_writing.rb # -# Created by James Edward Gray II on 2005-10-31. -# Copyright 2005 James Edward Gray II. You can redistribute or modify this code -# under the terms of Ruby's license. - +# Created by James Edward Gray II on 2005-10-31. require_relative "base" class TestCSV::Writing < TestCSV -- cgit v1.2.3