summaryrefslogtreecommitdiffstats
path: root/sdclient/discovery-standalone
diff options
context:
space:
mode:
Diffstat (limited to 'sdclient/discovery-standalone')
-rw-r--r--sdclient/discovery-standalone/pom.xml2
-rw-r--r--sdclient/discovery-standalone/src/assembly/resources/discover/conf/discover.yml2
-rw-r--r--sdclient/discovery-standalone/src/assembly/resources/discover/run.sh2
-rw-r--r--sdclient/discovery-standalone/src/assembly/resources/discover/setenv.sh2
-rw-r--r--sdclient/discovery-standalone/src/assembly/resources/discover/stop.sh2
5 files changed, 5 insertions, 5 deletions
diff --git a/sdclient/discovery-standalone/pom.xml b/sdclient/discovery-standalone/pom.xml
index 96fa2b8..20619bd 100644
--- a/sdclient/discovery-standalone/pom.xml
+++ b/sdclient/discovery-standalone/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/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.