brasero r921 - in trunk: . src



Author: lmedinas
Date: Thu Jun 26 14:03:09 2008
New Revision: 921
URL: http://svn.gnome.org/viewvc/brasero?rev=921&view=rev

Log:
2008-06-26  Luis Medinas  <lmedinas gnome org>

        * src/burn-dbus.c:
        * src/burn-dbus.h:

        Add copyrights.



Modified:
   trunk/ChangeLog
   trunk/src/burn-dbus.c
   trunk/src/burn-dbus.h

Modified: trunk/src/burn-dbus.c
==============================================================================
--- trunk/src/burn-dbus.c	(original)
+++ trunk/src/burn-dbus.c	Thu Jun 26 14:03:09 2008
@@ -1,3 +1,22 @@
+/* Copyright 2008 Luis Medinas <lmedinas gmail com>
+ * Copyright 2008 Philippe Rouquier <brasero-app wanadoo fr>
+ *
+ *  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 of the License, 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 Library 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.
+ */
+
+
 #ifdef HAVE_CONFIG_H
 #  include <config.h>
 #endif

Modified: trunk/src/burn-dbus.h
==============================================================================
--- trunk/src/burn-dbus.h	(original)
+++ trunk/src/burn-dbus.h	Thu Jun 26 14:03:09 2008
@@ -1,3 +1,20 @@
+/* Copyright 2008 Luis Medinas <lmedinas gmail com>
+ * Copyright 2008 Philippe Rouquier <brasero-app wanadoo fr>
+ *
+ *  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 of the License, 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 Library 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.
+ */
 
 #ifdef HAVE_CONFIG_H
 #  include <config.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]