Author: jleroux
Date: Thu Jul 30 13:44:35 2015
New Revision: 1693422
URL: http://svn.apache.org/r1693422
Log:
At http://www.apache.org/dev/licensing-howto.html#mod-notice, it's adviced:
<<Copyright notifications which have been relocated from source files (rather
than removed) must be preserved in NOTICE. However, elements such as the
copyright notifications embedded within BSD and MIT licenses need not be
duplicated in NOTICE -- it suffices to leave those notices in their original
locations.
It is important to keep NOTICE as brief and simple as possible, as each
addition places a burden on downstream consumers.
Do not add anything to NOTICE which is not legally required.>>
So this removes useless information already present in other legible files (not
libs). Concerned projects are: PNG Behavior, Steven Levithan's date-time-format
and Matthew Eernisse's timezone-js
I added the 2 last ones, PNG Behavior was added by David
Modified:
ofbiz/trunk/NOTICE
Modified: ofbiz/trunk/NOTICE
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/NOTICE?rev=1693422&r1=1693421&r2=1693422&view=diff
==============================================================================
--- ofbiz/trunk/NOTICE (original)
+++ ofbiz/trunk/NOTICE Thu Jul 30 13:44:35 2015
@@ -221,15 +221,6 @@ This product includes software developed
(http://jdbm.sourceforge.net/).
=========================================================================
-== PNG Behavior Notice ==
-=========================================================================
-
-This product includes software developed by
-WebFX (webfx.eae.net):
-
-framework/images/webapp/images/pngbehavior.htc
-
-=========================================================================
== JSON-LIB Notice ==
=========================================================================
@@ -294,13 +285,3 @@ Under the following conditions:
* Notice â For any reuse or distribution, you must make clear to others
the license terms of this work. The best way to do this is with a link
to
this web page.
-=========================================================================
-
-This product includes software developed by Steven Levithan
-(http://blog.stevenlevithan.com/archives/date-time-format). MIT license
-=========================================================================
-
-This product includes software developed by Matthew Eernisse ([email protected])
-and Open Source Applications Foundation. Licensed under the ASL2
-https://github.com/mde/timezone-js
-=========================================================================