<p dir="ltr">Hi Stephen,</p>
<p dir="ltr">On Sep 19, 2012 5:57 AM, "Stephen Warren" <<a href="mailto:swarren@wwwdotorg.org">swarren@wwwdotorg.org</a>> wrote:<br>
> diff --git a/drivers/clk/clk-bcm2835.c b/drivers/clk/clk-bcm2835.c<br>
> new file mode 100644<br>
> index 0000000..ad65f0e<br>
> --- /dev/null<br>
> +++ b/drivers/clk/clk-bcm2835.c<br>
> @@ -0,0 +1,58 @@<br>
> +/*<br>
> + * Copyright (C) 2010 Broadcom<br>
> + *<br>
> + * This program is free software; you can redistribute it and/or modify<br>
> + * it under the terms of the GNU General Public License as published by<br>
> + * the Free Software Foundation; either version 2 of the License, or<br>
> + * (at your option) any later version.<br>
> + *<br>
> + * This program is distributed in the hope that it will be useful,<br>
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of<br>
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>
> + * GNU General Public License for more details.<br>
> + *<br>
> + * You should have received a copy of the GNU General Public License<br>
> + * along with this program; if not, write to the Free Software<br>
> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA<br>
> + */</p>
<p dir="ltr">why the copyright is of Broadcom? these files are written from scratch or anyway being reworked quite a bit, right? </p>
<p dir="ltr">cheers,<br>
Domenico</p>