From e3320c533bece126de649c067637200b5b8918d6 Mon Sep 17 00:00:00 2001 From: "Craig Macomber (Microsoft)" <42876482+CraigMacomber@users.noreply.github.com> Date: Thu, 4 Jun 2020 14:07:44 -0700 Subject: [PATCH] Restore copyright notice to MIT License This reverts the removal of the copyright notice from LICENSE-MIT which was done in 22badf174b66c91d01f270a12c7ae0584b527d7c Since the body text of the license refers to the copyright notice, it is unclear how to conform with the license when redistributing parts of 'THE SOFTWARE' unless it is included here. --- LICENSE-MIT | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE-MIT b/LICENSE-MIT index 31aa79387f2..39d4bdb5acd 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,3 +1,5 @@ +Copyright (c) 2014 The Rust Project Developers + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the