diff options
Diffstat (limited to 'data/epiphany.xhtml')
-rw-r--r-- | data/epiphany.xhtml | 20 |
1 files changed, 16 insertions, 4 deletions
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> |