diff options
Diffstat (limited to 'embed/mozilla/GtkNSSClientAuthDialogs.h')
-rw-r--r-- | embed/mozilla/GtkNSSClientAuthDialogs.h | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/embed/mozilla/GtkNSSClientAuthDialogs.h b/embed/mozilla/GtkNSSClientAuthDialogs.h index 00becc088..f3bbac262 100644 --- a/embed/mozilla/GtkNSSClientAuthDialogs.h +++ b/embed/mozilla/GtkNSSClientAuthDialogs.h @@ -1,10 +1,22 @@ /* - * GtkNSSClientAuthDialogs.h + * Copyright © 2003 Crispin Flowerday <gnome@flowerday.cx> * - * Copyright © 2003 Crispin Flowerday <gnome@flowerday.cx> - * Available under the terms of the GNU General Public License version 2. + * 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 + * the Free Software Foundation; either version 2, or (at your option) + * any later version. * - * $Id$ + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * 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 GTKNSSCLIENTAUTHDIALOGS_H |