Updated Branches: refs/heads/master d26df146b -> ebb845c15
JCLOUDS-31. License header cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/commit/ebb845c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/tree/ebb845c1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/diff/ebb845c1 Branch: refs/heads/master Commit: ebb845c153de032e50fc633715174a17cb5b1ccf Parents: d26df14 Author: Andrew Bayer <[email protected]> Authored: Fri May 24 12:03:16 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Fri May 24 12:03:16 2013 -0700 ---------------------------------------------------------------------- openstack-glance/src/test/resources/logback.xml | 26 +++++++-------- openstack-quantum/src/test/resources/logback.xml | 26 +++++++-------- openstack-reddwarf/src/test/resources/logback.xml | 26 +++++++-------- openstack-swift/src/test/resources/logback.xml | 26 +++++++-------- 4 files changed, 48 insertions(+), 56 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/ebb845c1/openstack-glance/src/test/resources/logback.xml ---------------------------------------------------------------------- diff --git a/openstack-glance/src/test/resources/logback.xml b/openstack-glance/src/test/resources/logback.xml index 66af2b0..990ca22 100644 --- a/openstack-glance/src/test/resources/logback.xml +++ b/openstack-glance/src/test/resources/logback.xml @@ -1,22 +1,20 @@ <?xml version="1.0"?> <!-- -Licensed to jclouds, Inc. (jclouds) under one or more -contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. jclouds 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 + 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 + 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. + 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. --> <configuration scan="false"> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/ebb845c1/openstack-quantum/src/test/resources/logback.xml ---------------------------------------------------------------------- diff --git a/openstack-quantum/src/test/resources/logback.xml b/openstack-quantum/src/test/resources/logback.xml index a34209c..6559c23 100644 --- a/openstack-quantum/src/test/resources/logback.xml +++ b/openstack-quantum/src/test/resources/logback.xml @@ -1,22 +1,20 @@ <?xml version="1.0"?> <!-- -Licensed to jclouds, Inc. (jclouds) under one or more -contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. jclouds 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 + 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 + 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. + 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. --> <configuration scan="false"> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/ebb845c1/openstack-reddwarf/src/test/resources/logback.xml ---------------------------------------------------------------------- diff --git a/openstack-reddwarf/src/test/resources/logback.xml b/openstack-reddwarf/src/test/resources/logback.xml index a34209c..6559c23 100644 --- a/openstack-reddwarf/src/test/resources/logback.xml +++ b/openstack-reddwarf/src/test/resources/logback.xml @@ -1,22 +1,20 @@ <?xml version="1.0"?> <!-- -Licensed to jclouds, Inc. (jclouds) under one or more -contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. jclouds 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 + 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 + 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. + 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. --> <configuration scan="false"> http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-openstack/blob/ebb845c1/openstack-swift/src/test/resources/logback.xml ---------------------------------------------------------------------- diff --git a/openstack-swift/src/test/resources/logback.xml b/openstack-swift/src/test/resources/logback.xml index 66af2b0..990ca22 100644 --- a/openstack-swift/src/test/resources/logback.xml +++ b/openstack-swift/src/test/resources/logback.xml @@ -1,22 +1,20 @@ <?xml version="1.0"?> <!-- -Licensed to jclouds, Inc. (jclouds) under one or more -contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. jclouds 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 + 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 + 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. + 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. --> <configuration scan="false">
