mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
Add Colin to the licence. (I must remember to add him to the licence
on the website, when we merge this back into the trunk.) [originally from svn r7158]
This commit is contained in:
parent
d1d918b6f1
commit
35309b5683
2
LICENCE
2
LICENCE
@ -3,7 +3,7 @@ PuTTY is copyright 1997-2007 Simon Tatham.
|
||||
Portions copyright Robert de Bath, Joris van Rantwijk, Delian
|
||||
Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
|
||||
Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus
|
||||
Kuhn, and CORE SDI S.A.
|
||||
Kuhn, Colin Watson, and CORE SDI S.A.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation files
|
||||
|
@ -6,8 +6,8 @@ PuTTY is \i{copyright} 1997-2007 Simon Tatham.
|
||||
|
||||
Portions copyright Robert de Bath, Joris van Rantwijk, Delian
|
||||
Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
|
||||
Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn,
|
||||
and CORE SDI S.A.
|
||||
Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus
|
||||
Kuhn, Colin Watson, and CORE SDI S.A.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation files
|
||||
|
@ -1247,7 +1247,7 @@ resource 'TEXT' (wLicence, "licence", purgeable) {
|
||||
"Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
|
||||
"Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, "
|
||||
"Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus "
|
||||
"Kuhn, and CORE SDI S.A.\n"
|
||||
"Kuhn, Colin Watson, and CORE SDI S.A.\n"
|
||||
"\n"
|
||||
"Permission is hereby granted, free of charge, to any person "
|
||||
"obtaining a copy of this software and associated documentation "
|
||||
|
@ -448,7 +448,7 @@ resource 'TEXT' (wLicence, "licence", purgeable) {
|
||||
"Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
|
||||
"Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, "
|
||||
"Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus "
|
||||
"Kuhn, and CORE SDI S.A.\n"
|
||||
"Kuhn, Colin Watson, and CORE SDI S.A.\n"
|
||||
"\n"
|
||||
"Permission is hereby granted, free of charge, to any person "
|
||||
"obtaining a copy of this software and associated documentation "
|
||||
|
@ -2661,7 +2661,7 @@ static void licence_clicked(GtkButton *button, gpointer data)
|
||||
"Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
|
||||
"Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas "
|
||||
"Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, "
|
||||
"Markus Kuhn, and CORE SDI S.A.\n\n"
|
||||
"Markus Kuhn, Colin Watson, and CORE SDI S.A.\n\n"
|
||||
|
||||
"Permission is hereby granted, free of charge, to any person "
|
||||
"obtaining a copy of this software and associated documentation "
|
||||
|
@ -62,7 +62,7 @@ BEGIN
|
||||
LTEXT "Portions copyright Robert de Bath, Joris van Rantwijk, Delian", 1001, 10, 26, 206, 8
|
||||
LTEXT "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas", 1002, 10, 34, 206, 8
|
||||
LTEXT "Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa,", 1003, 10, 42, 206, 8
|
||||
LTEXT "Markus Kuhn, and CORE SDI S.A.", 1004, 10, 50, 206, 8
|
||||
LTEXT "Markus Kuhn, Colin Watson, and CORE SDI S.A.", 1004, 10, 50, 206, 8
|
||||
|
||||
LTEXT "Permission is hereby granted, free of charge, to any person", 1005, 10, 66, 206, 8
|
||||
LTEXT "obtaining a copy of this software and associated documentation", 1006, 10, 74, 206, 8
|
||||
|
@ -55,7 +55,7 @@ BEGIN
|
||||
LTEXT "Portions copyright Robert de Bath, Joris van Rantwijk, Delian", 1001, 10, 26, 206, 8
|
||||
LTEXT "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas", 1002, 10, 34, 206, 8
|
||||
LTEXT "Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa,", 1003, 10, 42, 206, 8
|
||||
LTEXT "Markus Kuhn, and CORE SDI S.A.", 1004, 10, 50, 206, 8
|
||||
LTEXT "Markus Kuhn, Colin Watson, and CORE SDI S.A.", 1004, 10, 50, 206, 8
|
||||
|
||||
LTEXT "Permission is hereby granted, free of charge, to any person", 1005, 10, 66, 206, 8
|
||||
LTEXT "obtaining a copy of this software and associated documentation", 1006, 10, 74, 206, 8
|
||||
|
@ -63,7 +63,7 @@ BEGIN
|
||||
LTEXT "Portions copyright Robert de Bath, Joris van Rantwijk, Delian", 1001, 10, 26, 206, 8
|
||||
LTEXT "Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas", 1002, 10, 34, 206, 8
|
||||
LTEXT "Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa,", 1003, 10, 42, 206, 8
|
||||
LTEXT "Markus Kuhn, and CORE SDI S.A.", 1004, 10, 50, 206, 8
|
||||
LTEXT "Markus Kuhn, Colin Watson, and CORE SDI S.A.", 1004, 10, 50, 206, 8
|
||||
|
||||
LTEXT "Permission is hereby granted, free of charge, to any person", 1005, 10, 66, 206, 8
|
||||
LTEXT "obtaining a copy of this software and associated documentation", 1006, 10, 74, 206, 8
|
||||
|
Loading…
Reference in New Issue
Block a user