Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit a9eb46d

Browse files
Update README.md
Added Copyright and license to the README.md
1 parent 586aeb3 commit a9eb46d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@ The order of imports is:
4040
7. Local, relative modules are sorted by "relative depth" and then by name `import { LIMIT } from './app.constants';`
4141

4242
See the [tests](./test/main.spec.ts) for more examples.
43+
44+
## Copyright and license
45+
46+
Copyright 2020 LeanIX GmbH under the [Unlicense license](LICENSE).

0 commit comments

Comments
 (0)