-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.TXT
30 lines (29 loc) · 1.03 KB
/
README.TXT
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
HolubSQL.jar
Version 1.0
Released 27 Sept., 2004
/* (c) 2004 Allen I. Holub. All rights reserved.
*
* This code may be used freely by yourself with the following
* restrictions:
*
* o Your splash screen, about box, or equivalent, must include
* Allen Holub's name, copyright, and URL. For example:
*
* This program contains Allen Holub's SQL package.<br>
* (c) 2005 Allen I. Holub. All Rights Reserved.<br>
* http://www.holub.com<br>
*
* If your program does not run interactively, then the foregoing
* notice must appear in your documentation.
*
* o You may not redistribute (or mirror) the source code.
*
* o You must report any bugs that you find to me. Use the form at
* http://www.holub.com/company/contact.html or send email to
*
* o The software is supplied <em>as is</em>. Neither Allen Holub nor
* Holub Associates are responsible for any bugs (or any problems
* caused by bugs, including lost productivity or data)
* in any of this code.
*/