Hi Glen, My misunderstanding. I thought that these files had been donated to the ASF. So your treatment of the files is good.
And per http://www.apache.org/legal/src-headers.html#3party item 2, the license should be copied into the LICENSE file of the repository and distributions. Regards, Craig On Jul 11, 2014, at 6:35 PM, Glen Mazza wrote: > Just FYI, OpenMeetings and Solr keep them as-is as well: > > https://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/webapp/js/jquery.ui.menubar.js?revision=1585514&view=markup > > http://svn.apache.org/viewvc/lucene/dev/trunk/solr/webapp/web/js/lib/jquery.form.js?revision=1497311&view=markup > > Glen > > On 07/11/2014 09:23 PM, Glen Mazza wrote: >> Yes, from your link, nothing is said about needing to remove licenses from >> files. Perhaps I could add something to our LICENSE file though. Why would >> they need to be removed anyway? I didn't put those licenses in, they are >> with YUI3 by default, just as they are with JQuery and YUI. Those are very >> common files, it's hard to imagine any Apache project removing them. >> >> JQuery's license expressly prohibits what you're saying anyway: "You are >> free to use any jQuery project in any other project (even commercial >> projects) as long as the copyright header is left intact." >> >> Glen >> >> On 07/11/2014 09:06 PM, Craig L Russell wrote: >>> Hi Glen, >>> >>> I'm concerned that the use of copyright notices may be improper here. >>> >>> Copyright notices are generally put into the NOTICE file and removed from >>> each individual file. >>> http://www.apache.org/dev/licensing-howto.html#permissive-deps >>> >>> Do you have a different understanding of policy? >>> >>> Thanks, >>> >>> Craig >>> >>> On Jul 11, 2014, at 5:34 PM, [email protected] wrote: >>> >>>> Added: >>>> roller/trunk/app/src/main/webapp/roller-ui/yui3/io-base/io-base-debug.js >>>> URL: >>>> http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/roller-ui/yui3/io-base/io-base-debug.js?rev=1609870&view=auto >>>> ============================================================================== >>>> >>>> --- >>>> roller/trunk/app/src/main/webapp/roller-ui/yui3/io-base/io-base-debug.js >>>> (added) >>>> +++ >>>> roller/trunk/app/src/main/webapp/roller-ui/yui3/io-base/io-base-debug.js >>>> Sat Jul 12 00:34:02 2014 >>>> @@ -0,0 +1,1027 @@ >>>> +/* >>>> +YUI 3.17.2 (build 9c3c78e) >>>> +Copyright 2014 Yahoo! Inc. All rights reserved. >>>> +Licensed under the BSD License. >>>> +http://yuilibrary.com/license/ >>>> +*/ >>>> + >>>> +YUI.add('io-base', function (Y, NAME) { >>> Craig L Russell >>> Architect, Oracle >>> http://db.apache.org/jdo >>> 408 276-5638 mailto:[email protected] >>> P.S. A good JDO? O, Gasp! >>> >> > Craig L Russell Architect, Oracle http://db.apache.org/jdo 408 276-5638 mailto:[email protected] P.S. A good JDO? O, Gasp!
