diff options
Diffstat (limited to 'vp8/common/swapyv12buffer.c')
-rw-r--r-- | vp8/common/swapyv12buffer.c | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/vp8/common/swapyv12buffer.c b/vp8/common/swapyv12buffer.c index afe6a885e..5bdf431a2 100644 --- a/vp8/common/swapyv12buffer.c +++ b/vp8/common/swapyv12buffer.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. */ |