From 10b789b8c924503c7d43c72a3f343ff12a63d148 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sat, 24 Jan 2009 18:36:25 +0000 Subject: [PATCH] whoops, put sensible comment in Signed-off-by: Mark Hymers --- daklib/regexes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daklib/regexes.py b/daklib/regexes.py index 3001c4be..7d2c46ba 100644 --- a/daklib/regexes.py +++ b/daklib/regexes.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # vim:set et sw=4: -# Queue utility functions for dak +# dak regexes # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 James Troup # Copyright (C) 2009 Mark Hymers -- GitLab