Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2013 07:21:50 +0200
From:      Joel Dahl <joel@vnode.se>
To:        Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r256949 - head/sys/arm/rockchip
Message-ID:  <37066B73-58ED-401F-849E-D1BCF23FE88C@vnode.se>
In-Reply-To: <201310230039.r9N0di6j024722@svn.freebsd.org>
References:  <201310230039.r9N0di6j024722@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

23 okt 2013 kl. 02:39 skrev Ganbold Tsagaankhuu <ganbold@FreeBSD.org>:

> Author: ganbold (doc committer)
> Date: Wed Oct 23 00:39:43 2013
> New Revision: 256949
> URL: http://svnweb.freebsd.org/changeset/base/256949
>=20
> Log:
>  Import basic support for Rockchip RK3188 SoC.
>=20
> Added: head/sys/arm/rockchip/bus_space.c
> =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/sys/arm/rockchip/bus_space.c	Wed Oct 23 00:39:43 2013	=
(r256949)
> @@ -0,0 +1,113 @@
> +/*-
> + * Copyright (C) 2012 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.
> + * 3. Neither the name of MARVELL nor the names of contributors
> + *    may be used to endorse or promote products derived from this =
software
> + *    without specific prior written permission.

Hmm? If this is copyrighted the FreeBSD Foundation, why does the =
copyright mention MARVELL?

Copy/Paste mistake?

--
Joel




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37066B73-58ED-401F-849E-D1BCF23FE88C>