From 4f6f46a4043b092b40c01d91a57c5ff273ab433a Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Wed, 14 Dec 2022 14:47:55 -0700 Subject: [PATCH] Rename COPYING.3rdparty to COPYING-3rdparty This keeps GitHub from being confused about this file being part of the repository's license, and thus not displaying the proper linkage to our actual COPYING file. --- COPYING.3rdparty => COPYING-3rdparty | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename COPYING.3rdparty => COPYING-3rdparty (100%) diff --git a/COPYING.3rdparty b/COPYING-3rdparty similarity index 100% rename from COPYING.3rdparty rename to COPYING-3rdparty