X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Flib%2Fdatabase.py;h=f511d27d21900dc1e5c8880801437338bdd7dbdd;hb=06ce98c8111a8b09e5603dbbd34324a216412d69;hp=6976f2fb4f5faee31dafd673325e4712500074ec;hpb=ca1925d9291ec667f63dc6a895a3ac36fa9d6547;p=dak.git diff --git a/dak/lib/database.py b/dak/lib/database.py index 6976f2fb..f511d27d 100644 --- a/dak/lib/database.py +++ b/dak/lib/database.py @@ -1,8 +1,7 @@ #!/usr/bin/env python # DB access fucntions -# Copyright (C) 2000, 2001, 2002, 2003, 2004 James Troup -# $Id: db_access.py,v 1.18 2005-12-05 05:08:10 ajt Exp $ +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006 James Troup # 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