diff options
author | John Koleszar <jkoleszar@google.com> | 2010-06-04 16:19:40 -0400 |
---|---|---|
committer | John Koleszar <jkoleszar@google.com> | 2010-06-04 16:19:40 -0400 |
commit | 09202d80716ef7e2931de60c66b6fb2383f52613 (patch) | |
tree | e1106ecd07bb300d2a35de82e5663040ff80e0fb /vpx_mem/memory_manager/hmm_shrink.c | |
parent | 7f9db419798632a77b7ba10fab4dfc0631f3211a (diff) | |
download | libvpx-09202d80716ef7e2931de60c66b6fb2383f52613.tar.gz |
LICENSE: update with latest text
Change-Id: Ieebea089095d9073b3a94932791099f614ce120c
Diffstat (limited to 'vpx_mem/memory_manager/hmm_shrink.c')
-rw-r--r-- | vpx_mem/memory_manager/hmm_shrink.c | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/vpx_mem/memory_manager/hmm_shrink.c b/vpx_mem/memory_manager/hmm_shrink.c index 5ef9b233f..d84513625 100644 --- a/vpx_mem/memory_manager/hmm_shrink.c +++ b/vpx_mem/memory_manager/hmm_shrink.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. */ |