From c5162f01bb54eab6b3c4056074e28e0080dc4d08 Mon Sep 17 00:00:00 2001 From: yuyang Date: Mon, 20 Feb 2017 11:28:17 +0800 Subject: Add liscense to file headers JIRA: BOTTLENECK-133 Some Yaml, XML and __init__.py file do not have liscense headers. This patch is to add headers to those files or delete those are deprecated. Change-Id: Ie059b1f1879eb420eec171f96985247510c74642 Signed-off-by: yuyang --- .../modules/rubbos_tomcat/files/server.xml | 38 ---------------------- 1 file changed, 38 deletions(-) delete mode 100644 testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/server.xml (limited to 'testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/server.xml') diff --git a/testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/server.xml b/testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/server.xml deleted file mode 100644 index 43ef7c07..00000000 --- a/testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/server.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit 1.2.3-korg