summaryrefslogtreecommitdiff
path: root/examples/standalone-server.c
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2015-11-02 22:02:24 +0100
committerJens Georg <mail@jensge.org>2015-11-02 22:03:54 +0100
commitcdcb6bd55efd0c3b7a2fd4ae5c3d8556f69f8402 (patch)
tree846156dabf2fc6f371f8c7b23b388cc4a019ec17 /examples/standalone-server.c
parent97a1597523a0204c991e0a1bb3c2a1ca56eb5b79 (diff)
downloadrygel-cdcb6bd55efd0c3b7a2fd4ae5c3d8556f69f8402.tar.gz
all: Update license text to LGPLv2.1 proper
We always claimed being LGPLv2.1 but the license text said differently. Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'examples/standalone-server.c')
-rw-r--r--examples/standalone-server.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/examples/standalone-server.c b/examples/standalone-server.c
index b5e30b00..35730818 100644
--- a/examples/standalone-server.c
+++ b/examples/standalone-server.c
@@ -7,18 +7,18 @@
* 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.
+ * 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.
*
* 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.
+ * 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 program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * 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 Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/*