From 1131bf7eea2787f3990e8eb8602b3cfbe11716ef Mon Sep 17 00:00:00 2001 From: Joey Parrish Date: Fri, 26 Aug 2022 08:44:59 -0700 Subject: [PATCH] chore: Mass-update copyright headers (#1086) Closes #1076 --- .github/workflows/build-docs.yaml | 14 +++----------- .github/workflows/build.yaml | 14 +++----------- .github/workflows/docker-hub-release.yaml | 14 +++----------- .github/workflows/docker-image.yaml | 14 +++----------- .github/workflows/github-release.yaml | 14 +++----------- .github/workflows/lint.yaml | 14 +++----------- .github/workflows/npm-release.yaml | 7 +++++++ .github/workflows/pr.yaml | 14 +++----------- .github/workflows/test-linux-distros.yaml | 14 +++----------- .github/workflows/update-docs.yaml | 7 +++++++ AUTHORS | 2 +- CMakeLists.txt | 2 +- LICENSE | 6 +++--- chromium-LICENSE | 2 +- docs/index.html | 2 +- packager/CMakeLists.txt | 2 +- packager/app/ad_cue_generator_flags.cc | 2 +- packager/app/ad_cue_generator_flags.h | 2 +- packager/app/crypto_flags.cc | 2 +- packager/app/crypto_flags.h | 2 +- packager/app/gflags_hex_bytes.cc | 2 +- packager/app/gflags_hex_bytes.h | 2 +- packager/app/hls_flags.cc | 2 +- packager/app/hls_flags.h | 2 +- packager/app/job_manager.cc | 2 +- packager/app/job_manager.h | 2 +- packager/app/libcrypto_threading.cc | 2 +- packager/app/libcrypto_threading.h | 2 +- packager/app/manifest_flags.cc | 2 +- packager/app/manifest_flags.h | 2 +- packager/app/mpd_flags.cc | 2 +- packager/app/mpd_flags.h | 2 +- packager/app/mpd_generator.cc | 2 +- packager/app/mpd_generator_flags.h | 2 +- packager/app/muxer_factory.cc | 2 +- packager/app/muxer_factory.h | 2 +- packager/app/muxer_flags.cc | 2 +- packager/app/muxer_flags.h | 2 +- packager/app/packager_main.cc | 2 +- packager/app/packager_util.cc | 2 +- packager/app/packager_util.h | 2 +- packager/app/playready_key_encryption_flags.cc | 2 +- packager/app/playready_key_encryption_flags.h | 2 +- packager/app/protection_system_flags.cc | 2 +- packager/app/protection_system_flags.h | 2 +- packager/app/raw_key_encryption_flags.cc | 2 +- packager/app/raw_key_encryption_flags.h | 2 +- packager/app/retired_flags.cc | 2 +- packager/app/retired_flags.h | 2 +- packager/app/stream_descriptor.cc | 2 +- packager/app/stream_descriptor.h | 2 +- packager/app/test/packager_app.py | 2 +- packager/app/test/packager_test.py | 2 +- packager/app/test/test_env.py | 2 +- packager/app/validate_flag.cc | 2 +- packager/app/validate_flag.h | 2 +- packager/app/vlog_flags.cc | 2 +- packager/app/vlog_flags.h | 2 +- packager/app/widevine_encryption_flags.cc | 2 +- packager/app/widevine_encryption_flags.h | 2 +- packager/common.gypi | 2 +- packager/common.h | 2 +- packager/file/CMakeLists.txt | 2 +- packager/file/callback_file.cc | 2 +- packager/file/callback_file.h | 2 +- packager/file/callback_file_unittest.cc | 2 +- packager/file/file.cc | 2 +- packager/file/file.h | 2 +- packager/file/file_closer.h | 2 +- packager/file/file_test_util.h | 2 +- packager/file/file_unittest.cc | 2 +- packager/file/file_util.cc | 2 +- packager/file/file_util.h | 2 +- packager/file/file_util_unittest.cc | 2 +- packager/file/io_cache.cc | 2 +- packager/file/io_cache.h | 2 +- packager/file/io_cache_unittest.cc | 2 +- packager/file/local_file.cc | 2 +- packager/file/local_file.h | 2 +- packager/file/memory_file.cc | 2 +- packager/file/memory_file.h | 2 +- packager/file/public/buffer_callback_params.h | 2 +- packager/file/thread_pool.cc | 2 +- packager/file/thread_pool.h | 2 +- packager/file/threaded_io_file.cc | 2 +- packager/file/threaded_io_file.h | 2 +- packager/file/udp_file.cc | 2 +- packager/file/udp_file.h | 2 +- packager/file/udp_options.cc | 2 +- packager/file/udp_options.h | 2 +- packager/file/udp_options_unittest.cc | 2 +- packager/flag_saver.h | 2 +- packager/hls/base/hls_notifier.h | 2 +- packager/hls/base/master_playlist.cc | 2 +- packager/hls/base/master_playlist.h | 2 +- packager/hls/base/master_playlist_unittest.cc | 2 +- packager/hls/base/media_playlist.cc | 2 +- packager/hls/base/media_playlist.h | 2 +- packager/hls/base/media_playlist_unittest.cc | 2 +- packager/hls/base/mock_media_playlist.cc | 2 +- packager/hls/base/mock_media_playlist.h | 2 +- packager/hls/base/simple_hls_notifier.cc | 2 +- packager/hls/base/simple_hls_notifier.h | 2 +- packager/hls/base/simple_hls_notifier_unittest.cc | 2 +- packager/hls/base/tag.cc | 2 +- packager/hls/base/tag.h | 2 +- packager/hls/hls.gyp | 2 +- packager/hls/public/hls_params.h | 2 +- packager/kv_pairs/CMakeLists.txt | 2 +- packager/kv_pairs/kv_pairs.cc | 2 +- packager/kv_pairs/kv_pairs.h | 2 +- packager/kv_pairs/kv_pairs_unittest.cc | 2 +- packager/media/base/aes_cryptor.cc | 2 +- packager/media/base/aes_cryptor.h | 2 +- packager/media/base/aes_cryptor_unittest.cc | 2 +- packager/media/base/aes_decryptor.cc | 2 +- packager/media/base/aes_decryptor.h | 2 +- packager/media/base/aes_encryptor.cc | 2 +- packager/media/base/aes_encryptor.h | 2 +- packager/media/base/aes_pattern_cryptor.cc | 2 +- packager/media/base/aes_pattern_cryptor.h | 2 +- .../media/base/aes_pattern_cryptor_unittest.cc | 2 +- packager/media/base/audio_stream_info.cc | 2 +- packager/media/base/audio_stream_info.h | 2 +- packager/media/base/bit_writer.cc | 2 +- packager/media/base/bit_writer.h | 2 +- packager/media/base/bit_writer_unittest.cc | 2 +- packager/media/base/buffer_reader.cc | 2 +- packager/media/base/buffer_reader.h | 2 +- packager/media/base/buffer_writer.cc | 2 +- packager/media/base/buffer_writer.h | 2 +- packager/media/base/buffer_writer_unittest.cc | 2 +- packager/media/base/closure_thread.cc | 2 +- packager/media/base/closure_thread.h | 2 +- packager/media/base/closure_thread_unittest.cc | 2 +- packager/media/base/common_pssh_generator.cc | 2 +- packager/media/base/common_pssh_generator.h | 2 +- packager/media/base/decryptor_source.cc | 2 +- packager/media/base/decryptor_source.h | 2 +- packager/media/base/decryptor_source_unittest.cc | 2 +- packager/media/base/encryption_config.h | 2 +- packager/media/base/http_key_fetcher.cc | 2 +- packager/media/base/http_key_fetcher.h | 2 +- packager/media/base/http_key_fetcher_unittest.cc | 2 +- packager/media/base/key_fetcher.cc | 2 +- packager/media/base/key_fetcher.h | 2 +- packager/media/base/key_source.cc | 2 +- packager/media/base/key_source.h | 2 +- packager/media/base/language_utils.cc | 2 +- packager/media/base/language_utils.h | 2 +- packager/media/base/macros.h | 2 +- packager/media/base/media_base.gyp | 2 +- packager/media/base/media_handler.cc | 2 +- packager/media/base/media_handler.h | 2 +- packager/media/base/media_handler_test_base.cc | 2 +- packager/media/base/media_handler_test_base.h | 2 +- packager/media/base/media_parser.h | 2 +- packager/media/base/media_sample.cc | 2 +- packager/media/base/media_sample.h | 2 +- packager/media/base/mock_aes_cryptor.h | 2 +- packager/media/base/muxer.cc | 2 +- packager/media/base/muxer.h | 2 +- packager/media/base/muxer_options.cc | 2 +- packager/media/base/muxer_options.h | 2 +- packager/media/base/muxer_util.cc | 2 +- packager/media/base/muxer_util.h | 2 +- packager/media/base/muxer_util_unittest.cc | 2 +- packager/media/base/playready_key_source.cc | 2 +- packager/media/base/playready_key_source.h | 2 +- packager/media/base/playready_pssh_generator.cc | 2 +- packager/media/base/playready_pssh_generator.h | 2 +- packager/media/base/producer_consumer_queue.h | 2 +- .../media/base/producer_consumer_queue_unittest.cc | 2 +- .../media/base/protection_system_specific_info.cc | 2 +- .../media/base/protection_system_specific_info.h | 2 +- .../protection_system_specific_info_unittest.cc | 2 +- packager/media/base/pssh_generator.cc | 2 +- packager/media/base/pssh_generator.h | 2 +- packager/media/base/pssh_generator_unittest.cc | 2 +- packager/media/base/pssh_generator_util.cc | 2 +- packager/media/base/pssh_generator_util.h | 2 +- packager/media/base/range.h | 2 +- packager/media/base/raw_key_source.cc | 2 +- packager/media/base/raw_key_source.h | 2 +- packager/media/base/raw_key_source_unittest.cc | 2 +- packager/media/base/request_signer.cc | 2 +- packager/media/base/request_signer.h | 2 +- packager/media/base/rsa_key.cc | 2 +- packager/media/base/rsa_key.h | 2 +- packager/media/base/rsa_key_unittest.cc | 2 +- packager/media/base/status_test_util_unittest.cc | 2 +- packager/media/base/stream_info.cc | 2 +- packager/media/base/stream_info.h | 2 +- packager/media/base/test/fake_prng.cc | 2 +- packager/media/base/test/fake_prng.h | 2 +- packager/media/base/test/rsa_test_data.cc | 2 +- packager/media/base/test/rsa_test_data.h | 2 +- packager/media/base/text_sample.cc | 2 +- packager/media/base/text_sample.h | 2 +- packager/media/base/text_stream_info.cc | 2 +- packager/media/base/text_stream_info.h | 2 +- packager/media/base/timestamp.h | 3 +-- packager/media/base/video_stream_info.cc | 2 +- packager/media/base/video_stream_info.h | 2 +- packager/media/base/widevine_key_source.cc | 2 +- packager/media/base/widevine_key_source.h | 2 +- .../media/base/widevine_key_source_unittest.cc | 2 +- packager/media/base/widevine_pssh_data.proto | 2 +- packager/media/base/widevine_pssh_generator.cc | 2 +- packager/media/base/widevine_pssh_generator.h | 2 +- packager/media/chunking/chunking.gyp | 2 +- packager/media/chunking/chunking_handler.cc | 2 +- packager/media/chunking/chunking_handler.h | 2 +- .../media/chunking/chunking_handler_unittest.cc | 2 +- packager/media/chunking/cue_alignment_handler.cc | 2 +- packager/media/chunking/cue_alignment_handler.h | 2 +- .../chunking/cue_alignment_handler_unittest.cc | 2 +- packager/media/chunking/sync_point_queue.cc | 2 +- packager/media/chunking/sync_point_queue.h | 2 +- packager/media/chunking/text_chunker.cc | 2 +- packager/media/chunking/text_chunker.h | 2 +- packager/media/chunking/text_chunker_unittest.cc | 2 +- packager/media/codecs/ac3_audio_util.cc | 2 +- packager/media/codecs/ac3_audio_util.h | 2 +- packager/media/codecs/ac3_audio_util_unittest.cc | 2 +- packager/media/codecs/ac4_audio_util.cc | 2 +- packager/media/codecs/ac4_audio_util.h | 2 +- packager/media/codecs/ac4_audio_util_unittest.cc | 2 +- .../codecs/avc_decoder_configuration_record.cc | 2 +- .../codecs/avc_decoder_configuration_record.h | 2 +- .../avc_decoder_configuration_record_unittest.cc | 2 +- packager/media/codecs/codecs.gyp | 2 +- .../media/codecs/decoder_configuration_record.cc | 2 +- .../media/codecs/decoder_configuration_record.h | 2 +- packager/media/codecs/ec3_audio_util.cc | 2 +- packager/media/codecs/ec3_audio_util.h | 2 +- packager/media/codecs/ec3_audio_util_unittest.cc | 2 +- .../codecs/h264_byte_to_unit_stream_converter.cc | 2 +- .../codecs/h264_byte_to_unit_stream_converter.h | 2 +- .../h264_byte_to_unit_stream_converter_unittest.cc | 2 +- .../codecs/h265_byte_to_unit_stream_converter.cc | 2 +- .../codecs/h265_byte_to_unit_stream_converter.h | 2 +- .../h265_byte_to_unit_stream_converter_unittest.cc | 2 +- packager/media/codecs/h265_parser.cc | 2 +- packager/media/codecs/h265_parser.h | 2 +- packager/media/codecs/h265_parser_unittest.cc | 2 +- .../codecs/h26x_byte_to_unit_stream_converter.cc | 2 +- .../codecs/h26x_byte_to_unit_stream_converter.h | 2 +- .../codecs/hevc_decoder_configuration_record.cc | 2 +- .../codecs/hevc_decoder_configuration_record.h | 2 +- .../hevc_decoder_configuration_record_unittest.cc | 2 +- .../codecs/nal_unit_to_byte_stream_converter.cc | 2 +- .../codecs/nal_unit_to_byte_stream_converter.h | 2 +- .../nal_unit_to_byte_stream_converter_unittest.cc | 2 +- packager/media/codecs/nalu_reader.cc | 2 +- packager/media/codecs/nalu_reader.h | 2 +- packager/media/codecs/nalu_reader_unittest.cc | 2 +- packager/media/codecs/video_slice_header_parser.cc | 2 +- packager/media/codecs/video_slice_header_parser.h | 2 +- .../codecs/video_slice_header_parser_unittest.cc | 2 +- packager/media/codecs/vp8_parser.cc | 2 +- packager/media/codecs/vp8_parser.h | 2 +- packager/media/codecs/vp8_parser_unittest.cc | 2 +- packager/media/codecs/vp9_parser.cc | 2 +- packager/media/codecs/vp9_parser.h | 2 +- packager/media/codecs/vp9_parser_unittest.cc | 2 +- .../media/codecs/vp_codec_configuration_record.cc | 2 +- .../media/codecs/vp_codec_configuration_record.h | 2 +- .../vp_codec_configuration_record_unittest.cc | 2 +- packager/media/codecs/vpx_parser.h | 2 +- packager/media/crypto/crypto.gyp | 2 +- packager/media/crypto/encryption_handler.cc | 2 +- packager/media/crypto/encryption_handler.h | 2 +- .../media/crypto/encryption_handler_unittest.cc | 2 +- packager/media/crypto/sample_aes_ec3_cryptor.cc | 2 +- packager/media/crypto/sample_aes_ec3_cryptor.h | 2 +- .../crypto/sample_aes_ec3_cryptor_unittest.cc | 2 +- packager/media/demuxer/demuxer.cc | 2 +- packager/media/demuxer/demuxer.gyp | 2 +- packager/media/demuxer/demuxer.h | 2 +- packager/media/demuxer/demuxer_unittest.cc | 2 +- packager/media/event/combined_muxer_listener.cc | 2 +- packager/media/event/combined_muxer_listener.h | 2 +- packager/media/event/event_info.h | 2 +- packager/media/event/hls_notify_muxer_listener.cc | 2 +- packager/media/event/hls_notify_muxer_listener.h | 2 +- .../event/hls_notify_muxer_listener_unittest.cc | 2 +- packager/media/event/media_event.gyp | 2 +- packager/media/event/mock_muxer_listener.cc | 2 +- packager/media/event/mock_muxer_listener.h | 2 +- packager/media/event/mpd_notify_muxer_listener.cc | 2 +- packager/media/event/mpd_notify_muxer_listener.h | 2 +- .../event/mpd_notify_muxer_listener_unittest.cc | 2 +- packager/media/event/muxer_listener.h | 2 +- packager/media/event/muxer_listener_factory.cc | 2 +- packager/media/event/muxer_listener_factory.h | 2 +- packager/media/event/muxer_listener_internal.cc | 2 +- packager/media/event/muxer_listener_internal.h | 2 +- packager/media/event/muxer_listener_test_helper.cc | 2 +- packager/media/event/muxer_listener_test_helper.h | 2 +- packager/media/event/progress_listener.h | 2 +- .../event/vod_media_info_dump_muxer_listener.cc | 2 +- .../event/vod_media_info_dump_muxer_listener.h | 2 +- .../vod_media_info_dump_muxer_listener_unittest.cc | 2 +- packager/media/formats/mp2t/ac3_header.cc | 2 +- packager/media/formats/mp2t/ac3_header.h | 2 +- packager/media/formats/mp2t/ac3_header_unittest.cc | 2 +- packager/media/formats/mp2t/adts_header.cc | 2 +- packager/media/formats/mp2t/adts_header.h | 2 +- packager/media/formats/mp2t/audio_header.h | 2 +- packager/media/formats/mp2t/continuity_counter.cc | 2 +- packager/media/formats/mp2t/continuity_counter.h | 2 +- packager/media/formats/mp2t/es_parser_dvb.cc | 2 +- packager/media/formats/mp2t/es_parser_dvb.h | 2 +- packager/media/formats/mp2t/es_parser_h265.cc | 2 +- packager/media/formats/mp2t/es_parser_h265.h | 2 +- .../media/formats/mp2t/es_parser_h26x_unittest.cc | 2 +- packager/media/formats/mp2t/mp2t.gyp | 2 +- packager/media/formats/mp2t/pes_packet.cc | 2 +- packager/media/formats/mp2t/pes_packet.h | 2 +- .../media/formats/mp2t/pes_packet_generator.cc | 2 +- packager/media/formats/mp2t/pes_packet_generator.h | 2 +- .../formats/mp2t/pes_packet_generator_unittest.cc | 2 +- .../media/formats/mp2t/program_map_table_writer.cc | 2 +- .../media/formats/mp2t/program_map_table_writer.h | 2 +- .../mp2t/program_map_table_writer_unittest.cc | 2 +- packager/media/formats/mp2t/ts_muxer.cc | 2 +- packager/media/formats/mp2t/ts_muxer.h | 2 +- .../media/formats/mp2t/ts_packet_writer_util.cc | 2 +- .../media/formats/mp2t/ts_packet_writer_util.h | 2 +- packager/media/formats/mp2t/ts_segmenter.cc | 2 +- packager/media/formats/mp2t/ts_segmenter.h | 2 +- .../media/formats/mp2t/ts_segmenter_unittest.cc | 2 +- packager/media/formats/mp2t/ts_stream_type.h | 2 +- packager/media/formats/mp2t/ts_writer.cc | 2 +- packager/media/formats/mp2t/ts_writer.h | 2 +- packager/media/formats/mp2t/ts_writer_unittest.cc | 2 +- packager/media/formats/mp4/box.cc | 2 +- packager/media/formats/mp4/box.h | 2 +- packager/media/formats/mp4/box_buffer.h | 2 +- .../media/formats/mp4/box_definitions_comparison.h | 2 +- .../media/formats/mp4/box_definitions_unittest.cc | 2 +- packager/media/formats/mp4/chunk_info_iterator.cc | 2 +- packager/media/formats/mp4/chunk_info_iterator.h | 2 +- .../formats/mp4/chunk_info_iterator_unittest.cc | 2 +- .../formats/mp4/composition_offset_iterator.cc | 2 +- .../formats/mp4/composition_offset_iterator.h | 2 +- .../mp4/composition_offset_iterator_unittest.cc | 2 +- .../media/formats/mp4/decoding_time_iterator.cc | 2 +- .../media/formats/mp4/decoding_time_iterator.h | 2 +- .../formats/mp4/decoding_time_iterator_unittest.cc | 2 +- packager/media/formats/mp4/fragmenter.cc | 2 +- packager/media/formats/mp4/fragmenter.h | 2 +- packager/media/formats/mp4/key_frame_info.h | 2 +- .../formats/mp4/low_latency_segment_segmenter.cc | 2 +- .../formats/mp4/low_latency_segment_segmenter.h | 2 +- packager/media/formats/mp4/mp4.gyp | 2 +- packager/media/formats/mp4/mp4_media_parser.h | 2 +- .../media/formats/mp4/mp4_media_parser_unittest.cc | 2 +- packager/media/formats/mp4/mp4_muxer.cc | 2 +- packager/media/formats/mp4/mp4_muxer.h | 2 +- .../media/formats/mp4/multi_segment_segmenter.cc | 2 +- .../media/formats/mp4/multi_segment_segmenter.h | 2 +- packager/media/formats/mp4/segmenter.cc | 2 +- packager/media/formats/mp4/segmenter.h | 2 +- .../media/formats/mp4/single_segment_segmenter.cc | 2 +- .../media/formats/mp4/single_segment_segmenter.h | 2 +- packager/media/formats/mp4/sync_sample_iterator.cc | 2 +- packager/media/formats/mp4/sync_sample_iterator.h | 2 +- .../formats/mp4/sync_sample_iterator_unittest.cc | 2 +- packager/media/formats/webm/encryptor.cc | 2 +- packager/media/formats/webm/encryptor.h | 2 +- packager/media/formats/webm/encryptor_unittest.cc | 2 +- packager/media/formats/webm/mkv_writer.cc | 2 +- packager/media/formats/webm/mkv_writer.h | 2 +- .../media/formats/webm/multi_segment_segmenter.cc | 2 +- .../media/formats/webm/multi_segment_segmenter.h | 2 +- packager/media/formats/webm/seek_head.cc | 2 +- packager/media/formats/webm/seek_head.h | 2 +- packager/media/formats/webm/segmenter.cc | 2 +- packager/media/formats/webm/segmenter.h | 2 +- packager/media/formats/webm/segmenter_test_base.cc | 2 +- packager/media/formats/webm/segmenter_test_base.h | 2 +- .../media/formats/webm/single_segment_segmenter.cc | 2 +- .../media/formats/webm/single_segment_segmenter.h | 2 +- .../webm/two_pass_single_segment_segmenter.cc | 2 +- .../webm/two_pass_single_segment_segmenter.h | 2 +- packager/media/formats/webm/webm.gyp | 2 +- packager/media/formats/webm/webm_muxer.cc | 2 +- packager/media/formats/webm/webm_muxer.h | 2 +- packager/media/formats/webvtt/text_padder.cc | 2 +- packager/media/formats/webvtt/text_padder.h | 2 +- packager/media/formats/webvtt/text_readers.cc | 2 +- packager/media/formats/webvtt/text_readers.h | 2 +- .../media/formats/webvtt/text_readers_unittest.cc | 2 +- packager/media/formats/webvtt/webvtt.gyp | 2 +- .../media/formats/webvtt/webvtt_muxer_unittest.cc | 2 +- packager/media/formats/webvtt/webvtt_parser.cc | 2 +- packager/media/formats/webvtt/webvtt_parser.h | 2 +- .../media/formats/webvtt/webvtt_parser_unittest.cc | 2 +- .../media/formats/webvtt/webvtt_to_mp4_handler.cc | 2 +- .../media/formats/webvtt/webvtt_to_mp4_handler.h | 2 +- .../webvtt/webvtt_to_mp4_handler_unittest.cc | 2 +- packager/media/formats/webvtt/webvtt_utils.cc | 2 +- packager/media/formats/webvtt/webvtt_utils.h | 2 +- .../media/formats/webvtt/webvtt_utils_unittest.cc | 2 +- packager/media/formats/wvm/wvm.gyp | 2 +- packager/media/origin/origin.gyp | 2 +- packager/media/origin/origin_handler.cc | 2 +- packager/media/origin/origin_handler.h | 2 +- packager/media/public/ad_cue_generator_params.h | 2 +- packager/media/public/chunking_params.h | 2 +- packager/media/public/crypto_params.h | 2 +- packager/media/public/mp4_output_params.h | 2 +- packager/media/public/public.gyp | 2 +- packager/media/replicator/replicator.cc | 2 +- packager/media/replicator/replicator.gyp | 2 +- packager/media/replicator/replicator.h | 2 +- packager/media/test/media_test.gyp | 2 +- .../media/test/run_tests_with_atexit_manager.cc | 2 +- packager/media/trick_play/trick_play.gyp | 2 +- packager/media/trick_play/trick_play_handler.cc | 2 +- packager/media/trick_play/trick_play_handler.h | 2 +- .../trick_play/trick_play_handler_unittest.cc | 2 +- packager/mpd/base/adaptation_set.cc | 2 +- packager/mpd/base/adaptation_set.h | 2 +- packager/mpd/base/adaptation_set_unittest.cc | 2 +- packager/mpd/base/bandwidth_estimator.cc | 2 +- packager/mpd/base/bandwidth_estimator.h | 2 +- packager/mpd/base/bandwidth_estimator_unittest.cc | 2 +- packager/mpd/base/content_protection_element.cc | 2 +- packager/mpd/base/content_protection_element.h | 2 +- packager/mpd/base/mock_mpd_builder.h | 2 +- packager/mpd/base/mock_mpd_notifier.h | 2 +- packager/mpd/base/mpd_builder.cc | 2 +- packager/mpd/base/mpd_builder.h | 2 +- packager/mpd/base/mpd_builder_unittest.cc | 2 +- packager/mpd/base/mpd_notifier.h | 2 +- packager/mpd/base/mpd_notifier_util.cc | 2 +- packager/mpd/base/mpd_notifier_util.h | 2 +- packager/mpd/base/mpd_options.h | 2 +- packager/mpd/base/mpd_utils.cc | 2 +- packager/mpd/base/mpd_utils.h | 2 +- packager/mpd/base/period.cc | 2 +- packager/mpd/base/period.h | 2 +- packager/mpd/base/period_unittest.cc | 2 +- packager/mpd/base/representation.cc | 2 +- packager/mpd/base/representation.h | 2 +- packager/mpd/base/representation_unittest.cc | 2 +- packager/mpd/base/segment_info.h | 2 +- packager/mpd/base/simple_mpd_notifier.cc | 2 +- packager/mpd/base/simple_mpd_notifier.h | 2 +- packager/mpd/base/simple_mpd_notifier_unittest.cc | 2 +- packager/mpd/base/xml/scoped_xml_ptr.h | 2 +- packager/mpd/base/xml/xml_node.cc | 2 +- packager/mpd/base/xml/xml_node.h | 2 +- packager/mpd/base/xml/xml_node_unittest.cc | 2 +- packager/mpd/mpd.gyp | 2 +- packager/mpd/public/mpd_params.h | 2 +- packager/mpd/test/mpd_builder_test_helper.cc | 2 +- packager/mpd/test/mpd_builder_test_helper.h | 2 +- packager/mpd/util/mpd_writer.cc | 2 +- packager/mpd/util/mpd_writer.h | 2 +- packager/mpd/util/mpd_writer_unittest.cc | 2 +- packager/packager.cc | 2 +- packager/packager.gyp | 2 +- packager/packager.h | 2 +- packager/packager_test.cc | 2 +- packager/status/CMakeLists.txt | 2 +- packager/status/status.cc | 2 +- packager/status/status.h | 2 +- packager/status/status_macros.h | 2 +- packager/status/status_test_util.h | 2 +- packager/status/status_unittest.cc | 2 +- packager/third_party/CMakeLists.txt | 2 +- packager/third_party/abseil-cpp/CMakeLists.txt | 2 +- packager/third_party/curl/CMakeLists.txt | 2 +- packager/third_party/glog/CMakeLists.txt | 2 +- packager/third_party/googletest/CMakeLists.txt | 2 +- packager/third_party/mbedtls/CMakeLists.txt | 2 +- packager/tools/CMakeLists.txt | 2 +- packager/tools/extract_from_changelog.py | 2 +- packager/tools/generate_license_notice.py | 2 +- packager/tools/git/check_formatting.py | 2 +- packager/tools/pssh/pssh-box.py | 2 +- packager/version/CMakeLists.txt | 2 +- packager/version/generate_version_string.py | 2 +- packager/version/version.cc | 2 +- packager/version/version.h | 2 +- 489 files changed, 519 insertions(+), 570 deletions(-) diff --git a/.github/workflows/build-docs.yaml b/.github/workflows/build-docs.yaml index 2b7238486f..166698bd88 100644 --- a/.github/workflows/build-docs.yaml +++ b/.github/workflows/build-docs.yaml @@ -1,16 +1,8 @@ # Copyright 2022 Google LLC # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd # A reusable workflow to build Packager docs. Leaves docs output in the # "gh-pages" folder. Only runs in Linux due to the dependency on doxygen, diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 7231f1f77d..9fea9ff291 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -1,16 +1,8 @@ # Copyright 2022 Google LLC # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd # A reusable workflow to build and test Packager on every supported OS and # architecture. diff --git a/.github/workflows/docker-hub-release.yaml b/.github/workflows/docker-hub-release.yaml index 33ce37ea2f..d75ae94647 100644 --- a/.github/workflows/docker-hub-release.yaml +++ b/.github/workflows/docker-hub-release.yaml @@ -1,16 +1,8 @@ # Copyright 2022 Google LLC # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd name: Docker Hub Release diff --git a/.github/workflows/docker-image.yaml b/.github/workflows/docker-image.yaml index a8b0c27aed..50b2e63ff8 100644 --- a/.github/workflows/docker-image.yaml +++ b/.github/workflows/docker-image.yaml @@ -1,16 +1,8 @@ # Copyright 2022 Google LLC # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd # A workflow to build the official docker image. name: Official Docker image diff --git a/.github/workflows/github-release.yaml b/.github/workflows/github-release.yaml index 0f757809b5..2833181776 100644 --- a/.github/workflows/github-release.yaml +++ b/.github/workflows/github-release.yaml @@ -1,16 +1,8 @@ # Copyright 2022 Google LLC # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd name: GitHub Release diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 205ccafd66..be6bd83c0c 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -1,16 +1,8 @@ # Copyright 2022 Google LLC # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd # A workflow to lint Shaka Packager. name: Lint diff --git a/.github/workflows/npm-release.yaml b/.github/workflows/npm-release.yaml index 91797d515b..a9025c49fd 100644 --- a/.github/workflows/npm-release.yaml +++ b/.github/workflows/npm-release.yaml @@ -1,3 +1,10 @@ +# Copyright 2022 Google LLC +# +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd + +# A workflow to release Shaka Packager to NPM. name: NPM Release # Runs when a new release is published on GitHub. diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 5e8eacb30e..8576aa6589 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -1,16 +1,8 @@ # Copyright 2022 Google LLC # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd name: Build and Test PR diff --git a/.github/workflows/test-linux-distros.yaml b/.github/workflows/test-linux-distros.yaml index 8e6a69c053..61c609d27f 100644 --- a/.github/workflows/test-linux-distros.yaml +++ b/.github/workflows/test-linux-distros.yaml @@ -1,16 +1,8 @@ # Copyright 2022 Google LLC # -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd # A workflow to test building in various Linux distros. name: Test Linux Distros diff --git a/.github/workflows/update-docs.yaml b/.github/workflows/update-docs.yaml index 4a8efb9288..5b24fc274e 100644 --- a/.github/workflows/update-docs.yaml +++ b/.github/workflows/update-docs.yaml @@ -1,3 +1,10 @@ +# Copyright 2022 Google LLC +# +# Use of this source code is governed by a BSD-style +# license that can be found in the LICENSE file or at +# https://developers.google.com/open-source/licenses/bsd + +# A workflow to update the public docs. name: Update Docs # Runs when a new release is published on GitHub. diff --git a/AUTHORS b/AUTHORS index 6cf584a1f2..8537d0d0d4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -22,7 +22,7 @@ Chun-da Chen Daniel CantarĂ­n Dolby Laboratories <*@dolby.com> Evgeny Zajcev -Google Inc. <*@google.com> +Google LLC. <*@google.com> Ivi.ru LLC <*@ivi.ru> Leandro Moreira Leo Law diff --git a/CMakeLists.txt b/CMakeLists.txt index ec0314de6f..0c8b416ce8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2022 Google Inc. All rights reserved. +# Copyright 2022 Google LLC. All rights reserved. # # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file or at diff --git a/LICENSE b/LICENSE index dbecd8e28b..42402fc81b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2014, Google Inc. All rights reserved. +Copyright 2014, Google LLC. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -10,7 +10,7 @@ notice, this list of conditions and the following disclaimer. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google LLC. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -42,7 +42,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. -// * Neither the name of Google Inc. nor the names of its +// * Neither the name of Google LLC. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // diff --git a/chromium-LICENSE b/chromium-LICENSE index 972bb2edb0..77981c0456 100644 --- a/chromium-LICENSE +++ b/chromium-LICENSE @@ -10,7 +10,7 @@ // copyright notice, this list of conditions and the following disclaimer // in the documentation and/or other materials provided with the // distribution. -// * Neither the name of Google Inc. nor the names of its +// * Neither the name of Google LLC. nor the names of its // contributors may be used to endorse or promote products derived from // this software without specific prior written permission. // diff --git a/docs/index.html b/docs/index.html index 3a5012badd..fdf6f59203 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,6 +1,6 @@