From 11ebf660c52087c5aa58d33fe8e114c351d8c341 Mon Sep 17 00:00:00 2001 From: HuabingZhao Date: Mon, 7 Aug 2017 18:51:57 +0800 Subject: modify copyright year Change-Id: I03f50b3afbe62342f59c0c31f4316c51160076f6 Signed-off-by: HuabingZhao --- distributions/msb-discovery/src/assembly/resources/shutdown.sh | 2 +- distributions/msb-discovery/src/assembly/resources/startup.sh | 2 +- distributions/msb-discovery/src/assembly/resources/startup4docker.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'distributions/msb-discovery/src/assembly') 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. -- cgit 1.2.3-korg