File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -64,3 +64,20 @@ To set the timeout between text change in milliseconds you can use
64
64
``` java
65
65
FTV . setTimeOut(1000 );
66
66
```
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
+ ```
You can’t perform that action at this time.
0 commit comments