From: ch79.cho Date: Mon, 10 Oct 2016 08:07:03 +0000 (+0900) Subject: Add curl license file X-Git-Tag: 1.3.0~1055^2~112 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=54368bd406bf55da7b3acd08ca6e0938df93c485;p=platform%2Fupstream%2Fiotivity.git Add curl license file CURL license file is attached so that an example is used the licensed code. Change-Id: I65e5e136e042329fa6350a7660a24bc5cd3b22ba Signed-off-by: ch79.cho Reviewed-on: https://gerrit.iotivity.org/gerrit/13009 Reviewed-by: Jaehong Jo Reviewed-by: Phil Coval Tested-by: jenkins-iotivity Reviewed-by: Uze Choi --- diff --git a/service/resource-container/examples/HueSampleBundle/LICENSE.CURL b/service/resource-container/examples/HueSampleBundle/LICENSE.CURL new file mode 100644 index 0000000..0a04f2f --- /dev/null +++ b/service/resource-container/examples/HueSampleBundle/LICENSE.CURL @@ -0,0 +1,18 @@ +//****************************************************************** +// COPYRIGHT AND PERMISSION NOTICE +// +// Copyright (c) 1996 - 2015, Daniel Stenberg, daniel@haxx.se. +// +// All rights reserved. +// +// Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, +// provided that the above copyright notice and this permission notice appear in all copies. +// +// 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 OF THIRD PARTY RIGHTS. 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. +// +// Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the +// sale, use or other dealings in this Software without prior written authorization of the copyright holder. +//******************************************************************