You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by oh...@apache.org on 2014/08/31 21:35:26 UTC

svn commit: r1621621 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration: ./ beanutils/ builder/ builder/combined/ builder/fluent/ convert/ event/ ex/ interpol/ io/ plist/ reloading/ resolver/ sync/ tree/ tree/xpath/...

Author: oheger
Date: Sun Aug 31 19:35:25 2014
New Revision: 1621621

URL: http://svn.apache.org/r1621621
Log:
Fixed checkstyle errors regarding the license header of package-info files.

Modified:
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/beanutils/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/combined/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/fluent/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/convert/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/event/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/ex/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/interpol/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/io/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/plist/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/reloading/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/resolver/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/sync/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/xpath/package-info.java
    commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/web/package-info.java

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/beanutils/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/beanutils/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/beanutils/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/beanutils/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/combined/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/combined/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/combined/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/combined/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,
@@ -37,4 +37,4 @@
  *
  * @version $Id$
  */
-package org.apache.commons.configuration.builder.combined;
\ No newline at end of file
+package org.apache.commons.configuration.builder.combined;

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/fluent/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/fluent/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/fluent/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/fluent/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/convert/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/convert/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/convert/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/convert/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/event/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/event/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/event/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/event/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/ex/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/ex/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/ex/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/ex/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/interpol/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/interpol/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/interpol/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/interpol/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/io/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/io/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/io/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/io/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/plist/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/plist/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/plist/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/plist/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/reloading/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/reloading/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/reloading/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/reloading/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/resolver/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/resolver/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/resolver/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/resolver/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/sync/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/sync/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/sync/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/sync/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/xpath/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/xpath/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/xpath/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/tree/xpath/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,

Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/web/package-info.java
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/web/package-info.java?rev=1621621&r1=1621620&r2=1621621&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/web/package-info.java (original)
+++ commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/web/package-info.java Sun Aug 31 19:35:25 2014
@@ -6,7 +6,7 @@
  * (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,