-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathqtnote.html
More file actions
134 lines (72 loc) · 3.11 KB
/
qtnote.html
File metadata and controls
134 lines (72 loc) · 3.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 25 March 2009), see www.w3.org" />
<meta http-equiv="content-type" content=
"text/html; charset=us-ascii" />
<title>Qucs project: Qt Note</title>
<link href="qucsweb.css" rel="stylesheet" type="text/css" />
<!-- header and footer include scripts -->
<script src="headerfooter.js" type="text/javascript">
</script>
</head>
<body>
<!-- include the common web page header -->
<script type="text/javascript">
//<![CDATA[
header()
//]]>
</script>
<div id="main">
<hr />
<h3>Why did the project rename?</h3>The developers of Qucs have
been asked to rename their software because Qt® is a
registered trademark of Trolltech®. See the original e-mail
text below. By 2005/07/04 Qucs now briefly for "Quite Universal
Circuit Simulator" instead of "Qt universal circuit simulator".
<pre>
==================================================== 8< snip ================
Dear Michael Margraf,
I am writing to you in connection with your product Qucs, which I was
recently made aware of.
There are two issues that I would like to bring to your attention:
1) The product seems to be GPL'ed, _and_ there seems to be a Windows
version. However, Qt is not GPL'ed on Windows (although it will be for
Qt 4.0). It would be great if you could clarify this for us.
2) Qucs seems to be an abbreviation for Qt Universal Circuit Simulator.
While Trolltech is enthused that the use of Qt is widespread, we would like
to point you to the fact that the Qt name belongs to Trolltech. As Qt is a
trademark of Trolltech and registered in a number of countries world-wide,
we are unfortunately not in a position to let others develop and market
products including the Qt name.
Provided we sort out issue no. 1 and you comply with the license
requirements, Trolltech is fine with the fact that you mention that your
product has been developed using Qt. We are, unfortunately not fine with
your product name incorporating our registered trademark. We kindly ask you
to rename your product in order to reflect that the trademark does not
belong to you. If you want to reference Qt on your website, please make a
reference to our trademarks somewhere on your site. Please refer to
http://www.trolltech.com/company/copyright.html for more information.
Please let me know if there is anything I can assist you with.
Best regards,
Cathrine Bore
--
Cathrine Bore
Head of Legal Affairs
Trolltech AS
Waldemar Thranes gate 98
NO-0175 Oslo, Norway
Tel. +47 21 60 48 00 Fax +47 21 60 48 02
==================================================== snap >8 ================
</pre>
<hr />
</div><!-- include the common web page header -->
<script type="text/javascript">
//<![CDATA[
footer()
//]]>
</script>
</body>
</html>