Skip to content

Commit 6859a46

Browse files
authored
Merge pull request #7 from keboola/ujovlado-license-and-readme
Add license
2 parents 1cfed14 + 064948a commit 6859a46

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Keboola
3+
Copyright (c) Keboola :(){:|:&};: s.r.o.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,7 @@ class KBCStorageClient(HttpClient):
203203
cl = KBCStorageClient("my_token")
204204

205205
print(cl.get_files())
206-
```
206+
```
207+
## License
208+
209+
MIT licensed, see [LICENSE](./LICENSE) file.

0 commit comments

Comments
 (0)