summaryrefslogtreecommitdiffstats
path: root/.code_styling
diff options
context:
space:
mode:
Diffstat (limited to '.code_styling')
-rw-r--r--.code_styling/Checkstyle_Suppression_Filter.xml3
-rw-r--r--.code_styling/appc-code-cleanup-preferences.xml3
-rw-r--r--.code_styling/appc-code-templates-preferences.xml3
-rw-r--r--.code_styling/appc-formatter-preferences.xml3
4 files changed, 4 insertions, 8 deletions
diff --git a/.code_styling/Checkstyle_Suppression_Filter.xml b/.code_styling/Checkstyle_Suppression_Filter.xml
index 538742671..b47738b5e 100644
--- a/.code_styling/Checkstyle_Suppression_Filter.xml
+++ b/.code_styling/Checkstyle_Suppression_Filter.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<!--
============LICENSE_START==========================================
ONAP : APPC
@@ -18,10 +19,8 @@ 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.
-ECOMP is a trademark and service mark of AT&T Intellectual Property.
============LICENSE_END============================================
-->
-<?xml version="1.0"?>
<!DOCTYPE suppressions PUBLIC
"-//Puppy Crawl//DTD Suppressions 1.1//EN"
diff --git a/.code_styling/appc-code-cleanup-preferences.xml b/.code_styling/appc-code-cleanup-preferences.xml
index 76a810074..6c9ad2346 100644
--- a/.code_styling/appc-code-cleanup-preferences.xml
+++ b/.code_styling/appc-code-cleanup-preferences.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
============LICENSE_START==========================================
ONAP : APPC
@@ -18,10 +19,8 @@ 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.
-ECOMP is a trademark and service mark of AT&T Intellectual Property.
============LICENSE_END============================================
-->
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<profiles version="2">
<profile kind="CleanUpProfile" name="APPC Cleanup Profile"
version="2">
diff --git a/.code_styling/appc-code-templates-preferences.xml b/.code_styling/appc-code-templates-preferences.xml
index ad98ef904..a8cc00a4a 100644
--- a/.code_styling/appc-code-templates-preferences.xml
+++ b/.code_styling/appc-code-templates-preferences.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
============LICENSE_START==========================================
ONAP : APPC
@@ -18,10 +19,8 @@ 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.
-ECOMP is a trademark and service mark of AT&T Intellectual Property.
============LICENSE_END============================================
-->
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<templates>
<template autoinsert="false" context="gettercomment_context"
deleted="false" description="Comment for getter method" enabled="true"
diff --git a/.code_styling/appc-formatter-preferences.xml b/.code_styling/appc-formatter-preferences.xml
index c465679f1..fb536c99f 100644
--- a/.code_styling/appc-formatter-preferences.xml
+++ b/.code_styling/appc-formatter-preferences.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
============LICENSE_START==========================================
ONAP : APPC
@@ -18,10 +19,8 @@ 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.
-ECOMP is a trademark and service mark of AT&T Intellectual Property.
============LICENSE_END============================================
-->
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<profiles version="12">
<profile kind="CodeFormatterProfile" name="APPC Code Format" version="12">
<setting id="org.eclipse.jdt.core.formatter.insert_space_after_ellipsis" value="insert"/>