From b3b87d7795bece2abcc3caa5c1f544378fd69580 Mon Sep 17 00:00:00 2001 From: "leozwang@google.com" Date: Tue, 26 Jul 2011 18:31:26 +0000 Subject: [PATCH] Add license statement Review URL: http://webrtc-codereview.appspot.com/92004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@258 4adac7df-926f-26a2-2b94-8c16560cd09d --- src/modules/audio_conference_mixer/source/Android.mk | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/modules/audio_conference_mixer/source/Android.mk b/src/modules/audio_conference_mixer/source/Android.mk index 4cf0eda1f1..0e372c6e5a 100644 --- a/src/modules/audio_conference_mixer/source/Android.mk +++ b/src/modules/audio_conference_mixer/source/Android.mk @@ -1,4 +1,10 @@ -# This file is generated by gyp; do not edit. This means you! +# 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. LOCAL_PATH := $(call my-dir)