summaryrefslogtreecommitdiffstats
path: root/spec/integration/file_serving/content_spec.rb
diff options
context:
space:
mode:
authorMatt Robinson <matt@puppetlabs.com>2011-08-18 17:09:33 -0700
committerMatt Robinson <matt@puppetlabs.com>2011-08-18 17:09:33 -0700
commit71e190bf255f98e900f7ddd55db393d448df3274 (patch)
tree22655aa7ab859c603d9970ca953214baeb0eda1a /spec/integration/file_serving/content_spec.rb
parent249e287ed2dd6260b0289e27606b3cccea402fd5 (diff)
parentfd7332be5ca8ba78ff24a455fddad1713be779b5 (diff)
downloadpuppet-71e190bf255f98e900f7ddd55db393d448df3274.tar.gz
puppet-71e190bf255f98e900f7ddd55db393d448df3274.tar.xz
puppet-71e190bf255f98e900f7ddd55db393d448df3274.zip
Merge pull request #48 from daniel-pittman/maint/2.7.x/strip-incorrect-rights-statements
Maint/2.7.x/strip incorrect rights statements
Diffstat (limited to 'spec/integration/file_serving/content_spec.rb')
-rwxr-xr-xspec/integration/file_serving/content_spec.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/integration/file_serving/content_spec.rb b/spec/integration/file_serving/content_spec.rb
index a95ddc520..5b08a6137 100755
--- a/spec/integration/file_serving/content_spec.rb
+++ b/spec/integration/file_serving/content_spec.rb
@@ -1,8 +1,4 @@
#!/usr/bin/env rspec
-#
-# Created by Luke Kanies on 2007-10-18.
-# Copyright (c) 2007. All rights reserved.
-
require 'spec_helper'
require 'puppet/file_serving/content'