From http://www.apache.org/legal/resolved.html:
"How should works for which multiple mutually exclusive licenses are available be handled? When including that work's licensing, state which license is being used and include only the license that you have chosen. Prefer Category A to Category B to Category X. You don't need to modify the work itself if, for example, it mentions the various licensing options in the source headers." MIT + GPL seems OK, then, as MIT is cat A, but I am still unclear as to how to "include only the license that you have chosen." -Dave --------------------------------------------------------- David M. Woollard, Software Engineer Data Management Systems and Technologies Group (388J) NASA Jet Propulsion Laboratory, Pasadena, CA, 91109, USA Office: 171-243D Phone: (818) 354-4291 "Anybody who wants to make a revolution shouldn't grab a gun. Just go and start working to change the world by using science and technology." -Stanford Ovshinsky On Jul 22, 2010, at 3:57 PM, David M Woollard wrote: > I hope everyone has not gotten overly sick of these dependency and licensing > questions at this point... > > It seems that jQuery has a dual license... Since one is GPL, does anyone know > what that means? See below: > > /*! > * jQuery JavaScript Library v1.3.2 > * http://jquery.com/ > * > * Copyright (c) 2009 John Resig > * Dual licensed under the MIT and GPL licenses. > * http://docs.jquery.com/License > * > * Date: 2009-02-19 17:34:21 -0500 (Thu, 19 Feb 2009) > * Revision: 6246 > */ > > -Dave > > --------------------------------------------------------- > David M. Woollard, Software Engineer > Data Management Systems and Technologies Group (388J) > NASA Jet Propulsion Laboratory, Pasadena, CA, 91109, USA > Office: 171-243D Phone: (818) 354-4291 > > "Anybody who wants to make a revolution shouldn't grab a gun. > Just go and start working to change the world by using science > and technology." -Stanford Ovshinsky > > > > >
