소스 검색

Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).

Ask Solem 16 년 전
부모
커밋
47bb9dcad8
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      LICENSE
  2. 1 1
      MANIFEST.in

+ 0 - 0
LICENCE → LICENSE


+ 1 - 1
MANIFEST.in

@@ -2,7 +2,7 @@ include AUTHORS
 include CHANGELOG
 include README
 include MANIFEST.in
-include LICENCE
+include LICENSE
 include TODO
 include THANKS
 recursive-include celery *