mariadb/storage/innobase/btr
Marko Mäkelä a60462d93e Remove bogus references to replaced Google contributions
In commit 03ca6495df and
commit ff5d306e29
we forgot to remove some Google copyright notices related to
a contribution of using atomic memory access in the old InnoDB
mutex_t and rw_lock_t implementation.

The copyright notices had been mostly added in
commit c6232c06fa
due to commit a1bb700fd2.

The following Google contributions remain:
* some logic related to the parameter innodb_io_capacity
* innodb_encrypt_tables, added in MariaDB Server 10.1
2023-08-21 15:51:16 +03:00
..
btr0btr.cc MDEV-31767 InnoDB tables are being flagged as corrupted on an I/O bound server 2023-07-25 11:40:58 +03:00
btr0bulk.cc MDEV-29603 btr_cur_open_at_index_side() is missing some consistency checks 2022-11-17 08:19:01 +02:00
btr0cur.cc Remove bogus references to replaced Google contributions 2023-08-21 15:51:16 +03:00
btr0defragment.cc MDEV-30400 Assertion height == btr_page_get_level(...) on INSERT 2023-01-24 14:09:21 +02:00
btr0pcur.cc MDEV-31767 InnoDB tables are being flagged as corrupted on an I/O bound server 2023-07-25 11:40:58 +03:00
btr0sea.cc Remove bogus references to replaced Google contributions 2023-08-21 15:51:16 +03:00