├── LICENSE.md └── README.md /LICENSE.md: -------------------------------------------------------------------------------- 1 | Copyright 2019 Google LLC. SPDX-License-Identifier: Apache-2.0 2 | 3 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # (Archived) IP Protection (formerly known as Gnatcatcher) 2 | 3 | The contents of this repository have been moved to https://github.com/GoogleChrome/ip-protection/. 4 | --------------------------------------------------------------------------------