X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fsplit_done.py;h=8b5b57fe2ef2db0cf2b1a882ad7aa30615eb3422;hb=ec257c02a5d62fd27844c70814acd9616b24b4c8;hp=5f8faddaf8e4041e05fffdc1b0ef7915ed91547b;hpb=16f731a893f0ba036a995c25b8b5f3490394070e;p=dak.git diff --git a/dak/split_done.py b/dak/split_done.py index 5f8fadda..8b5b57fe 100755 --- a/dak/split_done.py +++ b/dak/split_done.py @@ -1,6 +1,8 @@ #!/usr/bin/env python +""" Split queue/done into date based subdirectories """ # Copyright (C) 2004, 2005, 2006 James Troup +# Copyright (C) 2008 Joerg Jaspert # 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