Author: jboynes
Date: Sun Oct 8 11:45:25 2006
New Revision: 454190
URL: http://svn.apache.org/viewvc?view=rev&rev=454190
Log:
update license header
Modified:
incubator/tuscany/java/buildtools/src/main/resources/tuscany-checkstyle.xml
incubator/tuscany/java/buildtools/src/main/resources/tuscany-suppressions.xml
Modified:
incubator/tuscany/java/buildtools/src/main/resources/tuscany-checkstyle.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/buildtools/src/main/resources/tuscany-checkstyle.xml?view=diff&rev=454190&r1=454189&r2=454190
==============================================================================
--- incubator/tuscany/java/buildtools/src/main/resources/tuscany-checkstyle.xml
(original)
+++ incubator/tuscany/java/buildtools/src/main/resources/tuscany-checkstyle.xml
Sun Oct 8 11:45:25 2006
@@ -1,19 +1,22 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2005 The Apache Software Foundation or its licensors, as
applicable.
-
- Licensed 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.
- -->
+ * 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.
+-->
<!-- use an inline DOCTYPE as the plugin does not seem to set up an entity
resolver -->
<!--
Modified:
incubator/tuscany/java/buildtools/src/main/resources/tuscany-suppressions.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/buildtools/src/main/resources/tuscany-suppressions.xml?view=diff&rev=454190&r1=454189&r2=454190
==============================================================================
---
incubator/tuscany/java/buildtools/src/main/resources/tuscany-suppressions.xml
(original)
+++
incubator/tuscany/java/buildtools/src/main/resources/tuscany-suppressions.xml
Sun Oct 8 11:45:25 2006
@@ -1,19 +1,22 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2005 The Apache Software Foundation or its licensors, as
applicable.
-
- Licensed 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.
- -->
+ * 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.
+-->
<!-- use an inline DOCTYPE as the plugin does not seem to set up an entity
resolver -->
<!--
<!DOCTYPE suppressions PUBLIC
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]