diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/java-license-header.txt | 2 | ||||
-rw-r--r-- | doc/license-format.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/java-license-header.txt b/doc/java-license-header.txt index 03dc039..a7ee950 100644 --- a/doc/java-license-header.txt +++ b/doc/java-license-header.txt @@ -1,4 +1,4 @@ -Copyright 2016 ZTE, Inc. and others. +Copyright 2016-2017 ZTE, Inc. and others. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/doc/license-format.sh b/doc/license-format.sh index cc0dcbb..ab06b00 100644 --- a/doc/license-format.sh +++ b/doc/license-format.sh @@ -1,5 +1,5 @@ # -# Copyright 2016 ZTE, Inc. and others. +# Copyright 2016-2017 ZTE, Inc. and others. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |