Remove any old BSD License info because we switched to GPL 3

Add missing folders + gitignore files
This commit is contained in:
2018-01-10 10:53:48 +09:00
parent aec8a5ee70
commit 8417e60c9d
12 changed files with 16 additions and 22 deletions

View File

@@ -3,9 +3,7 @@
* AUTHOR: Clemens "Gullevek" Schwaighofer (www.gullevek.org)
* CREATED: 2000/11/23
* VERSION: 4.1.0
* RELEASED LICENSE: BSD style (use it, u don't have to make YOUR source public)
* but let me know if u made changes, and please don't redistribute it
* with your name on it ...
* RELEASED LICENSE: GNU GPL 3
* SHORT DESCRIPTON:
* 2013/10/10, prepare/excute were added, including auto RETURNING primary key if
* possible for any INSERT query in exec or prepare/execute, better debugging and