diff --git a/prune.go b/prune.go index 3399636..efa5410 100644 --- a/prune.go +++ b/prune.go @@ -55,6 +55,11 @@ var DefaultFiles = []string{ "LICENSE-MIT", "LICENSE.BSD", "license", + "LICENCE.txt", + "LICENCE", + "LICENCE-MIT", + "LICENCE.BSD", + "licence", "AUTHORS", "CONTRIBUTORS", ".yarn-integrity",