diff --git a/LICENSE b/LICENSE index 0ad25db..6d09ff3 100644 --- a/LICENSE +++ b/LICENSE @@ -12,7 +12,7 @@ software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software. The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, +to take away your freedom to share and change the works. By contrast our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. diff --git a/rewards/__main__.py b/rewards/__main__.py index 8fea19b..e360f2b 100644 --- a/rewards/__main__.py +++ b/rewards/__main__.py @@ -1,2 +1,3 @@ import main -main.launch() \ No newline at end of file + +main.launch()