[gnome-builder] Add a clause missing from the X11 license file



commit 6bf9ae64dedb7afbbd1df1d70fd4922d4b142970
Author: Mark Otaris <mark otaris openmailbox org>
Date:   Thu Jul 20 07:23:19 2017 -0400

    Add a clause missing from the X11 license file
    
    The license in the mit_x11_full and mit_x11_short files was the
    Expat license. The X11 license has one additional clause which this
    commit adds to the two files.
    
    This commit also adds a copyright notice to mit_x11_full.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=785160

 plugins/create-project/resources/mit_x11_full  |    7 +++++++
 plugins/create-project/resources/mit_x11_short |    5 +++++
 2 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/plugins/create-project/resources/mit_x11_full b/plugins/create-project/resources/mit_x11_full
index 574ed8b..754dd31 100644
--- a/plugins/create-project/resources/mit_x11_full
+++ b/plugins/create-project/resources/mit_x11_full
@@ -1,3 +1,5 @@
+Copyright (C) {{year}} {{author}}
+
 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 Software without restriction, including
@@ -16,3 +18,8 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name(s) of the above copyright
+holders shall not be used in advertising or otherwise to promote the sale,
+use or other dealings in this Software without prior written
+authorization.
diff --git a/plugins/create-project/resources/mit_x11_short b/plugins/create-project/resources/mit_x11_short
index bc43170..8f16a5c 100644
--- a/plugins/create-project/resources/mit_x11_short
+++ b/plugins/create-project/resources/mit_x11_short
@@ -20,3 +20,8 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name(s) of the above copyright
+holders shall not be used in advertising or otherwise to promote the sale,
+use or other dealings in this Software without prior written
+authorization.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]