diff options
-rw-r--r-- | lib/rubygems/package/tar_reader.rb | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ -# -*- coding: iso-8859-1 -*- -#++ -# Copyright (C) 2004 Mauricio Julio Fern�ndez Pradier -# See LICENSE.txt for additional licensing information. #-- ## # TarReader reads tar files and allows iteration over their items |