]> git.decadent.org.uk Git - dak.git/commitdiff
docstring
authorJoerg Jaspert <joerg@debian.org>
Thu, 30 Apr 2009 20:38:01 +0000 (22:38 +0200)
committerJoerg Jaspert <joerg@debian.org>
Thu, 30 Apr 2009 20:38:01 +0000 (22:38 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/process_unchecked.py

index 87c11d49fe193a0aa96da89cf41c9cb88b4995af..fdf052d269440190dbdf7f0281662f4646ac7bba 100755 (executable)
@@ -1,7 +1,12 @@
 #!/usr/bin/env python
 
-""" Checks Debian packages from Incoming """
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006  James Troup <james@nocrew.org>
+"""
+Checks Debian packages from Incoming
+@contact: Debian FTP Master <ftpmaster@debian.org>
+@copyright: 2000, 2001, 2002, 2003, 2004, 2005, 2006  James Troup <james@nocrew.org>
+@copyright: 2009  Joerg Jaspert <joerg@debian.org>
+@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