You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2012/12/06 02:47:47 UTC

svn commit: r1417727 [3/10] - in /incubator/onami: committers/ trunk/ trunk/autobind/ trunk/autobind/aop/ trunk/autobind/aop/src/main/java/javax/interceptor/ trunk/autobind/aop/src/main/java/org/nnsoft/guice/autobind/aop/ trunk/autobind/aop/src/main/ja...

Modified: incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/PackageFilter.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/PackageFilter.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/PackageFilter.java (original)
+++ incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/PackageFilter.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 public class PackageFilter

Modified: incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/ScannerModule.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/ScannerModule.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/ScannerModule.java (original)
+++ incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/ScannerModule.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static java.lang.System.getProperty;

Modified: incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/StartupModule.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/StartupModule.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/StartupModule.java (original)
+++ incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/StartupModule.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.nnsoft.guice.autobind.jsr330.Names.named;

Modified: incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/BindingScannerFeature.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/BindingScannerFeature.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/BindingScannerFeature.java (original)
+++ incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/BindingScannerFeature.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.features;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static java.lang.String.format;

Modified: incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/MultiBindingScannerFeature.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/MultiBindingScannerFeature.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/MultiBindingScannerFeature.java (original)
+++ incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/MultiBindingScannerFeature.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.features;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static com.google.inject.multibindings.Multibinder.newSetBinder;

Modified: incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/ScannerFeature.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/ScannerFeature.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/ScannerFeature.java (original)
+++ incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/ScannerFeature.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.features;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import java.lang.annotation.Annotation;

Modified: incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/package-info.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/package-info.java (original)
+++ incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/features/package-info.java Thu Dec  6 01:46:41 2012
@@ -4,18 +4,20 @@
 package org.nnsoft.guice.autobind.scanner.features;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */

Modified: incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/package-info.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/package-info.java (original)
+++ incubator/onami/trunk/autobind/core/src/main/java/org/nnsoft/guice/autobind/scanner/package-info.java Thu Dec  6 01:46:41 2012
@@ -4,18 +4,20 @@
 package org.nnsoft.guice.autobind.scanner;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */

Modified: incubator/onami/trunk/autobind/core/src/test/resources/beans.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/test/resources/beans.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/test/resources/beans.xml (original)
+++ incubator/onami/trunk/autobind/core/src/test/resources/beans.xml Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
 </beans>

Modified: incubator/onami/trunk/autobind/core/src/test/resources/conf/startup.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/core/src/test/resources/conf/startup.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/core/src/test/resources/conf/startup.xml (original)
+++ incubator/onami/trunk/autobind/core/src/test/resources/conf/startup.xml Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <properties>
   <entry key="default">default_value</entry>

Modified: incubator/onami/trunk/autobind/examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/examples/pom.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/examples/pom.xml (original)
+++ incubator/onami/trunk/autobind/examples/pom.xml Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: incubator/onami/trunk/autobind/integrations/commons.configurations/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/integrations/commons.configurations/pom.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/integrations/commons.configurations/pom.xml (original)
+++ incubator/onami/trunk/autobind/integrations/commons.configurations/pom.xml Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: incubator/onami/trunk/autobind/integrations/enterprise/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/integrations/enterprise/pom.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/integrations/enterprise/pom.xml (original)
+++ incubator/onami/trunk/autobind/integrations/enterprise/pom.xml Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: incubator/onami/trunk/autobind/integrations/metro/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/integrations/metro/pom.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/integrations/metro/pom.xml (original)
+++ incubator/onami/trunk/autobind/integrations/metro/pom.xml Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: incubator/onami/trunk/autobind/integrations/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/integrations/pom.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/integrations/pom.xml (original)
+++ incubator/onami/trunk/autobind/integrations/pom.xml Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: incubator/onami/trunk/autobind/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/pom.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/pom.xml (original)
+++ incubator/onami/trunk/autobind/pom.xml Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: incubator/onami/trunk/autobind/scanner/asm/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/pom.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/pom.xml (original)
+++ incubator/onami/trunk/autobind/scanner/asm/pom.xml Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/ASMClasspathScanner.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/ASMClasspathScanner.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/ASMClasspathScanner.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/ASMClasspathScanner.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static java.lang.Runtime.getRuntime;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/AnnotationCollector.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/AnnotationCollector.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/AnnotationCollector.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/AnnotationCollector.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static java.util.Collections.unmodifiableList;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/package-info.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/package-info.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/main/java/org/nnsoft/guice/autobind/scanner/asm/package-info.java Thu Dec  6 01:46:41 2012
@@ -5,18 +5,20 @@
 package org.nnsoft.guice.autobind.scanner.asm;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/AllTests.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/AllTests.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/AllTests.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/AllTests.java Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 package org.nnsoft.guice.autobind.scanner.asm.tests;
 

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/AutobindTests.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/AutobindTests.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/AutobindTests.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/AutobindTests.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.junit.Assert.assertNotNull;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/bind/InterfaceAutobindTests.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/bind/InterfaceAutobindTests.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/bind/InterfaceAutobindTests.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/bind/InterfaceAutobindTests.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.bind;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.junit.Assert.assertNotNull;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/duplicate/DuplicateAutobindTests.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/duplicate/DuplicateAutobindTests.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/duplicate/DuplicateAutobindTests.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/duplicate/DuplicateAutobindTests.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.duplicate;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.junit.Assert.assertNotNull;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/filter/PackageFilterTests.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/filter/PackageFilterTests.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/filter/PackageFilterTests.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/filter/PackageFilterTests.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.filter;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.junit.Assert.assertNotNull;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/filter/dummy/DummyImplementation.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/filter/dummy/DummyImplementation.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/filter/dummy/DummyImplementation.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/filter/dummy/DummyImplementation.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.filter.dummy;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import org.nnsoft.guice.autobind.annotations.Bind;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/multiple/MultibindTests.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/multiple/MultibindTests.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/multiple/MultibindTests.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/multiple/MultibindTests.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.multiple;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.junit.Assert.assertNotNull;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/names/NamedAutobindTests.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/names/NamedAutobindTests.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/names/NamedAutobindTests.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/names/NamedAutobindTests.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.names;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.junit.Assert.assertNotNull;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/only/ImplementationOnlyTests.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/only/ImplementationOnlyTests.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/only/ImplementationOnlyTests.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/only/ImplementationOnlyTests.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.only;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.junit.Assert.assertNotNull;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/Container.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/Container.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/Container.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/Container.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.provider;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import javax.inject.Inject;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/Mode.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/Mode.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/Mode.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/Mode.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.provider;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 public enum Mode

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/ProviderTest.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/ProviderTest.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/ProviderTest.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/provider/ProviderTest.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.provider;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.junit.Assert.assertNotNull;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/Container.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/Container.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/Container.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/Container.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.startconfig;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import javax.inject.Inject;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/Mode.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/Mode.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/Mode.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/Mode.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.startconfig;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 public enum Mode

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/StartConfigProviderTest.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/StartConfigProviderTest.java?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/StartConfigProviderTest.java (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/java/org/nnsoft/guice/autobind/scanner/asm/tests/autobind/startconfig/StartConfigProviderTest.java Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 package org.nnsoft.guice.autobind.scanner.asm.tests.autobind.startconfig;
 
 /*
- * 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
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- *  http://www.apache.org/licenses/LICENSE-2.0
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import static org.junit.Assert.assertNotNull;

Modified: incubator/onami/trunk/autobind/scanner/asm/src/test/resources/conf/startup.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/asm/src/test/resources/conf/startup.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/asm/src/test/resources/conf/startup.xml (original)
+++ incubator/onami/trunk/autobind/scanner/asm/src/test/resources/conf/startup.xml Thu Dec  6 01:46:41 2012
@@ -1,20 +1,22 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <properties>
   <entry key="mode">ALL</entry>

Modified: incubator/onami/trunk/autobind/scanner/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/scanner/pom.xml?rev=1417727&r1=1417726&r2=1417727&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/scanner/pom.xml (original)
+++ incubator/onami/trunk/autobind/scanner/pom.xml Thu Dec  6 01:46:41 2012
@@ -1,19 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- | 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
+ | Licensed to the Apache Software Foundation (ASF) under one
+ | or more contributor license agreements.  See the NOTICE file
+ | distributed with this work for additional information
+ | regarding copyright ownership.  The ASF licenses this file
+ | to you under the Apache License, Version 2.0 (the
+ | "License"); you may not use this file except in compliance
+ | with the License.  You may obtain a copy of the License at
  |
- |  http://www.apache.org/licenses/LICENSE-2.0
+ |   http://www.apache.org/licenses/LICENSE-2.0
  |
- | Unless required by applicable law or agreed to in writing, software
- | distributed under the License is distributed on an "AS IS" BASIS,
- | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- | See the License for the specific language governing permissions and
- | limitations under the License.
+ | Unless required by applicable law or agreed to in writing,
+ | software distributed under the License is distributed on an
+ | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ | KIND, either express or implied.  See the License for the
+ | specific language governing permissions and limitations
+ | under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>