Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(341)

Unified Diff: webrtc/modules/audio_coding/codecs/ilbc/complexityMeasures.m

Issue 2781663005: Added licence boilerplate to our MATLAB files. (Closed)
Patch Set: Update year in licence. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/neteq/test/delay_tool/parse_delay_file.m » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_coding/codecs/ilbc/complexityMeasures.m
diff --git a/webrtc/modules/audio_coding/codecs/ilbc/complexityMeasures.m b/webrtc/modules/audio_coding/codecs/ilbc/complexityMeasures.m
index f76819454462912f97e36a24bc351775210a6e18..5c39e3615c2028f8849d3b8b078efefc1fa8bd2b 100644
--- a/webrtc/modules/audio_coding/codecs/ilbc/complexityMeasures.m
+++ b/webrtc/modules/audio_coding/codecs/ilbc/complexityMeasures.m
@@ -1,3 +1,13 @@
+%
+% Copyright (c) 2011 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
+% 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.
+%
+
clear;
pack;
%
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/neteq/test/delay_tool/parse_delay_file.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698