소스 검색

Add license disclaimer (#76)

Clearly denote the repository license is from me, not my employer (Facebook).
Donne Martin 8 년 전
부모
커밋
019eaafe5b
2개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      LICENSE.txt
  2. 4 0
      README.md

+ 6 - 0
LICENSE.txt

@@ -1,3 +1,9 @@
+I am providing code and resources in this repository to you under an open source
+license.  Because this is my personal repository, the license you receive to my
+code and resources is from me and not my employer (Facebook).
+
+Copyright 2017 Donne Martin
+
 Creative Commons Attribution 4.0 International License (CC BY 4.0)
 
 http://creativecommons.org/licenses/by/4.0/

+ 4 - 0
README.md

@@ -1776,6 +1776,10 @@ My contact info can be found on my [GitHub page](https://github.com/donnemartin)
 
 ## License
 
+*I am providing code and resources in this repository to you under an open source license.  Because this is my personal repository, the license you receive to my code and resources is from me and not my employer (Facebook).*
+
+    Copyright 2017 Donne Martin
+
     Creative Commons Attribution 4.0 International License (CC BY 4.0)
 
     http://creativecommons.org/licenses/by/4.0/