diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-04 18:41:52 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-04 18:41:52 +0000 |
commit | 708d0819dea23a7e93d536e9eeb8122444cf3883 (patch) | |
tree | 4ede447b5c0c6ebd16fc2b5885729b94e3e8ff67 /java/sca/modules/assembly-xsd/src/main | |
parent | d8637c5032fdf053422adf6e918c95f0b93d840a (diff) |
Various corrects to files headers resulting from the 2.0-M4-RC2 review
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832839 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/assembly-xsd/src/main')
-rw-r--r-- | java/sca/modules/assembly-xsd/src/main/resources/sca-policy-1.1-cd04.xsd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/sca/modules/assembly-xsd/src/main/resources/sca-policy-1.1-cd04.xsd b/java/sca/modules/assembly-xsd/src/main/resources/sca-policy-1.1-cd04.xsd index a6cdfb2be5..f803c354cd 100644 --- a/java/sca/modules/assembly-xsd/src/main/resources/sca-policy-1.1-cd04.xsd +++ b/java/sca/modules/assembly-xsd/src/main/resources/sca-policy-1.1-cd04.xsd @@ -1,3 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright(C) OASIS(R) 2005,2009. All Rights Reserved. + OASIS trademark, IPR and other policies apply. --> <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200903" |