AUTHORS and more copyright comments are redundant with CONTRIBUTORS.rst (#1227)

This commit is contained in:
Rangi
2023-11-07 17:57:59 -05:00
committed by GitHub
parent 8eeb40cca8
commit f3dbf17b78
12 changed files with 12 additions and 120 deletions

View File

@@ -1,8 +1,4 @@
/*
* Copyright (c) 2005-2020 Rich Felker, et al.
*
* SPDX-License-Identifier: MIT
*/
/* SPDX-License-Identifier: MIT */
/* This implementation was taken from musl and modified for RGBDS */