From 5f8c27897fcd32b0c454b8b0fb38a8cdc00b9736 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 30 Apr 2009 22:38:01 +0200 Subject: [PATCH] docstring Signed-off-by: Joerg Jaspert --- dak/process_unchecked.py | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/dak/process_unchecked.py b/dak/process_unchecked.py index 87c11d49..fdf052d2 100755 --- a/dak/process_unchecked.py +++ b/dak/process_unchecked.py @@ -1,7 +1,12 @@ #!/usr/bin/env python -""" Checks Debian packages from Incoming """ -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 James Troup +""" +Checks Debian packages from Incoming +@contact: Debian FTP Master +@copyright: 2000, 2001, 2002, 2003, 2004, 2005, 2006 James Troup +@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 -- 2.39.2