File: credits.html

package info (click to toggle)
keepass2 2.41%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 13,892 kB
  • sloc: cs: 103,600; xml: 5,869; cpp: 308; sh: 48; makefile: 46
file content (619 lines) | stat: -rw-r--r-- 25,766 bytes parent folder | download
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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta http-equiv="expires" content="0" />
	<meta http-equiv="cache-control" content="no-cache" />
	<meta http-equiv="pragma" content="no-cache" />

	<meta name="author" content="Dominik Reichl" />

	
	

	<meta name="DC.title" content="Acknowledgements - KeePass" />
	<meta name="DC.creator" content="Dominik Reichl" />
	<meta name="DC.type" content="Text" />
	<meta name="DC.format" content="text/html" />
	<meta name="DC.language" content="en" />
	<meta name="DC.rights" content="Copyright (C) 2003-2019 Dominik Reichl" />

	<meta name="robots" content="index, follow" />
	<meta name="flattr:id" content="42rykv" />

	<title>Acknowledgements - KeePass</title>
	<base target="_self" />
	<link rel="stylesheet" type="text/css" href="../../default.css" />
	
</head>
<body>




<table class="sectionsummary"><tr><td width="68">
<img src="../images/b64x64_kdmconfig.png" width="64" height="64"
class="singleimg" align="left" alt="Help" />
</td><td valign="middle"><h1>Acknowledgements / Credits</h1><br />
Thanks to various people for contributions and/or work.
</td></tr></table>

<p>At this place I want to thank a lot of people very much for their help,
source code, suggestions and other contributions (in no particular order).</p>

<ul>
<li><a href="#donations">Donation Acknowledgements</a></li>
<li><a href="#sourcecode">Source Code Acknowledgements</a></li>
<li><a href="#icons">Icon Acknowledgements</a></li>
<li><a href="#translations">Translation Acknowledgements</a></li>
<li><a href="#plugins">Plugin Acknowledgements</a></li>
<li><a href="#tools">Tools Acknowledgements</a></li>
<li><a href="#distribution">Hosting/Distribution Acknowledgements</a></li>
<li><a href="#help">Suggestions and Forum Support Acknowledgements</a></li>
<li><a href="#special">Special Acknowledgements</a></li>
<li><a href="#lic">Licenses of Components/Resources/etc.</a>:
<ul>
<li><a href="#lic_nuvola">Nuvola Icon Theme</a></li>
<li><a href="#lic_boost">Boost</a></li>
<li><a href="#lic_twofish">Twofish Implementation</a></li>
<li><a href="#lic_sha2">SHA-2 Implementation</a></li>
<li><a href="#lic_sendkeys">CSendKeys</a></li>
<li><a href="#lic_cmdline">Command Line Classes</a></li>
<li><a href="#lic_bouncycastle">Bouncy Castle Cryptographic C# API</a></li>
<li><a href="#lic_cookieconsent">Cookie Consent</a></li>
</ul></li>
</ul>

<br />

<a name="donations"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kdmconfig.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Donation
Acknowledgements</h2>

<p>Developing high-quality applications takes much time and resources.
Donations make it possible to keep up the current development standard.
Therefore, thanks a lot to all who donated to the project.</p>

<p>More information about donations and a list of people who donated
can be found here:
<a href="https://keepass.info/donate.html" target="_blank">KeePass
Donations</a>.</p>

<br />

<a name="sourcecode"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kdmconfig.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Source
Code Acknowledgements</h2>

<p>KeePass uses some classes and libraries written by different
people and given away for free. Here I want to thank them for writing
these classes and libraries.</p>

<table class="tablebox">
<tr><th width="30%">Author</th>
<th width="70%">Class / Library</th></tr>

<tr><td>Szymon Stefanek</td>
<td>C++ <a href="http://www.pragmaware.net/" target="_blank">implementation</a>
of the AES/Rijndael encryption algorithm.</td></tr>

<tr><td>Niels Ferguson</td>
<td>C implementation of the Twofish encryption algorithm.</td></tr>

<tr><td>Brian Gladman</td>
<!-- http://fp.gladman.plus.com/ -->
<td>C <a href="http://www.gladman.me.uk/" target="_blank">implementation</a>
of the SHA-2 (256/384/512) hashing algorithms.</td></tr>

<tr><td>Alvaro Mendez</td>
<td>MFC class for validating edit controls (<a href="https://www.codeproject.com/Articles/1425/Validating-Edit-Controls"
target="_blank">CAMSEdit</a>).</td></tr>

<tr><td>Brent Corkum</td>
<!-- http://www.rocscience.com/~corkum/ -->
<td>MFC class for XP-style menu (<a href="https://www.codeproject.com/Articles/22/Cool-Owner-Drawn-Menus-with-Bitmaps-Version-3-03"
target="_blank">BCMenu</a>).</td></tr>

<tr><td>Davide Calabro</td>
<!-- https://www.codeproject.com/KB/buttons/cbuttonst.aspx -->
<td>MFC class for buttons with icons (<a href="https://www.codeproject.com/Articles/57/CButtonST-v-MFC-Flat-buttons"
target="_blank">CButtonST</a>).</td></tr>

<tr><td>Zorglab, Chris Maunder, Alexander Bischofberger, James White, Descartes Systems Sciences Inc.</td>
<td>MFC class for color pickers (<a href="https://www.codeproject.com/Articles/3608/CColourPickerXP-a-Theme-aware-Colour-Picker-with"
target="_blank">CColourPickerXP</a>).</td></tr>

<!-- <tr><td>Matt Weagle</td>
<td>MFC class for gradient progress controls (<a href="https://www.codeproject.com/Articles/592/Gradient-Progress-Control"
target="_blank">CGradientProgressCtrl</a>).</td></tr> -->

<tr><td>Peter Mares</td>
<td>MFC class for window side banners (<a href="https://www.codeproject.com/KB/miscctrl/kcsidebannerwnd.aspx"
target="_blank">CKCSideBannerWnd</a>).</td></tr>

<tr><td>Chris Maunder</td>
<!-- https://www.codeproject.com/KB/shell/systemtray.aspx -->
<td>MFC class for system tray icons (<a href="https://www.codeproject.com/Articles/74/Adding-Icons-to-the-System-Tray"
target="_blank">CSystemTray</a>).</td></tr>

<tr><td>Hans Dietrich, Chris Maunder</td>
<td>MFC class for hyperlinks in dialogs (<a href="https://www.codeproject.com/KB/miscctrl/XHyperLink.aspx"
target="_blank">XHyperLink</a>).</td></tr>

<tr><td>Lallous</td>
<td>Class for sending simulated keystrokes to other applications
(<a href="https://www.codeproject.com/KB/cpp/sendkeys_cpp_Article.aspx"
target="_blank">CSendKeys</a>).</td></tr>

<tr><td>PJ Naughter</td>
<td>MFC classes for checking for single instance
(<a href="http://www.naughter.com/sinstance.html" target="_blank">CSingleInstance</a>)
and version information
(<a href="http://www.naughter.com/versioninfo.html" target="_blank">CVersionInfo</a>).</td></tr>

<tr><td>Bill Rubin</td>
<td>Command line C++ classes.</td></tr>

<tr><td>Boost Developers</td>
<td><a href="https://www.boost.org/" target="_blank">Boost</a> C++ libraries.</td></tr>

<!-- <tr><td>Jarrod Nelson</td>
<td>Class for computing SHA-256 hashes
(<a href="http://islab.oregonstate.edu/koc/ece575/04Project1/Nelson/NetSHA.htm"
target="_blank">NetSHA.SHA256</a>).</td></tr> -->

<!-- <tr><td>Bouncy Castle Developers</td>
<td>Class for computing SHA-256 hashes (<a href="https://www.bouncycastle.org/"
target="_blank">Bouncy Castle</a>).</td></tr> -->

<!-- <tr><td>Mike Krueger, John Reilly</td>
<td>Library to handle GZip files (<a href="http://www.icsharpcode.net/OpenSource/SharpZipLib/"
target="_blank">SharpZipLib</a>).</td></tr> -->

<tr><td>Silktide</td>
<td><a href="http://silktide.com/cookieconsent" target="_blank">Cookie Consent</a> JavaScript plugin.</td></tr>
</table>

<br />

<table class="tablebox">
<tr><th width="30%">Author</th>
<th width="70%">Resource</th></tr>

<tr><td>Mark Burnett</td>
<td>List of
<a href="https://xato.net/passwords/more-top-worst-passwords/"
target="_blank">10000 Top Passwords</a>, which KeePass uses in its
<a href="https://keepass.info/help/kb/pw_quality_est.html"
target="_blank">password quality estimation</a> algorithm.</td></tr>
</table>

<br /><br />

<a name="icons"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kdmconfig.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Icon
Acknowledgements</h2>

<p>Thanks a lot to <b>Christopher Bolin</b> for creating the main KeePass icon
(see top left on this page) and its
<a href="faq_tech.html#moreappicons">variations</a>.
Many thanks to <b>Victor Andreyenkov</b> for refining the application icons.</p>

<p>Many thanks to <b>David Vignoni</b> for creating the nice <i>'Nuvola'</i> icon theme.
Most of the icons used in KeePass and on its website are icons of this theme. You can find the
original images on the <a href="http://www.icon-king.com/" target="_blank">website
of the author</a>, and the license <a href="#lic_nuvola">below</a>.</p>

<p>Furthermore, thanks to the authors of the following icons that KeePass uses:</p>
<ul>
<li><a href="https://openclipart.org/detail/103855/tux-the-penguin"
target="_blank" rel="nofollow">Tux the Penguin</a> by <b>Mairin</b>.</li>
<li><a href="https://openclipart.org/detail/122017/feathers"
target="_blank" rel="nofollow">Feathers</a> by <b>Dear_Theophilus</b>.</li>
<li><a href="https://openclipart.org/detail/24319/apple"
target="_blank" rel="nofollow">Apple</a> by <b>James Birkett</b>.</li>
<li><a href="https://openclipart.org/detail/16729/certificate-in-colour"
target="_blank" rel="nofollow">Certificate in Colour</a> by <b>Olo</b>.</li>
<li><a href="https://openclipart.org/detail/19480/modern-touch-phone-mobile"
target="_blank" rel="nofollow">Modern Touch Phone Mobile</a> by <b>Shokunin</b>.</li>
<li><a href="https://openclipart.org/detail/212355/font-bold"
target="_blank" rel="nofollow">Font Bold</a>,
<a href="https://openclipart.org/detail/212356/font-italic"
target="_blank" rel="nofollow">Font Italic</a>,
<a href="https://openclipart.org/detail/212359/font-underline"
target="_blank" rel="nofollow">Font Underline</a> and
<a href="https://openclipart.org/detail/212358/font-strikethrough"
target="_blank" rel="nofollow">Font Strikethrough</a>
by <b>Sixsixfive</b>.</li>
<li><a href="https://www.fatcow.com/free-icons"
target="_blank" rel="nofollow">FreeBSD Icon</a> by <b>FatCow</b>.</li>
<li><a href="https://www.publicdomainpictures.net/view-image.php?image=52654&amp;picture=hand-symbol"
target="_blank" rel="nofollow">Hand Symbol</a> by <b>Bobek Ltd</b>.</li>
</ul>

<br />

<a name="translations"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kdmconfig.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Translation
Acknowledgements</h2>

<p>Thanks a lot to all people who created <a href="https://keepass.info/translations.html"
target="_blank">translations</a> for KeePass.</p>

<br />

<a name="plugins"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kdmconfig.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Plugin
Acknowledgements</h2>

<p>Many thanks to all people who wrote <a href="https://keepass.info/plugins.html"
target="_blank">plugins</a> for KeePass. Without you, KeePass
would be a lot less powerful and useful!</p>

<br />

<a name="tools"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kdmconfig.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Tools
Acknowledgements</h2>

<!-- <p>Thanks to the <b>UPX Team</b> for the writing the Ultimate Packer for
eXecutables (<a href="http://upx.sourceforge.net/"
target="_blank">UPX</a>). This tool is used to compress the final KeePass executables,
in order to create a smaller distribution and making KeePass start up
faster.</p> -->

<p>Thanks to <b>Jordan Russell</b> for creating <a href="http://www.jrsoftware.org/"
target="_blank">Inno Setup</a>. This
tool is used to create the KeePass installation program.</p>

<p>Thanks to <b>Dimitri van Heesch</b> for the <a href="https://www.stack.nl/~dimitri/doxygen/"
target="_blank">Doxygen</a> utility, which is used to compile the source
code documentation.</p>

<br />

<a name="distribution"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kdmconfig.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Hosting/Distribution
Acknowledgements</h2>

<br />

<table class="laytable" cellspacing="0" cellpadding="0">
<tr>

<td valign="middle">
Thanks to <b>SourceForge.net</b>
for hosting the KeePass downloads / translations / plugins and for providing the
project support platform (forums, feature requests / bug trackers, ...) for free.
</td></tr>

<tr>

<td valign="middle">
Thanks to <b>domain)FACTORY</b>
for hosting the KeePass website.
</td></tr>

<tr>

<td valign="middle">
Thanks to <b>datensysteme-lenk</b>
for hosting the German KeePass support forum in the past.
</td></tr>
</table>

<br /><br />

<a name="help"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kdmconfig.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Suggestions
and Forum Support Acknowledgements</h2>

<p>Thanks to all the people answering questions of others in the KeePass
forums! A product is only as good as its support is, and I alone could
never provide such an excellent individual help platform.</p>

<p>A few persons should be mentioned here, because of an extraordinary amount
of suggestions (features, bug reports, ...) and helping others in the forums:
<b>Paul Tannard</b>, <b>Wellread1</b> and <b>Michael Scheer</b>.</p>

<br />

<a name="special"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kdmconfig.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Special
Acknowledgements</h2>

<p>Thanks to <b>Daniel Turini</b> for suggesting <i>&quot;KeePass&quot;</i>
as the name of the project.</p>

<p>An especially <i>big</i> thanks to <b>Bill Rubin</b>. He not only contributed a lot of
source code to KeePass, he also had an enormous amount of feature and improvement suggestions,
helped people in the KeePass forums, and wrote a KeePass plugin for backing up
databases. He's also the reason why many of the sections in the KeePass Help
are very precise, helpful, clear and easy to understand.
In our countless hours long IM chats, we not only discussed much about the design
of KeePass, Bill also told me a lot about C++ and other stuff. Thanks!</p>

<br />

<a name="lic"></a>
<h2 class="sectiontitle">
<img src="../images/b16x16_kmultiple.png" class="singleimg" alt="Info" />&nbsp;&nbsp;Licenses
of Components/Resources/etc.</h2>

<a name="lic_nuvola"></a>
<h3>Nuvola Icon Theme</h3>

<p>Usage of the icons is allowed under the terms of the LGPL license (which you can find
here: <a href="license_lgpl.html">GNU Lesser General Public License</a>), plus
an addition.</p>

<pre>TITLE:  NUVOLA ICON THEME for KDE 3.x
AUTHOR: David Vignoni | ICON KING
SITE:   http://www.icon-king.com
MAILING LIST: http://mail.icon-king.com/mailman/listinfo/nuvola_icon-king.com

Copyright (c)  2003-2004  David Vignoni.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation,
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library (see the the license.txt file); if not, write
to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA  02111-1307  USA
#######**** NOTE THIS ADD-ON ****#######
The GNU Lesser General Public License or LGPL is written for software libraries
in the first place. The LGPL has to be considered valid for this artwork
library too.
Nuvola icon theme for KDE 3.x is a special kind of software library, it is an
artwork library, it's elements can be used in a Graphical User Interface, or
GUI.
Source code, for this library means:
 - raster png image* .
The LGPL in some sections obliges you to make the files carry
notices. With images this is in some cases impossible or hardly usefull.
With this library a notice is placed at a prominent place in the directory
containing the elements. You may follow this practice.
The exception in section 6 of the GNU Lesser General Public License covers
the use of elements of this art library in a GUI.
dave [at] icon-king.com

Date:       15 october 2004
Version:    1.0

DESCRIPTION:

Icon theme for KDE 3.x.
Icons where designed using Adobe Illustrator, and then exported to PNG format.
Icons shadows and minor corrections were done using Adobe Photoshop.
Kiconedit was used to correct some 16x16 and 22x22 icons.

LICENSE

Released under GNU Lesser General Public License (LGPL)
Look at the license.txt file.

CONTACT

David Vignoni
e-mail :        david [at] icon-king.com
ICQ :           117761009
http:           http://www.icon-king.com</pre>

<br />

<a name="lic_boost"></a>
<h3>Boost</h3>

<pre>Boost Software License - Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:

The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.</pre>

<br />

<a name="lic_twofish"></a>
<h3>Twofish Implementation</h3>

<pre>Fast, portable, and easy-to-use Twofish implementation,
Version 0.3.
Copyright (c) 2002 by Niels Ferguson.

The author hereby grants a perpetual license to everybody to
use this code for any purpose as long as the copyright message is included
in the source code of this or any derived work.</pre>

<br />

<a name="lic_sha2"></a>
<h3>SHA-2 Implementation</h3>

<pre>Copyright (c) 2003, Dr Brian Gladman, Worcester, UK.   All rights reserved.

LICENSE TERMS

The free distribution and use of this software in both source and binary
form is allowed (with or without changes) provided that:

  1. distributions of this source code include the above copyright
     notice, this list of conditions and the following disclaimer;

  2. distributions in binary form include the above copyright
     notice, this list of conditions and the following disclaimer
     in the documentation and/or other associated materials;

  3. the copyright holder's name is not used to endorse products
     built using this software without specific written permission.

ALTERNATIVELY, provided that this notice is retained in full, this product
may be distributed under the terms of the GNU General Public License (GPL),
in which case the provisions of the GPL apply INSTEAD OF those given above.

DISCLAIMER

This software is provided 'as is' with no explicit or implied warranties
in respect of its properties, including, but not limited to, correctness
and/or fitness for purpose.
---------------------------------------------------------------------------
Issue 01/08/2005</pre>

<br />

<a name="lic_sendkeys"></a>
<h3>CSendKeys</h3>

<pre>Copyright (c) 2004 lallous &lt;lallousx86@yahoo.com&gt;
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

---------------------------------------

The Original SendKeys copyright info

SendKeys (sndkeys32.pas) routine for 32-bit Delphi.
Written by Ken Henderson
Copyright (c) 1995 Ken Henderson &lt;khen@compuserve.com&gt;</pre>

<br />

<a name="lic_cmdline"></a>
<h3>Command Line Classes</h3>

<pre>Copyright (c) 2006, Bill Rubin &lt;rubin@contractor.net&gt;
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.

    * Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.

    * Neither the name of Quality Object Software, Inc., nor the names of
      its contributors may be used to endorse or promote products derived
      from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.</pre>

<br />

<a name="lic_bouncycastle"></a>
<h3>Bouncy Castle Cryptographic C# API</h3>

<pre>The Bouncy Castle License
Copyright (c) 2000-2010 The Legion Of The Bouncy Castle
(http://www.bouncycastle.org)

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the &quot;Software&quot;),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sub license,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.</pre>

<br />

<a name="lic_cookieconsent"></a>
<h3>Cookie Consent</h3>

<pre>Copyright (c) 2015 Silktide Ltd

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the &quot;Software&quot;), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.</pre>

<br />

</body></html>