mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
Add myself to the list of copyright holders, largely for term_key().
[originally from svn r2736]
This commit is contained in:
parent
2877af56bb
commit
d5e459f9dd
2
LICENCE
2
LICENCE
@ -2,7 +2,7 @@ PuTTY is copyright 1997-2003 Simon Tatham.
|
||||
|
||||
Portions copyright Robert de Bath, Joris van Rantwijk, Delian
|
||||
Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
|
||||
Justin Bradford, and CORE SDI S.A.
|
||||
Justin Bradford, Ben Harris, 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
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: mac_res.r,v 1.23 2003/01/25 15:15:40 ben Exp $ */
|
||||
/* $Id: mac_res.r,v 1.24 2003/01/27 23:46:03 ben Exp $ */
|
||||
/*
|
||||
* Copyright (c) 1999, 2002 Ben Harris
|
||||
* All rights reserved.
|
||||
@ -1054,7 +1054,7 @@ resource 'TEXT' (wLicence, "licence", purgeable) {
|
||||
"\n"
|
||||
"Portions copyright Robert de Bath, Joris van Rantwijk, Delian"
|
||||
"Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,"
|
||||
"Justin Bradford, and CORE SDI S.A.\n"
|
||||
"Justin Bradford, Ben Harris, 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 "
|
||||
|
@ -66,7 +66,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, and CORE SDI S.A.", 1003, 10, 42, 206, 8
|
||||
LTEXT "Barry, Justin Bradford, Ben Harris, and CORE SDI S.A.", 1003, 10, 42, 206, 8
|
||||
|
||||
LTEXT "Permission is hereby granted, free of charge, to any person", 1004, 10, 58, 206, 8
|
||||
LTEXT "obtaining a copy of this software and associated documentation", 1005, 10, 66, 206, 8
|
||||
|
@ -59,7 +59,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, and CORE SDI S.A.", 1003, 10, 42, 206, 8
|
||||
LTEXT "Barry, Justin Bradford, Ben Harris, and CORE SDI S.A.", 1003, 10, 42, 206, 8
|
||||
|
||||
LTEXT "Permission is hereby granted, free of charge, to any person", 1004, 10, 58, 206, 8
|
||||
LTEXT "obtaining a copy of this software and associated documentation", 1005, 10, 66, 206, 8
|
||||
|
@ -87,7 +87,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, and CORE SDI S.A.", 1003, 10, 42, 206, 8
|
||||
LTEXT "Barry, Justin Bradford, Ben Harris, and CORE SDI S.A.", 1003, 10, 42, 206, 8
|
||||
|
||||
LTEXT "Permission is hereby granted, free of charge, to any person", 1004, 10, 58, 206, 8
|
||||
LTEXT "obtaining a copy of this software and associated documentation", 1005, 10, 66, 206, 8
|
||||
|
Loading…
Reference in New Issue
Block a user