소스 검색

A few more notes on the license

Don Porter 8 년 전
부모
커밋
4b12f75186
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      LICENSE.addendum.txt

+ 5 - 0
LICENSE.addendum.txt

@@ -4,4 +4,9 @@ wolfssl - GPL v2
 
 RSA's MD5 algorithm (LibOS/shim/src/utils/md5.c) - RSA custom attribution license
 
+Linux kernel - GPL v2
+ - dcache implementation
+ - linked list implementation
+ - atomic_add, cmpxchg and friends implementation
+
 [incomplete: more to come]