Commit 8d076c951f593c373a43f3ed5ba9e08e6f29d52a

Authored by Igor Kulikov
1 parent b544f29b

Update license

Showing 1 changed file with 3 additions and 3 deletions
... ... @@ -178,7 +178,7 @@
178 178 APPENDIX: How to apply the Apache License to your work.
179 179
180 180 To apply the Apache License to your work, attach the following
181   - boilerplate notice, with the fields enclosed by brackets "[]"
  181 + boilerplate notice, with the fields enclosed by brackets "{}"
182 182 replaced with your own identifying information. (Don't include
183 183 the brackets!) The text should be enclosed in the appropriate
184 184 comment syntax for the file format. We also recommend that a
... ... @@ -186,7 +186,7 @@
186 186 same "printed page" as the copyright notice for easier
187 187 identification within third-party archives.
188 188
189   - Copyright [yyyy] [name of copyright owner]
  189 + Copyright 2016 The Thingsboard Authors
190 190
191 191 Licensed under the Apache License, Version 2.0 (the "License");
192 192 you may not use this file except in compliance with the License.
... ... @@ -198,4 +198,4 @@
198 198 distributed under the License is distributed on an "AS IS" BASIS,
199 199 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200 200 See the License for the specific language governing permissions and
201   - limitations under the License.
\ No newline at end of file
  201 + limitations under the License.
... ...