Skip to content

Commit

Permalink
Removing copyright statements left over from example code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Cowie committed Oct 25, 2014
1 parent 3f60ffc commit dbdd791
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 68 deletions.
17 changes: 0 additions & 17 deletions spec/unit/spork_bump_spec.rb
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
#
# Copyright:: Copyright (c) 2014 Chef Software Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

require 'spec_helper'
require 'chef/knife/spork-bump'
require 'knife-spork/runner'
Expand Down
17 changes: 0 additions & 17 deletions spec/unit/spork_info_spec.rb
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
#
# Copyright:: Copyright (c) 2014 Chef Software Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

require 'spec_helper'
require 'chef/knife/spork-info'
require 'knife-spork/runner'
Expand Down
17 changes: 0 additions & 17 deletions spec/unit/spork_promote_spec.rb
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
#
# Copyright:: Copyright (c) 2014 Chef Software Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

require 'spec_helper'
require 'chef/knife/spork-promote'
require 'knife-spork/runner'
Expand Down
17 changes: 0 additions & 17 deletions spec/unit/spork_upload_spec.rb
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
#
# Copyright:: Copyright (c) 2014 Chef Software Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

require 'spec_helper'
require 'chef/knife/spork-upload'
require 'chef/cookbook_uploader'
Expand Down

0 comments on commit dbdd791

Please sign in to comment.