We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7fce9 commit bdc6162Copy full SHA for bdc6162
README.md
@@ -85,3 +85,19 @@ public void onFail(String err) {
85
});
86
87
```
88
+# License
89
+<pre>
90
+Copyright 2018 Huseyin Serkan Ozaydin
91
+
92
+Licensed under the Apache License, Version 2.0 (the "License");
93
+you may not use this file except in compliance with the License.
94
+You may obtain a copy of the License at
95
96
+ http://www.apache.org/licenses/LICENSE-2.0
97
98
+Unless required by applicable law or agreed to in writing, software
99
+distributed under the License is distributed on an "AS IS" BASIS,
100
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
101
+See the License for the specific language governing permissions and
102
+limitations under the License.
103
+</pre>
0 commit comments