diff options
author | Andre Fischer <af@apache.org> | 2012-03-28 10:18:19 +0000 |
---|---|---|
committer | Andre Fischer <af@apache.org> | 2012-03-28 10:18:19 +0000 |
commit | fee6ef7074d3f4adf3b23b05b11730c28ddcbd27 (patch) | |
tree | 7e26661561f353c78e752afd4d763a24b8fb0570 /xmlsecurity | |
parent | ef4afe8becfde5f8f93bf3296178b5e53b58d8f6 (diff) |
Added AL2 license.
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/test_docs/tools/httpserv/build.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/test_docs/tools/httpserv/nbproject/build-impl.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/test_docs/tools/httpserv/nbproject/project.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/demo-sample.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/enc-1.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/enc-2.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/s-in-e-1.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/s-in-e-2.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/sign-0.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/sign-1.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/sign-2.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/sign-3.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/sign-4.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/sign-5.xml | 20 | ||||
-rw-r--r-- | xmlsecurity/tools/examples/warmup.xml | 20 |
15 files changed, 300 insertions, 0 deletions
diff --git a/xmlsecurity/test_docs/tools/httpserv/build.xml b/xmlsecurity/test_docs/tools/httpserv/build.xml index 831e963bce65..c13cc28ddfc8 100644 --- a/xmlsecurity/test_docs/tools/httpserv/build.xml +++ b/xmlsecurity/test_docs/tools/httpserv/build.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <!-- You may freely edit this file. See commented blocks below for --> <!-- some examples of how to customize the build. --> <!-- (If you delete it and reopen the project it will be recreated.) --> diff --git a/xmlsecurity/test_docs/tools/httpserv/nbproject/build-impl.xml b/xmlsecurity/test_docs/tools/httpserv/nbproject/build-impl.xml index 9064a3305e2d..faa0af7d1684 100644 --- a/xmlsecurity/test_docs/tools/httpserv/nbproject/build-impl.xml +++ b/xmlsecurity/test_docs/tools/httpserv/nbproject/build-impl.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <!-- *** GENERATED FROM project.xml - DO NOT EDIT *** *** EDIT ../build.xml INSTEAD *** diff --git a/xmlsecurity/test_docs/tools/httpserv/nbproject/project.xml b/xmlsecurity/test_docs/tools/httpserv/nbproject/project.xml index 6fc771ca7669..be3405ed8536 100644 --- a/xmlsecurity/test_docs/tools/httpserv/nbproject/project.xml +++ b/xmlsecurity/test_docs/tools/httpserv/nbproject/project.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <project xmlns="http://www.netbeans.org/ns/project/1"> <type>org.netbeans.modules.java.j2seproject</type> <configuration> diff --git a/xmlsecurity/tools/examples/demo-sample.xml b/xmlsecurity/tools/examples/demo-sample.xml index c4c1cd00b7b3..e5d203c93fb7 100644 --- a/xmlsecurity/tools/examples/demo-sample.xml +++ b/xmlsecurity/tools/examples/demo-sample.xml @@ -1,3 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <signtest> <document id="target">abc</document></signtest>
\ No newline at end of file diff --git a/xmlsecurity/tools/examples/enc-1.xml b/xmlsecurity/tools/examples/enc-1.xml index bfd2f11195e8..5ba3d1ff6ce1 100644 --- a/xmlsecurity/tools/examples/enc-1.xml +++ b/xmlsecurity/tools/examples/enc-1.xml @@ -1,4 +1,24 @@ <?xml version="1.0"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <!-- XML Security Library example: Simple encryption template file for encrypt1 example. --> diff --git a/xmlsecurity/tools/examples/enc-2.xml b/xmlsecurity/tools/examples/enc-2.xml index 98fc553c0c08..5c17f9a63779 100644 --- a/xmlsecurity/tools/examples/enc-2.xml +++ b/xmlsecurity/tools/examples/enc-2.xml @@ -1,4 +1,24 @@ <?xml version="1.0"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <!-- XML Security Library example: Simple encryption template file for encrypt1 example. --> diff --git a/xmlsecurity/tools/examples/s-in-e-1.xml b/xmlsecurity/tools/examples/s-in-e-1.xml index d4c0c0eba80c..86d96733bca8 100644 --- a/xmlsecurity/tools/examples/s-in-e-1.xml +++ b/xmlsecurity/tools/examples/s-in-e-1.xml @@ -1,4 +1,24 @@ <?xml version="1.0"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <!-- XML Security Library example: Simple encryption template file for encrypt1 example. --> diff --git a/xmlsecurity/tools/examples/s-in-e-2.xml b/xmlsecurity/tools/examples/s-in-e-2.xml index fd3ba0cb5f9c..744639da4dcd 100644 --- a/xmlsecurity/tools/examples/s-in-e-2.xml +++ b/xmlsecurity/tools/examples/s-in-e-2.xml @@ -1,4 +1,24 @@ <?xml version="1.0"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <!-- XML Security Library example: Simple encryption template file for encrypt1 example. --> diff --git a/xmlsecurity/tools/examples/sign-0.xml b/xmlsecurity/tools/examples/sign-0.xml index 7fc834f8fd40..8fd20acf6b98 100644 --- a/xmlsecurity/tools/examples/sign-0.xml +++ b/xmlsecurity/tools/examples/sign-0.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <signtest> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> diff --git a/xmlsecurity/tools/examples/sign-1.xml b/xmlsecurity/tools/examples/sign-1.xml index c6e1a40dc987..97efc65d2c57 100644 --- a/xmlsecurity/tools/examples/sign-1.xml +++ b/xmlsecurity/tools/examples/sign-1.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <signtest> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> diff --git a/xmlsecurity/tools/examples/sign-2.xml b/xmlsecurity/tools/examples/sign-2.xml index e3da49f22d3f..62249b04abfd 100644 --- a/xmlsecurity/tools/examples/sign-2.xml +++ b/xmlsecurity/tools/examples/sign-2.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <signtest> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> diff --git a/xmlsecurity/tools/examples/sign-3.xml b/xmlsecurity/tools/examples/sign-3.xml index 61a9f3cf378f..494a73b4afcc 100644 --- a/xmlsecurity/tools/examples/sign-3.xml +++ b/xmlsecurity/tools/examples/sign-3.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <signtest> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> diff --git a/xmlsecurity/tools/examples/sign-4.xml b/xmlsecurity/tools/examples/sign-4.xml index b8450045006c..40ace3540812 100644 --- a/xmlsecurity/tools/examples/sign-4.xml +++ b/xmlsecurity/tools/examples/sign-4.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <signtest> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> diff --git a/xmlsecurity/tools/examples/sign-5.xml b/xmlsecurity/tools/examples/sign-5.xml index 46cb6d609fe5..47ecd891f2e8 100644 --- a/xmlsecurity/tools/examples/sign-5.xml +++ b/xmlsecurity/tools/examples/sign-5.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <signtest> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> diff --git a/xmlsecurity/tools/examples/warmup.xml b/xmlsecurity/tools/examples/warmup.xml index 70abf5cd4d34..26669c24345d 100644 --- a/xmlsecurity/tools/examples/warmup.xml +++ b/xmlsecurity/tools/examples/warmup.xml @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> +<!--*********************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + * + ***********************************************************--> <signtest> <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"> <SignedInfo> |