You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-scm@geronimo.apache.org by ad...@apache.org on 2008/01/14 05:03:48 UTC

svn commit: r611704 - in /geronimo/xbean: tags/xbean-3.3/NOTICE.txt tags/xbean-3.3/xbean-reflect/pom.xml trunk/NOTICE.txt trunk/xbean-reflect/pom.xml

Author: adc
Date: Sun Jan 13 20:03:44 2008
New Revision: 611704

URL: http://svn.apache.org/viewvc?rev=611704&view=rev
Log:
Administrivia

Modified:
    geronimo/xbean/tags/xbean-3.3/NOTICE.txt
    geronimo/xbean/tags/xbean-3.3/xbean-reflect/pom.xml
    geronimo/xbean/trunk/NOTICE.txt
    geronimo/xbean/trunk/xbean-reflect/pom.xml

Modified: geronimo/xbean/tags/xbean-3.3/NOTICE.txt
URL: http://svn.apache.org/viewvc/geronimo/xbean/tags/xbean-3.3/NOTICE.txt?rev=611704&r1=611703&r2=611704&view=diff
==============================================================================
--- geronimo/xbean/tags/xbean-3.3/NOTICE.txt (original)
+++ geronimo/xbean/tags/xbean-3.3/NOTICE.txt Sun Jan 13 20:03:44 2008
@@ -4,8 +4,13 @@
 // ------------------------------------------------------------------
 
 XBean
-Copyright 2005-2006 The Apache Software Foundation
+Copyright 2005-2008 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
+
+This product includes/uses software, Spring Framework: Beans, Context, Web
+(http://www.springframework.org), developed by Spring Framework
+(http://www.springframework.org/) License: The Apache Software
+License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 

Modified: geronimo/xbean/tags/xbean-3.3/xbean-reflect/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/tags/xbean-3.3/xbean-reflect/pom.xml?rev=611704&r1=611703&r2=611704&view=diff
==============================================================================
--- geronimo/xbean/tags/xbean-3.3/xbean-reflect/pom.xml (original)
+++ geronimo/xbean/tags/xbean-3.3/xbean-reflect/pom.xml Sun Jan 13 20:03:44 2008
@@ -1,5 +1,24 @@
 <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">
 
+<!--
+
+    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.
+
+-->
+
   <modelVersion>4.0.0</modelVersion>
 
   <parent>

Modified: geronimo/xbean/trunk/NOTICE.txt
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/NOTICE.txt?rev=611704&r1=611703&r2=611704&view=diff
==============================================================================
--- geronimo/xbean/trunk/NOTICE.txt (original)
+++ geronimo/xbean/trunk/NOTICE.txt Sun Jan 13 20:03:44 2008
@@ -4,8 +4,13 @@
 // ------------------------------------------------------------------
 
 XBean
-Copyright 2005-2006 The Apache Software Foundation
+Copyright 2005-2008 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
+
+This product includes/uses software, Spring Framework: Beans, Context, Web
+(http://www.springframework.org), developed by Spring Framework
+(http://www.springframework.org/) License: The Apache Software
+License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 

Modified: geronimo/xbean/trunk/xbean-reflect/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-reflect/pom.xml?rev=611704&r1=611703&r2=611704&view=diff
==============================================================================
--- geronimo/xbean/trunk/xbean-reflect/pom.xml (original)
+++ geronimo/xbean/trunk/xbean-reflect/pom.xml Sun Jan 13 20:03:44 2008
@@ -1,5 +1,24 @@
 <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">
 
+<!--
+
+    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.
+
+-->
+
   <modelVersion>4.0.0</modelVersion>
 
   <parent>