diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-23 02:45:20 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-23 02:45:20 +1200 |
commit | cab3f9732fb4fe1d09b6cc3fa449ce3686edca18 (patch) | |
tree | 2534c50504dc2282417b5d14567155977d0c32fb | |
parent | b24da87dca861acf83633e06b8f13773dab684bb (diff) | |
download | trackermap-server-cab3f9732fb4fe1d09b6cc3fa449ce3686edca18.tar.gz trackermap-server-cab3f9732fb4fe1d09b6cc3fa449ce3686edca18.tar.bz2 trackermap-server-cab3f9732fb4fe1d09b6cc3fa449ce3686edca18.zip |
Revert changes to license file
-rw-r--r-- | LICENSE.md | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/LICENSE.md b/LICENSE.md index 86e92d377..2c9c8d04a 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. |