Chromium Code Reviews| Index: native_client_sdk/src/libraries/nacl_io/mount_mem.cc |
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_mem.cc b/native_client_sdk/src/libraries/nacl_io/mount_mem.cc |
| index 141101d552869c23950313b85c7979c588fce28e..66f57882d4f026796212eb5d91da844e66b45b2f 100644 |
| --- a/native_client_sdk/src/libraries/nacl_io/mount_mem.cc |
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_mem.cc |
| @@ -1,7 +1,7 @@ |
| -/* 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. |
| - */ |
| +// Copyright (c) 2012 The hromium Authors. All rights reserved. |
|
noelallen1
2013/07/22 18:33:30
Chromium
|
| +// Use of this source code is governed by a BSD-style license that can be |
| +// found in the LICENSE file. |
| + |
| #include "nacl_io/mount_mem.h" |
| #include <errno.h> |