Commit 1e6e82841fdd75c9cb4038a8acbdcd655272ab80
1 parent
13050155
License header update: 2017 year added
Showing
100 changed files
with
100 additions
and
101 deletions
Too many changes to show.
To preserve performance only 100 of 986 files are displayed.
1 | 1 | /** |
2 | - * Copyright © 2016 The Thingsboard Authors | |
2 | + * Copyright © 2016-2017 The Thingsboard Authors | |
3 | 3 | * |
4 | 4 | * Licensed under the Apache License, Version 2.0 (the "License"); |
5 | 5 | * you may not use this file except in compliance with the License. |
... | ... | @@ -13,7 +13,6 @@ |
13 | 13 | * See the License for the specific language governing permissions and |
14 | 14 | * limitations under the License. |
15 | 15 | */ |
16 | - | |
17 | 16 | buildscript { |
18 | 17 | ext { |
19 | 18 | osPackageVersion = "3.8.0" | ... | ... |
1 | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
2 | 2 | <!-- |
3 | 3 | |
4 | - Copyright © 2016 The Thingsboard Authors | |
4 | + Copyright © 2016-2017 The Thingsboard Authors | |
5 | 5 | |
6 | 6 | Licensed under the Apache License, Version 2.0 (the "License"); |
7 | 7 | you may not use this file except in compliance with the License. | ... | ... |