Remove LICENSE from README

GitJournal has been AGPL for sometime now.
This commit is contained in:
Vishesh Handa
2020-04-11 13:00:43 +02:00
parent e0f84eb093
commit 84ad9c2ec4

View File

@ -53,20 +53,3 @@ Development is tracked over [here](https://github.com/orgs/GitJournal/projects/1
Please feel free to [open an issue](https://github.com/GitJournal/GitJournal/issues/new) for any bug or feature request. Additionally, you can vote on existing [Issues](https://github.com/GitJournal/GitJournal/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) by reacting with a '👍'.
# License
```
Copyright 2018-2020 Vishesh Handa
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```