Author: bayard
Date: Sun Aug 27 22:47:51 2006
New Revision: 437543
URL: http://svn.apache.org/viewvc?rev=437543&view=rev
Log:
Moving the copyright notice to the NOTICE.txt file. I believe the code first
entered in 2004, older years in the source were due to copy and paste.
Modified:
jakarta/commons/sandbox/finder/trunk/NOTICE.txt
jakarta/commons/sandbox/finder/trunk/checkstyle.xml
jakarta/commons/sandbox/finder/trunk/maven.xml
jakarta/commons/sandbox/finder/trunk/project.xml
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FileFinder.java
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindEvent.java
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindListener.java
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/Finder.java
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FinderException.java
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindingFilter.java
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/PathFilter.java
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/RegexFilter.java
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/SizeFilter.java
jakarta/commons/sandbox/finder/trunk/src/site/xdoc/changes.xml
jakarta/commons/sandbox/finder/trunk/src/site/xdoc/cvs-usage.xml
jakarta/commons/sandbox/finder/trunk/src/site/xdoc/downloads.xml
jakarta/commons/sandbox/finder/trunk/src/site/xdoc/index.xml
jakarta/commons/sandbox/finder/trunk/src/site/xdoc/issue-tracking.xml
jakarta/commons/sandbox/finder/trunk/src/test/org/apache/commons/finder/FileFinderTest.java
Modified: jakarta/commons/sandbox/finder/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/NOTICE.txt?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/NOTICE.txt (original)
+++ jakarta/commons/sandbox/finder/trunk/NOTICE.txt Sun Aug 27 22:47:51 2006
@@ -1,2 +1,5 @@
+Apache Jakarta Commons Finder
+Copyright 2004-2006 The Apache Software Foundation
+
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
Modified: jakarta/commons/sandbox/finder/trunk/checkstyle.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/checkstyle.xml?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/checkstyle.xml (original)
+++ jakarta/commons/sandbox/finder/trunk/checkstyle.xml Sun Aug 27 22:47:51 2006
@@ -1,10 +1,11 @@
<?xml version="1.0"?>
<!--
-Copyright 2003-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: jakarta/commons/sandbox/finder/trunk/maven.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/maven.xml?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/maven.xml (original)
+++ jakarta/commons/sandbox/finder/trunk/maven.xml Sun Aug 27 22:47:51 2006
@@ -1,9 +1,10 @@
<!--
- Copyright 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: jakarta/commons/sandbox/finder/trunk/project.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/project.xml?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/project.xml (original)
+++ jakarta/commons/sandbox/finder/trunk/project.xml Sun Aug 27 22:47:51 2006
@@ -1,10 +1,11 @@
<?xml version="1.0"?>
<!--
- 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:
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FileFinder.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FileFinder.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FileFinder.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FileFinder.java
Sun Aug 27 22:47:51 2006
@@ -1,9 +1,10 @@
/*
- * 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:
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindEvent.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindEvent.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindEvent.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindEvent.java
Sun Aug 27 22:47:51 2006
@@ -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:
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindListener.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindListener.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindListener.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindListener.java
Sun Aug 27 22:47:51 2006
@@ -1,9 +1,10 @@
/*
- * 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:
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/Finder.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/Finder.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/Finder.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/Finder.java
Sun Aug 27 22:47:51 2006
@@ -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:
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FinderException.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FinderException.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FinderException.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FinderException.java
Sun Aug 27 22:47:51 2006
@@ -1,9 +1,10 @@
/*
- * 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:
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindingFilter.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindingFilter.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindingFilter.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/FindingFilter.java
Sun Aug 27 22:47:51 2006
@@ -1,9 +1,10 @@
/*
- * 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:
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/PathFilter.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/PathFilter.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/PathFilter.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/PathFilter.java
Sun Aug 27 22:47:51 2006
@@ -1,9 +1,10 @@
/*
- * Copyright 2005-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:
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/RegexFilter.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/RegexFilter.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/RegexFilter.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/RegexFilter.java
Sun Aug 27 22:47:51 2006
@@ -1,9 +1,10 @@
/*
- * Copyright 2005-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:
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/SizeFilter.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/SizeFilter.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/SizeFilter.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/java/org/apache/commons/finder/filters/SizeFilter.java
Sun Aug 27 22:47:51 2006
@@ -1,9 +1,10 @@
/*
- * Copyright 2005-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: jakarta/commons/sandbox/finder/trunk/src/site/xdoc/changes.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/site/xdoc/changes.xml?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/src/site/xdoc/changes.xml (original)
+++ jakarta/commons/sandbox/finder/trunk/src/site/xdoc/changes.xml Sun Aug 27
22:47:51 2006
@@ -1,10 +1,11 @@
<?xml version="1.0"?>
<!--
- Copyright 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: jakarta/commons/sandbox/finder/trunk/src/site/xdoc/cvs-usage.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/site/xdoc/cvs-usage.xml?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/src/site/xdoc/cvs-usage.xml (original)
+++ jakarta/commons/sandbox/finder/trunk/src/site/xdoc/cvs-usage.xml Sun Aug 27
22:47:51 2006
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--
/*
- * Copyright 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: jakarta/commons/sandbox/finder/trunk/src/site/xdoc/downloads.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/site/xdoc/downloads.xml?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/src/site/xdoc/downloads.xml (original)
+++ jakarta/commons/sandbox/finder/trunk/src/site/xdoc/downloads.xml Sun Aug 27
22:47:51 2006
@@ -1,10 +1,11 @@
<?xml version="1.0"?>
<!--
- Copyright 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: jakarta/commons/sandbox/finder/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/site/xdoc/index.xml?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/src/site/xdoc/index.xml (original)
+++ jakarta/commons/sandbox/finder/trunk/src/site/xdoc/index.xml Sun Aug 27
22:47:51 2006
@@ -1,10 +1,11 @@
<?xml version="1.0"?>
<!--
-Copyright 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: jakarta/commons/sandbox/finder/trunk/src/site/xdoc/issue-tracking.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/site/xdoc/issue-tracking.xml?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
--- jakarta/commons/sandbox/finder/trunk/src/site/xdoc/issue-tracking.xml
(original)
+++ jakarta/commons/sandbox/finder/trunk/src/site/xdoc/issue-tracking.xml Sun
Aug 27 22:47:51 2006
@@ -1,10 +1,11 @@
<?xml version="1.0"?>
<!--
-Copyright 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:
jakarta/commons/sandbox/finder/trunk/src/test/org/apache/commons/finder/FileFinderTest.java
URL:
http://svn.apache.org/viewvc/jakarta/commons/sandbox/finder/trunk/src/test/org/apache/commons/finder/FileFinderTest.java?rev=437543&r1=437542&r2=437543&view=diff
==============================================================================
---
jakarta/commons/sandbox/finder/trunk/src/test/org/apache/commons/finder/FileFinderTest.java
(original)
+++
jakarta/commons/sandbox/finder/trunk/src/test/org/apache/commons/finder/FileFinderTest.java
Sun Aug 27 22:47:51 2006
@@ -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
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]