diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-23 02:43:56 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-23 02:43:56 +1200 |
commit | b24da87dca861acf83633e06b8f13773dab684bb (patch) | |
tree | ecf90fc3e89ed388f76184a004ce94e47fce7103 | |
parent | 05cb432d786e3e4248b54dc47d457ebf9e33ba62 (diff) | |
download | trackermap-server-b24da87dca861acf83633e06b8f13773dab684bb.tar.gz trackermap-server-b24da87dca861acf83633e06b8f13773dab684bb.tar.bz2 trackermap-server-b24da87dca861acf83633e06b8f13773dab684bb.zip |
Try to remove spaces from license file
-rw-r--r-- | LICENSE.md | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/LICENSE.md b/LICENSE.md index 2c9c8d04a..86e92d377 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,13 +1,13 @@ - Apache License, Version 2.0 +Apache License, Version 2.0 - 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 +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 + 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. +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. |