blob: 1c14367c9c0c66bb5da76b7ad3b1250aae3de690 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<!doctype htmL>
<html>
<head>
</head>
<body style="font-size:120%;font-family:Arial,sans-serif;">
<p>
Tcl and Tk are distributed under a modified BSD license:<br>
<a href="https://www.tcl-lang.org/software/tcltk/license.html">
https://www.tcl-lang.org/software/tcltk/license.html
</a>
</p>
<ul style="list-style-type:none;">
<li>© 1987-@TK_YEAR@ Tcl Core Team and Contributers.</li>
<li>© 2011-@TK_YEAR@ Kevin Walzer/WordTech Communications LLC.</li>
<li>© 2014-@TK_YEAR@ Marc Culler.</li>
<li>© 2002-2012 Daniel A. Steffen.</li>
<li>© 2001-2009 Apple Inc.</li>
<li>© 2001-2002 Jim Ingham & Ian Reid.</li>
<li>© 1998-2000 Jim Ingham & Ray Johnson.</li>
<li>© 1998-2000 Scriptics Inc.</li>
<li>© 1996-1997 Sun Microsystems Inc.</li>
</ul>
</body>
</html>
|