From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse Subject: Re: [PATCH 1/2] i2c-i801: Handle multiple instances instead of keeping global state Date: Sat, 30 Oct 2010 19:12:07 -0400 Message-ID: <1288480327.4570.2.camel@macbook.infradead.org> References: <20101030182458.0849f295@endymion.delvare> <20101030230052.GP21564@trinity.fluff.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <20101030230052.GP21564-SMNkleLxa3Z6Wcw2j4pizdi2O/JbrIOy@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ben Dooks Cc: Jean Delvare , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Sun, 2010-10-31 at 00:00 +0100, Ben Dooks wrote: >=20 > > I'd rather stick to (C). Using non-ASCII characters is asking for > > trouble, and this doesn't add value. >=20 > IIRC, and IANAL, (C) is not sufficient in certain areas (such as the = UK) > to declare copyright. It needs to be either the word Copyright in ful= l, > or the proper 'c' in circle. Both is of coures better.=20 This is the 21st century =E2=80=94 we really don't have to stick to ASC= II any more. --=20 dwmw2