From c1bd111ef0ed5512a96c6bf1d821cf8dddcb27c2 Mon Sep 17 00:00:00 2001 From: Chris Sosa Date: Fri, 26 Aug 2011 15:22:10 -0700 Subject: [PATCH] Trivial change to test the commit queue by cleaning up Copyright date in bash_history. BUG=None TEST=Visual Change-Id: I6ceb84e47983ac38ba0df7c6176b42c2613f9c58 Reviewed-on: http://gerrit.chromium.org/gerrit/6790 Tested-by: Chris Sosa Reviewed-by: Darin Petkov Reviewed-by: Chris Sosa --- bash_completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash_completion b/bash_completion index 0ff38e456d..d6cc2fbedf 100644 --- a/bash_completion +++ b/bash_completion @@ -1,4 +1,4 @@ -# 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.