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/08 09:51:19 UTC

svn commit: r1418629 - in /incubator/onami/trunk/test/src/main/java/org/apache/onami/test: ./ annotation/ handler/ mock/ mock/framework/ mock/guice/ reflection/

Author: simonetripodi
Date: Sat Dec  8 08:51:17 2012
New Revision: 1418629

URL: http://svn.apache.org/viewvc?rev=1418629&view=rev
Log:
package descriptors still contained old license header

Modified:
    incubator/onami/trunk/test/src/main/java/org/apache/onami/test/annotation/package-info.java
    incubator/onami/trunk/test/src/main/java/org/apache/onami/test/handler/package-info.java
    incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/framework/package-info.java
    incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/guice/package-info.java
    incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/package-info.java
    incubator/onami/trunk/test/src/main/java/org/apache/onami/test/package-info.java
    incubator/onami/trunk/test/src/main/java/org/apache/onami/test/reflection/package-info.java

Modified: incubator/onami/trunk/test/src/main/java/org/apache/onami/test/annotation/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/src/main/java/org/apache/onami/test/annotation/package-info.java?rev=1418629&r1=1418628&r2=1418629&view=diff
==============================================================================
--- incubator/onami/trunk/test/src/main/java/org/apache/onami/test/annotation/package-info.java (original)
+++ incubator/onami/trunk/test/src/main/java/org/apache/onami/test/annotation/package-info.java Sat Dec  8 08:51:17 2012
@@ -1,17 +1,20 @@
 /*
- *    Copyright 2010-2012 The 99 Software Foundation
+ * 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 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/test/src/main/java/org/apache/onami/test/handler/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/src/main/java/org/apache/onami/test/handler/package-info.java?rev=1418629&r1=1418628&r2=1418629&view=diff
==============================================================================
--- incubator/onami/trunk/test/src/main/java/org/apache/onami/test/handler/package-info.java (original)
+++ incubator/onami/trunk/test/src/main/java/org/apache/onami/test/handler/package-info.java Sat Dec  8 08:51:17 2012
@@ -1,17 +1,20 @@
 /*
- *    Copyright 2010-2012 The 99 Software Foundation
+ * 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 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/test/src/main/java/org/apache/onami/test/mock/framework/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/framework/package-info.java?rev=1418629&r1=1418628&r2=1418629&view=diff
==============================================================================
--- incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/framework/package-info.java (original)
+++ incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/framework/package-info.java Sat Dec  8 08:51:17 2012
@@ -1,17 +1,20 @@
 /*
- *    Copyright 2010-2012 The 99 Software Foundation
+ * 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 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/test/src/main/java/org/apache/onami/test/mock/guice/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/guice/package-info.java?rev=1418629&r1=1418628&r2=1418629&view=diff
==============================================================================
--- incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/guice/package-info.java (original)
+++ incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/guice/package-info.java Sat Dec  8 08:51:17 2012
@@ -1,17 +1,20 @@
 /*
- *    Copyright 2010-2012 The 99 Software Foundation
+ * 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 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/test/src/main/java/org/apache/onami/test/mock/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/package-info.java?rev=1418629&r1=1418628&r2=1418629&view=diff
==============================================================================
--- incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/package-info.java (original)
+++ incubator/onami/trunk/test/src/main/java/org/apache/onami/test/mock/package-info.java Sat Dec  8 08:51:17 2012
@@ -1,17 +1,20 @@
 /*
- *    Copyright 2010-2012 The 99 Software Foundation
+ * 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 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/test/src/main/java/org/apache/onami/test/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/src/main/java/org/apache/onami/test/package-info.java?rev=1418629&r1=1418628&r2=1418629&view=diff
==============================================================================
--- incubator/onami/trunk/test/src/main/java/org/apache/onami/test/package-info.java (original)
+++ incubator/onami/trunk/test/src/main/java/org/apache/onami/test/package-info.java Sat Dec  8 08:51:17 2012
@@ -1,17 +1,20 @@
 /*
- *    Copyright 2010-2012 The 99 Software Foundation
+ * 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 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/test/src/main/java/org/apache/onami/test/reflection/package-info.java
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/test/src/main/java/org/apache/onami/test/reflection/package-info.java?rev=1418629&r1=1418628&r2=1418629&view=diff
==============================================================================
--- incubator/onami/trunk/test/src/main/java/org/apache/onami/test/reflection/package-info.java (original)
+++ incubator/onami/trunk/test/src/main/java/org/apache/onami/test/reflection/package-info.java Sat Dec  8 08:51:17 2012
@@ -1,17 +1,20 @@
 /*
- *    Copyright 2010-2012 The 99 Software Foundation
+ * 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 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.
  */
 
 /**