From mboxrd@z Thu Jan 1 00:00:00 1970 From: Barry Song <21cnbao@gmail.com> Subject: [PATCH] serial: sirf: update copyright years to 2014 Date: Wed, 12 Feb 2014 22:08:44 +0800 Message-ID: <1392214124-3427-1-git-send-email-21cnbao@gmail.com> Return-path: Received: from mail-pd0-f177.google.com ([209.85.192.177]:45423 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751167AbaBLOI6 (ORCPT ); Wed, 12 Feb 2014 09:08:58 -0500 Received: by mail-pd0-f177.google.com with SMTP id x10so8993530pdj.22 for ; Wed, 12 Feb 2014 06:08:58 -0800 (PST) Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: gregkh@linuxfoundation.org, linux-serial@vger.kernel.org Cc: workgroup.linux@csr.com, Barry Song From: Barry Song Signed-off-by: Barry Song --- drivers/tty/serial/sirfsoc_uart.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/tty/serial/sirfsoc_uart.c b/drivers/tty/serial/sirfsoc_uart.c index 49a2ffd..7079b5c 100644 --- a/drivers/tty/serial/sirfsoc_uart.c +++ b/drivers/tty/serial/sirfsoc_uart.c @@ -1,7 +1,8 @@ /* * Driver for CSR SiRFprimaII onboard UARTs. * - * Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company. + * Copyright (c) 2011 - 2014 Cambridge Silicon Radio Limited, a CSR plc group + * company. * * Licensed under GPLv2 or later. */ -- 1.7.9.5