From 2f0bd742d00ed08984386e93ab635c33e14d28d9 Mon Sep 17 00:00:00 2001 From: Christian Blichmann Date: Fri, 19 Feb 2021 01:48:12 -0800 Subject: [PATCH] Update license/copyright to 2021 No semantic changes PiperOrigin-RevId: 358360866 Change-Id: I515f3f910882a39971b99626ea42eef9749f6f54 --- CMakeLists.txt | 2 +- README.md | 2 +- address_references.cc | 2 +- address_references.h | 2 +- architectures.h | 2 +- base_types.cc | 2 +- base_types.h | 2 +- basic_block.cc | 2 +- basic_block.h | 2 +- binaryninja/CMakeLists.txt | 2 +- binaryninja/log_sink.cc | 2 +- binaryninja/log_sink.h | 2 +- binaryninja/main_plugin.cc | 2 +- binaryninja/main_plugin.h | 2 +- binexport.cc | 2 +- binexport.h | 2 +- binexport2.proto | 2 +- binexport2_writer.cc | 2 +- binexport2_writer.h | 2 +- binexport_test.cc | 2 +- call_graph.cc | 2 +- call_graph.h | 2 +- cmake/BinExportDeps.cmake | 2 +- cmake/BinExportOptions.cmake | 2 +- cmake/CMakeLists.txt | 2 +- cmake/CompileOptions.cmake | 2 +- cmake/FindIdaSdk.cmake | 2 +- cmake/Util.cmake | 2 +- cmake/openssl.cmake | 2 +- cmake/postgresql.cmake | 2 +- comment.cc | 2 +- comment.h | 2 +- database/initialize_constraints_postgresql_sql.h | 2 +- database/initialize_indices_postgresql_sql.h | 2 +- database/initialize_tables_postgresql_sql.h | 2 +- database/maintenance_postgresql_sql.h | 2 +- database/postgresql.cc | 2 +- database/postgresql.h | 2 +- database/postgresql_writer.cc | 2 +- database/postgresql_writer.h | 2 +- database/query_builder.cc | 2 +- database/query_builder.h | 2 +- dump_writer.cc | 2 +- dump_writer.h | 2 +- edge.cc | 2 +- edge.h | 2 +- entry_point.cc | 2 +- entry_point.h | 2 +- expression.cc | 2 +- expression.h | 2 +- flow_analysis.cc | 2 +- flow_analysis.h | 2 +- flow_graph.cc | 2 +- flow_graph.h | 2 +- function.cc | 2 +- function.h | 2 +- hash.cc | 2 +- hash.h | 2 +- ida/arm.cc | 2 +- ida/arm.h | 2 +- ida/begin_idasdk.inc | 2 +- ida/dalvik.cc | 2 +- ida/dalvik.h | 2 +- ida/digest.cc | 2 +- ida/digest.h | 2 +- ida/end_idasdk.inc | 2 +- ida/flow_analysis.cc | 2 +- ida/flow_analysis.h | 2 +- ida/generic.cc | 2 +- ida/generic.h | 2 +- ida/log_sink.cc | 2 +- ida/log_sink.h | 2 +- ida/main_plugin.cc | 2 +- ida/main_plugin.h | 2 +- ida/metapc.cc | 2 +- ida/metapc.h | 2 +- ida/mips.cc | 2 +- ida/mips.h | 2 +- ida/names.cc | 2 +- ida/names.h | 2 +- ida/plugin.h | 2 +- ida/ppc.cc | 2 +- ida/ppc.h | 2 +- ida/types_container.cc | 2 +- ida/types_container.h | 2 +- ida/ui.cc | 2 +- ida/ui.h | 2 +- ida/util.cc | 2 +- ida/util.h | 2 +- instruction.cc | 2 +- instruction.h | 2 +- java/BinExport/build.gradle | 2 +- java/BinExport/src/main/proto/binexport2.proto | 2 +- library_manager.cc | 2 +- library_manager.h | 2 +- nested_iterator.h | 2 +- operand.cc | 2 +- operand.h | 2 +- range.h | 2 +- reader/call_graph.cc | 2 +- reader/call_graph.h | 2 +- reader/call_graph_test.cc | 2 +- reader/flow_graph.cc | 2 +- reader/flow_graph.h | 2 +- reader/flow_graph_test.cc | 2 +- reader/graph_utility.h | 2 +- reader/graph_utility_test.cc | 2 +- reader/instruction.cc | 2 +- reader/instruction.h | 2 +- reader/instruction_test.cc | 2 +- statistics_writer.cc | 2 +- statistics_writer.h | 2 +- stubs/base/logging.h | 2 +- stubs/base/macros.h | 2 +- stubs/testing/base/public/gmock.h | 2 +- stubs/testing/base/public/gunit.h | 2 +- testing.h | 2 +- third_party/binaryninja_api/binaryninjacore.cc | 2 +- third_party/binaryninja_api/binaryninjacore_stable.cc | 2 +- third_party/binaryninja_api/regenerate-api-stubs.sh | 4 ++-- third_party/boost_parts/update-boost.sh | 2 +- tools/CMakeLists.txt | 2 +- tools/binexport2dump.cc | 2 +- type_system.cc | 2 +- type_system.h | 2 +- types.h | 2 +- types_container.h | 2 +- util/filesystem.cc | 2 +- util/filesystem.h | 2 +- util/filesystem_test.cc | 2 +- util/format.h | 2 +- util/format_test.cc | 2 +- util/idb_export.cc | 2 +- util/idb_export.h | 2 +- util/idb_export_test.cc | 2 +- util/logging.h | 2 +- util/process.cc | 2 +- util/process.h | 2 +- util/process_test.cc | 2 +- util/status_macros.h | 2 +- util/status_macros_test.cc | 2 +- util/status_matchers.h | 2 +- util/timer.h | 2 +- util/timer_test.cc | 2 +- version.cc.in | 4 ++-- version.h | 2 +- virtual_memory.cc | 2 +- virtual_memory.h | 2 +- virtual_memory_test.cc | 2 +- writer.h | 2 +- x86_nop.cc | 2 +- x86_nop.h | 2 +- 152 files changed, 154 insertions(+), 154 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6acdc1a1..22486635 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 2b033043..c4ed0a9f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BinExport -Copyright 2011-2020 Google LLC. +Copyright 2011-2021 Google LLC. [![Linux Build Status](https://github.com/google/binexport/workflows/linux-build/badge.svg)](https://github.com/google/binexport/actions?query=workflow%3Alinux-build) [![Coverity Scan Build Status](https://scan.coverity.com/projects/8977/badge.svg)](https://scan.coverity.com/projects/google-binexport) diff --git a/address_references.cc b/address_references.cc index d3f79619..b78f1f4b 100644 --- a/address_references.cc +++ b/address_references.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/address_references.h b/address_references.h index fa2f19e7..21ca7752 100644 --- a/address_references.h +++ b/address_references.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/architectures.h b/architectures.h index 2db4bdd0..966d3ccd 100644 --- a/architectures.h +++ b/architectures.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/base_types.cc b/base_types.cc index 04c04c35..d6f8fa79 100644 --- a/base_types.cc +++ b/base_types.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/base_types.h b/base_types.h index f4f549b1..988581c8 100644 --- a/base_types.h +++ b/base_types.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/basic_block.cc b/basic_block.cc index 9f3403d7..68cc2072 100644 --- a/basic_block.cc +++ b/basic_block.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/basic_block.h b/basic_block.h index b5316a38..f2e21ca0 100644 --- a/basic_block.h +++ b/basic_block.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binaryninja/CMakeLists.txt b/binaryninja/CMakeLists.txt index 2ec44ba0..9dbad700 100644 --- a/binaryninja/CMakeLists.txt +++ b/binaryninja/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2019-2020 Google LLC +# Copyright 2019-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/binaryninja/log_sink.cc b/binaryninja/log_sink.cc index 83e88bfd..a80d6aef 100644 --- a/binaryninja/log_sink.cc +++ b/binaryninja/log_sink.cc @@ -1,4 +1,4 @@ -// Copyright 2019-2020 Google LLC +// Copyright 2019-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binaryninja/log_sink.h b/binaryninja/log_sink.h index f402539c..affb2320 100644 --- a/binaryninja/log_sink.h +++ b/binaryninja/log_sink.h @@ -1,4 +1,4 @@ -// Copyright 2019-2020 Google LLC +// Copyright 2019-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binaryninja/main_plugin.cc b/binaryninja/main_plugin.cc index 02c48ff3..5800bdfc 100644 --- a/binaryninja/main_plugin.cc +++ b/binaryninja/main_plugin.cc @@ -1,4 +1,4 @@ -// Copyright 2019-2020 Google LLC +// Copyright 2019-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binaryninja/main_plugin.h b/binaryninja/main_plugin.h index 4e01c582..4883dab6 100644 --- a/binaryninja/main_plugin.h +++ b/binaryninja/main_plugin.h @@ -1,4 +1,4 @@ -// Copyright 2019-2020 Google LLC +// Copyright 2019-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binexport.cc b/binexport.cc index a85c51bb..9c48676a 100644 --- a/binexport.cc +++ b/binexport.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binexport.h b/binexport.h index 4b924175..5ca4acfd 100644 --- a/binexport.h +++ b/binexport.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binexport2.proto b/binexport2.proto index dee796c4..4e152350 100644 --- a/binexport2.proto +++ b/binexport2.proto @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binexport2_writer.cc b/binexport2_writer.cc index 4b67e8aa..71e10520 100644 --- a/binexport2_writer.cc +++ b/binexport2_writer.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binexport2_writer.h b/binexport2_writer.h index e1b9dfb0..e1167889 100644 --- a/binexport2_writer.h +++ b/binexport2_writer.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/binexport_test.cc b/binexport_test.cc index e64f66c0..e7d904b8 100644 --- a/binexport_test.cc +++ b/binexport_test.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/call_graph.cc b/call_graph.cc index ceb803b4..af6be9d5 100644 --- a/call_graph.cc +++ b/call_graph.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/call_graph.h b/call_graph.h index c664ea92..82f24d5a 100644 --- a/call_graph.h +++ b/call_graph.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmake/BinExportDeps.cmake b/cmake/BinExportDeps.cmake index 2f9d7b7c..26964fff 100644 --- a/cmake/BinExportDeps.cmake +++ b/cmake/BinExportDeps.cmake @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/BinExportOptions.cmake b/cmake/BinExportOptions.cmake index 76168f54..7b1278f8 100644 --- a/cmake/BinExportOptions.cmake +++ b/cmake/BinExportOptions.cmake @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index 5c8f7773..d94d6af1 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/CompileOptions.cmake b/cmake/CompileOptions.cmake index 6be05bd1..0ef4ab9b 100644 --- a/cmake/CompileOptions.cmake +++ b/cmake/CompileOptions.cmake @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/FindIdaSdk.cmake b/cmake/FindIdaSdk.cmake index 630315df..5dc3b373 100644 --- a/cmake/FindIdaSdk.cmake +++ b/cmake/FindIdaSdk.cmake @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/Util.cmake b/cmake/Util.cmake index d2bd4432..d83c0254 100644 --- a/cmake/Util.cmake +++ b/cmake/Util.cmake @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/openssl.cmake b/cmake/openssl.cmake index 1011e574..ddb426a4 100644 --- a/cmake/openssl.cmake +++ b/cmake/openssl.cmake @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cmake/postgresql.cmake b/cmake/postgresql.cmake index 182951c1..143fc27b 100644 --- a/cmake/postgresql.cmake +++ b/cmake/postgresql.cmake @@ -1,4 +1,4 @@ -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/comment.cc b/comment.cc index 3ca69027..766b07c9 100644 --- a/comment.cc +++ b/comment.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/comment.h b/comment.h index 765f3126..aba026b0 100644 --- a/comment.h +++ b/comment.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/initialize_constraints_postgresql_sql.h b/database/initialize_constraints_postgresql_sql.h index f3086084..58063859 100644 --- a/database/initialize_constraints_postgresql_sql.h +++ b/database/initialize_constraints_postgresql_sql.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/initialize_indices_postgresql_sql.h b/database/initialize_indices_postgresql_sql.h index b1fc65ce..2a1caf5f 100644 --- a/database/initialize_indices_postgresql_sql.h +++ b/database/initialize_indices_postgresql_sql.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/initialize_tables_postgresql_sql.h b/database/initialize_tables_postgresql_sql.h index c0016b5b..2d250fa1 100644 --- a/database/initialize_tables_postgresql_sql.h +++ b/database/initialize_tables_postgresql_sql.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/maintenance_postgresql_sql.h b/database/maintenance_postgresql_sql.h index 6bbf48e9..25772a6f 100644 --- a/database/maintenance_postgresql_sql.h +++ b/database/maintenance_postgresql_sql.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/postgresql.cc b/database/postgresql.cc index 9b3101f6..53ee6e7a 100644 --- a/database/postgresql.cc +++ b/database/postgresql.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/postgresql.h b/database/postgresql.h index 123114a9..d283c8aa 100644 --- a/database/postgresql.h +++ b/database/postgresql.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/postgresql_writer.cc b/database/postgresql_writer.cc index aa4ef0df..7a03f791 100644 --- a/database/postgresql_writer.cc +++ b/database/postgresql_writer.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/postgresql_writer.h b/database/postgresql_writer.h index c5fdec69..1cba83ac 100644 --- a/database/postgresql_writer.h +++ b/database/postgresql_writer.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/query_builder.cc b/database/query_builder.cc index 52853c3a..ceb07e66 100644 --- a/database/query_builder.cc +++ b/database/query_builder.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/database/query_builder.h b/database/query_builder.h index 49b56a5f..39a1619b 100644 --- a/database/query_builder.h +++ b/database/query_builder.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/dump_writer.cc b/dump_writer.cc index 5b8c9606..8fc1389f 100644 --- a/dump_writer.cc +++ b/dump_writer.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/dump_writer.h b/dump_writer.h index b1fb2fb3..9a2d4b6e 100644 --- a/dump_writer.h +++ b/dump_writer.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/edge.cc b/edge.cc index 88202a6b..46fc21e6 100644 --- a/edge.cc +++ b/edge.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/edge.h b/edge.h index 1f7d2f0f..74e5010f 100644 --- a/edge.h +++ b/edge.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/entry_point.cc b/entry_point.cc index 9cc70e54..ec4a2951 100644 --- a/entry_point.cc +++ b/entry_point.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/entry_point.h b/entry_point.h index acea28a2..d5507807 100644 --- a/entry_point.h +++ b/entry_point.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/expression.cc b/expression.cc index 9042587d..b58275c0 100644 --- a/expression.cc +++ b/expression.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/expression.h b/expression.h index a2674298..a11da0b0 100644 --- a/expression.h +++ b/expression.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flow_analysis.cc b/flow_analysis.cc index e1362d78..4a29fa36 100644 --- a/flow_analysis.cc +++ b/flow_analysis.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flow_analysis.h b/flow_analysis.h index 02ea530d..7cc14f19 100644 --- a/flow_analysis.h +++ b/flow_analysis.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flow_graph.cc b/flow_graph.cc index aeddb6bb..9602f58b 100644 --- a/flow_graph.cc +++ b/flow_graph.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flow_graph.h b/flow_graph.h index 7ef783ab..ed951c93 100644 --- a/flow_graph.h +++ b/flow_graph.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/function.cc b/function.cc index 401e7741..a8e4d23f 100644 --- a/function.cc +++ b/function.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/function.h b/function.h index df655adb..d0cbde29 100644 --- a/function.h +++ b/function.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/hash.cc b/hash.cc index 2534b494..18431b88 100644 --- a/hash.cc +++ b/hash.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/hash.h b/hash.h index 2f5afe17..18f99d38 100644 --- a/hash.h +++ b/hash.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/arm.cc b/ida/arm.cc index 5f129e06..7c499bd3 100644 --- a/ida/arm.cc +++ b/ida/arm.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/arm.h b/ida/arm.h index 631b9469..3a45bb77 100644 --- a/ida/arm.h +++ b/ida/arm.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/begin_idasdk.inc b/ida/begin_idasdk.inc index 6ed55f73..fc325a09 100644 --- a/ida/begin_idasdk.inc +++ b/ida/begin_idasdk.inc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/dalvik.cc b/ida/dalvik.cc index 800ad7dd..ad720f2a 100644 --- a/ida/dalvik.cc +++ b/ida/dalvik.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/dalvik.h b/ida/dalvik.h index 937a1a2f..5878c57e 100644 --- a/ida/dalvik.h +++ b/ida/dalvik.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/digest.cc b/ida/digest.cc index 9b99cb57..819a76f8 100644 --- a/ida/digest.cc +++ b/ida/digest.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/digest.h b/ida/digest.h index b1d72732..87fc743e 100644 --- a/ida/digest.h +++ b/ida/digest.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/end_idasdk.inc b/ida/end_idasdk.inc index bf61f7ce..a2e1408e 100644 --- a/ida/end_idasdk.inc +++ b/ida/end_idasdk.inc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/flow_analysis.cc b/ida/flow_analysis.cc index 1fa69101..d4f1c80f 100644 --- a/ida/flow_analysis.cc +++ b/ida/flow_analysis.cc @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/flow_analysis.h b/ida/flow_analysis.h index 0172dfa0..7e9f58fe 100644 --- a/ida/flow_analysis.h +++ b/ida/flow_analysis.h @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/generic.cc b/ida/generic.cc index d119ede7..efaa42a0 100644 --- a/ida/generic.cc +++ b/ida/generic.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/generic.h b/ida/generic.h index d634bd7a..be951980 100644 --- a/ida/generic.h +++ b/ida/generic.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/log_sink.cc b/ida/log_sink.cc index 7483c5c5..5a9a8812 100644 --- a/ida/log_sink.cc +++ b/ida/log_sink.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC. All Rights Reserved. +// Copyright 2011-2021 Google LLC. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/log_sink.h b/ida/log_sink.h index b0f3fdf6..41f3668c 100644 --- a/ida/log_sink.h +++ b/ida/log_sink.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC. All Rights Reserved. +// Copyright 2011-2021 Google LLC. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/main_plugin.cc b/ida/main_plugin.cc index e83e8ebe..8f983210 100644 --- a/ida/main_plugin.cc +++ b/ida/main_plugin.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/main_plugin.h b/ida/main_plugin.h index cd6d4f0f..279f45aa 100644 --- a/ida/main_plugin.h +++ b/ida/main_plugin.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/metapc.cc b/ida/metapc.cc index 61cc0ba0..06aebf97 100644 --- a/ida/metapc.cc +++ b/ida/metapc.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/metapc.h b/ida/metapc.h index 130dc6a6..9d9286c5 100644 --- a/ida/metapc.h +++ b/ida/metapc.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/mips.cc b/ida/mips.cc index 4226bc7c..86ba9051 100644 --- a/ida/mips.cc +++ b/ida/mips.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/mips.h b/ida/mips.h index 3097a470..3388d579 100644 --- a/ida/mips.h +++ b/ida/mips.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/names.cc b/ida/names.cc index f9b7abdf..f7eb0656 100644 --- a/ida/names.cc +++ b/ida/names.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/names.h b/ida/names.h index c136ab85..4693e74d 100644 --- a/ida/names.h +++ b/ida/names.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/plugin.h b/ida/plugin.h index 8ef8ed99..92df123a 100644 --- a/ida/plugin.h +++ b/ida/plugin.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/ppc.cc b/ida/ppc.cc index 7ae32957..eb3f8597 100644 --- a/ida/ppc.cc +++ b/ida/ppc.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/ppc.h b/ida/ppc.h index 26a0ea56..fe5e96f1 100644 --- a/ida/ppc.h +++ b/ida/ppc.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/types_container.cc b/ida/types_container.cc index 9a0ffdef..1507e2e7 100644 --- a/ida/types_container.cc +++ b/ida/types_container.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/types_container.h b/ida/types_container.h index 90e08547..46f6a6d2 100644 --- a/ida/types_container.h +++ b/ida/types_container.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/ui.cc b/ida/ui.cc index 5dda881d..3a4eca4b 100644 --- a/ida/ui.cc +++ b/ida/ui.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/ui.h b/ida/ui.h index 7965eb16..14b44f6c 100644 --- a/ida/ui.h +++ b/ida/ui.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/util.cc b/ida/util.cc index c5a0dea7..cb28348d 100644 --- a/ida/util.cc +++ b/ida/util.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ida/util.h b/ida/util.h index 10965996..6dc580f7 100644 --- a/ida/util.h +++ b/ida/util.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/instruction.cc b/instruction.cc index e00c0f13..82f9ca7e 100644 --- a/instruction.cc +++ b/instruction.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/instruction.h b/instruction.h index f7f77570..4a3acf77 100644 --- a/instruction.h +++ b/instruction.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/BinExport/build.gradle b/java/BinExport/build.gradle index 3de510c7..cf2b0399 100644 --- a/java/BinExport/build.gradle +++ b/java/BinExport/build.gradle @@ -1,4 +1,4 @@ -// Copyright 2019-2020 Google LLC +// Copyright 2019-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/java/BinExport/src/main/proto/binexport2.proto b/java/BinExport/src/main/proto/binexport2.proto index dee796c4..4e152350 100644 --- a/java/BinExport/src/main/proto/binexport2.proto +++ b/java/BinExport/src/main/proto/binexport2.proto @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/library_manager.cc b/library_manager.cc index 4976da21..546c57b4 100644 --- a/library_manager.cc +++ b/library_manager.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/library_manager.h b/library_manager.h index 0dc5406b..31516ed8 100644 --- a/library_manager.h +++ b/library_manager.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/nested_iterator.h b/nested_iterator.h index 03b43b04..27807e08 100644 --- a/nested_iterator.h +++ b/nested_iterator.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/operand.cc b/operand.cc index 71425e8d..7b6291f8 100644 --- a/operand.cc +++ b/operand.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/operand.h b/operand.h index 00faea0d..3066cfaa 100644 --- a/operand.h +++ b/operand.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/range.h b/range.h index dddab9bf..082b0d47 100644 --- a/range.h +++ b/range.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/call_graph.cc b/reader/call_graph.cc index 8a9782ee..500a88a5 100644 --- a/reader/call_graph.cc +++ b/reader/call_graph.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/call_graph.h b/reader/call_graph.h index 8452ecb4..b67146a2 100644 --- a/reader/call_graph.h +++ b/reader/call_graph.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/call_graph_test.cc b/reader/call_graph_test.cc index 49051d20..aa3fd48c 100644 --- a/reader/call_graph_test.cc +++ b/reader/call_graph_test.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/flow_graph.cc b/reader/flow_graph.cc index 7a72a844..071161b1 100644 --- a/reader/flow_graph.cc +++ b/reader/flow_graph.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/flow_graph.h b/reader/flow_graph.h index e6ce9fd3..564523fc 100644 --- a/reader/flow_graph.h +++ b/reader/flow_graph.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/flow_graph_test.cc b/reader/flow_graph_test.cc index dd08a61f..c110f387 100644 --- a/reader/flow_graph_test.cc +++ b/reader/flow_graph_test.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/graph_utility.h b/reader/graph_utility.h index 8e01291d..d68b8bc0 100644 --- a/reader/graph_utility.h +++ b/reader/graph_utility.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/graph_utility_test.cc b/reader/graph_utility_test.cc index 90f8f4dd..1b4d375c 100644 --- a/reader/graph_utility_test.cc +++ b/reader/graph_utility_test.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/instruction.cc b/reader/instruction.cc index a08fe57d..35ec4831 100644 --- a/reader/instruction.cc +++ b/reader/instruction.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/instruction.h b/reader/instruction.h index a806dcc4..f0a280c3 100644 --- a/reader/instruction.h +++ b/reader/instruction.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/reader/instruction_test.cc b/reader/instruction_test.cc index 434a76e9..adf75804 100644 --- a/reader/instruction_test.cc +++ b/reader/instruction_test.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/statistics_writer.cc b/statistics_writer.cc index 17396898..abdf3293 100644 --- a/statistics_writer.cc +++ b/statistics_writer.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/statistics_writer.h b/statistics_writer.h index 2477bdd2..e168847f 100644 --- a/statistics_writer.h +++ b/statistics_writer.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/stubs/base/logging.h b/stubs/base/logging.h index ba2ddb48..37286f74 100644 --- a/stubs/base/logging.h +++ b/stubs/base/logging.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/stubs/base/macros.h b/stubs/base/macros.h index 63f71108..462ce5c7 100644 --- a/stubs/base/macros.h +++ b/stubs/base/macros.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/stubs/testing/base/public/gmock.h b/stubs/testing/base/public/gmock.h index dda35050..25835fa0 100644 --- a/stubs/testing/base/public/gmock.h +++ b/stubs/testing/base/public/gmock.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/stubs/testing/base/public/gunit.h b/stubs/testing/base/public/gunit.h index c1736907..43f42491 100644 --- a/stubs/testing/base/public/gunit.h +++ b/stubs/testing/base/public/gunit.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/testing.h b/testing.h index cd2e5501..f3ec8a5f 100644 --- a/testing.h +++ b/testing.h @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/third_party/binaryninja_api/binaryninjacore.cc b/third_party/binaryninja_api/binaryninjacore.cc index 10e51713..60fc1d26 100644 --- a/third_party/binaryninja_api/binaryninjacore.cc +++ b/third_party/binaryninja_api/binaryninjacore.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/third_party/binaryninja_api/binaryninjacore_stable.cc b/third_party/binaryninja_api/binaryninjacore_stable.cc index cf17deaf..23e2dfe2 100644 --- a/third_party/binaryninja_api/binaryninjacore_stable.cc +++ b/third_party/binaryninja_api/binaryninjacore_stable.cc @@ -1,4 +1,4 @@ -// Copyright 2011-2020 Google LLC +// Copyright 2011-2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/third_party/binaryninja_api/regenerate-api-stubs.sh b/third_party/binaryninja_api/regenerate-api-stubs.sh index 11297180..288291d7 100755 --- a/third_party/binaryninja_api/regenerate-api-stubs.sh +++ b/third_party/binaryninja_api/regenerate-api-stubs.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2011-2020 Google LLC +# Copyright 2011-2021 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -48,7 +48,7 @@ cd "${THIS_DIR}" ( cat <