diff options
author | eh552t <eh552t@intl.att.com> | 2017-08-21 16:19:11 +0200 |
---|---|---|
committer | eh552t <eh552t@intl.att.com> | 2017-08-21 16:20:13 +0200 |
commit | 93545b6a8fdb7f5b779b92526576469ad71df45a (patch) | |
tree | de461df4aff19d823623bf611b675a2591280c3b /test/csit/scripts | |
parent | 9c0b46832ff031e337a13358eb83752c853aa1fc (diff) |
added modification copyright
added line Modifications copyright (c) 2017 AT&T Intellectual Property in scripts
Change-Id: I08f6901fad5fb3d836c73d4f7ab092f4fd235cd5
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-Id: CLAMP-33
Diffstat (limited to 'test/csit/scripts')
-rwxr-xr-x | test/csit/scripts/clamp/script1.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/csit/scripts/clamp/script1.sh b/test/csit/scripts/clamp/script1.sh index fd6610612..213a316c1 100755 --- a/test/csit/scripts/clamp/script1.sh +++ b/test/csit/scripts/clamp/script1.sh @@ -14,4 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# Modifications copyright (c) 2017 AT&T Intellectual Property +# + echo "This is ${WORKSPACE}/test/csit/scripts/clamp/script1.sh" |