diff options
Diffstat (limited to 'distributions/msb-discovery/src')
3 files changed, 3 insertions, 3 deletions
diff --git a/distributions/msb-discovery/src/assembly/resources/shutdown.sh b/distributions/msb-discovery/src/assembly/resources/shutdown.sh index e52ec86..99d1147 100644 --- a/distributions/msb-discovery/src/assembly/resources/shutdown.sh +++ b/distributions/msb-discovery/src/assembly/resources/shutdown.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# 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/distributions/msb-discovery/src/assembly/resources/startup.sh b/distributions/msb-discovery/src/assembly/resources/startup.sh index ca6f06d..6b7892a 100644 --- a/distributions/msb-discovery/src/assembly/resources/startup.sh +++ b/distributions/msb-discovery/src/assembly/resources/startup.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# 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/distributions/msb-discovery/src/assembly/resources/startup4docker.sh b/distributions/msb-discovery/src/assembly/resources/startup4docker.sh index 8f8da74..2daf603 100644 --- a/distributions/msb-discovery/src/assembly/resources/startup4docker.sh +++ b/distributions/msb-discovery/src/assembly/resources/startup4docker.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# 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. |