Chromium Code Reviews| Index: courgette/memory_monitor.cc |
| diff --git a/courgette/memory_monitor.cc b/courgette/memory_monitor.cc |
| index 51cb0cc2cd8e26355bb2050e4ccee66bacf35091..26ce81f092e9cf4d42983c66ae93ad1953dc93c1 100644 |
| --- a/courgette/memory_monitor.cc |
| +++ b/courgette/memory_monitor.cc |
| @@ -1,3 +1,7 @@ |
| +// 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. |
| + |
| #include <stdio.h> |
| #include <map> |