 Chromium Code Reviews
 Chromium Code Reviews Issue 10835019:
  Fix license headers in a number of files  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 10835019:
  Fix license headers in a number of files  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: ipc/ipc_switches.cc | 
| diff --git a/ipc/ipc_switches.cc b/ipc/ipc_switches.cc | 
| index bcb12256e5450098f0d3a418e282b5a6886614f0..f7a6c30f7b05727816274bbc6ffca6a1925848b1 100644 | 
| --- a/ipc/ipc_switches.cc | 
| +++ b/ipc/ipc_switches.cc | 
| @@ -1,4 +1,4 @@ | 
| -// Copyright (c) 2006-2009 The Chromium Authors. All rights reserved. | 
| +// Copyright (c) 2012 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. |