# HG changeset patch # User Craig Mohrman # Date 1362589002 28800 # Node ID 7101960e6e9cddce697007defe79ed26362accc6 # Parent 431335c2438ffe1bb435f42b2375e9e1afac86a6 16432450 TPNOs for git, gperf, memcached-java, which 15795596 SUNBT7173708 memcached-java needs TPNO and license file modifications diff -r 431335c2438f -r 7101960e6e9c components/git/git.license --- a/components/git/git.license Tue Mar 05 00:43:44 2013 -0600 +++ b/components/git/git.license Wed Mar 06 08:56:42 2013 -0800 @@ -1,18 +1,14 @@ -Oracle elects to use only the GNU Lesser General Public License version -2.1 (LGPL)/GNU General Public License version 2 (GPL) for any software -where a choice of LGPL/GPL license versions are made available with the -language indicating that LGPLv2.1/GPLv2 or any later version may be -used, or where a choice of which version of the LGPL/GPL is applied is -unspecified. Unless specifically stated otherwise, where a choice -exists between another license and either the GPL or the LGPL, Oracle -chooses the other license. +--------------- +- git 1.7.9.2 - +--------------- --------------------------------------------------------------------------------- - GNU GENERAL PUBLIC LICENSE +Oracle Internal Tracking Number 8436 + + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -25,7 +21,7 @@ General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to +the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -66,6 +62,7 @@ The precise terms and conditions for copying, distribution and modification follow. + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION @@ -121,6 +118,7 @@ does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -179,6 +177,7 @@ distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -236,6 +235,7 @@ This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -289,6 +289,7 @@ END OF TERMS AND CONDITIONS + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest @@ -313,9 +314,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Also add information on how to contact you by electronic and paper mail. @@ -345,43 +347,196 @@ This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General +library. If this is what you want to do, use the GNU Library General Public License instead of this License. --------------------------------------------------------------------------------- - * This program and the accompanying materials are made available - * under the terms of the Eclipse Distribution License v1.0 which - * accompanies this distribution, is reproduced below, and is - * available at http://www.eclipse.org/org/documents/edl-v10.php - * - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or - * without modification, are permitted provided that the following - * conditions are met: - * - * - Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * - Redistributions in binary form must reproduce the above - * copyright notice, this list of conditions and the following - * disclaimer in the documentation and/or other materials provided - * with the distribution. - * - * - Neither the name of the Eclipse Foundation, Inc. nor the - * names of its contributors may be used to endorse or promote - * products derived from this software without specific prior - * written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND - * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, - * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER - * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF - * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +--------------------------------------- +vcs-svn/fast_export.c: + * Licensed under a two-clause BSD-style license. + * See LICENSE for details. +--------------------------------------- +xdiff/xhistogram.c + * Copyright (C) 2010, Google Inc. + * and other copyright owners as documented in JGit's IP log. + * + * This program and the accompanying materials are made available + * under the terms of the Eclipse Distribution License v1.0 which + * accompanies this distribution, is reproduced below, and is + * available at http://www.eclipse.org/org/documents/edl-v10.php + * + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or + * without modification, are permitted provided that the following + * conditions are met: + * + * - Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * - Redistributions in binary form must reproduce the above + * copyright notice, this list of conditions and the following + * disclaimer in the documentation and/or other materials provided + * with the distribution. + * + * - Neither the name of the Eclipse Foundation, Inc. nor the + * names of its contributors may be used to endorse or promote + * products derived from this software without specific prior + * written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND + * CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF + * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Copyrights: +=========== + (C) 2005 by Nicolas Pitre + # Copyright (c) 2005 Junio C Hamano + Gnomovision version 69, Copyright (C) year name of author + (C) 2005 by Nicolas Pitre + * Copyright (C) 2003 Davide Libenzi + * Copyright (C) 2003 Davide Libenzi + * Copyright (C) 2003-2006 Davide Libenzi, Johannes E. Schindelin + * (C) Copyright 2006 Linus Torvalds + * Copyright (C) 1995-9 by Cryptography Research, Inc. All + * Copyright (c) 1996-1999 by Internet Software Consortium. + * Copyright (C) 1996-2001 Internet Software Consortium. + * Copyright (C) 2000-2002 Michael R. Elkins + * Copyright (C) 2002-2004 Oswald Buddenhagen + * Copyright (C) 2004 Theodore Y. Ts'o + * Copyright (c) 2005 Junio C Hamano + * Copyright (C) 2005 Junio C Hamano + * Copyright (c) 2005 Linus Torvalds + * Copyright (C) 2005 Linus Torvalds + * Copyright (C) 2005 Paul Mackerras + * Copyright (c) 2005, 2006 Linus Torvalds and Junio C Hamano + * Copyright (c) 2005, 2006 Rene Scharfe + * Copyright (c) 2005, Junio C Hamano + * Copyright (C) 2006 Christian Couder + * Copyright (c) 2006 Franck Bui-Huu + * Copyright (C) 2006 Johannes Schindelin + * Copyright (c) 2006 Junio C Hamano + * Copyright (c) 2006 Kristian Høgsberg + * Copyright (C) 2006 Linus Torvalds + * Copyright (C) 2006 Mike McCormack + * Copyright (c) 2006 Rene Scharfe + * Copyright (C) 2006 Ryan Anderson + * Copyright (c) 2006 Shawn O. Pearce + * Copyright (c) 2006, Junio C Hamano + * Copyright (c) 2007 by Johannes Schindelin + * Copyright (c) 2007 by Nicolas Pitre + * Copyright (C) 2007 by Nicolas Pitre, licensed under the GPL version 2. + * Copyright (c) 2007 Carlos Rica + * Copyright (c) 2007 Carlos Rica + * Copyright (c) 2007 James Bowes + * Copyright (c) 2007 Johannes E. Schindelin + * Copyright (C) 2007 Johannes E. Schindelin + * Copyright (c) 2007 Junio C Hamano + * Copyright (c) 2007 Kristian Høgsberg + * Copyright (c) 2007 Kristian Høgsberg , + * Copyright (C) 2007 Shawn Bohrer + * Copyright (c) 2007 Thomas Harning Jr + * Copyright (c) 2008 by Junio C Hamano + * Copyright (C) 2008 Linus Torvalds + * Copyright (C) Eric Biederman, 2005 + * Copyright (C) Johannes Schindelin, 2005 + * Copyright (C) Junio C Hamano, 2005 + * Copyright (c) Junio C Hamano, 2006 + * Copyright (C) Linus Torvalds 2006 + * Copyright (C) Linus Torvalds, 2005 + * Copyright (C) Linus Torvalds, 2005-2006 + * Copyright 2006 Jon Loeliger + * Original Copyright (c) 2005 Junio C Hamano + Copyright (C) 1989, 1991 Free Software Foundation, Inc. +* Copyright 2005, Lukas Sandstrom +# (C) Copyright 2000 - 2005 +# Copyright © 2005-2008 Paul Mackerras. All rights reserved. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +# Copyright (c) 1997-8 Graham Barr . All rights reserved. +# Copyright (c) 2005 Amos Waterland +# Copyright (c) 2005 Fredrik Kuivinen +# Copyright (c) 2005 Johannes Schindelin +# Copyright (c) 2005 Jon Seymour +# Copyright (c) 2005 Junio C Hamano +# Copyright (c) 2005 Junio C Hamano. +# Copyright (c) 2005 Linus Torvalds +# Copyright (C) 2005 Rene Scharfe +# Copyright (c) 2005 Robert Fitzsimons +# Copyright (c) 2005, 2006 Junio C Hamano +# Copyright (c) 2006 Brian C Gernhardt +# Copyright (c) 2006 Carl D. Worth +# Copyright (C) 2006 Carl D. Worth +# Copyright (c) 2006 Catalin Marinas +# Copyright (c) 2006 Christian Couder +# Copyright (c) 2006 Eric Wong +# Copyright (c) 2006 Johannes E. Schindelin +# Copyright (c) 2006 Josh England +# Copyright (c) 2006 Junio C Hamano +# Copyright (C) 2006 Martin Waitz +# Copyright (c) 2006 Shawn O. Pearce +# Copyright (c) 2006 Shawn Pearce +# Copyright (c) 2006 Theodore Y. Ts'o +# Copyright (c) 2006 Yann Dirson, based on t3400 by Amos Waterland +# Copyright (C) 2006, Eric Wong +# Copyright (c) 2006, Junio C Hamano +# Copyright (c) 2006, Junio C Hamano. +# Copyright (c) 2007 Andy Parkins +# Copyright (c) 2007 Carl D. Worth +# Copyright (c) 2007 Carlos Rica +# Copyright (c) 2007 Christian Couder +# Copyright (c) 2007 David D. Kilzer +# Copyright (c) 2007 David Symonds +# Copyright (c) 2007 Eric Wong +# Copyright (c) 2007 Frank Lichtenheld +# Copyright (c) 2007 Jakub Narebski +# Copyright (c) 2007 Johannes E Schindelin +# Copyright (c) 2007 Johannes E. Schindelin +# Copyright (c) 2007 Johannes Schindelin +# Copyright (c) 2007 Johannes Sixt +# Copyright (c) 2007 Junio C Hamano +# Copyright (c) 2007 Kristian Høgsberg +# Copyright (c) 2007 Lars Hjemli +# Copyright (c) 2007 Michael Spang +# Copyright (c) 2007 Nguyễn Thái Ngọc Duy +# Copyright (c) 2007 Nicolas Pitre +# Copyright (c) 2007 Santi Béjar, based on t4013 by Junio C Hamano +# Copyright (c) 2007 Shawn O. Pearce +# Copyright (c) 2007 Shawn Pearce +# Copyright (c) 2007 Steven Grimm +# Copyright (c) 2007, Nanako Shiraishi +# Copyright (c) 2008 Charles Bailey +# Copyright (c) 2008 Christian Couder +# Copyright (c) 2008 Clemens Buchacher +# Copyright (c) 2008 Dmitry V. Levin +# Copyright (c) 2008 Jan Krüger +# Copyright (c) 2008 Johannes E. Schindelin +# Copyright (c) 2008 Johannes Schindelin +# Copyright (c) 2008 Kevin Ballard +# Copyright (c) 2008 Matthew Ogilvie +# Copyright (c) 2008 Ping Yin +# Copyright (c) 2008 Santhosh Kumar Mani +# Copyright (c) 2008 Timo Hirvonen +# Copyright (c) Linus Torvalds, 2005 +# Copyright (c) Petr Baudis, 2006 +# Copyright (c) Robin Rosenberg +# Copyright 2002,2005 Greg Kroah-Hartman +# Copyright 2005 Ryan Anderson +# Copyright 2005, Ryan Anderson +# This tool is copyright (c) 2005, Martin Langhoff. +# This tool is copyright (c) 2005, Matthias Urlichs. +#### Copyright The Open University UK - 2006. +Copyright © 2005-2008 Paul Mackerras +Copyright © 2006, 2007 Shawn Pearce, et. al. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +Copyright (C) 2006 Free Software Foundation, Inc. +Copyright 2006 by Petr Baudis Epasky@suse.czE. +This program is copyright The Open University UK – 2006. + * Copyright (C) 2010, Google Inc. diff -r 431335c2438f -r 7101960e6e9c components/gperf/gperf.license --- a/components/gperf/gperf.license Tue Mar 05 00:43:44 2013 -0600 +++ b/components/gperf/gperf.license Wed Mar 06 08:56:42 2013 -0800 @@ -1,35 +1,15 @@ -Oracle elects to use only the GNU Lesser General Public License version -2.1 (LGPL)/GNU General Public License version 2 (GPL) for any software -where a choice of LGPL/GPL license versions are made available with the -language indicating that LGPLv2.1/GPLv2 or any later version may be -used, or where a choice of which version of the LGPL/GPL is applied is -unspecified. Unless specifically stated otherwise, where a choice -exists between another license and either the GPL or the LGPL, Oracle -chooses the other license. - --------------------------------------------------------------------- +--------------- +- gperf 3.0.3 - +--------------- -Copyright (C) 1989-1998, 2000, 2002-2007 Free Software Foundation, Inc. -Written by Douglas C. Schmidt -and Bruno Haible . - -GNU GPERF is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) -any later version. +Oracle Internal Tracking Number 8589 -GNU GPERF is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - --------------------------------------------------------------------- - - GNU GENERAL PUBLIC LICENSE + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, + USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -82,7 +62,8 @@ The precise terms and conditions for copying, distribution and modification follow. - + + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION @@ -137,7 +118,8 @@ License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -195,7 +177,8 @@ access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -252,7 +235,8 @@ This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -305,7 +289,8 @@ POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - + + Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest diff -r 431335c2438f -r 7101960e6e9c components/memcached-java/memcached-java.license --- a/components/memcached-java/memcached-java.license Tue Mar 05 00:43:44 2013 -0600 +++ b/components/memcached-java/memcached-java.license Wed Mar 06 08:56:42 2013 -0800 @@ -1,24 +1,145 @@ -* Copyright (c) 2007, Greg Whalin -* All rights reserved. -* -* Redistribution and use in source and binary forms, with or without -* modification, are permitted provided that the following conditions are met: -* * Redistributions of source code must retain the above copyright -* notice, this list of conditions and the following disclaimer. -* * Redistributions in binary form must reproduce the above copyright -* notice, this list of conditions and the following disclaimer in the -* documentation and/or other materials provided with the distribution. -* * Neither the name of the nor the -* names of its contributors may be used to endorse or promote products -* derived from this software without specific prior written permission. -* -* THIS SOFTWARE IS PROVIDED BY Greg Whalin ``AS IS'' AND ANY -* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -* DISCLAIMED. IN NO EVENT SHALL Greg Whalin BE LIABLE FOR ANY -* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +------------------------- +- memchached-java 2.0.1 - +------------------------- + +Oracle Internal Tracking Number 5586 + +src/com/danga/ByteBufArrayInputStream.java +========================================== + * Copyright (c) 2007 Greg Whalin + * All rights reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the BSD license + * + * This library is distributed in the hope that it will be + * useful, but WITHOUT ANY WARRANTY; without even the implied + * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. + * + * You should have received a copy of the BSD License along with this + * library. + * + * @author greg whalin + * @version 2.0 + +src/com/danga/ContextObjectInputStream.java +=========================================== + * MemCached Java client + * Copyright (c) 2008 Greg Whalin + * All rights reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the BSD license + * + * This library is distributed in the hope that it will be + * useful, but WITHOUT ANY WARRANTY; without even the implied + * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. + * + * You should have received a copy of the BSD License along with this + * library. + * + * Adds the ability for the MemCached client to be initialized + * with a custom class loader. This will allow for the + * deserialization of classes that are not visible to the system + * class loader. + * + * @author Vin Chawla + * @version 2.0 +src/com/danga/ErrorHandler.java +=============================== + * MemCached Java client + * Copyright (c) 2007 Greg Whalin + * All rights reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the BSD license + * + * This library is distributed in the hope that it will be + * useful, but WITHOUT ANY WARRANTY; without even the implied + * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. + * + * You should have received a copy of the BSD License along with this + * library. + * + * This is an interface implemented by classes that want to receive callbacks + * in the event of an error in {@link MemCachedClient}. The implementor can do + * things like flush caches or perform additioonal logging. + * + * @author Dan Zivkovic + * @version 2.0 + + +src/com/danga/NestedIOException.java +==================================== + * MemCached Java client + * Copyright (c) 2007 Greg Whalin + * All rights reserved. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the BSD license + * + * This library is distributed in the hope that it will be + * useful, but WITHOUT ANY WARRANTY; without even the implied + * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. + * + * You should have received a copy of the BSD License along with this + * library. + * + * @author Kevin A. Burton + * @version 2.0 + + +LICENSE.txt +====================================================== +* Copyright (c) 2007, Greg Whain +* All rights reserved. +* +* Redistribution and use in source and binary forms, with or without +* modification, are permitted provided that the following conditions are met: +* * Redistributions of source code must retain the above copyright +* notice, this list of conditions and the following disclaimer. +* * Redistributions in binary form must reproduce the above copyright +* notice, this list of conditions and the following disclaimer in the +* documentation and/or other materials provided with the distribution. +* * Neither the name of the nor the +* names of its contributors may be used to endorse or promote products +* derived from this software without specific prior written permission. +* +* THIS SOFTWARE IS PROVIDED BY Greg Whalin ``AS IS'' AND ANY +* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +* DISCLAIMED. IN NO EVENT SHALL Greg Whalin BE LIABLE FOR ANY +* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +A copy of the BSD license was not supplied so I selected: +http://www.opensource.org/licenses/bsd-license.php +===================================================== +Open Source Initiative OSI - The BSD License:Licensing +The BSD License +The following is a BSD license template. To generate your own license, change the values of OWNER, ORGANIZATION and YEAR from their original values as given here, and substitute your own. Also, you may optionally omit clause 3 and still be OSD conformant. +Note: On January 9th, 2008 the OSI Board approved the "Simplified BSD License" variant used by FreeBSD and others, which omits the final "no-endorsement" clause and is thus roughly equivalent to the MIT License. +Historical Note: The original license used on BSD Unix had four clauses. The advertising clause (the third of four clauses) required you to acknowledge use of U.C. Berkeley code in your advertising of any product using that code. It was officially rescinded by the Director of the Office of Technology Licensing of the University of California on July 22nd, 1999. He states that clause 3 is "hereby deleted in its entirety." The four clause license has not been approved by OSI. The license below does not contain the advertising clause. +This prelude is not part of the license. + = Regents of the University of California + = University of California, Berkeley + = 1998 +In the original BSD license, both occurrences of the phrase "COPYRIGHT HOLDERS AND CONTRIBUTORS" in the disclaimer read "REGENTS AND CONTRIBUTORS". +Here is the license template: +Copyright (c) , +All rights reserved. +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: +Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. +Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. +Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + diff -r 431335c2438f -r 7101960e6e9c components/which/which.license --- a/components/which/which.license Tue Mar 05 00:43:44 2013 -0600 +++ b/components/which/which.license Wed Mar 06 08:56:42 2013 -0800 @@ -1,14 +1,10 @@ -Oracle elects to use only the GNU Lesser General Public License version -2.1 (LGPL)/GNU General Public License version 2 (GPL) for any software -where a choice of LGPL/GPL license versions are made available with the -language indicating that LGPLv2.1/GPLv2 or any later version may be -used, or where a choice of which version of the LGPL/GPL is applied is -unspecified. Unless specifically stated otherwise, where a choice -exists between another license and either the GPL or the LGPL, Oracle -chooses the other license. ------------------------------------------------------------------------ +-------------- +- which 2.16 - +-------------- - GNU GENERAL PUBLIC LICENSE +Oracle Internal Tracking Number 9202 + + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. @@ -65,7 +61,8 @@ The precise terms and conditions for copying, distribution and modification follow. - + + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION @@ -120,7 +117,8 @@ License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -178,7 +176,8 @@ access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -235,7 +234,8 @@ This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -288,7 +288,8 @@ POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest