From 372dcece3f69989d133f720468f1e24aa1133cda Mon Sep 17 00:00:00 2001 From: drbrain Date: Thu, 22 Apr 2010 08:24:42 +0000 Subject: Update to RubyGems 1.3.7.pre.1 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rubygems/package/tar_writer.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/rubygems/package/tar_writer.rb') diff --git a/lib/rubygems/package/tar_writer.rb b/lib/rubygems/package/tar_writer.rb index b5fc89e55e..d115162a76 100644 --- a/lib/rubygems/package/tar_writer.rb +++ b/lib/rubygems/package/tar_writer.rb @@ -1,8 +1,8 @@ -# -*- coding: iso-8859-1 -*- -#++ -# Copyright (C) 2004 Mauricio Julio Fernández Pradier -# See LICENSE.txt for additional licensing information. +# -*- coding: utf-8 -*- #-- +# Copyright (C) 2004 Mauricio Julio Fernández Pradier +# See LICENSE.txt for additional licensing information. +#++ ## # Allows writing of tar files -- cgit v1.2.3