summaryrefslogtreecommitdiff
path: root/embed
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-10-01 12:18:12 +0000
committerChristian Persch <chpe@src.gnome.org>2006-10-01 12:18:12 +0000
commit33753e2e8f504ebb10cc1d4c759998b31777cc56 (patch)
tree96b6d195f2ad5b1aaad475820704083c2d22156d /embed
parent5c04e1e65a147a6c90292e81c6f647d779e8537e (diff)
downloadepiphany-33753e2e8f504ebb10cc1d4c759998b31777cc56.tar.gz
These header files were GPL v2-only while the implementation .cpp files
2006-09-23 Christian Persch <chpe@cvs.gnome.org> * 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.
Diffstat (limited to 'embed')
-rw-r--r--embed/mozilla/GtkNSSClientAuthDialogs.h20
-rw-r--r--embed/mozilla/GtkNSSKeyPairDialogs.h20
2 files changed, 32 insertions, 8 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
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 <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 GTKNSSKEYPAIRDIALOGS_H