diff options
Diffstat (limited to 'sdclient/discovery-standalone/src/assembly/resources/discover')
4 files changed, 4 insertions, 4 deletions
diff --git a/sdclient/discovery-standalone/src/assembly/resources/discover/conf/discover.yml b/sdclient/discovery-standalone/src/assembly/resources/discover/conf/discover.yml index 8236cae..fe44042 100644 --- a/sdclient/discovery-standalone/src/assembly/resources/discover/conf/discover.yml +++ b/sdclient/discovery-standalone/src/assembly/resources/discover/conf/discover.yml @@ -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.
diff --git a/sdclient/discovery-standalone/src/assembly/resources/discover/run.sh b/sdclient/discovery-standalone/src/assembly/resources/discover/run.sh index fd86036..c3891a8 100644 --- a/sdclient/discovery-standalone/src/assembly/resources/discover/run.sh +++ b/sdclient/discovery-standalone/src/assembly/resources/discover/run.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/sdclient/discovery-standalone/src/assembly/resources/discover/setenv.sh b/sdclient/discovery-standalone/src/assembly/resources/discover/setenv.sh index 92a8752..64c1965 100644 --- a/sdclient/discovery-standalone/src/assembly/resources/discover/setenv.sh +++ b/sdclient/discovery-standalone/src/assembly/resources/discover/setenv.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/sdclient/discovery-standalone/src/assembly/resources/discover/stop.sh b/sdclient/discovery-standalone/src/assembly/resources/discover/stop.sh index e4f57c0..8e64cff 100644 --- a/sdclient/discovery-standalone/src/assembly/resources/discover/stop.sh +++ b/sdclient/discovery-standalone/src/assembly/resources/discover/stop.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. |