From 93435055701bffb38039ea16069a796aca256246 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 23 Sep 2006 22:13:15 +0000 Subject: These header files were GPL v2-only while the implementation .cpp files 2006-09-23 Christian Persch * embed/mozilla/GtkNSSClientAuthDialogs.h: * embed/mozilla/GtkNSSKeyPairDialogs.h: These header files were GPL v2-only while the implementation .cpp files already were v2+. Thanks to crispin for agreeing to licence the .h under v2+ too. --- ChangeLog | 9 +++++++++ embed/mozilla/GtkNSSClientAuthDialogs.h | 20 ++++++++++++++++---- embed/mozilla/GtkNSSKeyPairDialogs.h | 20 ++++++++++++++++---- 3 files changed, 41 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 71fa58475..43bda9854 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-09-23 Christian Persch + + * embed/mozilla/GtkNSSClientAuthDialogs.h: + * embed/mozilla/GtkNSSKeyPairDialogs.h: + + These header files were GPL v2-only while the implementation .cpp + files already were v2+. Thanks to crispin for agreeing to licence the + .h under v2+ too. + 2006-09-17 Christian Persch * embed/mozilla/EphyFind.cpp: 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 * - * Copyright © 2003 Crispin Flowerday - * 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 diff --git a/embed/mozilla/GtkNSSKeyPairDialogs.h b/embed/mozilla/GtkNSSKeyPairDialogs.h index b3f10f957..9f8f28d50 100644 --- a/embed/mozilla/GtkNSSKeyPairDialogs.h +++ b/embed/mozilla/GtkNSSKeyPairDialogs.h @@ -1,10 +1,22 @@ /* - * GtkNSSKeyPairDialogs.h + * Copyright © 2003 Crispin Flowerday * - * Copyright © 2003 Crispin Flowerday - * 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 GTKNSSKEYPAIRDIALOGS_H -- cgit v1.2.3