[PATCH] lib: update copyright year. (LP: #1226590)

Colin King colin.king at canonical.com
Tue Sep 17 13:13:32 UTC 2013


From: Colin Ian King <colin.king at canonical.com>

Somehow this got overlooked.

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 src/lib/src/fwts_framework.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/src/fwts_framework.c b/src/lib/src/fwts_framework.c
index e2b8805..eae5907 100644
--- a/src/lib/src/fwts_framework.c
+++ b/src/lib/src/fwts_framework.c
@@ -89,7 +89,7 @@ static fwts_option fwts_framework_options[] = {
 static fwts_list fwts_framework_test_list = FWTS_LIST_INIT;
 
 static const char *fwts_copyright[] = {
-	"Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.",
+	"Some of this work - Copyright (c) 1999 - 2013, Intel Corp. All rights reserved.",
 	"Some of this work - Copyright (c) 2010 - 2013, Canonical.",
 	NULL
 };
-- 
1.8.3.2




More information about the fwts-devel mailing list