diff options
Diffstat (limited to 'vp8/decoder/demode.c')
-rw-r--r-- | vp8/decoder/demode.c | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/vp8/decoder/demode.c b/vp8/decoder/demode.c index fd05e6db5..881b49ebc 100644 --- a/vp8/decoder/demode.c +++ b/vp8/decoder/demode.c @@ -1,10 +1,11 @@ /* * Copyright (c) 2010 The VP8 project authors. All Rights Reserved. * - * Use of this source code is governed by a BSD-style license and patent - * grant that can be found in the LICENSE file in the root of the source - * tree. All contributing project authors may be found in the AUTHORS - * file in the root of the source tree. + * 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. */ |