summaryrefslogtreecommitdiff
path: root/examples/standalone-server.c
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2013-01-17 15:03:59 +0100
committerMurray Cumming <murrayc@murrayc.com>2013-01-17 15:03:59 +0100
commite1a3e5f4b4111df300b90cf17dde93101a82ae10 (patch)
treeaf6b8777fe19bae2e9244e179d421733bed2ae19 /examples/standalone-server.c
parent9e0af2701acd103cf1b0d8d93fb827f82c97a484 (diff)
downloadrygel-e1a3e5f4b4111df300b90cf17dde93101a82ae10.tar.gz
Revert "docs: Change C example code license."
This reverts commit 41cccb3575f20c257c54f8af8cb01903eed1f63a.
Diffstat (limited to 'examples/standalone-server.c')
-rw-r--r--examples/standalone-server.c24
1 files changed, 20 insertions, 4 deletions
diff --git a/examples/standalone-server.c b/examples/standalone-server.c
index 6108cce1..dd9a6a30 100644
--- a/examples/standalone-server.c
+++ b/examples/standalone-server.c
@@ -1,8 +1,24 @@
-/* Copyright (C) 2012 Intel Corporation
+/*
+ * Copyright (C) 2012 Openismus GmbH.
+ * Copyright (C) 2012 Intel Corporation.
+ *
+ * Author: Jens Georg <jensg@openismus.com>
+ *
+ * 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.
+ *
+ * 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.
*
- * Permission to use, copy, modify, distribute, and sell this example
- * for any purpose is hereby granted without fee.
- * It is provided "as is" without express or implied warranty.
+ * 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.
*/
/*