소스 검색

Merge branch 'master' of git-crysp.uwaterloo.ca:miti/mitigator into new-graphene

Miti Mazmudar 4 년 전
부모
커밋
553b913179
3개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 1
      LICENSE.txt
  2. 2 2
      README.md
  3. 0 1
      docker/Dockerfile

+ 2 - 1
LICENSE.txt

@@ -1,4 +1,5 @@
-This software is licensed under the MIT License, however, other code that is used within it may be licensed under more restrictive licenses. 
+This software is licensed under the MIT License. However, some dependencies
+of this software are licensed under more restrictive licenses.
 
 MIT License
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
README.md


+ 0 - 1
docker/Dockerfile

@@ -93,4 +93,3 @@ COPY deploy_enclaves.sh ./
 RUN chmod 755 ./deploy_enclaves.sh
 COPY find_docker_ip.sh ./
 RUN chmod 755 ./find_docker_ip.sh
-

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.