[Xfce4-commits] <xfce4-session:xfce-4.8> Add missing license information (bug #7240).

Jérôme Guelfucci noreply at xfce.org
Mon Feb 14 18:20:06 CET 2011


Updating branch refs/heads/xfce-4.8
         to de82e2ff1e3da754f6e90d5378e96749904f22a4 (commit)
       from 959a69ba29f8b0fa50719161006be604dd93f606 (commit)

commit de82e2ff1e3da754f6e90d5378e96749904f22a4
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Mon Feb 14 17:17:32 2011 +0100

    Add missing license information (bug #7240).

 AUTHORS                   |    2 ++
 engines/balou/gnome-uri.c |   21 ++++++++++++++++++++-
 engines/balou/gnome-uri.h |   20 +++++++++++++++++++-
 3 files changed, 41 insertions(+), 2 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 72dea60..0fc5616 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,3 +6,5 @@ Brian Tarricone <kelnos at xfce.org>
 Jani Monoses <jani at ubuntu.com>
 
 Parts of the code were copied from gnome-session and ksmserver.
+engines/mice/{preview,slide}.png were created by François Leclanché
+engines/simple/{preview,fallback}.png were created by Bennedikt Meurer
diff --git a/engines/balou/gnome-uri.c b/engines/balou/gnome-uri.c
index 7f669ed..29748b0 100644
--- a/engines/balou/gnome-uri.c
+++ b/engines/balou/gnome-uri.c
@@ -1,4 +1,23 @@
-/* $Id$ */
+/*
+ * Copyright (C) 1998 Miguel de Icaza
+ * Copyright (C) 1997 Paolo Molaro
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library 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 Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General
+ * Public License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+ *
+ */
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>
diff --git a/engines/balou/gnome-uri.h b/engines/balou/gnome-uri.h
index 888915e..94ef2a8 100644
--- a/engines/balou/gnome-uri.h
+++ b/engines/balou/gnome-uri.h
@@ -1,4 +1,22 @@
-/* $Id$ */
+/*
+ * Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library 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 Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General
+ * Public License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+ *
+ */
 
 #ifndef __GNOME_URI_H__
 #define __GNOME_URI_H__



More information about the Xfce4-commits mailing list