Skip to content

Commit f0cd468

Browse files
authored
update license file to include creative commons terms (#3074)
After team discussions the decision has been made to update our license to protect content under a creative commons license that is more appropriate than apache 2.0 (which is designed for code). all code remains licensed under apache 2.0
1 parent 78b2e71 commit f0cd468

File tree

3 files changed

+451
-1
lines changed

3 files changed

+451
-1
lines changed

LICENSE

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
This repository is dual-licensed to distinguish between code and content.
2+
- Code (including scripts, source files, and code snippets in documentation
3+
examples) is licensed under the Apache License 2.0.
4+
- Content (including guides, tutorials, courses, media, and other non-code
5+
assets) is licensed under the Creative Commons Attribution-ShareAlike 4.0
6+
International (CC BY-SA 4.0).
7+
8+
19
Apache License
210
Version 2.0, January 2004
311
http://www.apache.org/licenses/
@@ -198,4 +206,4 @@
198206
distributed under the License is distributed on an "AS IS" BASIS,
199207
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200208
See the License for the specific language governing permissions and
201-
limitations under the License.
209+
limitations under the License.

0 commit comments

Comments
 (0)