summaryrefslogtreecommitdiff
path: root/gssdp-1.0
diff options
context:
space:
mode:
authorJussi Kukkonen <jku@openedhand.com>2008-06-03 13:32:04 +0000
committerJussi Kukkonen <jku@openedhand.com>2008-06-03 13:32:04 +0000
commit2bf52795c67a669734f5c1410fcd9eda44f66355 (patch)
tree9607f6181e588a58bf52106751d61854d790be0b /gssdp-1.0
parent19777fb73e9e302c271aeba5df0b324b41ea0fab (diff)
downloadgupnp-vala-2bf52795c67a669734f5c1410fcd9eda44f66355.tar.gz
Add LGPL license info
git-svn-id: https://svn.o-hand.com/repos/gupnp/trunk/bindings/gupnp-vala@1019 d8cb91d7-bff9-0310-92b9-80b65e4482b2
Diffstat (limited to 'gssdp-1.0')
-rw-r--r--gssdp-1.0/gssdp-1.0-custom.vala21
1 files changed, 20 insertions, 1 deletions
diff --git a/gssdp-1.0/gssdp-1.0-custom.vala b/gssdp-1.0/gssdp-1.0-custom.vala
index f921754..b45593a 100644
--- a/gssdp-1.0/gssdp-1.0-custom.vala
+++ b/gssdp-1.0/gssdp-1.0-custom.vala
@@ -1,4 +1,23 @@
-
+/* gupnp-vala -- Vala bindings for GUPnP
+ * Copyright (C) 2008 OpenedHand Ltd.
+ *
+ * Author: Jussi Kukkonen <jku@o-hand.com>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 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
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
namespace GSSDP {
public class ResourceBrowser {