aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/COPYING.MIT
diff options
context:
space:
mode:
authorJoe MacDonald <joe.macdonald@windriver.com>2012-08-27 00:35:17 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-08-27 14:16:45 +0200
commit213f18c766af0e7abe0a8e85137214af770456d4 (patch)
tree57fcf9b01c4d181f26ecfa6403142e651f0a2542 /meta-networking/COPYING.MIT
parent39efb7357fbea52c2208dbfb2f94f8ef8f7827be (diff)
downloadmeta-openembedded-contrib-213f18c766af0e7abe0a8e85137214af770456d4.tar.gz
meta-networking: add layer
A home for networking-related packages. This includes protocol support, servers / daemons and utilities. Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-networking/COPYING.MIT')
-rw-r--r--meta-networking/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-networking/COPYING.MIT b/meta-networking/COPYING.MIT
new file mode 100644
index 0000000000..fb950dc69f
--- /dev/null
+++ b/meta-networking/COPYING.MIT
@@ -0,0 +1,17 @@
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.