| Index: app/app_switches.h
|
| diff --git a/app/app_switches.h b/app/app_switches.h
|
| index a5806b5eca692708edae65d392b9eec9ef615c48..dda5b84dea30e6f0651b20df998001c43c695f38 100644
|
| --- a/app/app_switches.h
|
| +++ b/app/app_switches.h
|
| @@ -1,6 +1,6 @@
|
| -// Copyright (c) 2009 The Chromium Authors. All rights reserved. Use of this
|
| -// source code is governed by a BSD-style license that can be found in the
|
| -// LICENSE file.
|
| +// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +// Use of this source code is governed by a BSD-style license that can be
|
| +// found in the LICENSE file.
|
|
|
| // Defines all the command-line switches used by app.
|
|
|
|
|