diff options
Diffstat (limited to 'src/pdm-dialog.h')
-rw-r--r-- | src/pdm-dialog.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pdm-dialog.h b/src/pdm-dialog.h index 1834f716e..d476c714c 100644 --- a/src/pdm-dialog.h +++ b/src/pdm-dialog.h @@ -1,5 +1,6 @@ /* * Copyright (C) 2002 Jorn Baayen + * Copyright (C) 2003 Marco Pesenti Gritti * * 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 @@ -14,6 +15,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ */ #ifndef PDM_DIALOG_H |