summaryrefslogtreecommitdiffstats
path: root/asdctool
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-07-24 23:21:12 +0300
committerMichael Lando <ml636r@att.com>2017-07-24 23:21:12 +0300
commit3283393bab7cc57af2dc8b70419adbbb34af5c90 (patch)
tree4d6d2e5b02f9a747e90a64a1b64577b4e13fee9c /asdctool
parente575ea8b9c775f72a906aea75c338e1fbb04df06 (diff)
[SDC] 1710 rebase
Change-Id: I119765d0a74f05722fc19586338fa49fd467095e Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'asdctool')
-rw-r--r--asdctool/src/main/resources/config/license.txt13
-rw-r--r--asdctool/tarball.xml4
2 files changed, 17 insertions, 0 deletions
diff --git a/asdctool/src/main/resources/config/license.txt b/asdctool/src/main/resources/config/license.txt
new file mode 100644
index 0000000000..0a4f362316
--- /dev/null
+++ b/asdctool/src/main/resources/config/license.txt
@@ -0,0 +1,13 @@
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
diff --git a/asdctool/tarball.xml b/asdctool/tarball.xml
index 7dde4d6f84..07346584fc 100644
--- a/asdctool/tarball.xml
+++ b/asdctool/tarball.xml
@@ -22,5 +22,9 @@
<directory>src/main/resources/config</directory>
<outputDirectory>config</outputDirectory>
</fileSet>
+ <fileSet>
+ <directory>tosca</directory>
+ <outputDirectory>tosca</outputDirectory>
+ </fileSet>
</fileSets>
</assembly> \ No newline at end of file