diff options
Diffstat (limited to '.code_styling/appc-code-templates-preferences.xml')
-rw-r--r-- | .code_styling/appc-code-templates-preferences.xml | 3 |
1 files changed, 1 insertions, 2 deletions
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" |