From 2b73600f7f55a8d7bd778c82a17eee7c8bb21d96 Mon Sep 17 00:00:00 2001 From: Chris Sosa Date: Sun, 12 Feb 2012 16:16:08 -0800 Subject: [PATCH] Update the copyright year in common.sh. BUG=None TEST=visual. Change-Id: I66d6a6901930cfeb6391df5064f247e7148e5c80 Reviewed-on: https://gerrit.chromium.org/gerrit/15747 Commit-Ready: Chris Sosa Reviewed-by: Chris Sosa Tested-by: Chris Sosa --- common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.sh b/common.sh index 4fda16f202..826ef1d285 100644 --- a/common.sh +++ b/common.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2010 The Chromium OS Authors. All rights reserved. +# Copyright (c) 2012 The Chromium OS Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file.