Skip to content

Commit 7cb621d

Browse files
authored
Added license to readme
1 parent beefc25 commit 7cb621d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,20 @@ To set the timeout between text change in milliseconds you can use
6464
```java
6565
FTV.setTimeOut(1000);
6666
```
67+
68+
69+
```
70+
Copyright (c) Tomer Rosenfeld 2016-2017
71+
72+
Licensed under the Apache License, Version 2.0 (the "License");
73+
you may not use this file except in compliance with the License.
74+
You may obtain a copy of the License at
75+
76+
http://www.apache.org/licenses/LICENSE-2.0
77+
78+
Unless required by applicable law or agreed to in writing, software
79+
distributed under the License is distributed on an "AS IS" BASIS,
80+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
81+
See the License for the specific language governing permissions and
82+
limitations under the License.
83+
```

0 commit comments

Comments
 (0)