From: Haesik Jun Date: Wed, 9 May 2018 04:45:46 +0000 (+0900) Subject: Change license notice X-Git-Tag: submit/tizen/20180509.054820^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e442b3612dec45af08fb506c8ecbea7dacd34e8;p=platform%2Fupstream%2Fiotjs.git Change license notice Change-Id: I4c9178ec919c881b8727535779a29821b53fac27 Signed-off-by: Haesik Jun --- diff --git a/LICENSE.BSD-1.0 b/LICENSE.BSD-1.0 deleted file mode 100644 index d2a22a3..0000000 --- a/LICENSE.BSD-1.0 +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Copyright (c) 1995, 1999 - * Berkeley Software Design, Inc. All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * THIS SOFTWARE IS PROVIDED BY Berkeley Software Design, Inc. ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL Berkeley Software Design, Inc. BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * - */ diff --git a/LICENSE.BSD-4-Clause b/LICENSE.BSD-4-Clause new file mode 100644 index 0000000..d2a22a3 --- /dev/null +++ b/LICENSE.BSD-4-Clause @@ -0,0 +1,23 @@ +/* + * Copyright (c) 1995, 1999 + * Berkeley Software Design, Inc. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * THIS SOFTWARE IS PROVIDED BY Berkeley Software Design, Inc. ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL Berkeley Software Design, Inc. BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + */ diff --git a/LICENSE.SunFreelyRedistributable b/LICENSE.SunFreelyRedistributable deleted file mode 100644 index b024795..0000000 --- a/LICENSE.SunFreelyRedistributable +++ /dev/null @@ -1,6 +0,0 @@ -Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. - -Developed at SunSoft, a Sun Microsystems, Inc. business. -Permission to use, copy, modify, and distribute this -software is freely granted, provided that this notice -is preserved. diff --git a/config/tizen/packaging/iotjs.spec b/config/tizen/packaging/iotjs.spec index 37a7ccd..cbc9b3a 100644 --- a/config/tizen/packaging/iotjs.spec +++ b/config/tizen/packaging/iotjs.spec @@ -3,13 +3,14 @@ Version: 1.0.0 Release: 0 Summary: Platform for Internet of Things with JavaScript Group: Network & Connectivity -License: Apache-2.0 and BSD-1-Clause and BSD-3-Clause and MIT and Sun Freely Redistributable Licesne +License: Apache-2.0 and BSD-1.0 and BSD-3-Clause and MIT URL: https://www.iotjs.net/ Source: %{name}-%{version}.tar.gz Source1: %{name}.pc.in Source1001: %{name}.manifest ExclusiveArch: %arm + BuildRequires: python BuildRequires: cmake BuildRequires: glibc-static diff --git a/packaging/iotjs.spec b/packaging/iotjs.spec index 37a7ccd..cbc9b3a 100644 --- a/packaging/iotjs.spec +++ b/packaging/iotjs.spec @@ -3,13 +3,14 @@ Version: 1.0.0 Release: 0 Summary: Platform for Internet of Things with JavaScript Group: Network & Connectivity -License: Apache-2.0 and BSD-1-Clause and BSD-3-Clause and MIT and Sun Freely Redistributable Licesne +License: Apache-2.0 and BSD-1.0 and BSD-3-Clause and MIT URL: https://www.iotjs.net/ Source: %{name}-%{version}.tar.gz Source1: %{name}.pc.in Source1001: %{name}.manifest ExclusiveArch: %arm + BuildRequires: python BuildRequires: cmake BuildRequires: glibc-static