From c2a60e2e031ba953b77590017fe6b83891968ce1 Mon Sep 17 00:00:00 2001 From: Chris Sosa Date: Thu, 1 Sep 2011 19:10:50 -0700 Subject: [PATCH] Another copyright fix to test the Commit Queue. BUG=None TEST=Visual inspection Change-Id: I5e3911fca26386a8eea4cc77dd6603b3631a02a4 Reviewed-on: http://gerrit.chromium.org/gerrit/7143 Reviewed-by: Chris Sosa Tested-by: Chris Sosa --- upload_symbols | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload_symbols b/upload_symbols index de9244eb2c..fe2123545d 100755 --- a/upload_symbols +++ b/upload_symbols @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2010 The Chromium OS Authors. All rights reserved. +# Copyright (c) 2011 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.