From 834c8272bf2427a49310ec8382c1b4aa92b6484c Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 29 Apr 2004 19:22:07 +0000 Subject: Complete headers defines 2004-04-29 Marco Pesenti Gritti * embed/mozilla/EventContext.cpp: * embed/mozilla/EventContext.h: * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/mozilla-embed.cpp: Complete headers defines --- embed/mozilla/MozillaPrivate.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'embed/mozilla/MozillaPrivate.h') diff --git a/embed/mozilla/MozillaPrivate.h b/embed/mozilla/MozillaPrivate.h index c2f9a4b42..525902b16 100644 --- a/embed/mozilla/MozillaPrivate.h +++ b/embed/mozilla/MozillaPrivate.h @@ -1,3 +1,22 @@ +/* + * Copyright (C) 2004 Marco Pesenti Gritti + * + * 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. + * + */ + #include #include -- cgit v1.2.3