Index: webrtc/modules/audio_coding/neteq/test/delay_tool/plot_neteq_delay.m |
diff --git a/webrtc/modules/audio_coding/neteq/test/delay_tool/plot_neteq_delay.m b/webrtc/modules/audio_coding/neteq/test/delay_tool/plot_neteq_delay.m |
index bc1c85a2021470d1b2b4ee55ae11a69ebe9a21f1..7e52c06bdac3f09cbf78a0498fe926e7c312e197 100644 |
--- a/webrtc/modules/audio_coding/neteq/test/delay_tool/plot_neteq_delay.m |
+++ b/webrtc/modules/audio_coding/neteq/test/delay_tool/plot_neteq_delay.m |
@@ -1,3 +1,13 @@ |
+% |
+% Copyright (c) 2013 The WebRTC project authors. All Rights Reserved. |
hlundin-webrtc
2017/03/28 12:01:14
2011
See https://chromium.googlesource.com/externa
|
+% |
+% 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 |
+% tree. An additional intellectual property rights grant can be found |
+% in the file PATENTS. All contributing project authors may |
+% be found in the AUTHORS file in the root of the source tree. |
+% |
+ |
function [delay_struct, delayvalues] = plot_neteq_delay(delayfile, varargin) |
% InfoStruct = plot_neteq_delay(delayfile) |