Refer to Rygel by name in License headers.
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Mon, 19 Jan 2009 15:56:46 +0000 (15:56 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Mon, 19 Jan 2009 15:56:46 +0000 (15:56 +0000)
This is as per the GNU guidelines.

svn path=/trunk/; revision=466

35 files changed:
src/plugins/dvb/rygel-dvb-channel-group.vala
src/plugins/dvb/rygel-dvb-channel.vala
src/plugins/dvb/rygel-dvb-content-dir.vala
src/plugins/dvb/rygel-dvb-plugin.vala
src/plugins/test/rygel-test-audio-item.vala
src/plugins/test/rygel-test-content-dir.vala
src/plugins/test/rygel-test-item.vala
src/plugins/test/rygel-test-plugin.vala
src/plugins/test/rygel-test-video-item.vala
src/plugins/tracker/rygel-media-tracker.vala
src/plugins/tracker/rygel-tracker-container.vala
src/plugins/tracker/rygel-tracker-image-item.vala
src/plugins/tracker/rygel-tracker-item.vala
src/plugins/tracker/rygel-tracker-music-item.vala
src/plugins/tracker/rygel-tracker-plugin.vala
src/plugins/tracker/rygel-tracker-video-item.vala
src/rygel/cstuff.c
src/rygel/cstuff.h
src/rygel/rygel-connection-manager.vala
src/rygel/rygel-content-directory.vala
src/rygel/rygel-http-response.vala
src/rygel/rygel-http-server.vala
src/rygel/rygel-icon-info.vala
src/rygel/rygel-live-response.vala
src/rygel/rygel-main.vala
src/rygel/rygel-media-container.vala
src/rygel/rygel-media-item.vala
src/rygel/rygel-media-object.vala
src/rygel/rygel-media-receiver-registrar.vala
src/rygel/rygel-media-server-factory.vala
src/rygel/rygel-media-server.vala
src/rygel/rygel-plugin-loader.vala
src/rygel/rygel-plugin.vala
src/rygel/rygel-resource-info.vala
src/rygel/rygel-seekable-response.vala

index fc2d6ef..2e0e3ab 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index cb7df0c..e786318 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 4bea54c..f542e23 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 91e11fc..e72c9cf 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 044ca4c..b2de3c5 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 57c099d..4f34772 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 7fe8e2f..74e4339 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 2fcada7..1ec9aee 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 4e6dd48..7b204dc 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 6c22be9..f0a4fe8 100644 (file)
@@ -4,12 +4,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index b4b44c3..c575ae0 100644 (file)
@@ -4,12 +4,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 2dadc26..6db5c40 100644 (file)
@@ -4,12 +4,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 0edffe2..6482cc6 100644 (file)
@@ -4,12 +4,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 426db65..7e2c402 100644 (file)
@@ -4,12 +4,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 4c918b9..05072b1 100644 (file)
@@ -3,12 +3,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index f12f641..19a376e 100644 (file)
@@ -4,12 +4,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index d1630c3..697d228 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  * Author: Jorn Baayen <jorn@openedhand.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 0af7b07..1ddbc63 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  * Author: Jorn Baayen <jorn@openedhand.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 2f7df83..a5e8326 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Jorn Baayen <jorn@openedhand.com>
  *         Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index c23d8a0..8aa2e8e 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *         Jorn Baayen <jorn@openedhand.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 44d9340..f70e929 100644 (file)
@@ -4,12 +4,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index d87be18..8182172 100644 (file)
@@ -6,12 +6,14 @@
  *                               <zeeshan.ali@nokia.com>
  *         Jorn Baayen <jorn.baayen@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 3229ba6..fd515cc 100644 (file)
@@ -4,12 +4,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index e966dde..a3a74bf 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 157c7ec..1835420 100644 (file)
@@ -4,12 +4,14 @@
  *
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 8f3e314..273dfa3 100644 (file)
@@ -3,12 +3,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 20817c0..42b1643 100644 (file)
@@ -3,12 +3,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index a7615ae..5972509 100644 (file)
@@ -3,12 +3,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 9f95f88..26db998 100644 (file)
@@ -3,12 +3,14 @@
  *
  * Author: Zeeshan Ali <zeenix@gmail.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index e003158..64504ec 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 1f3e345..7530694 100644 (file)
@@ -4,12 +4,14 @@
  *
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 8b1343e..82b3e7e 100644 (file)
@@ -4,12 +4,14 @@
  *
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index ea02eb7..855fe45 100644 (file)
@@ -4,12 +4,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 15c3695..909bdc0 100644 (file)
@@ -4,12 +4,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.
index 7956a6d..1ab0c5a 100644 (file)
@@ -5,12 +5,14 @@
  * Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
  *                               <zeeshan.ali@nokia.com>
  *
- * This program is free software; you can redistribute it and/or modify
+ * This file is part of Rygel.
+ *
+ * Rygel 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 of the License, or
  * (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * Rygel 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.