From 30117816be6156e97d2183c429f1abb905716c5e Mon Sep 17 00:00:00 2001 From: Lee Dohm Date: Mon, 7 Nov 2016 14:26:21 -0800 Subject: [PATCH 1/2] More license section clarification --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2fdf32950dd8..36897c4bc9d4 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,6 @@ for a community maintained list of useful example apps, tools and resources. ## License -© 2016 Github, Inc. +[MIT](https://github.com/electron/electron/blob/master/LICENSE) -When using the Electron or GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos). - -*Code license:* [MIT](https://github.com/electron/electron/blob/master/LICENSE) +When using the Electron or other GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos). From e49af23a7dd0973cd161a509e54808a708baf8e6 Mon Sep 17 00:00:00 2001 From: Lee Dohm Date: Mon, 7 Nov 2016 14:54:54 -0800 Subject: [PATCH 2/2] Add copyright range of 2013-2016 to LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 4e47b02a28a9..bb1b2712931e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2016 GitHub Inc. +Copyright (c) 2013-2016 GitHub Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the