[DRE-commits] [test-kitchen] 04/04: Update copyright holders

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Aug 29 16:05:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch master
in repository test-kitchen.

commit 98aedc26573b34aed3931d3cd76207fd6b394ea0
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Mon Aug 29 19:00:58 2016 +0300

    Update copyright holders
---
 debian/copyright | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 62 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 8250e5e..a7e18f7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,48 @@ Files: *
 Copyright: 2012-2016 Fletcher Nichol <fnichol at nichol.ca>
 License: Apache-2.0
 
+Files: lib/kitchen/provisioner/shell.rb
+Copyright: 2013, Chris Lundquist <chris.lundquist at github.com>
+License: Apache-2.0
+
+Files: lib/kitchen/command/exec.rb
+Copyright: 2014, HiganWorks LLC
+License: Apache-2.0
+
+Files: lib/kitchen/provisioner/chef_apply.rb
+       lib/kitchen/verifier/shell.rb
+       spec/kitchen/provisioner/chef_apply_spec.rb
+       spec/kitchen/verifier/shell_spec.rb
+Copyright: 2015, HiganWorks LLC
+License: Apache-2.0
+
+Files: lib/kitchen/transport/dummy.rb
+Copyright: 2013, Salim Afiune <salim at afiunemaya.com.mx>
+License: Apache-2.0
+
+Files: lib/kitchen/transport/winrm.rb
+       lib/kitchen/transport/base.rb
+       lib/kitchen/transport.rb
+Copyright: 2014, Salim Afiune <salim at afiunemaya.com.mx>
+License: Apache-2.0
+
+Files: lib/kitchen/driver/proxy.rb
+Copyright: 2013 Opscode, Inc
+License: Apache-2.0
+
+Files: spec/kitchen/transport_spec.rb
+       spec/kitchen/transport/winrm_spec.rb
+Copyright: 2014, Matt Wrock <matt at mattwrock.com>
+License: Apache-2.0
+
+Files: spec/kitchen/provisioner/chef/policyfile_spec.rb
+Copyright: 2016, Noah Kantrowitz <noah at coderanger.net>
+License: Apache-2.0
+
+Files: lib/vendor/hash_recursive_merge.rb
+Copyright: 2007-2008 Simone Carletti <weppos at weppos.net>
+License: Expat
+
 Files: debian/*
 Copyright: 2016 Hleb Valoshka <375gnu at gmail.com>
 License: Apache-2.0
@@ -26,3 +68,23 @@ License: Apache-2.0
  .
  On Debian systems, the full text of the Apache License, Version 2.0
  can be found in the file `/usr/share/common-licenses/Apache-2.0'.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/test-kitchen.git



More information about the Pkg-ruby-extras-commits mailing list