From b0607e3a05958417a054cb87c44dae915d6dae04 Mon Sep 17 00:00:00 2001 From: W0LF Date: Thu, 10 Aug 2023 16:13:48 +0300 Subject: [PATCH] Moved LICENSE file to solution dir due to mistake. --- bulls-and-cows-cpp/LICENSE => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bulls-and-cows-cpp/LICENSE => LICENSE (100%) diff --git a/bulls-and-cows-cpp/LICENSE b/LICENSE similarity index 100% rename from bulls-and-cows-cpp/LICENSE rename to LICENSE