From 180973d49f9b97bb7964f017d980a13f97a32afd Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 1 Sep 2021 15:47:50 +0530 Subject: [PATCH] updated license and readme --- LICENSE | 2 +- README.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index ff85e6a..42d4c6c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Ajay Bura (ajbura) +Copyright (c) 2021 Ajay Bura (ajbura) and other contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 97205b7..8187d65 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,10 @@ docker run -p 8080:80 cinny:latest This will forward your `localhost` port 8080 to the container's port 80. You can visit the app in your browser by navigating to `http://localhost:8080`. +## License +Copyright (c) 2021 Ajay Bura (ajbura) and other contributors + +Code licensed under the MIT License: + +Graphics licensed under CC-BY 4.0: \ No newline at end of file