You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gn...@apache.org on 2006/08/24 12:25:09 UTC

svn commit: r434369 [14/14] - in /geronimo/xbean/trunk: ./ maven-xbean-plugin/ maven-xbean-plugin/src/main/java/org/apache/xbean/maven/ maven-xbean-plugin/src/site/ src/site/ xbean-classpath/ xbean-classpath/src/main/java/org/apache/xbean/classpath/ xb...

Modified: geronimo/xbean/trunk/xbean-spring-v2/src/test/resources/org/apache/xbean/spring/jndi/jndi.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-spring-v2/src/test/resources/org/apache/xbean/spring/jndi/jndi.xml?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-spring-v2/src/test/resources/org/apache/xbean/spring/jndi/jndi.xml (original)
+++ geronimo/xbean/trunk/xbean-spring-v2/src/test/resources/org/apache/xbean/spring/jndi/jndi.xml Thu Aug 24 03:24:21 2006
@@ -1,4 +1,22 @@
 <?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
+
+       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.
+
+-->
 <!-- START SNIPPET: jndi -->
 <beans>
   <bean id="jndi" class="org.apache.xbean.spring.jndi.DefaultContext" singleton="true">

Modified: geronimo/xbean/trunk/xbean-spring-v2/src/test/resources/org/apache/xbean/spring/jndi/spring.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-spring-v2/src/test/resources/org/apache/xbean/spring/jndi/spring.xml?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-spring-v2/src/test/resources/org/apache/xbean/spring/jndi/spring.xml (original)
+++ geronimo/xbean/trunk/xbean-spring-v2/src/test/resources/org/apache/xbean/spring/jndi/spring.xml Thu Aug 24 03:24:21 2006
@@ -1,4 +1,22 @@
 <?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
+
+       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.
+
+-->
 <beans>
 
   <restaurant id="restaurant" xmlns="http://xbean.apache.org/schemas/pizza" xmlns:foo="http://acme.com" serviceName="foo:xyz" uri="http://cheese.com">

Modified: geronimo/xbean/trunk/xbean-spring/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-spring/pom.xml?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-spring/pom.xml (original)
+++ geronimo/xbean/trunk/xbean-spring/pom.xml Thu Aug 24 03:24:21 2006
@@ -1,10 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright 2006 The Apache Software Foundation
 
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 
@@ -13,6 +15,7 @@
     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.
+
 -->
 
 <!-- $Rev: 432962 $ $Date: 2006-08-20 03:47:39 -0700 (Sun, 20 Aug 2006) $ -->

Modified: geronimo/xbean/trunk/xbean-spring/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-spring/src/site/site.xml?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-spring/src/site/site.xml (original)
+++ geronimo/xbean/trunk/xbean-spring/src/site/site.xml Thu Aug 24 03:24:21 2006
@@ -1,10 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright 2006 The Apache Software Foundation
 
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 
@@ -13,6 +15,7 @@
     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.
+
 -->
 
 <!-- $Id$ -->

Modified: geronimo/xbean/trunk/xbean-telnet/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/pom.xml?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/pom.xml (original)
+++ geronimo/xbean/trunk/xbean-telnet/pom.xml Thu Aug 24 03:24:21 2006
@@ -1,10 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright 2006 The Apache Software Foundation
 
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 
@@ -13,6 +15,7 @@
     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.
+
 -->
 
 <!-- $Rev: 432962 $ $Date: 2006-08-20 03:47:39 -0700 (Sun, 20 Aug 2006) $ -->

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Command.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Command.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Command.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Command.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/CommandRegistry.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/CommandRegistry.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/CommandRegistry.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/CommandRegistry.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/CommandShell.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/CommandShell.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/CommandShell.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/CommandShell.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Exit.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Exit.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Exit.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Exit.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/GroovySh.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/GroovySh.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/GroovySh.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/GroovySh.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Help.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Help.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Help.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Help.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Lookup.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Lookup.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Lookup.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Lookup.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Test.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Test.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Test.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Test.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Version.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Version.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Version.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/command/Version.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/console/Main.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/console/Main.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/console/Main.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/console/Main.java Thu Aug 24 03:24:21 2006
@@ -1,3 +1,19 @@
+/**
+ * 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
+ *
+ * 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.apache.xbean.terminal.console;
 
 import org.apache.xbean.command.CommandShell;

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetCodes.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetCodes.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetCodes.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetCodes.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetDaemon.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetDaemon.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetDaemon.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetDaemon.java Thu Aug 24 03:24:21 2006
@@ -1,18 +1,18 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
+ *      http://www.apache.org/licenses/LICENSE-2.0
  *
- *  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
- *
- *  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.apache.xbean.terminal.telnet;
 

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetInputStream.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetInputStream.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetInputStream.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetInputStream.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetOption.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetOption.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetOption.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetOption.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,
@@ -66,4 +66,4 @@
         this.negotiated = negotiated;
         this.inNegotiation = false;
     }
-}
\ No newline at end of file
+}

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetPrintStream.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetPrintStream.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetPrintStream.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetPrintStream.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetShell.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetShell.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetShell.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/main/java/org/apache/xbean/terminal/telnet/TelnetShell.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation or its licensors, as applicable.
- *
- * 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,

Modified: geronimo/xbean/trunk/xbean-telnet/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/site/site.xml?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/site/site.xml (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/site/site.xml Thu Aug 24 03:24:21 2006
@@ -1,10 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright 2006 The Apache Software Foundation
 
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 
@@ -13,6 +15,7 @@
     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.
+
 -->
 
 <!-- $Id$ -->

Modified: geronimo/xbean/trunk/xbean-telnet/src/test/java/org/apache/xbean/telnet/TelnetShellTest.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-telnet/src/test/java/org/apache/xbean/telnet/TelnetShellTest.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-telnet/src/test/java/org/apache/xbean/telnet/TelnetShellTest.java (original)
+++ geronimo/xbean/trunk/xbean-telnet/src/test/java/org/apache/xbean/telnet/TelnetShellTest.java Thu Aug 24 03:24:21 2006
@@ -1,3 +1,19 @@
+/**
+ * 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
+ *
+ * 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.apache.xbean.telnet;
 
 import java.io.ByteArrayInputStream;
@@ -36,4 +52,4 @@
             return 0;
         }
     }
-}
\ No newline at end of file
+}

Modified: geronimo/xbean/trunk/xbean-tiger/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-tiger/pom.xml?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-tiger/pom.xml (original)
+++ geronimo/xbean/trunk/xbean-tiger/pom.xml Thu Aug 24 03:24:21 2006
@@ -1,10 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright 2006 The Apache Software Foundation
 
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 
@@ -13,6 +15,7 @@
     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.
+
 -->
 
 <!-- $Rev$ $Date$ -->

Modified: geronimo/xbean/trunk/xbean-tiger/src/main/java/org/apache/xbean/tiger/MBeanServerFactoryBean.java
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-tiger/src/main/java/org/apache/xbean/tiger/MBeanServerFactoryBean.java?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-tiger/src/main/java/org/apache/xbean/tiger/MBeanServerFactoryBean.java (original)
+++ geronimo/xbean/trunk/xbean-tiger/src/main/java/org/apache/xbean/tiger/MBeanServerFactoryBean.java Thu Aug 24 03:24:21 2006
@@ -1,12 +1,12 @@
 /**
+ * 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
  *
- * Copyright 2005-2006 The Apache Software Foundation
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
+ *      http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,

Modified: geronimo/xbean/trunk/xbean-tiger/src/site/site.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-tiger/src/site/site.xml?rev=434369&r1=434368&r2=434369&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-tiger/src/site/site.xml (original)
+++ geronimo/xbean/trunk/xbean-tiger/src/site/site.xml Thu Aug 24 03:24:21 2006
@@ -1,10 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright 2006 The Apache Software Foundation
 
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 
@@ -13,6 +15,7 @@
     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.
+
 -->
 
 <!-- $Id$ -->