Index: webrtc/api/mediastreamhandler.cc |
diff --git a/webrtc/p2p/base/session.cc b/webrtc/api/mediastreamhandler.cc |
similarity index 74% |
copy from webrtc/p2p/base/session.cc |
copy to webrtc/api/mediastreamhandler.cc |
index 1a23f8363f76f5d90f12d745461d15871ac679ba..4679037f1ff6673b2773118e2c04d8a220f73df9 100644 |
--- a/webrtc/p2p/base/session.cc |
+++ b/webrtc/api/mediastreamhandler.cc |
@@ -1,5 +1,5 @@ |
/* |
- * Copyright 2004 The WebRTC Project Authors. All rights reserved. |
+ * Copyright 2012 The WebRTC project authors. All Rights Reserved. |
* |
* Use of this source code is governed by a BSD-style license |
* that can be found in the LICENSE file in the root of the source |
@@ -8,5 +8,5 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-// TODO(deadbeef): Remove this file when Chrome build files no longer reference |
+// TODO(deadbeef): Remove this file once Chrome build files no longer reference |
// it. |