mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
Since Markus Kuhn no longer explicitly places wcwidth.c in the public domain,
it'd probably be generous to list him in the copyrights. [originally from svn r5548] [this svn revision also touched putty-website]
This commit is contained in:
parent
9049f43955
commit
2d379524c3
3
LICENCE
3
LICENCE
@ -2,7 +2,8 @@ PuTTY is copyright 1997-2005 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, and CORE SDI S.A.
|
||||
Justin Bradford, Ben Harris, Malcolm Smith, Markus Kuhn, 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,7 +6,7 @@ PuTTY is copyright 1997-2005 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, and CORE SDI S.A.
|
||||
Justin Bradford, Ben Harris, Malcolm Smith, Markus Kuhn, 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
|
||||
|
@ -1244,9 +1244,10 @@ type 'TEXT' {
|
||||
resource 'TEXT' (wLicence, "licence", purgeable) {
|
||||
"PuTTY is copyright 1997-2005 Simon Tatham.\n"
|
||||
"\n"
|
||||
"Portions copyright Robert de Bath, Joris van Rantwijk, Delian"
|
||||
"Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,"
|
||||
"Justin Bradford, Ben Harris, Malcolm Smith, and CORE SDI S.A.\n"
|
||||
"Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
|
||||
"Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, "
|
||||
"Justin Bradford, Ben Harris, Malcolm Smith, Markus Kuhn, 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 "
|
||||
|
@ -445,9 +445,10 @@ type 'TEXT' {
|
||||
resource 'TEXT' (wLicence, "licence", purgeable) {
|
||||
"Copyright 1997-2005 Simon Tatham.\n"
|
||||
"\n"
|
||||
"Portions copyright Robert de Bath, Joris van Rantwijk, Delian"
|
||||
"Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,"
|
||||
"Justin Bradford, Ben Harris, and CORE SDI S.A.\n"
|
||||
"Portions copyright Robert de Bath, Joris van Rantwijk, Delian "
|
||||
"Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, "
|
||||
"Justin Bradford, Ben Harris, Malcolm Smith, Markus Kuhn, 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 "
|
||||
|
@ -2428,7 +2428,8 @@ 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, and CORE SDI S.A.\n\n"
|
||||
"Barry, Justin Bradford, Ben Harris, Malcolm Smith, Markus Kuhn, "
|
||||
"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 "
|
||||
|
@ -58,8 +58,8 @@ 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, and CORE", 1003, 10, 42, 206, 8
|
||||
LTEXT "SDI S.A.", 1004, 10, 50, 206, 8
|
||||
LTEXT "Barry, Justin Bradford, Ben Harris, Malcolm Smith, Markus Kuhn,", 1003, 10, 42, 206, 8
|
||||
LTEXT "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
|
||||
|
@ -51,8 +51,8 @@ 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, and CORE", 1003, 10, 42, 206, 8
|
||||
LTEXT "SDI S.A.", 1004, 10, 50, 206, 8
|
||||
LTEXT "Barry, Justin Bradford, Ben Harris, Malcolm Smith, Markus Kuhn,", 1003, 10, 42, 206, 8
|
||||
LTEXT "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
|
||||
|
@ -56,8 +56,8 @@ 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, and CORE", 1003, 10, 42, 206, 8
|
||||
LTEXT "SDI S.A.", 1004, 10, 50, 206, 8
|
||||
LTEXT "Barry, Justin Bradford, Ben Harris, Malcolm Smith, Markus Kuhn,", 1003, 10, 42, 206, 8
|
||||
LTEXT "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