diff options
author | Indieteq <admin@indieteq.com> | 2014-04-14 11:15:17 +0200 |
---|---|---|
committer | Indieteq <admin@indieteq.com> | 2014-04-14 11:15:17 +0200 |
commit | 34f973c2dafb23d059a588b1a875253cb1ab9b04 (patch) | |
tree | 4a27cd9662f771b22e6e8d332da2791f10813d3e /README.md | |
parent | 04b7e12196d2d33e8da0272a3bf023268a093279 (diff) | |
download | php-mysql-pdo-database-class-34f973c2dafb23d059a588b1a875253cb1ab9b04.zip php-mysql-pdo-database-class-34f973c2dafb23d059a588b1a875253cb1ab9b04.tar.gz php-mysql-pdo-database-class-34f973c2dafb23d059a588b1a875253cb1ab9b04.tar.bz2 |
License shiz
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -254,3 +254,7 @@ $persons = $person->all(); // SQL Equivalent "SELECT * FROM persons ``` + +## Copyright and license +#### Code released under Beerware + |