removing the License section from README
This commit is contained in:
parent
2a2dc14b90
commit
f82f5c3227
16
README.md
16
README.md
|
@ -37,19 +37,3 @@ It contains a couple UI and unit tests, they can be ran with the following instr
|
|||
<p>3. if you are on Linux or Mac, go to Run -> Edit Configurations, select the new JUnit configuration and change the "Working Directory" item to "$MODULE_DIR$" (without quotes)</p>
|
||||
<p>4. OK</p>
|
||||
<p>5. Run</p>
|
||||
|
||||
License
|
||||
-------
|
||||
Copyright 2016-present SimpleMobileTools
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue