]> granicus.if.org Git - libvpx/commitdiff
Use WebM in copyright notice for consistency
authorJohn Koleszar <jkoleszar@google.com>
Thu, 9 Sep 2010 12:16:39 +0000 (08:16 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 9 Sep 2010 14:01:21 +0000 (10:01 -0400)
Changes 'The VP8 project' to 'The WebM project', for consistency
with other webmproject.org repositories.

Fixes issue #97.

Change-Id: I37c13ed5fbdb9d334ceef71c6350e9febed9bbba

451 files changed:
args.c
args.h
build/arm-wince-vs8/obj_int_extract.bat
build/make/Makefile
build/make/ads2gas.pl
build/make/ads2gas_apple.pl
build/make/armlink_adapter.sh
build/make/gen_asm_deps.sh
build/make/gen_msvs_def.sh
build/make/gen_msvs_proj.sh
build/make/gen_msvs_sln.sh
build/make/obj_int_extract.c
build/make/version.sh
docs.mk
example_xma.c
examples.mk
examples/decoder_tmpl.c
examples/encoder_tmpl.c
examples/gen_example_code.sh
examples/gen_example_doxy.php
examples/gen_example_text.sh
ivfdec.c
ivfenc.c
libs.doxy_template
libs.mk
release.sh
solution.mk
vp8/common/alloccommon.c
vp8/common/alloccommon.h
vp8/common/arm/armv6/bilinearfilter_v6.asm
vp8/common/arm/armv6/copymem16x16_v6.asm
vp8/common/arm/armv6/copymem8x4_v6.asm
vp8/common/arm/armv6/copymem8x8_v6.asm
vp8/common/arm/armv6/dc_only_idct_add_v6.asm
vp8/common/arm/armv6/filter_v6.asm
vp8/common/arm/armv6/idct_v6.asm
vp8/common/arm/armv6/iwalsh_v6.asm
vp8/common/arm/armv6/loopfilter_v6.asm
vp8/common/arm/armv6/recon_v6.asm
vp8/common/arm/armv6/simpleloopfilter_v6.asm
vp8/common/arm/armv6/sixtappredict8x4_v6.asm
vp8/common/arm/bilinearfilter_arm.c
vp8/common/arm/filter_arm.c
vp8/common/arm/idct_arm.h
vp8/common/arm/loopfilter_arm.c
vp8/common/arm/loopfilter_arm.h
vp8/common/arm/neon/bilinearpredict16x16_neon.asm
vp8/common/arm/neon/bilinearpredict4x4_neon.asm
vp8/common/arm/neon/bilinearpredict8x4_neon.asm
vp8/common/arm/neon/bilinearpredict8x8_neon.asm
vp8/common/arm/neon/buildintrapredictorsmby_neon.asm
vp8/common/arm/neon/copymem16x16_neon.asm
vp8/common/arm/neon/copymem8x4_neon.asm
vp8/common/arm/neon/copymem8x8_neon.asm
vp8/common/arm/neon/dc_only_idct_add_neon.asm
vp8/common/arm/neon/iwalsh_neon.asm
vp8/common/arm/neon/loopfilterhorizontaledge_uv_neon.asm
vp8/common/arm/neon/loopfilterhorizontaledge_y_neon.asm
vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.asm
vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.asm
vp8/common/arm/neon/loopfilterverticaledge_uv_neon.asm
vp8/common/arm/neon/loopfilterverticaledge_y_neon.asm
vp8/common/arm/neon/mbloopfilterhorizontaledge_uv_neon.asm
vp8/common/arm/neon/mbloopfilterhorizontaledge_y_neon.asm
vp8/common/arm/neon/mbloopfilterverticaledge_uv_neon.asm
vp8/common/arm/neon/mbloopfilterverticaledge_y_neon.asm
vp8/common/arm/neon/recon16x16mb_neon.asm
vp8/common/arm/neon/recon2b_neon.asm
vp8/common/arm/neon/recon4b_neon.asm
vp8/common/arm/neon/reconb_neon.asm
vp8/common/arm/neon/save_neon_reg.asm
vp8/common/arm/neon/shortidct4x4llm_1_neon.asm
vp8/common/arm/neon/shortidct4x4llm_neon.asm
vp8/common/arm/neon/sixtappredict16x16_neon.asm
vp8/common/arm/neon/sixtappredict4x4_neon.asm
vp8/common/arm/neon/sixtappredict8x4_neon.asm
vp8/common/arm/neon/sixtappredict8x8_neon.asm
vp8/common/arm/recon_arm.c
vp8/common/arm/recon_arm.h
vp8/common/arm/reconintra4x4_arm.c
vp8/common/arm/reconintra_arm.c
vp8/common/arm/subpixel_arm.h
vp8/common/arm/systemdependent.c
vp8/common/arm/vpx_asm_offsets.c
vp8/common/bigend.h
vp8/common/blockd.c
vp8/common/blockd.h
vp8/common/boolcoder.h
vp8/common/codec_common_interface.h
vp8/common/coefupdateprobs.h
vp8/common/common.h
vp8/common/common_types.h
vp8/common/context.c
vp8/common/debugmodes.c
vp8/common/defaultcoefcounts.h
vp8/common/dma_desc.h
vp8/common/duck_io.h
vp8/common/entropy.c
vp8/common/entropy.h
vp8/common/entropymode.c
vp8/common/entropymode.h
vp8/common/entropymv.c
vp8/common/entropymv.h
vp8/common/extend.c
vp8/common/extend.h
vp8/common/filter_c.c
vp8/common/findnearmv.c
vp8/common/findnearmv.h
vp8/common/fourcc.hpp
vp8/common/g_common.h
vp8/common/generic/systemdependent.c
vp8/common/header.h
vp8/common/idct.h
vp8/common/idctllm.c
vp8/common/invtrans.c
vp8/common/invtrans.h
vp8/common/littlend.h
vp8/common/loopfilter.c
vp8/common/loopfilter.h
vp8/common/loopfilter_filters.c
vp8/common/mac_specs.h
vp8/common/mbpitch.c
vp8/common/modecont.c
vp8/common/modecont.h
vp8/common/modecontext.c
vp8/common/mv.h
vp8/common/onyx.h
vp8/common/onyxc_int.h
vp8/common/onyxd.h
vp8/common/partialgfupdate.h
vp8/common/postproc.c
vp8/common/postproc.h
vp8/common/ppc/copy_altivec.asm
vp8/common/ppc/filter_altivec.asm
vp8/common/ppc/filter_bilinear_altivec.asm
vp8/common/ppc/idctllm_altivec.asm
vp8/common/ppc/loopfilter_altivec.c
vp8/common/ppc/loopfilter_filters_altivec.asm
vp8/common/ppc/platform_altivec.asm
vp8/common/ppc/recon_altivec.asm
vp8/common/ppc/systemdependent.c
vp8/common/ppflags.h
vp8/common/pragmas.h
vp8/common/predictdc.c
vp8/common/predictdc.h
vp8/common/preproc.h
vp8/common/preprocif.h
vp8/common/proposed.h
vp8/common/quant_common.c
vp8/common/quant_common.h
vp8/common/recon.c
vp8/common/recon.h
vp8/common/reconinter.c
vp8/common/reconinter.h
vp8/common/reconintra.c
vp8/common/reconintra.h
vp8/common/reconintra4x4.c
vp8/common/reconintra4x4.h
vp8/common/setupintrarecon.c
vp8/common/setupintrarecon.h
vp8/common/subpixel.h
vp8/common/swapyv12buffer.c
vp8/common/swapyv12buffer.h
vp8/common/systemdependent.h
vp8/common/textblit.c
vp8/common/threading.h
vp8/common/treecoder.c
vp8/common/treecoder.h
vp8/common/type_aliases.h
vp8/common/vfwsetting.hpp
vp8/common/vpx_ref_build_prefix.h
vp8/common/vpxblit.h
vp8/common/vpxblit_c64.h
vp8/common/vpxerrors.h
vp8/common/x86/boolcoder.cxx
vp8/common/x86/idct_x86.h
vp8/common/x86/idctllm_mmx.asm
vp8/common/x86/idctllm_sse2.asm
vp8/common/x86/iwalsh_mmx.asm
vp8/common/x86/iwalsh_sse2.asm
vp8/common/x86/loopfilter_mmx.asm
vp8/common/x86/loopfilter_sse2.asm
vp8/common/x86/loopfilter_x86.c
vp8/common/x86/loopfilter_x86.h
vp8/common/x86/postproc_mmx.asm
vp8/common/x86/postproc_mmx.c
vp8/common/x86/postproc_sse2.asm
vp8/common/x86/postproc_x86.h
vp8/common/x86/recon_mmx.asm
vp8/common/x86/recon_sse2.asm
vp8/common/x86/recon_x86.h
vp8/common/x86/subpixel_mmx.asm
vp8/common/x86/subpixel_sse2.asm
vp8/common/x86/subpixel_ssse3.asm
vp8/common/x86/subpixel_x86.h
vp8/common/x86/vp8_asm_stubs.c
vp8/common/x86/x86_systemdependent.c
vp8/decoder/arm/armv5/dequantize_v5.asm
vp8/decoder/arm/armv6/dboolhuff_v6.asm
vp8/decoder/arm/armv6/dequant_dc_idct_v6.asm
vp8/decoder/arm/armv6/dequant_idct_v6.asm
vp8/decoder/arm/armv6/dequantize_v6.asm
vp8/decoder/arm/armv6/idct_blk_v6.c
vp8/decoder/arm/dequantize_arm.c
vp8/decoder/arm/dequantize_arm.h
vp8/decoder/arm/detokenize.asm
vp8/decoder/arm/detokenize_arm.h
vp8/decoder/arm/dsystemdependent.c
vp8/decoder/arm/neon/dboolhuff_neon.asm
vp8/decoder/arm/neon/dequant_dc_idct_neon.asm
vp8/decoder/arm/neon/dequant_idct_neon.asm
vp8/decoder/arm/neon/dequantizeb_neon.asm
vp8/decoder/arm/neon/idct_blk_neon.c
vp8/decoder/dboolhuff.c
vp8/decoder/dboolhuff.h
vp8/decoder/decodemv.c
vp8/decoder/decodemv.h
vp8/decoder/decoderthreading.h
vp8/decoder/decodframe.c
vp8/decoder/demode.c
vp8/decoder/demode.h
vp8/decoder/dequantize.c
vp8/decoder/dequantize.h
vp8/decoder/detokenize.c
vp8/decoder/detokenize.h
vp8/decoder/generic/dsystemdependent.c
vp8/decoder/idct_blk.c
vp8/decoder/onyxd_if.c
vp8/decoder/onyxd_int.h
vp8/decoder/threading.c
vp8/decoder/treereader.h
vp8/decoder/x86/dequantize_mmx.asm
vp8/decoder/x86/dequantize_x86.h
vp8/decoder/x86/idct_blk_mmx.c
vp8/decoder/x86/idct_blk_sse2.c
vp8/decoder/x86/onyxdxv.c
vp8/decoder/x86/x86_dsystemdependent.c
vp8/decoder/xprintf.c
vp8/decoder/xprintf.h
vp8/encoder/arm/armv6/walsh_v6.asm
vp8/encoder/arm/boolhuff_arm.c
vp8/encoder/arm/csystemdependent.c
vp8/encoder/arm/dct_arm.h
vp8/encoder/arm/encodemb_arm.c
vp8/encoder/arm/encodemb_arm.h
vp8/encoder/arm/mcomp_arm.c
vp8/encoder/arm/neon/boolhuff_armv7.asm
vp8/encoder/arm/neon/fastfdct4x4_neon.asm
vp8/encoder/arm/neon/fastfdct8x4_neon.asm
vp8/encoder/arm/neon/fastquantizeb_neon.asm
vp8/encoder/arm/neon/sad16_neon.asm
vp8/encoder/arm/neon/sad8_neon.asm
vp8/encoder/arm/neon/shortfdct_neon.asm
vp8/encoder/arm/neon/subtract_neon.asm
vp8/encoder/arm/neon/variance_neon.asm
vp8/encoder/arm/neon/vp8_memcpy_neon.asm
vp8/encoder/arm/neon/vp8_mse16x16_neon.asm
vp8/encoder/arm/neon/vp8_packtokens_armv7.asm
vp8/encoder/arm/neon/vp8_packtokens_mbrow_armv7.asm
vp8/encoder/arm/neon/vp8_packtokens_partitions_armv7.asm
vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.asm
vp8/encoder/arm/neon/vp8_subpixelvariance16x16_neon.asm
vp8/encoder/arm/neon/vp8_subpixelvariance16x16s_neon.asm
vp8/encoder/arm/neon/vp8_subpixelvariance8x8_neon.asm
vp8/encoder/arm/picklpf_arm.c
vp8/encoder/arm/quantize_arm.c
vp8/encoder/arm/quantize_arm.h
vp8/encoder/arm/variance_arm.h
vp8/encoder/arm/vpx_vp8_enc_asm_offsets.c
vp8/encoder/bitstream.c
vp8/encoder/bitstream.h
vp8/encoder/block.h
vp8/encoder/boolhuff.c
vp8/encoder/boolhuff.h
vp8/encoder/dct.c
vp8/encoder/dct.h
vp8/encoder/encodeframe.c
vp8/encoder/encodeintra.c
vp8/encoder/encodeintra.h
vp8/encoder/encodemb.c
vp8/encoder/encodemb.h
vp8/encoder/encodemv.c
vp8/encoder/encodemv.h
vp8/encoder/ethreading.c
vp8/encoder/firstpass.c
vp8/encoder/firstpass.h
vp8/encoder/generic/csystemdependent.c
vp8/encoder/mcomp.c
vp8/encoder/mcomp.h
vp8/encoder/modecosts.c
vp8/encoder/modecosts.h
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/encoder/parms.cpp
vp8/encoder/pickinter.c
vp8/encoder/pickinter.h
vp8/encoder/picklpf.c
vp8/encoder/ppc/csystemdependent.c
vp8/encoder/ppc/encodemb_altivec.asm
vp8/encoder/ppc/fdct_altivec.asm
vp8/encoder/ppc/rdopt_altivec.asm
vp8/encoder/ppc/sad_altivec.asm
vp8/encoder/ppc/variance_altivec.asm
vp8/encoder/ppc/variance_subpixel_altivec.asm
vp8/encoder/preproc.c
vp8/encoder/psnr.c
vp8/encoder/psnr.h
vp8/encoder/quantize.c
vp8/encoder/quantize.h
vp8/encoder/ratectrl.c
vp8/encoder/ratectrl.h
vp8/encoder/rdopt.c
vp8/encoder/rdopt.h
vp8/encoder/sad_c.c
vp8/encoder/segmentation.c
vp8/encoder/segmentation.h
vp8/encoder/ssim.c
vp8/encoder/tokenize.c
vp8/encoder/tokenize.h
vp8/encoder/treewriter.c
vp8/encoder/treewriter.h
vp8/encoder/variance.h
vp8/encoder/variance_c.c
vp8/encoder/x86/csystemdependent.c
vp8/encoder/x86/dct_mmx.asm
vp8/encoder/x86/dct_sse2.asm
vp8/encoder/x86/dct_x86.h
vp8/encoder/x86/encodemb_x86.h
vp8/encoder/x86/encodeopt.asm
vp8/encoder/x86/fwalsh_sse2.asm
vp8/encoder/x86/mcomp_x86.h
vp8/encoder/x86/preproc_mmx.c
vp8/encoder/x86/quantize_mmx.asm
vp8/encoder/x86/quantize_sse2.asm
vp8/encoder/x86/quantize_x86.h
vp8/encoder/x86/sad_mmx.asm
vp8/encoder/x86/sad_sse2.asm
vp8/encoder/x86/sad_sse3.asm
vp8/encoder/x86/sad_ssse3.asm
vp8/encoder/x86/subtract_mmx.asm
vp8/encoder/x86/variance_impl_mmx.asm
vp8/encoder/x86/variance_impl_sse2.asm
vp8/encoder/x86/variance_mmx.c
vp8/encoder/x86/variance_sse2.c
vp8/encoder/x86/variance_x86.h
vp8/encoder/x86/x86_csystemdependent.c
vp8/vp8_common.mk
vp8/vp8_cx_iface.c
vp8/vp8_dx_iface.c
vp8/vp8cx.mk
vp8/vp8cx_arm.mk
vp8/vp8dx.mk
vp8/vp8dx_arm.mk
vpx/internal/vpx_codec_internal.h
vpx/src/vpx_codec.c
vpx/src/vpx_decoder.c
vpx/src/vpx_decoder_compat.c
vpx/src/vpx_encoder.c
vpx/src/vpx_image.c
vpx/vp8.h
vpx/vp8cx.h
vpx/vp8dx.h
vpx/vp8e.h
vpx/vpx_codec.h
vpx/vpx_codec.mk
vpx/vpx_codec_impl_bottom.h
vpx/vpx_codec_impl_top.h
vpx/vpx_decoder.h
vpx/vpx_decoder_compat.h
vpx/vpx_encoder.h
vpx/vpx_image.h
vpx/vpx_integer.h
vpx_mem/include/nds/vpx_mem_nds.h
vpx_mem/include/vpx_mem_intrnl.h
vpx_mem/include/vpx_mem_tracker.h
vpx_mem/intel_linux/vpx_mem.c
vpx_mem/intel_linux/vpx_mem_tracker.c
vpx_mem/memory_manager/hmm_alloc.c
vpx_mem/memory_manager/hmm_base.c
vpx_mem/memory_manager/hmm_dflt_abort.c
vpx_mem/memory_manager/hmm_grow.c
vpx_mem/memory_manager/hmm_largest.c
vpx_mem/memory_manager/hmm_resize.c
vpx_mem/memory_manager/hmm_shrink.c
vpx_mem/memory_manager/hmm_true.c
vpx_mem/memory_manager/include/cavl_if.h
vpx_mem/memory_manager/include/cavl_impl.h
vpx_mem/memory_manager/include/heapmm.h
vpx_mem/memory_manager/include/hmm_cnfg.h
vpx_mem/memory_manager/include/hmm_intrnl.h
vpx_mem/nds/vpx_mem_nds.c
vpx_mem/ti_c6x/vpx_mem_ti_6cx.c
vpx_mem/vpx_mem.c
vpx_mem/vpx_mem.h
vpx_mem/vpx_mem_tracker.c
vpx_ports/config.h
vpx_ports/emms.asm
vpx_ports/mem.h
vpx_ports/mem_ops.h
vpx_ports/mem_ops_aligned.h
vpx_ports/vpx_timer.h
vpx_ports/vpxtypes.h
vpx_ports/x86.h
vpx_ports/x86_abi_support.asm
vpx_scale/arm/armv4/gen_scalers_armv4.asm
vpx_scale/arm/nds/yv12extend.c
vpx_scale/arm/neon/vp8_vpxyv12_copyframe_func_neon.asm
vpx_scale/arm/neon/vp8_vpxyv12_copyframeyonly_neon.asm
vpx_scale/arm/neon/vp8_vpxyv12_copysrcframe_func_neon.asm
vpx_scale/arm/neon/vp8_vpxyv12_extendframeborders_neon.asm
vpx_scale/arm/scalesystemdependant.c
vpx_scale/arm/yv12extend_arm.c
vpx_scale/blackfin/yv12config.c
vpx_scale/blackfin/yv12extend.c
vpx_scale/dm642/bicubic_scaler_c64.c
vpx_scale/dm642/gen_scalers_c64.c
vpx_scale/dm642/yv12extend.c
vpx_scale/generic/bicubic_scaler.c
vpx_scale/generic/gen_scalers.c
vpx_scale/generic/scalesystemdependant.c
vpx_scale/generic/vpxscale.c
vpx_scale/generic/yv12config.c
vpx_scale/generic/yv12extend.c
vpx_scale/include/arm/vpxscale_nofp.h
vpx_scale/include/generic/vpxscale_arbitrary.h
vpx_scale/include/generic/vpxscale_depricated.h
vpx_scale/include/generic/vpxscale_nofp.h
vpx_scale/include/leapster/vpxscale.h
vpx_scale/include/symbian/vpxscale_nofp.h
vpx_scale/include/vpxscale_nofp.h
vpx_scale/intel_linux/scaleopt.c
vpx_scale/intel_linux/scalesystemdependant.c
vpx_scale/leapster/doptsystemdependant_lf.c
vpx_scale/leapster/gen_scalers_lf.c
vpx_scale/leapster/vpxscale_lf.c
vpx_scale/leapster/yv12extend.c
vpx_scale/scale_mode.h
vpx_scale/symbian/gen_scalers_armv4.asm
vpx_scale/symbian/scalesystemdependant.c
vpx_scale/vpxscale.h
vpx_scale/wce/gen_scalers_armv4.asm
vpx_scale/wce/scalesystemdependant.c
vpx_scale/win32/scaleopt.c
vpx_scale/win32/scalesystemdependant.c
vpx_scale/x86_64/scaleopt.c
vpx_scale/x86_64/scalesystemdependant.c
vpx_scale/yv12config.h
vpx_scale/yv12extend.h
wince_wmain_adapter.cpp
y4minput.c
y4minput.h

diff --git a/args.c b/args.c
index 0b9772bd5dbea60171620bf35cb50a3e0827c421..5365e91203e032438a58462f416b375f0581cc51 100644 (file)
--- a/args.c
+++ b/args.c
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
diff --git a/args.h b/args.h
index a75c43f9787604065324c71f9b0f2f5aeadd4039..4fafcf8a4a17b4bb5ec7c150835d0c6baf57f022 100644 (file)
--- a/args.h
+++ b/args.h
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 84894508b133950a21a7f266ae104369c5a0fcbd..a361fc34634027f41f55e16f8be3c1287741a819 100644 (file)
@@ -1,5 +1,5 @@
 @echo off
-REM   Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+REM   Copyright (c) 2010 The WebM project authors. All Rights Reserved.
 REM
 REM   Use of this source code is governed by a BSD-style license
 REM   that can be found in the LICENSE file in the root of the source
index 5011ce36dbcb84b59b8150af4baa3c72894cde77..1ca747a2615bef08b6b23a09f1893dca210b772c 100755 (executable)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 276db996da842a44a51df657c191986eb2d59080..3dff048b559a04f9d39e7c3c55a7a90b5e413bb4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index b90c682c1de7cfb4b61631c01d9dbe625d37a036..5014c61fb387d74b2bc320e7456332d866c6bb43 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index df31c157a080f21b033591c8b1592ecf95221fc8..571e46ec300663d619d843aff268e1bce784cd00 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 53a8909c41948f95f681ba92f45526a7ccc74ee3..7c6c5d56588f7e93f63d675c0daff8d0f0ea836a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index a231b491602503791b2327719e907aa603e3537b..4defcc2e7c7e5f25339c5a23ac9a57b4c7aec36f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 5181d3252ee4eb91f564de12654bb1bcf7293b5b..584477f92c66574668e4c17a642251bfe2ac8a1d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 24d6f5d27a0b67e82c6433b4ad5fabdcf443b407..9cf0900673f7e5b4344006aa58a9df3c1db6be53 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 289d2e1a7d4c4fae735efd4f89a8c845bf960473..e01870f27a249c8a85b6890e6d89b9c4d3f17c97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ff97300d26fe13f94e24002f792b25dc7266e49e..3efb956bb783ea3afaad8dcc7a36fab5ed71cb8b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
diff --git a/docs.mk b/docs.mk
index f90d15711d69ba811876afe2b3720beeb0f493f6..28df9d262d5897a144fef1b11a466828b22b2af4 100644 (file)
--- a/docs.mk
+++ b/docs.mk
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 69d14f4b80cf112f77d2b36698837c74b365953e..72eb470925b1e90c1e95652a52cbecf093d90ebe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c2cf88c08f3cc6cd4329756e259e0bb62361edc9..00ffc70378308fbff978b55e7bf1b5547ecc83f1 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 561d732a78c5aac0d42b55e8a0b198c529a04a9b..ba3ac987ffbf0914545ad22a555feb289a10ee3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c549784cba27ed60bd2204fc3dda5a96797b892d..fdfc3af8f2e9a9987b1c8edef6008532d1c3b512 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 4b221308ac5c19d84cd9fd469c894e70a23daa5a..1133b49518fd851e7ab365116c0223903ed7177a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index a2d0790edda845a542f6735740cbe30cccd50650..701bbd30d72f2ef6017e9103376f2856ba7da8b4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env php
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f872acd38b02135f7154e40a151488a2d175484d..9a8703d7f4dd0d2543ddc21083713785c5b482d5 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 0985dfbdd8e7fe989fca450487392283807e4f1c..3919d6bb26f9ba03251b4a0a51d6c73f4e62c4b0 100644 (file)
--- a/ivfdec.c
+++ b/ivfdec.c
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 9afcf7c69298d29b18aa68b6be836a270ddfc542..ad172927b9f498d9dbc73f8267de600058e0a196 100644 (file)
--- a/ivfenc.c
+++ b/ivfenc.c
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 92334089e3c52b3499f730b37f767f9c17233581..02e290242b44a8e926b3d23b7ed13c153789a17b 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
diff --git a/libs.mk b/libs.mk
index 32f8a34bc1a5f442cfc226b003740dad920ce6a6..45cf9bfdc1d60a60b952f3b8bbe20c60a77ca772 100644 (file)
--- a/libs.mk
+++ b/libs.mk
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index ca8ef71d16264e8d7d1cdaf9f0bda8c341b5498d..800bdf82fba2a88ae7ae5c8f6af6fdb32b395379 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 3b6e50eb173f85027876c8a6eab014d4af8c4a7e..8e852ec5df1e02a8ef096abc0cf7080961f6f55d 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 1105a25f88f89a975b201aae95cd5c5cecefa60a..408c253068977a2c0ee6ee1dab7641270e37da15 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 63dcd8a3681d375718d7db15664eb49d70b65e2d..ea93c252280b305bcdee0799181c7d6947541c57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ae3526211e982dc53a423f2f8eeeef3adcb66674..09d7338d989635673d6da7919f2a88ee3fe364b0 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index b74e294e4e440b000ae59fa2f3402ea3f649b0cc..fca91a0db9e6f9f0d46a76c196d3bf9f5571951c 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 5488131fcb0514caa2af563a5a43721425640343..d8362ef052fbe713d2ac2e5c432131fa95489438 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 0c1d4bd23a2e0bbf45c2fbbf4fa0b09f31895692..c6a60c610bb8deed1b1e38428dc6fc945cf8049b 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 19227282e0c046b0281719ae26f73d50fd556aff..e0660e9fd033f46d89c0b8d80bf4a4e4e4f63c5d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index e37d3aa6715b1c08404c6680868c2a100db31e70..8bc6d773560069c5de911df47bc9b3abf84acc89 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index d96908cc6ad6952f883ccf485ef8b1950ca5f7b9..27215afcd935407f88b07a1d2ba9839f3154631d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index cab6bc9162373bff8a1d4cabed416e1e67ae19bf..463bff0f5d740a8537fee52b27dbc627b52c20bc 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index a51da10eb8b2ba1334dcf8bf8681ec30fd91202b..b6417dee65f2b1606a86915035124f20136ba8b3 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index de04493502035b8ca9b569f962bc40c26cb00605..99c7bcf2dd8abaaf284744bcec198c89fb88458c 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 3a700cd59192cb0d756d59001f67d688bb3861c6..0137120363bb095851cbe7953296b01c728e01c9 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 781aa5fcc3d5afbb230e8f8d81b956242860dd96..8fb80ef2981e8310425d8a4ec60a89cc1ba8172d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 363eabde593f180e5009a3cae85beee2b045b94e..247f95b6c8d30e3a7389c8d248fa8006b89200ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c67f5663c110f2c2160e96451747a11a97b25241..5ed4f80949db3d3e44646938d6a20978c3f09fc8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 6d917c445499fbae1cdae781c085b116a77e9e81..f28d7f649ea0c541c2b62c8f4c524db6df9b317f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 12e56abd0c50de212a6833627f80ed189c78bd2a..f86bca1ea7196d9332715ec29e454457503af217 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 9a19386dbebad8c2658b2dad3b4abe813246de02..6c3628ae939e7138e9d32ca0213d4f142ea65726 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 66877231237c5beed191218b732b30447774efc8..bb72bad1f0ba35a49651ab98db151a4dbf77e5ed 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 4cbc63a4a305039f0410b449e304d63f5d8c8cd7..6d4820b7e6c99ee50c58080c556c7c4841d201da 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index dd8b4c9a266380bc249ccf72e32fd6f84db4a3fa..b9f3ce034af40f8092de78b16dc4274c71948e60 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 7c8cc988e1d603518b42fec1167a532b32370bba..f7a7d149664b4edd10ef556588e87f3bcae9b5d2 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 1e434036152f9aaced06877d03407c77ce81ae26..e3ea91fe6c0493dc8e5c510f34fe7ce77e598b53 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 58961c0ecf13bd91e1d31ba8e6f5aba8cf9d9433..bda4b965442f80c1c67bf3b1364632f9f2513e44 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 296d11fb1eaf45b3cfe6cade94798e7a006b9ad6..35c0f6708a551f76f86ce4c45cea063d66fdec55 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 4f40b5a121f59aca618e92c8525ed24d145f3ff2..1f5b9411bb5e084230039d549d55c39259fde158 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index e6f141fda4985ac060fd29561ca72155faa566d8..49ba05fb0ec5bc47422a9a6ea82694b457db975d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 18b56537cd9f4b4bb01ab238a3997c56e7519c75..663bf390e71f3c80711c812bef85173c307dfefd 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 7590d0bd1c232c7fa72362f7f9bd367cc5ad9e61..c0c3e337c8cab5e50c27e145a2afd7d24d8f7aef 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 99458e60182aef7cacfc064817e11f41ea2b06d5..a8314cdd76607dab862c8ffa334ac5e5e9ad56c1 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 542d74659721385cf71be1d538bdd2cd1af045b4..0b84dc750026eebe6812500bd5f34cd28aeef2b3 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 515ded43e1588fb9229521324e22148b351b01fd..a793d095a79aa70af1bdd30a2aedb06d10eaaeec 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 2722dd9ac8ef6a4a8e0dbbbf488a78a5e2124dd7..57913d2bc2bfb8f18a1c0675c44ef8416a5e3155 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 7e7eb9fe5bdd69725841052bd4cbd37667bc66cc..2eb695ff0722b5c666bda5d8636c6947f43ab0fd 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 759143da0c963f30933c08878d35183befcabbed..4576a6a8f45ce91e5879829d5c2ed857ee180da3 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 321e2b93b643332f74684bc530fa1fa300448da0..8e85caa4570688e604b66674051eb19b55404ff4 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 9d9ae506962a7ee30a902b91d955c7c188889936..d9dbdcfe508ee69b3b7df992269d2f0d5f683fc1 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index c11fcde2a56766d0cfe15276d45fcfec8d4b1d8c..bdffc62eed0b37b084506f529586c415dcc6785a 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 595484e3190a6ccad2ec862b93d76e2b3c8cc012..3f1a30f481d0537553799562a746644039c39808 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index b33e58a301753f2f2a59bd8802c0efbbb87c15f8..99b251c91a66c27a6a348ef036d10c0c8b70cc63 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 2ff204ac41a5b4ccfdd9d30896739dd8926b1742..9917277461afdf5dcc9bf7de119feb36ab59e0f8 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 687b4b8f18358a53777a3a46dd784cee6a96c17c..288c0ef01e4d35897f24d1b85bd91c97135ca75a 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 32539ac4d93887323c0aa8f5aab4fed2354a85f5..fd7002e7a9ec64a73e0bad3cb00fc30763b04f3f 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index ff1590fb8722b82f5d85f2de2b45732ea3cdcf43..d7bdbae75afa54db2f45646a60b75d6b56e451fa 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 76721c1dffae0b2072711d2d144a82cca9728b42..d77a2879e77f4861314de9f04acd9fa15185796d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index d6a207063ad4895e82dd4b121c6d1ac544d34564..e434a709c43aee4fd2a8eb538dbfd18b147434f3 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 0b5504fab11b01dc0f22b18314f39c31d2ff2368..3d22d775aa297b1e6993b18ba0ae76dd1308ab9f 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 0b19e0b31ab7871b752c0c07c27441a49a751806..1dd6b1b3709725bd7ae333094260b4b003095e17 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 3fbe5644a5129b44c055cb45e2336bd80dfac656..37255c758f673dda10f25d4633456d83680b622e 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 2bfdda876237943dac2ce66a2090fe1cb8d3bb71..218898b441af7d16e7829ae40e6a29d3fa614fa7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2d5bfac52bc296b0a473e294a8026fee596a640a..18855a3c0365fd83bed2190d5270ed8b57c1c30b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b51c26b083d7637229b793d7a0f5786534eb3238..8d968d7ad159dc46faafaed30bef34e1e9b3cbea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e72261c0335da91e8091789859705aa448d91f0f..4cc93d13448f4d352c82891cd361cce5a16c1531 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e86e1252f80fa6ce582cc9c1def7596a4ef80d4f..53600e547968efee0d7fce071ee72d5606012ace 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 6e86517548c0bc72bf2ed5d4b7f1ea3c3f42f5d7..1eed97e02f50ed991a82209514496b192d79cb9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 8009a683c8265a49fdeb0058bf0c1df3b6b53892..5baf8ccf54d3938f5f2fa23b04e89950ec46aadb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 98b9aa54f79b1ebb49aea9ce0ac35703379575e3..6ac3f8b5a9f20a98a068a2e4023fd492f0e150f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f39e5b2c0b49a43b6c0778e042bb9f1bef36b15e..7f75a72c5095aee7cd5e63c63fe9dc4e7a3b40f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1cc5a1f2ce5b932e4ac4405baf25168297d4c888..4b7f1a3596e89561216ad5b60baf6563ce66fcd9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 048756762a758ba7f8862a956c2e71918a3f42d9..5658868a6b7f57ae17eb8d802312227a03c80068 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e53d4e59ebe9c61712f68b80b6e1040ccb5bce58..7a7db384739378425caedad284b5c3a08f5b0bae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 01a4f89b6c1b873686384bb78f54750236112209..785e3ff7086bbebd9843deb4ec48ebc88e0bade7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b8b2eaa604ea65dae41bb4dffdd60a662566d660..9a93da99168b0ed3f71e8756d1221ef50f028900 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f5b69f49e00719601a574f8a912b79d1520f98e0..4e62486972f0b8612687bbd3e2cb618e79446b97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index af7471167e1ef0c3a0c87c890493bebe40a8fa9c..99e95d30ffe4c8f6d5cef1fd01193465ac5a8057 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index edd583484e591409cd3063e744f3d104c9422623..c3ac88fc8eddfc3a84f07997a9d4b1a80627081d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b41a618adc18e1424ff768ac4af364de1f93a2f0..b85f59b9f5a0071d9d1783f90e99f03acc900b8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d4d9f59fbeed3debce4cb7063316d7fd776d6682..b923da6e01aca705881064ce6532e8ebac1a1388 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 0bf41895d9d3445fc84da50e6bcb85f70ff9fea9..43daa65bc11fb9771201e23cd7e6f9d02a102e08 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c55cddeecee2cee201fcb224e18d1106ac50b67a..1438e7e0fb96091d2ce88afe4d03c392a85987e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index feed4aff4bd49edbab9903e5fcecb41af3bfc223..80b4817008a7dc0cd8510660338ddc34048455ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 41922834fd7f322c5370d5c9213efa0b6c48749c..e9dc668b2c9b42dda41f33a98fe4898c27ebab51 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 3d5af7cf7d8cbc4c7b2f476514c6d350bd0f6658..da6ae8eada613ebf9497b81caca880baca4b10ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a98d06aba98f1aa1e6facca9afd959b04b01cbe6..8e72881e9bfc7fac2e8beffe650d8f5a71ce9943 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 31895d592ff86d0a9328c55f25ffc01680ce64b2..911507ddce842027174c40b02fe6acbb38b44786 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 0608a13b42d2ff0d17516aa2cfdd059db0edd08d..7e06ac30ce0eb622f895b22ac7df651e8c87f905 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 157a67c40f7c8c02e653f3fafd7117974867094d..fd0a608e53c4d00da9908fd2210e0ce534559f92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7145f3fb96ce06ef94ee3b569b391cdc743a5d10..3d18d81911c1f047d1f9592f2cdc723012330a32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 48139428fea77d2b4d967231f9763840796484c4..41037f7076025459539626e22237791f45f91a4a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f467ab6355f6fba20af82877184de5564dac6b5d..1a6c72bcdcd2ba0f01aabfad45f7ae1334a88a24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7a85eee695ed4e4bcc20492731cfa951a3d1e618..c5826285ead527caea4ae041a6549f899be65bf0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d5d005ec7702af19e60b49eb6262352bee948456..5f523980b74e05b0322ed1249740d3a3e8d2173b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 91077b3cfa4f58390fa2c6ec3625129c8af69707..c04e31ffe3ca87a5b3f1f4cdaf693a044b5c975d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 40bef73a5558565e4d8a1cd1c7a08ed7c6664e51..3e98eeb3c344e78f46f9f31ceda6781232170dd2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7b04799c8640e3d9a06ba411a7a6c7498c7557f0..f5fd94dfd4e4f452ffefde7f0f8ad9265fe8af5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c9686626c30043a74e0c16d0c85d679f0389b4e9..196062df67b6af1a91ef8eafc1ef89611e73b3f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 32ef15ed1e2969d3a1e933accc4837aa4eaa52b9..4cb433a8045a63dcd29414a2cd6abaf345336ab7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 0d502d285ceeb3ddffef40507f7c02a9fcbc7ab5..b3ffb70734cda4f7230161b10c7da86e9ae21bd2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 0aa76df694f46cdeec287686a72f85cea3ef2abb..99df1164c3e1133b2c26c47f3d08599c5e916046 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 19fa865f87cc301282cbd3233005338462eb9b91..da9ca2871f19020404d52d16a7be0fc52efe8261 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 66185d1e77857edefabf17816d87fb9aab2347a5..a2049bf611efdb75082ccf8348dcf3ba02fd15e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7aba7ed13e3a122d6af91e4c10bba6f8658ef417..ea82e2a073298d4dcf5260b73831c8d32df154f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 58721e10cc20b4e9c2365503197899cb8a766772..4b8ee587767a70c78f2fdeeeafc16d5a35b50abd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 4894bd96c09bd57372c546deaf5b533ff9ecb56b..ce40d16ca1aebf677e28ff5b915ec5344199fdf1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e2008ce92b376d5420bdbe84949ba8baf3ea9240..0fa299577a2a57f8ba6f8fbc4c991011c1594990 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 88dc626f71cade48d6a096e90ad874f59a98e5b2..24db88295f92aaa052d3303198101aac8725c848 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a724d17bfd6741b57401fa4b8caaf26301d65772..8e483b80077494bfa57ab7224818f8f81dfd1c14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index aca788be84cfcf2207822cb35e50a47603ab127b..73c91b9e7405e4c302a3487ab3eb2d0797562806 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b909e725a92deddb02ff7fb20aed62bab7a53185..a006306db3088e2684764af8481c878b9fc6bac1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7b44f2a6fa4c31cb7cbd0ceaf458bd74288c3d40..132765d18542db51a882d668fcc7938c8b674167 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a03bd5dedad12f9ddcc0ee09e91b8c6f1d7addcd..00a97d97d137d81dff56634c1bb9da130b8c7109 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 6d83d209b3a889dabc902e639445c4b4aba2ca44..115134a53958a133a8168a3a8d123156771f62c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 648892194cd0063217d55720aa04da63f519845c..0c8cf13bfbc5cab96d402ae33d9e3ad6e2de0ea9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1c16995e704a30e8c0d47c0c525cfea5ebd3a6b4..80337fc689df51c3c573b51c53f0b0f09c4cfbf7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 6d855fce4f665c99aede4fa3fd3d584df6826c1b..a4ce9158342aeb4ecb1dd12b2c5d9ad4ee79dc31 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 7698add3d03d7b06cfa93323aec7fdafd6443d1c..4da2e94f959d7481fa5b7e0798332ad34185b74a 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 08acc910ec1482a855cf17296370e2832fad6139..fd8aa665fdfb1cb4a4140af3399b7e008d25828d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 039157a192694772a95ca4557a40b7ca53f641c5..117d9cfc8e868ca1305172db4f5ed539f9e18acf 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index ad02f934972f1e35fb7588e0d214dfd51d578e41..bad3cf3bd59e4fe85bd31ed3c15f4d361cec453b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 03b25a78c2101e4c9cf7dec4693ca5a53711d98c..61df4e976391dfc034b2d597f8f8fbdf0a4a2f2b 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index a1442cbcfbaaafdbdedee14ecedf36d0299bc052..f81d86f740e241c1340dc33a81a0fa9a5016f47d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index dbe7e4368aee2cd753ccfa3e80bd1e0821fcfb8a..dd39e05a83663080a6f4f7b5ea210a55a0822862 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 87547fc55d84b69d5cab7c1fd53ec01257b384b0..1f5d79068e170d4d9f158e792c80938384a784a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d9eacb3df0b556d6fb66d37a2527462791a324c6..b1f925c4481181c7437ac0b127f5e178cfbcbc5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 519c685232cd7f23c11c77b74ea845bc44ac61e8..99fee5ae23278eeedc243cab5520c3588f2b5bf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 6eb5fae4f9ece8970c0ba4bcfd8d77c345ee2555..f315f50e03354264bf510e2fe0fb2d4829667566 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 8af95fae90e9658f43e734acd90a16783eb28726..fa85968220a7dd30173ca004d0d4d3e55b8eaddc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ec8d075eaa362f4395ad33d6f33918ffe26d6159..0b142bda78a3d605260c5a6898635b1adc69cc29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e2ea2cad54b707c8e61738148296b650f374542f..7d554b5094380492d3ef1080b7fafb09a8cd790e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c0085765dba42e539af770af03dffd82585faf6d..c9659902b6f367ed062ba4068bbd010e08f8b16e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 658629c42469c65241fc6ca93db8b54bcf237409..e9833fe33b4aa658c855a490842c8deb5a6103e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7e14c7a34ca36adb7e44d40981c0e7a52dfcf23a..cb64d8eb8d878cc20025fe185add3668544422f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c37585c319bb722de1a3a8d5b3eda785cc583c22..0b439e0540d08d6d67ee86f4fc2bda075c8e1d93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 03eaab20bcf5af26f1500732087598119e10e99c..e34a63c86d561c46359651601fa1edc398fbe0f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f11995e24b6a48cc7925cb2f8472db8665075e16..ffdc660c2e90ac67c547b51d6e70b9066d45531e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 8067acbef86839e533827673f89a5ed816b52ddb..7c1dee43182dcb156fc52d8a1895fb425b9dbd74 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b5f57c2038df26cd9083409fa6a2ad0beb71cf0d..ce0b1b8ec838c7e63cd013c0c381e655aa1906cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ec5f51440c04c385a143554b7c3a521f0d6fd729..988b43a772257d7ff58803b1513213b2ffde3fe9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b77d341ca0554daa952fc491be60b8f41d134219..c6e5fe7fdb66f556f5123ea3d4e4464166b85078 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e269616226a31e9e104e615641642ccbf9961526..6ac2b71376dc21a1e96f81ba3c32882c2d9f55c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a8097ee291fb83083c69a9f8d41b04e269d13e6d..8647ae2aa509d5ed95d74a2da02cee95fe1d28fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 56485b73870decb16e7278d0037a88c40d8cca52..5264fd04b26fbb99117e4cb2f7b0d43d145d4b70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a08d3878442df02f6050c107ea5d79f3a345c6bd..acdeec3bcbebdd11e53ba1dbb73540ae5234005d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 9742e34aa5eb0c12b4ebf08e9403f38e40ec1c02..73656b3d721e527cd4816f632c3847824d6175c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 80121b8dc9d3c8421b3e892ca23634dce4a41312..a6473ed92be751ad94dda4aed266099b42768385 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 5d432745b598e2085565f0528c91a83d5fefd6ff..db996987a18147949a21af59862a5c4865e3b296 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f999a0c8f4a52ae857098d8433a4b0ddfaa734b5..da40f93525781bd8b7709753631913bc61d27049 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index cd2236168fb27ffdd5d32df8f2eb72218f4dc6a1..f9a25746099319810a6e2558ab1b8ef63ff052d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 495abd7162baaeaacdf2aca3023792df6e53d3e3..d80c64bdfa1b079bbbc14efbee3c33024e864d2b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 9903275362d5b0aff3b081bf65398d40351098cf..35e5be10c82fa9c7e6f562a7826e7279f05bb4dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 98da4eec088df92b466e0b3fd99d1cea306f18a4..f2a37029865d42bd119df21f4d0e9631a12f395c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 18efafec59b9b3e6be94429b6823422b3d14bf7b..44869ecc75d9afee925d184ff06cf3ac3c267140 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7d91d5646492438cedc3d2153fdfbeb79d48858f..a2fce65dcf379d86b13cffb2f7507cfcdf75b325 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 83dfbafb2cb63aa3b35e5c412f6cff0335acbd0d..a95d90574553679c99840c36871ff09d74b44fc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ab3da5229bdcfb2b81097f0c6bd550482b09acc6..4ee617f6cb567f4cb12b45fe77f27ca43ecaabc8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 79e2bc9146cf2fd03eadb40c6980840e7f4bb27a..b70f2967366150d8fc64e3f9b893d6866a51dff7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1238dd2d2571818dc848fbdb3aa30bececb7c034..faddf1f42a1be1fc3311a21ed10a19a6e2625f83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f1e433d5c38e41ccd2f6d4f80a77bbc1e47eef39..f6e568cdcddb1a03b13b8e26f3763adcef418f97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b0d4a0c0d1e2e20f961c28313b13c7236fa03fc1..99e09a50eda008d77ef1439e625f639570e2a346 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 058ed8a8c26cb8018005ba242ae9c4a071136ab6..ac941851b3206c8531459d3bab96ffd09cc5a9e4 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 26f04e3f27b80d52dfa8a17d9b183b6c843c5cde..3f0671c58b21f7c87df2c5735b24199ffcadedef 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 17337f0c1a7021b571aed5cf0fa70ce3b79c0a34..83c97df7d905288f10d45ad6584030aa9e17d6ae 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 7a9b6792f7e14f26e4a1b7c660fb316e4c6230bf..0b39e627d658395d6ad26a81ef778ade1a2cb2ae 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index ad2f36c9ed1f7962eb4a2cdbe444aba741aabd26..5839e43bfa92d11728a5a6bc8c1ae1118952e62a 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 16498abbd36768ef18501a0ce2205903556f4cd3..3ff8c4e1217cafcb840a7b5f1c5ea86856f2fbb1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index cf6ceab07ade04a74247941fb3b2fb1c59d1cc92..80dbebc8db25e6548868afbe5f415e0da76b76c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2f6ea491113e092fb99988a8ca9bc4584c1cf615..349ac0d3babf88959bb72e89e363ae2bd15323af 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 1b3d60d9d46f69ecb1c94dd3f841fa3a8821f4aa..6b6321ace3d672617105085cfb36956262e7135b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b6e98d8cd63e534ede85ea43609487ef52db6985..276f208ff0a0fe062a4b4137f610ebcd05b780b1 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index b542728ade7d4d0f9092d036e5dc09349112d50b..899dd2f8980a2bc93130bbcfe4d34581d5127e64 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b1eb629b7d984ec4c442e4f7f0b680559a8c6180..e7211fccb50e6fa5aaf8cbcb5707f3b131c60a45 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 716818906e7530c57932cf94bd21f123b2c40206..4ad3973ecb73505a4956d9ec3eed3232bc9e13b3 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index d83328e6696ff63ca6dbeb7f019995fa1cd27647..40ee65a1250b090cc94031fda5d9373d5fd8728c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b8a7127612357ee7ec5af9809c1f44cc12368f89..06db0c6a089ef6b46d6648c8464da6d4298418c1 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 4eeab0c6611f5248cb0c323791137c0ad77d6b0c..2385abfd0dbc158789344ea3a4ff0e157e63d79e 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 87173f2ca2563f02b6688990a410ee86de45d1c0..0d70b79eb413d7ec8674e839fcad77632bd26970 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index b371892c97e4ef019d08a678748f4c46ed783f72..003ee7c81461b08c41849c93cc6549f0b71a2f11 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 8b54b23274d73279652f8d3b4f1c2ee16f5f9e2c..950d9626238d5f8d22761236f65be724ed0ec57e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ce487ff9f2789372d35f2cdeddf0817cbf940246..c233c0f47a939bebe236aa59862dfd4a99cde494 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a949d5774472ed25f633c0cf034822d16fb93886..de3648ae25fb4a5c1c645be88b2a3dcf1e8369d2 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index e181b3081ae6aa173004182510b759300d73584e..6515804bb038798c60362ffc9f8514768c8e8a12 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 886873c700fa833bad013f73f625d8272d732d9d..6bebda24f92dad2c2158066667e4b2b1eea640a9 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index c13b512995d39b9e45cf99656a8ba8ef56f14c07..47b671ca6faf295731a6a5258675810f28a3035a 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index ba0ab7e1de53007c7c2da07789c654f5c977be55..72f7e0ee57febf8af9c25d55f5d851c8f56dee6e 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 96aca2b813ecdc3f747fc78e9c556cbd99308185..3c7bc502fca304a85116be06198e23c037cabb1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e39f7d2d1e97b8a57c169d68237e6e841ec7ec40..39265879b69eed4e40079a6473d8ca71f9d3d306 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 12e836a6f7f32303796dc7af3f68357fed03211b..40151e01ab9a1676df4f51c5257baf965c561bf6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a4f0cb0a5f908beda8dbe547ae471bf0697e1659..45e068a9f5770f976a654653a323f7b8ef0ee90f 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 1c53f7b784e08c8953bb04651762c56fe5dd37fc..9bb19b6cf1df24855a84ba3c2d35b98a277aa980 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2ea03c415b346ef29b45331fdbe202920f6b1891..9dcf7b657f2e8678ed537a9685f119a147902731 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 321ca65153ff1cd3093126380536c77bc5218eac..ff3ffda979b88cf70651c1fec38a342683163e1e 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index ddb324068b95f0e9a8647935aca9aae90c02b05c..f68a78095a0d5fa719e24034605696a3db847023 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 5c60dd6903f9f59668f2736bf5532fc989479506..1923be42a5643b05b3a3f72d85a79c10969c89f0 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index da1ca5c243f2df3ca24884effba9351cda45e246..c8e0c31f29c962ca1abeabfe0e72590ac9b858d4 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index e190bc023d8c2ad608bd483b3064e3cb22d9b779..4725e62402b2ea9e797ceef19f40cf170dfb207f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 377c7b631dd95ac90ce1d3dc0e4e9f004d6eb680..57cba16a3ba652817f2c18a780aaba17161741be 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 050bab1d58070083b558fe0175dc3355e6263cbc..c72bc0330f8845fc4f5b33c913ba803c7bff2ed6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d1412673937049f4476267440a4234b8c004c809..da68ee688441f7fce6f3c45b5dca58903b0621b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 08134fbe24fec07bba15a139f4ba35af8c39be45..940342447963e7071b31ecc3696f270391a5fe65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2267767b6f4f4db3dc5402fe7318567f2ad88bc1..c8e3f02f9895bf6ee951ac08e66278a66fcfb362 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index fb179412613f59f5b01349537cc84df71c1f605c..f2d8c766e4d554a50f264259d032d74ded4e8a04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 436725de67ba9f2bac758376983c76ce05cca425..557508dd8694990c54a76dbb46e6f8e170e3a745 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ca9b80a4fc229ea0b6e36494011446c7e8914e43..a58cff95bd2302f21bc75cb7fda1726ef762e09e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index df7cf5f6c699d6961680634e1f611971e4a44aa3..8cfa2a32e786bcdf39c2961278365e02126a5c05 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 125d35b050f528138d42ae109e9d04b1e0f230b0..b78e39c1d88eb85c5178054a08ed12be33e731b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 75b73925197c28666fcc2b2bbf75878275307831..65c7d5370c196aeb871066383fa92b8f128813b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index aa98deae74556d6c94687063ab15f0a7a4df65cc..294a4a55dc930b3dfa3eef44c4be2f9c779ea806 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e8104dc42cebcb707ccba36c99a2ec0bfa34a47b..60f2af5b823773608ea4da9466dbab60d5465f59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b18984bc30f1878e32a89611ddd7b8a84622178f..c6a42578ad8ed7302d747d2c66ef8662e25e52f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 5a88ba017b76b79fb09e4791580879d954f6734e..1651784cf89ea3c807e5715e0ee76c47f9eee701 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index af1182fb42bf5a0aab60e08fb3d56e790fa1b13c..9be4d47b2cfd8190fcee8709ec467dada6a6fb6d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 93acd368b191e959d7f9d6bef931677c2e1a18ff..a77552c3ccfc97cec1a184714bb3b43b066cd477 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a850df6d5b0664a61655e179546decce960f331a..277842896bb7f3614fc2ed072b35f2b5c4fbe166 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f11eef35a71dbeadad759ae11c842dc1d2834568..150d090b60eefe464f654b80b2051917b2199ce6 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 201479cfa7e8a3f23e79a92833da7e96d472e813..dc68daab356c756df9f30e84dff38769fd39cfe9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1522a802261b009741a3e3b031a4c246e87b1d0f..78c91d3d222966d1e3d6e1f285e33a0af7097753 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c5e4ad3a6ab7989a407038300017c1cbb3bcbaef..0273d6ed23b8c046471be0e2810c5f5139067174 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 6fd0e25fed1ee0ef6a979da9f5dda105aba8ac02..50293c7924427bfb100ba75c0c3278417b114e39 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index eb8198f9621de5ce0ba1f865012e96cbfbe5cf1a..47e346dd9f3b5ebdeace017ee2876de8038952b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 80be17c4cead977b7ba8ac23b650d51af3ed5334..e3b953ef31e6a100ecf0a5ce8b1d290a80094263 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index fa2e15d1987af8717c668ff0bd1d3c1566e4902c..f83dd39c6aba7b0de8f37bba940903d4ff155a24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 13d0864ffffc73eaa3d9942b7591220bb46c1448..61ffdb315dcdb8c181ede30488c15f5a1ab0480d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index bb02a4aed246e7e9a67ab605ff8e89fd81756dcf..fe8e70c1684ca97c9d8980f34393fa6936d6f1bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 698cf1e6f10a7459ad909033bbd6185cd0582568..8d70d635aefd6f9fa24a268e1819ec3fffbdd670 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 433489c70ad0ee4d1cf0654a19bde90f3de46518..774599bf030c893f434817c8c008906f64ed1321 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 10f5114c721d36cd59dd6b08ae53dc9d515a65a3..cc9e014b2e702074a206ea111338012b9ba6df5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f59ef9f7e7a8f277f5385c4e83793b8cc978c620..eb699433f4c79d3967dc75efaf7a5a201cac90a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 709e2e824bead7be7647fc5116932921f5f8195f..4e95c47ac902bcdf5befff1921463055106fd29e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 13201f7a4741cf0a2d4d6e31419f963fdf13d536..9c4823c51fc2ce3869016f1bf87a076e3e877393 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 4af7687aa9a57022ced5cc6e8f0e2d247224084c..8c191a7536c86c4f95c8ef8bdb6ab1162cc7ee00 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 774027aecd83ea2415c1b2f13e3a08d29f7304c5..ca351a1c442752f9c1c050211e531e183332caf6 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 118a11f0f2b331595887b3640b2670092279cf6a..ca1ea9c185a208a0581f99c34f58ea90e24477a1 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 7b102b9c9694ee6bb9f387649ea333f92432c8f4..d7c590e15a21fa33a70b78b684e1252fd447c937 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 7c1cc9828cb9ceb89b4494a9c78da59715e667c4..23ba6df93a4dd8856e96396b0372cb646329d264 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 39d31cb1caec71521bc6895ad05ac2a88928f252..5af5cb888662a34bf1fd6e859e36c039e9aaa611 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index d66d203b7477ecf66f156e268546bce6579ba56c..3ea00f8b91c5367de28d921aa929c8e6910e25ef 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 903c4513704e4d8a85e28d10e14d3f02d32d831e..e1a46869a431721c7feebac634a3ff1e9ae3474d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 0834a2fd5811bba003f2d4f8e25926bab91c9f9f..b0450e5233e00ef221d8a5afb2d68baa403dc1d0 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index e86d017c6e963dcd62c3370ce724b89aef1fbace..6af4e87bab62f9609d78b7d6de7efdcc833cf7b3 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 82595860dcc4dde6bd74ca8855cd658305408100..c19ac8250649a5b9d4f2153f65294446daad6574 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index bed3255aa2f5c4bb8de93a60e0e263604b618500..0756455869dc595c2d529d87dd5fb5ce74c705f9 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 8590ea02a6258afdcf24185f71821b60f7dc77d6..10a3d985125572df07bd4fc750e388c2dcc29894 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 9c750bad49bbb05089d3bba3cf27cc16e5e07f9c..ba3decf6c1f0a4f3901dde4c013f1fe5dee5308b 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 65c2a66a69c1a031cd675e320a36ddc017ceb78d..1b09cfe4cb268faa7e3a4213d507fa7e2b00a44b 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 6af89a1b816f282f528c1df81c0499e38d6bb564..1c1441cc2c0769711021d9a0f59bff62279ee2ea 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index e491d47e5c11f41efbc63a34518a0de6cdbcb173..cf4da62fa1bf9f0522084fda15b8209753d35734 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 31e95eadc6db711156e88ed4319fe997ac99e3f3..b2d8f2b2c73998ef61339e940cbc1de084468185 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 68dcdd73bff26e293e83c9880fb755314ff6ee7f..50f58bf0882c02cac2f102e81288049126f9a65e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 339b8a28a1ad2b81dfe62a289881da865ad79da5..5f9155eb1e31e3115ead0f124018083c94417cf9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 8097ed9848d9c2fee9a588bfedbe372ca6a68188..859e43f51524214bf88b4555c8860de8199c492d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 9392b603c58b52e46b94d92d4a9d3d13fc4c29da..c595ca3c049a4f4f80634a3a0133b2f8123e744d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c706395a8a2a7c79bf1cc19b5bbde0401a71cb1d..929c178412854ce75abe4c8e107e286b5af9c2e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 07b73c31a2140120f09e6aedfb8a8ce493a7659b..559631338d7d33639c6b8cbffb58a83557a08f0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index be2b8167882bd62e8bbb60b4040b226611dac9ab..ffb88904e7e8d2e8b7d5572a5ac2b4248460c8f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c5ddf802a0e725dbd029d69862075646eb5ef751..82006b196291e507c0acbac3be6416b5ef5068b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7a0ba8f7ad7f476613c07e0e0b07918cea4d94e8..f723da3f001582116da3f48fd6e8ead6f3ed05ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2827aa5a4173b78355b3877f4795a8f69070c295..b5a11ae34f9b8bfe3197117fdd7b9389017ade3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index cd8faedef7031f5bde1f76ee675edae2e698ac9b..fec3b4c37ce6ef53792491e2be0ddf3e63f9750e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 96f36ee63b6bb09d2b0e9c4a1c1f75044fc578ff..d8a76d5b56b8fe69ca3144b84be9c467c1e090bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 4ed6e8414fb18b093f1abf0ad670f2270cd1e2cc..af80857d231063e747919e2a4d9f2da882d26c0e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d51b95fb1e78c065126d72dc4a3009664bf0ce31..5be23d12b6033bb61163ec5be793d0d64d240758 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 0cc7880a953b8a76cf439ced54686057af2b7edf..e10b5159a61aa580edf7eb362172ba63fb582020 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f7b110d6449f3f7b62d42c7687d994d68dde7454..08f75c3b124353c676753c01b15ab429ca68ce3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d945a779f4cc090dc9216bbf5af066ea235d1c0e..cce753013168a047f70d1247b71a3a41a2eeb2ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d18c9de2cf85a3ff3adf61c053f29cc8fcd34d4b..e4481bff0c480a856f35618cb7f6ec78b4c35e70 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 04093ff434f6c269377319903c02a30d3fbff9af..962e741741fed584143b7d3f4754d82c5f538eba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index fea4e3d6a728a6abe9ce63066315aeb6fe87e3dc..2dea8b70f1f274990dc4e37159ee4fea38d84b83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c6f3e18a9aa6ae14b713a41e9fa56d07a416be1e..c7f3e0e4510e090937dfed2fc40ae37c8844f65d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index dd89f1a827a35917e45736c6f2fa42714c67346a..1acb73d9cbd04ac085be89c98975ac14e4ae3c77 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 156578bb144928c31b2726c0748297d942ad0c34..b89354eaaa0689a5f290b14113781b47c8d7aac7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1c1714111f318921924ce02b8dbffef32b57797e..7cc924279afe710afe8d0977b4d9501db351308f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index df3d7d608ede712b570f63dd7f4e72db99f1f07b..d23c97e6e8258515bfc16b0d98741742f92d38da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d71abe89ba8986dde0301ffdc43eeab7ad4bbc7c..99ef119d5ddc8a7927c0ba24f191ad0d426e172f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 99a09deb2f67bb42590477da2bb58d2334cd87b8..5c78b9c8a0520f9ddf0c786e6add6c8c77750a75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c860a6ca080d90ca702af98aa4460fd090d7e466..211f65912a40ad8879ea28b5c594a40f8f60561b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index fccc9db006954a9255d923dceb0edc0ae766a7e9..6cc4501210817bec55e568629c1286637fda8af1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2be412c9974042d2974e7e25d70e0aa8024a2d4f..eeeddcce9d8e1ee36be53ae335e7152b932001d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 057794b82243628822a65b0d079dcc983baff286..b80e4c86fd23dd4d75918c56d5deeabd77c08e28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 4f3dba6bcea6a183e5665ee4d000722969603950..79e07dbc0e8e0a383cf1d0c5ec741bdc343d5006 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 3af6288527c96b759473842f118de290ad7a8921..588656b9721285306ff4bb230753fc280c94e306 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ab2341bab47886fbacabf007da18e3a2e1e642b1..6e0099ddc885859ef8412ab85ce621eb36b6b636 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 2829b92608942e6b91c6d2866b0d32eb36723198..935d0cb097743755da5a427aef6db9efb16888f4 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 6ef585c60267e5a164de512bcca139af6ef94e6f..ba482300973ca6fdd1eaa57621383b2957e1dad4 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 84ecc7756bf989ec1df24ffbc75fb25e59306480..e5f26380f96be5c0dc615db4113a8dff88d0d119 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 5126d68c4ac6e3a6237a04335ff59f5e8186eb73..a1ebf663aa5b3c2170666ece4923811c97755a35 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 184c8a0435f8c5314ad528dac23e738635cfbf7c..301360b1d38995610a32c501fc703d275071bf9f 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index dc2d10ebf3c18cef1b4a0e0cfc4deeda5a0accb9..bd918fa3c0aad9f4c6c340f42b33d38848b5594b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f693c5e6f69ed7cd52c753313334ee837a1a8db4..dc2a03b69083e581cc339797eabec7cc2d38b1af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 29cb4099f00f6abdb825b35965ad6a25d3b6dedc..8ae444823edba927ea36d0a9ae7032651c1fa434 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f495940b3cb13edbb598945e870898dbd587191a..20ec9d11bb5e1dbc0fe8f77157132cf3dbb09e29 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 05056d9ce0263befef3831ec077457efa6e60af9..b74718bfaa6f07ce00304e5a1b2d0fd99aa7b7c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 3712722686245e3585229eb2a9c322c90c9c06e7..50f4db0b89a9c1f88c8b891db2ae5825e2082c3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 9124c3383345b251214d2d3227259c7fb51a9f20..766dfdfce4cdebc4736f351d83679af61ad2cd00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 75a71d7df1c2ca728ef8744f74169ac0f51bf59b..dbef85b9f71c9b838cb00d18735b079e284fba7c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e3766661eb9d2f132fd4d7547b0e5df20d66b22d..fb74dd431c812a28bf06a19461b38b23b738ad19 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e9e5652785a4103a82c7aa718ee0e398fa1a060f..e63be2bda39d0c565f9819d28f8398bf5b6067b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index bb78614c6d9e35504d25a2c8d895edcaa5a80b8a..fc0967db39fb354e1f970bae4c3f44f030e1b8bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1e33dced0393f6d9a8e3e044e7645986443ac666..216e194c2699e67b1e73491e0d9aad8aa50ced47 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index dd0c82a7781190db0fa8c9a11ac12fb17c96dfa7..4ebcba1a19d798a6d206cbbe74d9aa8be7cc47ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2d0a45c75201122c6276576f5ded2ff8db764b15..d9b8d36fd0a7209cdc1bc2586f3bd3ba97f1c3d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 6b3d08a303731acc836f5fa3507d9e2e8bb8e63c..7b9fc9eaaddd9ce3b1979bfe794c9d326e8ede5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 3ce4267f6103c305293139c31630518457a14ddd..03967c835dc2e0ef57e2b2abaf82691d09c264f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c0d45ee89415f52dc3bdd282b2b3feca552903df..88096d875066d7c24a7dfb912ad9304da1e80b37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 8113cfcb8203777e53a8b5a075332373c3d206fd..0341fbd9fd34331b6a42e13ac57e58b5c6e93c5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1030d8564673906b7f85f6ebbbd650c18268d4fc..179cd0d8ec82b1976984e0acfb9064031c768828 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 4bb6b60b8b3516b9c2fc593b2083628a6da91627..9fb67613df62c37404324c50f94fbf40ee10e532 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ff96c49f303e6ab3a9afea911f2a9f475115dc24..b6cfc5ce05693b21397d3d8772a8c792b8c6fc59 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 0e8cfcfc3fe4a7c2053309dbd390e9492f322ec8..f7a18432d54334a5820a53f9ed93e742c5bcad71 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index bff52e1295a8b9ff5b95bd4b7750d4d79de576f8..05824c684ac29e6c2a995e6f00dba1ec6885535e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e9256d2c34f23a208032bf4efbb7db46d8a570b1..d090b2d89369bbda78b9f4113295698fa86b0388 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b4fe576a0b934e3164956147a4b12be177c3496a..413d74d6127f38ed86e73052248522472841d7a2 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 1b02369aceccae43f2c275376e99ba301252c8b1..38812c8d11f3e56818f735684effbf23ab42964f 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 13a4ee59b0f3c6a6ad9000915cc30f5bf2e8be2e..e8d658b391185956b8ebd34fc48f1d4b4a981b14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c68cdff46984877e10ea5ef87182c1d0a55b81a7..a182c88563705a502e22792f8971bf02794f87e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1374fdbbac2974b034883eeabcf1a655b9105511..a867409b5123879d9781c8ea64d7386b4bf6c108 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index faaff64285850876eb863c49058abb9ba51f91c2..a1b1c40cb3f142400c98138266f8c47518d80f81 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 31a43e42893fd380ba73e36f090602f0ff27d43e..b5b22c022ec2742c6af19409b7bdbfea9bba024d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 8bf4bbd477e708a0d97bdc6a9f84f34443956c20..ad9658bf6e11a0fc3776e154ecce7044f9897794 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index b0877ec527826322d5552c5404e28feb7a979862..9f34a7ac4505bc945702ce7e75b2f2f2fd29aa32 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 8a4954829dab9de835ef9c51a7c4e7caea3a19ce..c2a1ae70a989d3e1e472e08f291c66f54b64d1ee 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 024cabe0672e56c3c47d106f26b5ced4fb9b3aae..94bbfffbc5dc02071c341d1d1c00cc3251e7cc5b 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index c381ffdf5340c3384ff64d76514ea4f7ba8271c6..8fe3ee174f0e8a934710375ad2066af17f0e41fd 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 293e2e14de1e7036d3abcb0d96d9d35db4e59798..173238e24980cfccea8162ab006622855cd16192 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 029f1ac0d1e07d49bde0732fc80dcece1befd614..f47d9ccddebc2a5a0c41197b9780f189bb27bac0 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 63dbc126f5591cf0c25ea74fafaa8d5555bf12d1..2600ce96b9481c189f24f03af12c9d7044fb345e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 28099ede48f9423f5fbb9a682acb2ea0f44678e6..5e750ba2f5a67e445c2489976c4cd48b0e64f984 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 0de897e8d5747c8459cbdb827ec8eee982242d7a..3c9f9c790243bab9d59ec90d3d4a336e60487bdb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index be226e040fccd11c1669fd84a9020775e7339738..18dc49cd4eaecb95d06bd61b34c05ff21d0b8fa5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 481bca435a8959de1e45313311c6ca296c6b1fa3..ecca18a0a461d379918b975a5d3b9516a74538ec 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index da74a4fc8f89ee5912ce55a1acb9a776287edcbd..8845368fb21c4ab24359438602493b1e4bc1a8e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7e4fc0be68546ffb790a0932588b0578d5c2ad3d..e7e535638819c837ea9d6b997ef8b9e51f1e012d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index cafd06554bcde0a9167b5af41ad7e76c72f8d369..4ce18b6e79494b9476747a9e45c0a007702f254a 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 97367dbd7e5c435fc4f93d83846f1045dc0391cc..1424bd15a2bbda115dbc4ef1973a3fc275d44234 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index f6b7d94b2ab11537713d0a2e8881b20397a6c128..1d2558f23d5d3ca0c4e5277193119b264650db05 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index c4e79af329c8e47e02ad0e21c2aa1611a5c2e0f2..989232cd35c1ddf8f055835efd29629060f25cbe 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 4053df036aec25ce9974194021c21804f44c63dc..ab4cad10c7294fae6b4d7adbc24cabbb796edf0a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f8bf6527e883106d43bf66e6bf69d19c43a68ef9..9c1558c1f147f3883c5ddbf1441a7c9ac1ca6f42 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e819cc548b09aee0e3a94b65cf5d507b9aee5f55..b52470b5119d1c292ad54e69e55c81c701529456 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a05e9272b1ab35e56c062f920b6b4e7b3685fe98..e264734feaa3a12d6a0873d91638d9e8e884b707 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 671590edf93f050f6335bf66c362264ad44e7e27..ddbd6548400e943cd8d68ce869dfb7dbf81afc0b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2f1370d38fcd008edc5efd323f1902dacc19321b..7a4e27062511b69aae2db9f3321b9fa38ddc0633 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 9e7e95b3d052f7ebe2450720f2a4328f34aea86b..c7553ec22f94f48e41808782079b585897e6b72c 100644 (file)
--- a/vpx/vp8.h
+++ b/vpx/vp8.h
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 58182e1f3c2c77e8b85738d19e624151357bfdaf..e1c82114428c4d7985c0c7e8dfda8150b7daa423 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1f021cadb6fca2d80e6464ef6b2a50e7de274d10..4cad838ffbe71534f1968abb2ebb4728524aa789 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index aab04f06fe46cfde7d69e74fb3a95e92b5240cb3..abfce333a6a5ad637a084dd6d811cde82bbe753c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 952dcbbedef51ff61f06b01ffffa3ba65d833b8b..371df00c3210ea447afd85e438932beb9924e5e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 5ccd67c03d276f0945047b1509863e08f8d899e7..4f1d74bd42d55aded09895bda05ca0570a0d3036 100644 (file)
@@ -1,5 +1,5 @@
 ##
-##  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+##  Copyright (c) 2010 The WebM 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
index 023ea9a61d34222f5ab3d43dad85a522ac3d6c96..6eb79a88a401ae05878df93896c8bc88bc18f624 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e91904798282efb3209340b8ec79ad451c8d27ab..c9b8cfab29a4fe67ef9a5ca8b26af6c2dbb7c7bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c9f2d42f13da2d226b6d976b8b10c9e1b74d25cb..6ffc2d4400bae1849e8eb1acf11019ff1a69fdf8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 416aa1925d6816c4d687a08ddf8fe632cfc00394..9e1e492221b164d33ac045dd3ccfe1600baf5de0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index fa493c273a23a327cf4866273a401647d1df5c11..f894cd871a96f286a313cb0339c9d6f0f2953802 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 0bbda1a48422a919f858e9675766021bbb493737..4506dd3b2c3f30f61f04fba036f5e9ad4c839ed4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7eccce9055ab3b1fb0b2f1954611b85713bf251f..9a06c1ac395a89291399d3e2bf74ffe96eecb940 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index aa98160355e71708b1b213bd0eafc88dc64f4151..e54f54d9b1f0a277b4c3690230922b45417aa2e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1f025f0031304a989af3702fa07c1747bc1eece9..00f9c90e1fa7069e84d671f6ab7ad1422a39fe5d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7867328a356d2e62bd2f8cb041bc715b2de8685f..ef2b29b074548599df137f209913634665364557 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 75096e7837af8e3dadbe80b88221d5b8523914db..00150acd59fac5b9e22e0bc6129d9fcdf51b3b7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e80c2babe34c5eb47eb04e69277065cad638f857..5bed4b50dda518cb5d313c7695152729e6b3f70f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e1487ce25555b5b5c9a9c2a263e103569193c255..22c4a54eec781861641838328195a6138261d2fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b4a4d514360f969e5b06eb76fff44139d1d4bafe..ad1da032e9411c552438997e4d83027543696942 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7ae2defb1c71e00ed5a9f3578a009568949d8ed4..d92435cfa4672ec59706e811a31d2df857c46aeb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b938ee1b198c28ac031af23fac259f2d07d8338e..9a4b6e416eac62a050e026418da31c040afdf482 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index eeaaf81dbe0fa7e047b197adcfe9ab5664806f2a..c3c6f2c422cb7e00f4c9a81b05c8748774fbde15 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ab0ef255a6b78e6f806c008893f9330874981c4c..f90da969248fb60394b676486381ed7f528ed285 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1306fcad4b7d9940d259356505d7a7e6c2a7e2fd..78fe268baa6f40d93fae9f7006ee80f8deed9a66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f11be912e8eb9c168b66d383a9cb7882a01ded32..3f7be8f70eeba05ac49217f3b6c29f289d17cb6c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 5ac6c6babbfc79253fe2690673ac9424f947adf3..1b2c9b7388a76e5b3292af0bce22e003232ccb44 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 38b9f6be941685cbd2a16864602debd3d558e954..5e165dd4d4a5ac2cc0f96e6a0daf6bfb89a0e5fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 0549f9ab4008008745bac7fc72d7e4f2d2dd5c5d..33004cadc74a9f9506fe9cdcd7b0d21518af7855 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 20acd944909d17c67ec0c66933dee94e1fb5a9e0..30b9f5045e36132188245a78b86c2c7f5b2b09df 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 4c64be6192c574295ad93ed199de6ec1b5fa56c1..5d62abc59fc4eb132425b46c97250490ea362242 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 694aac84d39040046e04a635de70e8b722623080..11ac95cba75bf372d23969239d269b040f2163bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 3ee54a606be98bf94d7e49a41f443dbab25af873..d55b7d92c381ec9e4b1eac5eb4ab1a05b0c4ef45 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ded432a660c3f1f4c07ad8f772b6f9dc351798b3..85b05ab9fbf778c5223a686ec33aa2dfa0a2e11b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f6fb52d31ab9a9b3b552f7fab33c96b9e1608bca..31f8f9c601703ecb0c2f4bf0a0a3eccddb024496 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ab4dec9f039606cdbe37922f307119f25636f6ce..938ad0716cdc3250e45e384dab67c3ab7747dbae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index fd1ee563bcd475d0a662f80c3a93cb35bf645cd2..1abe70da929194d6e892fd7b138d598e6838bf25 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 44b8f0ee0ccea250f07be61395ed528919421445..87eece84e25f1f355057dccc08805a6a5371370d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 8dbb0eb09d46fb435719865e13ea2233b16d8d17..9ec34fec6b352499a5ad0da388165cdb659b130b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ddf0983c7826ccffff2c7f7b5afc0f441e2fb50b..c178b8b7400235a5aa000caa92e444728868856d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 61496f14b8f0dbd10d629c984a622de7ae6504bb..4c44aa260f083a089acf1f2743d89cca584cc4a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f2a5a7ec1d67ca9c1df97365624215ddc5e6160f..37a0c7cb23e099947d120a5ac39692ce5e829d78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d0b3589e54079a1b93f8099438965d6889f3aa96..2ab66b14b7d66f79f8f6511f0d303af5adf4e709 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 90a50f8e4ccaceeca0e1e68e9eea153365a16c13..a8e4607cd361add02eee3f110e80ddd80c9c0e59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index eff9926340bbb61ff322755cbb049b1249344bd1..5d85d8e2e850ef65c454f6798b548a1981cb88e8 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index b6dae0b195c227b272521e5305a80f9db203cf32..e495184e7b249e86b60305984091a4833d1c788d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index a12bb2799f33a6df6358aeff1f48dc1630b99f74..48c0dfb337a5cea18363e6438cf67e81ec0a737b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 25a21e63aae2e70c344d43eceb2259e6952c3957..24d46cbe54680e94b54eafe02bd4818e40604098 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 04c0de734dc4d98c96cacd1a04b3cc9a59ddff40..6534827d89e0e152a45140694c148467c2ac00c0 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index cdb402c927b74ed9296de22abebed0a3da478d60..dfc8db55c0ea051eaa515f48af319632a0c026dc 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 632d43014654a8e8994f01f35f5a0a8fdaf20e55..e475b929b5da4c91134dbfd482703527b5a6afd9 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 0868b8bcae27b53470baa11fadb989e1e606e146..1e8bcb89d35b13cf278153e760729880fe0d7ae5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index dce642d1fb614952ea0949965b8a9b74f1de5fae..d7a8289a900b90f7fc3582987bb868cf306c278a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 043493ffea664e4d3e6c9b9ebaba9e29891ead04..42538af5811649907f18d9dab2231bec3da5fcf6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index e5af5305b9c62189c4f510aaf3c4ebbadf50eab2..cfd3de05020b38a9d03d4bc034093373072490f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 830900e683090992a5d0d64be63f5ecf96bd86c6..5166ace85e2fb17b57309d0b2a7cef3f30443a78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 47e43cac3aef1f74f0ed00cff5986e0201072cb4..87ff998d39f01e74a7477834d8184935aa4635ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index fff39d3d877c657febbd06201bd982dcc70104e7..646e69a7f31762493b6f9d40ba7bedba3ed65e93 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c600c3f1b5e6cddd244e255abbd7f804810a1a5a..420f719cef7bc1ced77f00bf04b02b3bdec8b3f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 8be43dc7d3e14b26392cd2666611d9a4ec6b97f3..b084e817b5c9f8535354f388f15de30e88d78f76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 81c8171d709467806d75daa28fdbc5419e78b044..926feb7cd14fbb4a3f603c8f02b06612283fdc16 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 7c8f8d004d9d2f4de3e574a882d8ba35945304cc..e1c80281fb22396dd7e3dcfc8925e2dd250df15d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index d73cfd113e229fc34cc91da54cd60f5dc297e134..3034cc3a733dc25fbf1c8cf284eeb18ab2209406 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index aa623ba0352d5da5c33ec82a35c018b5cb88003c..39d2fa854325401dd7c9031ff34e233e388cf979 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2dea83c797a9128b92857a4c2b0bcb0f246a4d72..3e1a9fa8359adcf08c5d91aabda40250e3d5045b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 9a721791b97bc944efe91a9d4a970ef8efadacd7..39de1816b695c353140ef505c6e571d2fb04ec30 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 30a98e800016523ab8250e7c2006a09cdfc77415..3f7fe0f04574199bd43426b1bc1f79f17d90f789 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2a618de5d67235cacc9de79b1a88a96c6135c8d5..7b8205a1b1d4ddbd3ccfe393bfabc6625a7eaf9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 54ad54eb17baf9da46bce953a784cd48cc6d2be4..50218497d6bde8a1c07e3b81149aa3403a5b3fbd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 2dea83c797a9128b92857a4c2b0bcb0f246a4d72..3e1a9fa8359adcf08c5d91aabda40250e3d5045b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index c04e5267b0a6674f387978c5d4d0b81437f75b0d..a704bd92c9110ae6c54fbc33948ab3fd397d2bd8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 5ea96144f674f41aa3ddf61e74721e8d39669d51..499f0ed612e6fde54356019e9ec64544a1624aba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 892d532925c82ec192d91bc499c7c3e72b8c03ed..eab741f83de121542bb8b4ac60747ba4335d96d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 50073d62be782c92776e370e8ebc292c6fc6c142..7cbb1c5550fe1c3381b167779b0624b1aa328c04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 809981df59cf656b11adedb5662ad9c3a3941e74..f1ee056ea41ccba59704f82fde67b4d05b9b0623 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 32dffbbf20f2388b0d8c671536ae231564b44e52..616ddf55930b7da4da78a08de08658170f1962ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 017be972fd686e24bf47de148ec5c279167c3099..1cddd95400ad8b54366f833d42e921332596132a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 90cd2afe0901ecfa1d7be039ebde99fc0935224c..1476e641bdc42f2306dbffce1e5dac695b9665aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b6dae0b195c227b272521e5305a80f9db203cf32..e495184e7b249e86b60305984091a4833d1c788d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index d6497aaed87d6f8bba6030bba6e440a91a8999bf..b0bffddb7f660a333b2e0c11ad1c3e5ad01b892e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index bd6796a9a976548d12f098215eecb063388183cf..86fc128dad4051aec6ff2d1872c2345add969cf0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index b6dae0b195c227b272521e5305a80f9db203cf32..e495184e7b249e86b60305984091a4833d1c788d 100644 (file)
@@ -1,5 +1,5 @@
 ;
-;  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+;  Copyright (c) 2010 The WebM 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
index 3b381fcc8d03bdadf1005023046fa3e2847b04e5..e9f2c26a9a38d38fbcca0a6f629b2a4998258b63 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index f354a1d6f9d026438180cd13e54bd9dc6deba88a..3711fe5eb0b7637f2f4388cf27d5232c69d8b9a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 892d532925c82ec192d91bc499c7c3e72b8c03ed..eab741f83de121542bb8b4ac60747ba4335d96d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index fa5061a3b25d9919bd23cc36a950d86962a04739..101f5ff60bf4336bb99136235522f9026a8ba812 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index da9ea4e05e4cdf9ca1a4479e34e202f8eec609f2..89ae86e00d5f00984344fc4ef10342778bac53b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index a7f4d5f1d156254f06b86be7dd21932228751f03..50d6e3b3a764480ff9e9fe159d727e07b9d0abc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 1a32f1003183c4a43477b19de1c4ef1bc06540a3..0c239b9d10049ed87956be01a9dd4711dd983fea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index ddee8a45bfd2469bfae457250854c6a23de747ab..57f880a6ec13a04c0d3d0943cc1ce2dc67692958 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 70cdaef2ad8d7b0c0a8907d49e565d73a840e423..3eaec4ed33295fe836bc94b7a909658735b63423 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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
index 09441bff363c440aa413963ef7ff700bc3c4ff79..1a01bcda7761623d7467fb48025cc4c8bd21fe5f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
+ *  Copyright (c) 2010 The WebM 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