From: dwalker@codeaurora.org (dwalker at codeaurora.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 05/25] msm: generalize clock support.
Date: Mon, 24 May 2010 12:20:23 -0700 (PDT) [thread overview]
Message-ID: <aadad45c7c0ed342eac9bce381486c88.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <20100524185540.GA1292@ucw.cz>
> Hi!
>
>> --- /dev/null
>> +++ b/arch/arm/mach-msm/clock-pcom.h
>> @@ -0,0 +1,153 @@
>> +/* Copyright (c) 2009, Code Aurora Forum. 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 Code Aurora Forum, Inc. nor the names of
>> its
>> + * contributors may be used to endorse or promote products
>> derived
>> + * from this software without specific prior written permission.
>
> Is this even GPL compatible?
It's a modified BSD type license, so yeah I think it would be
compatible. However, it's all suppose to be GPL'd so I think we'll want
to remove this.
>> diff --git a/arch/arm/mach-msm/clock.c b/arch/arm/mach-msm/clock.c
>> index 3b1ce36..34c6a52 100644
>> --- a/arch/arm/mach-msm/clock.c
>> +++ b/arch/arm/mach-msm/clock.c
>> @@ -1,7 +1,7 @@
>> /* arch/arm/mach-msm/clock.c
>> *
>> * Copyright (C) 2007 Google, Inc.
>> - * Copyright (c) 2007 QUALCOMM Incorporated
>> + * Copyright (c) 2007-2010, Code Aurora Forum. All rights reserved.
>> *
>> * This software is licensed under the terms of the GNU General Public
>> * License version 2, as published by the Free Software Foundation, and
>
> So... what is the relationship between qualcomm and Code Aurora?
My understanding of it is that Code Aurora is an external entity which
is operated by multiple other companies. We use Code Aurora to
distribute the source code .. The line above is just assigning the
copyright to Code Aurora which is part of how we distribute the source.
Daniel
next prev parent reply other threads:[~2010-05-24 19:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-12 21:45 [PATCH 05/25] msm: generalize clock support Daniel Walker
2010-05-24 18:55 ` Pavel Machek
2010-05-24 19:20 ` dwalker at codeaurora.org [this message]
2010-05-25 0:51 ` David Brown
2010-05-26 17:37 ` Pavel Machek
2010-05-26 18:58 ` David Brown
2010-05-27 15:34 ` Pavel Machek
2010-05-28 17:56 ` David Brown
2010-05-29 13:51 ` Jamie Lokier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aadad45c7c0ed342eac9bce381486c88.squirrel@www.codeaurora.org \
--to=dwalker@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).