summaryrefslogtreecommitdiff
path: root/lib/rubygems/package/tar_header.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rubygems/package/tar_header.rb6
1 files changed, 4 insertions, 2 deletions
@@ -1,9 +1,11 @@
# frozen_string_literal: true
-#--
# Copyright (C) 2004 Mauricio Julio Fernández Pradier
# See LICENSE.txt for additional licensing information.
-#++
##
#--