diff options
Diffstat (limited to 'src/prefs-dialog.h')
-rw-r--r-- | src/prefs-dialog.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/prefs-dialog.h b/src/prefs-dialog.h index caceec2d3..72f9fc079 100644 --- a/src/prefs-dialog.h +++ b/src/prefs-dialog.h @@ -1,5 +1,6 @@ /* - * Copyright (C) 2000, 2001, 2002 Marco Pesenti Gritti + * Copyright (C) 2000-2004 Marco Pesenti Gritti + * Copyright (C) 2003-2004 Christian Persch * * 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 PREFS_DIALOG_H |