From 48d27e4e74f5f9269d954e435b03653a5911a2f6 Mon Sep 17 00:00:00 2001 From: Dan Kohn Date: Sat, 3 Feb 2018 18:16:07 -0500 Subject: [PATCH] Change name of LICENSE This will allow GitHub's License API to properly classify containerd as Apache https://developer.github.com/v3/licenses/ Signed-off-by: Dan Kohn --- LICENSE.code => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE.code => LICENSE (100%) diff --git a/LICENSE.code b/LICENSE similarity index 100% rename from LICENSE.code rename to LICENSE