From 2eb73c0be1e34312f62d2f1fb85e965c44787f19 Mon Sep 17 00:00:00 2001 From: Chris Sosa Date: Thu, 1 Sep 2011 18:48:38 -0700 Subject: [PATCH] Quick test. BUG=None TEST=Change of copyright. Change-Id: I9254f9456960a417e8584376d98388d3d8fd4467 Reviewed-on: http://gerrit.chromium.org/gerrit/7140 Reviewed-by: Chris Sosa Tested-by: Chris Sosa --- make_netboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_netboot.sh b/make_netboot.sh index 04ba6881c6..b457bcd4d6 100755 --- a/make_netboot.sh +++ b/make_netboot.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2009 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.