Date: Mon, 11 Nov 2013 10:18:36 +0100 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: Ganbold Tsagaankhuu <ganbold@gmail.com> Cc: svn-src-head@freebsd.org, Ganbold Tsagaankhuu <ganbold@freebsd.org>, svn-src-all@freebsd.org, src-committers@freebsd.org, Joel Dahl <joel@vnode.se> Subject: Re: svn commit: r256949 - head/sys/arm/rockchip Message-ID: <86k3gfxpn7.fsf@nine.des.no> In-Reply-To: <CAGtf9xM_w0jr1V6RxSOE5F7zygCAt5UjEpuzceSaR8QDUwiYQA@mail.gmail.com> (Ganbold Tsagaankhuu's message of "Wed, 23 Oct 2013 13:42:07 %2B0800") References: <201310230039.r9N0di6j024722@svn.freebsd.org> <37066B73-58ED-401F-849E-D1BCF23FE88C@vnode.se> <CAGtf9xM_w0jr1V6RxSOE5F7zygCAt5UjEpuzceSaR8QDUwiYQA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ganbold Tsagaankhuu <ganbold@gmail.com> writes: > Joel Dahl <joel@vnode.se> writes: > > Hmm? If this is copyrighted the FreeBSD Foundation, why does the > > copyright mention MARVELL? Copy/Paste mistake? > I have seen most of the bus_space.c in sys/arm has this type of > license. It is not the correct license for new code. Unless the FreeBSD Foundation insists on the 3-clause license, you should use the first version in /usr/src/COPYRIGHT: /*- * Copyright (c) 2012-2013 FreeBSD Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. 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. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 PURPO= SE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTI= AL * 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, STRI= CT * 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. */ but to be 100% sure, you should ask your contact at the Foundation. DES -- Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86k3gfxpn7.fsf>