X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdakdb%2Fupdate3.py;h=c91ecf56eadba987c11339109ea371a71cfa65a4;hb=ec44bcc3b4bbeb7a389dda77f39ff54436d1b181;hp=eef7d4c6a003ade245a2afc2bc7a49054f64ba40;hpb=9f371390bb90395b2f2f0b65c91c21047896774a;p=dak.git diff --git a/dak/dakdb/update3.py b/dak/dakdb/update3.py index eef7d4c6..c91ecf56 100755 --- a/dak/dakdb/update3.py +++ b/dak/dakdb/update3.py @@ -1,8 +1,13 @@ #!/usr/bin/env python -""" Database Update Script - Remove unused versioncmp """ -# Copyright (C) 2008 Michael Casadevall -# Copyright (C) 2009 Joerg Jaspert +""" +Remove unused versioncmp + +@contact: Debian FTP Master +@copyright: 2008 Michael Casadevall +@copyright: 2009 Joerg Jaspert +@license: GNU General Public License version 2 or later +""" # 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