Chromium Code Reviews| Index: gnu.mk |
| diff --git a/gnu.mk b/gnu.mk |
| index 81dee5867a2fa615a5dba69256b9bc77e0db8cde..9f8225dfb6f0c00e3ae1f259497cf6e44f6ea320 100644 |
| --- a/gnu.mk |
| +++ b/gnu.mk |
| @@ -1,7 +1,7 @@ |
| # |
| # 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. |
| +# Use of this source code is governed by a BSD-style license that |
| +# can be found in the LICENSE file. |
| # |
| # GNU's Makefile Conventions |
| # |