From a54771bfa7c6f261e4c741e964cf4edee22e98fa Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Tue, 18 Oct 2022 02:04:57 -0700 Subject: [PATCH] MIT copyright line Delete the first paragraph of LICENSE-MIT (an inaccurate pseudo-copyright line), leaving only the text of the MIT license. Nothing about the license of erased-serde has changed, only our understanding of how to correctly communicate that license has changed. This mirrors an equivalent change applied in the rust-lang/rust repository years ago. --- LICENSE-MIT | 2 -- 1 file changed, 2 deletions(-) diff --git a/LICENSE-MIT b/LICENSE-MIT index eb7a5e8..31aa793 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,5 +1,3 @@ -Copyright (c) 2016 Erased Serde 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