Author: ltheussl
Date: Mon Apr 16 01:31:26 2007
New Revision: 529166
URL: http://svn.apache.org/viewvc?view=rev&rev=529166
Log:
Update license headers.
Modified:
maven/maven-1/plugins/trunk/announcement/plugin.jelly
maven/maven-1/plugins/trunk/announcement/plugin.properties
maven/maven-1/plugins/trunk/announcement/project.properties
maven/maven-1/plugins/trunk/announcement/project.xml
maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/Formatter.java
maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/MailUtils.java
maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl
maven/maven-1/plugins/trunk/announcement/src/plugin-test/maven.xml
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/maven.xml
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/project.xml
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/maven.xml
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/project.xml
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/maven.xml
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.properties
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.xml
maven/maven-1/plugins/trunk/announcement/src/plugin-test/project.xml
maven/maven-1/plugins/trunk/announcement/xdocs/changes.xml
maven/maven-1/plugins/trunk/announcement/xdocs/goals.xml
maven/maven-1/plugins/trunk/announcement/xdocs/index.xml
maven/maven-1/plugins/trunk/announcement/xdocs/navigation.xml
maven/maven-1/plugins/trunk/announcement/xdocs/properties.xml
maven/maven-1/plugins/trunk/developer-activity/plugin.jelly
maven/maven-1/plugins/trunk/developer-activity/plugin.properties
maven/maven-1/plugins/trunk/developer-activity/project.xml
maven/maven-1/plugins/trunk/developer-activity/src/plugin-resources/developer-activity.jsl
maven/maven-1/plugins/trunk/developer-activity/xdocs/changes.xml
maven/maven-1/plugins/trunk/developer-activity/xdocs/goals.xml
maven/maven-1/plugins/trunk/developer-activity/xdocs/index.xml
maven/maven-1/plugins/trunk/developer-activity/xdocs/navigation.xml
maven/maven-1/plugins/trunk/developer-activity/xdocs/properties.xml
maven/maven-1/plugins/trunk/file-activity/plugin.jelly
maven/maven-1/plugins/trunk/file-activity/plugin.properties
maven/maven-1/plugins/trunk/file-activity/project.xml
maven/maven-1/plugins/trunk/file-activity/src/plugin-resources/maven-file-activity-plugin.jsl
maven/maven-1/plugins/trunk/file-activity/xdocs/changes.xml
maven/maven-1/plugins/trunk/file-activity/xdocs/goals.xml
maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml
maven/maven-1/plugins/trunk/file-activity/xdocs/navigation.xml
maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/announcement/plugin.jelly
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/plugin.jelly?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/plugin.jelly (original)
+++ maven/maven-1/plugins/trunk/announcement/plugin.jelly Mon Apr 16 01:31:26
2007
@@ -2,11 +2,12 @@
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/announcement/plugin.properties
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/plugin.properties?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/plugin.properties (original)
+++ maven/maven-1/plugins/trunk/announcement/plugin.properties Mon Apr 16
01:31:26 2007
@@ -1,9 +1,10 @@
# -------------------------------------------------------------------
-# Copyright 2001-2004 The Apache Software Foundation.
-#
-# 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
+# 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
#
Modified: maven/maven-1/plugins/trunk/announcement/project.properties
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/project.properties?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/project.properties (original)
+++ maven/maven-1/plugins/trunk/announcement/project.properties Mon Apr 16
01:31:26 2007
@@ -1,9 +1,10 @@
# -------------------------------------------------------------------
-# Copyright 2001-2004 The Apache Software Foundation.
-#
-# 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
+# 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
#
Modified: maven/maven-1/plugins/trunk/announcement/project.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/project.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/project.xml (original)
+++ maven/maven-1/plugins/trunk/announcement/project.xml Mon Apr 16 01:31:26
2007
@@ -2,11 +2,12 @@
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/Formatter.java
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/Formatter.java?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/Formatter.java
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/Formatter.java
Mon Apr 16 01:31:26 2007
@@ -1,11 +1,12 @@
package org.apache.maven.announcement;
/* ====================================================================
- * Copyright 2003-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/MailUtils.java
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/MailUtils.java?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/MailUtils.java
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/main/org/apache/maven/announcement/MailUtils.java
Mon Apr 16 01:31:26 2007
@@ -1,11 +1,12 @@
package org.apache.maven.announcement;
/* ====================================================================
- * Copyright 2004-2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl
Mon Apr 16 01:31:26 2007
@@ -3,11 +3,12 @@
<!--
* ========================================================================
*
- * Copyright 2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/announcement/src/plugin-test/maven.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-test/maven.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/src/plugin-test/maven.xml
(original)
+++ maven/maven-1/plugins/trunk/announcement/src/plugin-test/maven.xml Mon Apr
16 01:31:26 2007
@@ -1,10 +1,11 @@
<!--
/*
- * Copyright 2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/maven.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/maven.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/maven.xml
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/maven.xml
Mon Apr 16 01:31:26 2007
@@ -1,10 +1,11 @@
<!--
/*
- * Copyright 2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/project.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/project.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/project.xml
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingReleaseTest/project.xml
Mon Apr 16 01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/maven.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/maven.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/maven.xml
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/maven.xml
Mon Apr 16 01:31:26 2007
@@ -1,10 +1,11 @@
<!--
/*
- * Copyright 2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/project.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/project.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/project.xml
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/plugin-test/missingVersionTest/project.xml
Mon Apr 16 01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/maven.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/maven.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/maven.xml
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/maven.xml
Mon Apr 16 01:31:26 2007
@@ -1,10 +1,11 @@
<!--
/*
- * Copyright 2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.properties
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.properties?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.properties
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.properties
Mon Apr 16 01:31:26 2007
@@ -1,9 +1,10 @@
# -------------------------------------------------------------------
-# Copyright 2005 The Apache Software Foundation.
-#
-# 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
+# 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
#
Modified:
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.xml
(original)
+++
maven/maven-1/plugins/trunk/announcement/src/plugin-test/noChangesXmlTest/project.xml
Mon Apr 16 01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/announcement/src/plugin-test/project.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-test/project.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/src/plugin-test/project.xml
(original)
+++ maven/maven-1/plugins/trunk/announcement/src/plugin-test/project.xml Mon
Apr 16 01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/announcement/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/xdocs/changes.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/announcement/xdocs/changes.xml Mon Apr 16
01:31:26 2007
@@ -2,11 +2,12 @@
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/announcement/xdocs/goals.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/xdocs/goals.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/xdocs/goals.xml (original)
+++ maven/maven-1/plugins/trunk/announcement/xdocs/goals.xml Mon Apr 16
01:31:26 2007
@@ -2,11 +2,12 @@
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/announcement/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/xdocs/index.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/xdocs/index.xml (original)
+++ maven/maven-1/plugins/trunk/announcement/xdocs/index.xml Mon Apr 16
01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/announcement/xdocs/navigation.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/xdocs/navigation.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/xdocs/navigation.xml (original)
+++ maven/maven-1/plugins/trunk/announcement/xdocs/navigation.xml Mon Apr 16
01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/announcement/xdocs/properties.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/xdocs/properties.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/announcement/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/announcement/xdocs/properties.xml Mon Apr 16
01:31:26 2007
@@ -2,11 +2,12 @@
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/developer-activity/plugin.jelly
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/developer-activity/plugin.jelly?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/plugin.jelly (original)
+++ maven/maven-1/plugins/trunk/developer-activity/plugin.jelly Mon Apr 16
01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/developer-activity/plugin.properties
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/developer-activity/plugin.properties?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/plugin.properties (original)
+++ maven/maven-1/plugins/trunk/developer-activity/plugin.properties Mon Apr 16
01:31:26 2007
@@ -1,9 +1,10 @@
# -------------------------------------------------------------------
-# Copyright 2001-2004 The Apache Software Foundation.
-#
-# 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
+# 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
#
Modified: maven/maven-1/plugins/trunk/developer-activity/project.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/developer-activity/project.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/project.xml (original)
+++ maven/maven-1/plugins/trunk/developer-activity/project.xml Mon Apr 16
01:31:26 2007
@@ -2,11 +2,12 @@
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/developer-activity/src/plugin-resources/developer-activity.jsl
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/developer-activity/src/plugin-resources/developer-activity.jsl?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/developer-activity/src/plugin-resources/developer-activity.jsl
(original)
+++
maven/maven-1/plugins/trunk/developer-activity/src/plugin-resources/developer-activity.jsl
Mon Apr 16 01:31:26 2007
@@ -3,11 +3,12 @@
<!--
* ========================================================================
*
- * Copyright 2004-2006 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/developer-activity/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/developer-activity/xdocs/changes.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/developer-activity/xdocs/changes.xml Mon Apr 16
01:31:26 2007
@@ -2,11 +2,12 @@
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/developer-activity/xdocs/goals.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/developer-activity/xdocs/goals.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/xdocs/goals.xml (original)
+++ maven/maven-1/plugins/trunk/developer-activity/xdocs/goals.xml Mon Apr 16
01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/developer-activity/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/developer-activity/xdocs/index.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/xdocs/index.xml (original)
+++ maven/maven-1/plugins/trunk/developer-activity/xdocs/index.xml Mon Apr 16
01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0"?>
<!--
/*
- * Copyright 2001-2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/developer-activity/xdocs/navigation.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/developer-activity/xdocs/navigation.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/xdocs/navigation.xml
(original)
+++ maven/maven-1/plugins/trunk/developer-activity/xdocs/navigation.xml Mon Apr
16 01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/developer-activity/xdocs/properties.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/developer-activity/xdocs/properties.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/developer-activity/xdocs/properties.xml
(original)
+++ maven/maven-1/plugins/trunk/developer-activity/xdocs/properties.xml Mon Apr
16 01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/file-activity/plugin.jelly
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/file-activity/plugin.jelly?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/plugin.jelly (original)
+++ maven/maven-1/plugins/trunk/file-activity/plugin.jelly Mon Apr 16 01:31:26
2007
@@ -1,11 +1,12 @@
<?xml version="1.0"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/file-activity/plugin.properties
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/file-activity/plugin.properties?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/plugin.properties (original)
+++ maven/maven-1/plugins/trunk/file-activity/plugin.properties Mon Apr 16
01:31:26 2007
@@ -1,9 +1,10 @@
# -------------------------------------------------------------------
-# Copyright 2001-2004 The Apache Software Foundation.
-#
-# 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
+# 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
#
Modified: maven/maven-1/plugins/trunk/file-activity/project.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/file-activity/project.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/project.xml (original)
+++ maven/maven-1/plugins/trunk/file-activity/project.xml Mon Apr 16 01:31:26
2007
@@ -2,11 +2,12 @@
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified:
maven/maven-1/plugins/trunk/file-activity/src/plugin-resources/maven-file-activity-plugin.jsl
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/file-activity/src/plugin-resources/maven-file-activity-plugin.jsl?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
---
maven/maven-1/plugins/trunk/file-activity/src/plugin-resources/maven-file-activity-plugin.jsl
(original)
+++
maven/maven-1/plugins/trunk/file-activity/src/plugin-resources/maven-file-activity-plugin.jsl
Mon Apr 16 01:31:26 2007
@@ -3,11 +3,12 @@
<!--
* ========================================================================
*
- * Copyright 2004-2006 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/file-activity/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/file-activity/xdocs/changes.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/file-activity/xdocs/changes.xml Mon Apr 16
01:31:26 2007
@@ -2,11 +2,12 @@
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/file-activity/xdocs/goals.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/file-activity/xdocs/goals.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/xdocs/goals.xml (original)
+++ maven/maven-1/plugins/trunk/file-activity/xdocs/goals.xml Mon Apr 16
01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml (original)
+++ maven/maven-1/plugins/trunk/file-activity/xdocs/index.xml Mon Apr 16
01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0"?>
<!--
/*
- * Copyright 2001-2005 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/file-activity/xdocs/navigation.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/file-activity/xdocs/navigation.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/xdocs/navigation.xml (original)
+++ maven/maven-1/plugins/trunk/file-activity/xdocs/navigation.xml Mon Apr 16
01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*
Modified: maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml?view=diff&rev=529166&r1=529165&r2=529166
==============================================================================
--- maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml (original)
+++ maven/maven-1/plugins/trunk/file-activity/xdocs/properties.xml Mon Apr 16
01:31:26 2007
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * 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
+ * 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
*