svn commit: r423830 - in /incubator/ofbiz/trunk/framework/geronimo: build.xml ofbiz-component.xml src/org/ofbiz/geronimo/GeronimoContainer.java src/org/ofbiz/geronimo/GeronimoTransactionFactory.java

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r423830 - in /incubator/ofbiz/trunk/framework/geronimo: build.xml ofbiz-component.xml src/org/ofbiz/geronimo/GeronimoContainer.java src/org/ofbiz/geronimo/GeronimoTransactionFactory.java

jacopoc
Author: jacopoc
Date: Thu Jul 20 01:50:08 2006
New Revision: 423830

URL: http://svn.apache.org/viewvc?rev=423830&view=rev
Log:
License change from MIT to ASL2.0 for the files of the geronimo component.
Thanks to Scott Gray for the patch (Apache OFBIZ-87).

Modified:
    incubator/ofbiz/trunk/framework/geronimo/build.xml
    incubator/ofbiz/trunk/framework/geronimo/ofbiz-component.xml
    incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoContainer.java
    incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoTransactionFactory.java

Modified: incubator/ofbiz/trunk/framework/geronimo/build.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/geronimo/build.xml?rev=423830&r1=423829&r2=423830&view=diff
==============================================================================
--- incubator/ofbiz/trunk/framework/geronimo/build.xml (original)
+++ incubator/ofbiz/trunk/framework/geronimo/build.xml Thu Jul 20 01:50:08 2006
@@ -1,8 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-$Id: $
-
-Copyright 2006-2006 The Apache Software Foundation
+Copyright 2001-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

Modified: incubator/ofbiz/trunk/framework/geronimo/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/geronimo/ofbiz-component.xml?rev=423830&r1=423829&r2=423830&view=diff
==============================================================================
--- incubator/ofbiz/trunk/framework/geronimo/ofbiz-component.xml (original)
+++ incubator/ofbiz/trunk/framework/geronimo/ofbiz-component.xml Thu Jul 20 01:50:08 2006
@@ -1,8 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-$Id: $
-
-Copyright 2006-2006 The Apache Software Foundation
+Copyright 2001-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

Modified: incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoContainer.java
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoContainer.java?rev=423830&r1=423829&r2=423830&view=diff
==============================================================================
--- incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoContainer.java (original)
+++ incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoContainer.java Thu Jul 20 01:50:08 2006
@@ -1,7 +1,5 @@
 /*
- * $Id: $
- *
- * Copyright 2006-2006 The Apache Software Foundation
+ * Copyright 2001-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

Modified: incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoTransactionFactory.java
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoTransactionFactory.java?rev=423830&r1=423829&r2=423830&view=diff
==============================================================================
--- incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoTransactionFactory.java (original)
+++ incubator/ofbiz/trunk/framework/geronimo/src/org/ofbiz/geronimo/GeronimoTransactionFactory.java Thu Jul 20 01:50:08 2006
@@ -1,7 +1,5 @@
 /*
- * $Id: $
- *
- * Copyright 2006-2006 The Apache Software Foundation
+ * Copyright 2001-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