diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | data/conspiracy.xhtml | 23 | ||||
-rw-r--r-- | data/epiphany.xhtml | 20 |
3 files changed, 41 insertions, 9 deletions
@@ -1,3 +1,10 @@ +2003-06-03 Piers Cornwell <piersc@cogs.susx.ac.uk> + + * data/conspiracy.xhtml: + * data/epiphany.xhtml: + + GPLification of xhtml files (all hail our FSF overlords). + 2003-06-02 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-prefs.h: diff --git a/data/conspiracy.xhtml b/data/conspiracy.xhtml index 103083836..647329f67 100644 --- a/data/conspiracy.xhtml +++ b/data/conspiracy.xhtml @@ -1,12 +1,25 @@ +<!-- + Copyright (C) 2003 Xan Lopez, xan@masilla.org + + 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. + + 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. + --> + <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> -<!-- - World domination: Swede Overlords - XHTML: Xan López <xan@masilla.org>, based on about:mozilla - Swedish title translation: #swedesex on GimpNet - --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/data/epiphany.xhtml b/data/epiphany.xhtml index 9cf2635e0..3cf0556b8 100644 --- a/data/epiphany.xhtml +++ b/data/epiphany.xhtml @@ -3,10 +3,22 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!-- - Based on mozilla's about:mozilla by Henrik Gemal and Alexey Chernyak + Copyright (C) 2003 Xan Lopez, xan@masilla.org - Xan Lopez, xan@masilla.org - --> + 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. + + 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. +--> <html xmlns="http://www.w3.org/1999/xhtml"> <head> @@ -44,7 +56,7 @@ but when there is nothing left to take away. </div> <div id="from"> -Antoine de Saint-Exupery +Antoine de Saint-Exupéry </div> </body> |