[libdmapsharing] Fix license on dacp-player.[ch] after receiving confirmation from Alexandre Signed-off-by: W. Michae
- From: W. Michael Petullo <wmpetullo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdmapsharing] Fix license on dacp-player.[ch] after receiving confirmation from Alexandre Signed-off-by: W. Michae
- Date: Tue, 7 Sep 2010 02:31:35 +0000 (UTC)
commit c8d9bab0a0974c3206223ea9a8ece9592d923cf1
Author: W. Michael Petullo <mike flyn org>
Date: Fri Sep 3 15:54:25 2010 -0500
Fix license on dacp-player.[ch] after receiving confirmation from Alexandre
Signed-off-by: W. Michael Petullo <mike flyn org>
ChangeLog | 3 +++
libdmapsharing/dacp-player.c | 25 +++++++++++++------------
libdmapsharing/dacp-player.h | 25 +++++++++++++------------
3 files changed, 29 insertions(+), 24 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1e8103f..ad3ff0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Fix license notice on several source files.
+ * Fix license on dacp-player.[ch] after receiving confirmation
+ from Alexandre.
+
20 August 2010 W. Michael Petullo <mike flyn org>
* Back out Alexandre's addition of itemid property from
diff --git a/libdmapsharing/dacp-player.c b/libdmapsharing/dacp-player.c
index 67213a6..5fa950a 100644
--- a/libdmapsharing/dacp-player.c
+++ b/libdmapsharing/dacp-player.c
@@ -3,18 +3,19 @@
* libdmapsharing
* Copyright (C) Alexandre Rosenfeld 2010 <alexandre rosenfeld gmail com>
*
- * libdmapsharing 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 3 of the License, or
- * (at your option) any later version.
- *
- * libdmapsharing 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, see <http://www.gnu.org/licenses/>.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <libdmapsharing/dacp-player.h>
diff --git a/libdmapsharing/dacp-player.h b/libdmapsharing/dacp-player.h
index 2486a33..ccfc768 100644
--- a/libdmapsharing/dacp-player.h
+++ b/libdmapsharing/dacp-player.h
@@ -3,18 +3,19 @@
* libdmapsharing
* Copyright (C) Alexandre Rosenfeld 2010 <alexandre rosenfeld gmail com>
*
- * libdmapsharing 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 3 of the License, or
- * (at your option) any later version.
- *
- * libdmapsharing 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, see <http://www.gnu.org/licenses/>.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef _DACP_PLAYER_H_
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]