diff options
author | Alex Shatov <alexs@att.com> | 2017-09-15 14:03:13 -0400 |
---|---|---|
committer | Alex Shatov <alexs@att.com> | 2017-09-15 14:03:13 -0400 |
commit | a5bfd6aed8b182416ef1cf0ce88dbc0b61d92fa0 (patch) | |
tree | b3b28d1c2f9719851bf17bc41d47793e793035bd /run_policy.sh | |
parent | 36dc52430f5b05025588e500c4ec527dc3bbeb45 (diff) |
version and proper deployment_handler in config
Change-Id: I4cde9c4a2e1305519458658479a1c19c36c80a5b
Issue-Id: DCAEGEN2-62
Signed-off-by: Alex Shatov <alexs@att.com>
Diffstat (limited to 'run_policy.sh')
-rw-r--r-- | run_policy.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run_policy.sh b/run_policy.sh index 6849699..8fa23a2 100644 --- a/run_policy.sh +++ b/run_policy.sh @@ -1,5 +1,6 @@ #!/bin/bash +# ============LICENSE_START======================================================= # org.onap.dcae # ================================================================================ # Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. |