diff mbox

Update copyright year

Message ID 1334065868-28007-1-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King April 10, 2012, 1:51 p.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 src/lib/src/fwts_framework.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Keng-Yu Lin April 10, 2012, 2:16 p.m. UTC | #1
On Tue, Apr 10, 2012 at 9:51 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  src/lib/src/fwts_framework.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/lib/src/fwts_framework.c b/src/lib/src/fwts_framework.c
> index 21535f2..e5be69d 100644
> --- a/src/lib/src/fwts_framework.c
> +++ b/src/lib/src/fwts_framework.c
> @@ -92,7 +92,7 @@ typedef struct {
>
>  static const char *fwts_copyright[] = {
>        "Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.",
> -       "Some of this work - Copyright (c) 2010 - 2011, Canonical.",
> +       "Some of this work - Copyright (c) 2010 - 2012, Canonical.",
>        NULL
>  };
>
> --
> 1.7.9.1
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
Alex Hung April 10, 2012, 2:29 p.m. UTC | #2
On 04/10/2012 09:51 PM, Colin King wrote:
> From: Colin Ian King<colin.king@canonical.com>
>
> Signed-off-by: Colin Ian King<colin.king@canonical.com>
> ---
>   src/lib/src/fwts_framework.c |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/lib/src/fwts_framework.c b/src/lib/src/fwts_framework.c
> index 21535f2..e5be69d 100644
> --- a/src/lib/src/fwts_framework.c
> +++ b/src/lib/src/fwts_framework.c
> @@ -92,7 +92,7 @@ typedef struct {
>
>   static const char *fwts_copyright[] = {
>   	"Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.",
> -	"Some of this work - Copyright (c) 2010 - 2011, Canonical.",	
> +	"Some of this work - Copyright (c) 2010 - 2012, Canonical.",	
>   	NULL
>   };
>
Acked-by: Alex Hung <alex.hung@canonical.com>
diff mbox

Patch

diff --git a/src/lib/src/fwts_framework.c b/src/lib/src/fwts_framework.c
index 21535f2..e5be69d 100644
--- a/src/lib/src/fwts_framework.c
+++ b/src/lib/src/fwts_framework.c
@@ -92,7 +92,7 @@  typedef struct {
 
 static const char *fwts_copyright[] = {
 	"Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.",
-	"Some of this work - Copyright (c) 2010 - 2011, Canonical.",	
+	"Some of this work - Copyright (c) 2010 - 2012, Canonical.",	
 	NULL
 };