diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-09-24 06:13:15 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-09-24 06:13:15 +0800 |
commit | 93435055701bffb38039ea16069a796aca256246 (patch) | |
tree | 264c8f634ad3c5b44d83eb61d8810521a2053e7e /ChangeLog | |
parent | 1d1891832db019411cc039eccb18733a14b2d526 (diff) | |
download | gsoc2013-epiphany-93435055701bffb38039ea16069a796aca256246.tar gsoc2013-epiphany-93435055701bffb38039ea16069a796aca256246.tar.gz gsoc2013-epiphany-93435055701bffb38039ea16069a796aca256246.tar.bz2 gsoc2013-epiphany-93435055701bffb38039ea16069a796aca256246.tar.lz gsoc2013-epiphany-93435055701bffb38039ea16069a796aca256246.tar.xz gsoc2013-epiphany-93435055701bffb38039ea16069a796aca256246.tar.zst gsoc2013-epiphany-93435055701bffb38039ea16069a796aca256246.zip |
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 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +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. + 2006-09-17 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyFind.cpp: |