You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/10/15 21:02:52 UTC

svn commit: r1812235 - in /ofbiz/ofbiz-framework/trunk: applications/accounting/groovyScripts/agreement/GetPartyNameForDate.groovy applications/product/groovyScripts/catalog/GetSupplierInventories.groovy framework/common/groovyScripts/CertKeystore.groovy

Author: jleroux
Date: Sun Oct 15 21:02:52 2017
New Revision: 1812235

URL: http://svn.apache.org/viewvc?rev=1812235&view=rev
Log:
No functional change, fixes wrong ASL2 headers I introduced recently

Modified:
    ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/GetPartyNameForDate.groovy
    ofbiz/ofbiz-framework/trunk/applications/product/groovyScripts/catalog/GetSupplierInventories.groovy
    ofbiz/ofbiz-framework/trunk/framework/common/groovyScripts/CertKeystore.groovy

Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/GetPartyNameForDate.groovy
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/GetPartyNameForDate.groovy?rev=1812235&r1=1812234&r2=1812235&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/GetPartyNameForDate.groovy (original)
+++ ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/GetPartyNameForDate.groovy Sun Oct 15 21:02:52 2017
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Licensed to the Apache Software Foundation (ASF) under oneWe would need a Bearer token (in Authorisation request header) if we were using Oauth2, here we don't, so no Bearer
+ * 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

Modified: ofbiz/ofbiz-framework/trunk/applications/product/groovyScripts/catalog/GetSupplierInventories.groovy
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/product/groovyScripts/catalog/GetSupplierInventories.groovy?rev=1812235&r1=1812234&r2=1812235&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/product/groovyScripts/catalog/GetSupplierInventories.groovy (original)
+++ ofbiz/ofbiz-framework/trunk/applications/product/groovyScripts/catalog/GetSupplierInventories.groovy Sun Oct 15 21:02:52 2017
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Licensed to the Apache Software Foundation (ASF) under oneWe would need a Bearer token (in Authorisation request header) if we were using Oauth2, here we don't, so no Bearer
+ * 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

Modified: ofbiz/ofbiz-framework/trunk/framework/common/groovyScripts/CertKeystore.groovy
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/common/groovyScripts/CertKeystore.groovy?rev=1812235&r1=1812234&r2=1812235&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/common/groovyScripts/CertKeystore.groovy (original)
+++ ofbiz/ofbiz-framework/trunk/framework/common/groovyScripts/CertKeystore.groovy Sun Oct 15 21:02:52 2017
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Licensed to the Apache Software Foundation (ASF) under oneWe would need a Bearer token (in Authorisation request header) if we were using Oauth2, here we don't, so no Bearer
+ * 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