dbquery

Query RDBMS and return S-expression
git clone https://logand.com/git/dbquery.git/
Log | Files | Refs | README

commit ec147cb601928af4689c65bec2d90b3f84388454
parent 9ff069e18d616e1db8c67f55ce5f283f3630871a
Author: tomas <tomas@logand.com>
Date:   Sat, 15 Aug 2009 18:16:43 +0200

copyright notice updated with 2009

Diffstat:
Mdbquery.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dbquery.el b/dbquery.el @@ -1,5 +1,5 @@ ;;; dbquery - Query RDBMS, result as S-expression -;;; Copyright (C) 2008 Tomas Hlavaty +;;; Copyright (C) 2008, 2009 Tomas Hlavaty ;;; This program is free software: you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by