Skip to content

Commit b366cdd

Browse files
committed
Update DocC to correctly mention Apache 2.0 license
1 parent 2aeddc5 commit b366cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ATSyntaxTools/Documentation.docc/Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ do {
7979

8080
This is a lightweight, simple package that can be used for both the ATProtoKit family of Swift packages, as well as any AT Protocol packages unrelated to ATProtoKit. Not only is validation within the scope of best practices with respect to Swift, but it'll help to reduce less potenital bugs and errors.
8181

82-
ATSyntaxTools is fully open source under the [MIT license](https://github.com/ATProtoKit/ATSyntaxTools/blob/main/LICENSE.md). You can take a look at it and make contributions to it [on GitHub](https://github.com/ATProtoKit/ATSyntaxTools).
82+
ATSyntaxTools is fully open source under the [Apache 2.0 license](https://github.com/ATProtoKit/ATSyntaxTools/blob/main/LICENSE.md). You can take a look at it and make contributions to it [on GitHub](https://github.com/ATProtoKit/ATSyntaxTools).
8383

8484
## Topics
8585

0 commit comments

Comments
 (0)