Bump to tzdata 2017c 64/165964/1 sandbox/dh0128.kwak/tzdata2017c accepted/tizen/base/20180105.171712 submit/tizen_base/20180105.041617
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 5 Jan 2018 03:59:48 +0000 (12:59 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 5 Jan 2018 04:02:10 +0000 (13:02 +0900)
[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] version upgrade
[Cause & Measure] tzdata 2017b -> 2017c
[Checking Method] N/A

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: I6e20f4a347af5fa7cf1863e469a0b4f0f6c542bb
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
LICENSE
Makefile
packaging/tzdata.spec

diff --git a/LICENSE b/LICENSE
index 8ba4399..a2588b1 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,28 @@
-Unless specified below, all files in the tz code and data (including
-this LICENSE file) are in the public domain.
+With a few exceptions, all files in the tz code and data (including
+this one) are in the public domain.  The exceptions are date.c,
+newstrftime.3, and strftime.c, which contain material derived from BSD
+and which use the BSD 3-clause license.
 
-If the files date.c, newstrftime.3, and strftime.c are present, they
-contain material derived from BSD and use the BSD 3-clause license.
+
+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.
+2.Redistributions in binary form must reproduce the above copyright
+  notice, this list of conditions and the following disclaimer in the
+  documentation and/or other materials provided with the distribution.
+3.Neither the name of the <organization> nor the
+  names of its contributors may be used to endorse or promote products
+  derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 <COPYRIGHT HOLDER> 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.
index df30245..24ab6f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
 PACKAGE=       tzcode
 
 # Version number for the distribution, overridden in the 'tarballs' rule below.
-VERSION=       2017b
+VERSION=       2017c
 
 # Email address for bug reports.
 BUGEMAIL=      tz@iana.org
index aeaa969..68bf462 100644 (file)
@@ -5,7 +5,7 @@ Group:          Base/Configuration
 Url:            http://www.gnu.org/software/libc/libc.html
 Requires(pre):         filesystem, coreutils
 # COMMON-BEGIN
-Version:        2017b
+Version:        2017c
 Release:        0
 Source:         ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
 Source1001:     tzdata.manifest