diff options
Diffstat (limited to 'distributions/msb-discovery')
4 files changed, 4 insertions, 4 deletions
diff --git a/distributions/msb-discovery/pom.xml b/distributions/msb-discovery/pom.xml index 3727120..ffca679 100644 --- a/distributions/msb-discovery/pom.xml +++ b/distributions/msb-discovery/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!-- - 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/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. |