-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathLICENSE
34 lines (21 loc) · 1.71 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Chef Fundamentals License
Chef Fundamentals is created and sponsored by Chef Software, Inc.
Unless otherwise indicated, these materials are Copyright © 2010-2014
Chef Software, Inc. All rights reserved.
Slides, guides, and notes are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0 US).
http://creativecommons.org/licenses/by-sa/4.0/.
You are free to:
* Share — copy and redistribute the material in any medium or format
* Adapt — remix, transform, and build upon the material for any purpose, even commercially.
* The licensor cannot revoke these freedoms as long as you follow the license terms.
Under the following terms:
* Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. For example: "Chef Fundamentals created and sponsored by Chef Software, Inc."
* ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
Supporting code and significant example code on slides, unless otherwise noted:
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.