pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils Update U-Boot to 2018.05.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74871fdaf110
branches:  trunk
changeset: 308514:74871fdaf110
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Fri May 25 10:45:22 2018 +0000

description:
Update U-Boot to 2018.05.

diffstat:

 sysutils/u-boot-a10-olinuxino-lime/Makefile                               |    4 +-
 sysutils/u-boot-bananapi-m3/Makefile                                      |    4 +-
 sysutils/u-boot-bananapi/Makefile                                         |    4 +-
 sysutils/u-boot-chip-pro/Makefile                                         |    4 +-
 sysutils/u-boot-chip/Makefile                                             |    4 +-
 sysutils/u-boot-cubieboard2/Makefile                                      |    4 +-
 sysutils/u-boot-cubieboard4/Makefile                                      |    4 +-
 sysutils/u-boot-cubietruck/Makefile                                       |    4 +-
 sysutils/u-boot-hummingbird-a31/Makefile                                  |    4 +-
 sysutils/u-boot-nanopi-neo-plus2/Makefile                                 |    4 +-
 sysutils/u-boot-nanopi-neo/Makefile                                       |    4 +-
 sysutils/u-boot-nanopi-neo2/Makefile                                      |    4 +-
 sysutils/u-boot-orangepi-2/Makefile                                       |    4 +-
 sysutils/u-boot-orangepi-one/Makefile                                     |    4 +-
 sysutils/u-boot-orangepi-plus2e/Makefile                                  |    4 +-
 sysutils/u-boot-pine64/Makefile                                           |    4 +-
 sysutils/u-boot-pinebook/Makefile                                         |   10 +-
 sysutils/u-boot-pinebook/distinfo                                         |   11 +-
 sysutils/u-boot-pocketchip/Makefile                                       |    4 +-
 sysutils/u-boot/distinfo                                                  |   16 +-
 sysutils/u-boot/patches/patch-arch_arm_dts_Makefile                       |   12 -
 sysutils/u-boot/patches/patch-arch_arm_dts_sun50i-h5-nanopi-neo-plus2.dts |  125 ----------
 sysutils/u-boot/patches/patch-configs_nanopi__neo__plus2__defconfig       |   23 -
 sysutils/u-boot/patches/patch-include_configs_tegra-common.h              |   10 +-
 sysutils/u-boot/patches/patch-tools_Makefile                              |   13 -
 sysutils/u-boot/u-boot-version.mk                                         |    4 +-
 26 files changed, 40 insertions(+), 252 deletions(-)

diffs (truncated from 469 to 300 lines):

diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-a10-olinuxino-lime/Makefile
--- a/sysutils/u-boot-a10-olinuxino-lime/Makefile       Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-a10-olinuxino-lime/Makefile       Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:19 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:22 jmcneill Exp $
 
 UBOOT_TARGET=          a10-olinuxino-lime
 UBOOT_CONFIG=          A10-OLinuXino-Lime_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-bananapi-m3/Makefile
--- a/sysutils/u-boot-bananapi-m3/Makefile      Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-bananapi-m3/Makefile      Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:22 jmcneill Exp $
 
 UBOOT_TARGET=          bananapi-m3
 UBOOT_CONFIG=          Sinovoip_BPI_M3_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-bananapi/Makefile
--- a/sysutils/u-boot-bananapi/Makefile Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-bananapi/Makefile Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:19 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:22 jmcneill Exp $
 
 UBOOT_TARGET=          bananapi
 UBOOT_CONFIG=          Bananapi_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-chip-pro/Makefile
--- a/sysutils/u-boot-chip-pro/Makefile Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-chip-pro/Makefile Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          chip-pro
 UBOOT_CONFIG=          CHIP_pro_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-chip/Makefile
--- a/sysutils/u-boot-chip/Makefile     Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-chip/Makefile     Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:22 jmcneill Exp $
 
 UBOOT_TARGET=          chip
 UBOOT_CONFIG=          CHIP_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-cubieboard2/Makefile
--- a/sysutils/u-boot-cubieboard2/Makefile      Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-cubieboard2/Makefile      Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          cubieboard2
 UBOOT_CONFIG=          Cubieboard2_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-cubieboard4/Makefile
--- a/sysutils/u-boot-cubieboard4/Makefile      Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-cubieboard4/Makefile      Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          cubieboard4
 UBOOT_CONFIG=          Cubieboard4_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-cubietruck/Makefile
--- a/sysutils/u-boot-cubietruck/Makefile       Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-cubietruck/Makefile       Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          cubietruck
 UBOOT_CONFIG=          Cubietruck_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-hummingbird-a31/Makefile
--- a/sysutils/u-boot-hummingbird-a31/Makefile  Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-hummingbird-a31/Makefile  Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          hummingbird-a31
 UBOOT_CONFIG=          Hummingbird_A31_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-nanopi-neo-plus2/Makefile
--- a/sysutils/u-boot-nanopi-neo-plus2/Makefile Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-nanopi-neo-plus2/Makefile Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/02/18 16:25:45 jmcneill Exp $
-
-PKGREVISION=           2
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          nanopi-neo-plus2
 UBOOT_CONFIG=          nanopi_neo_plus2_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-nanopi-neo/Makefile
--- a/sysutils/u-boot-nanopi-neo/Makefile       Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-nanopi-neo/Makefile       Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          nanopi-neo
 UBOOT_CONFIG=          nanopi_neo_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-nanopi-neo2/Makefile
--- a/sysutils/u-boot-nanopi-neo2/Makefile      Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-nanopi-neo2/Makefile      Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/02/18 16:25:45 jmcneill Exp $
-
-PKGREVISION=           2
+# $NetBSD: Makefile,v 1.4 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          nanopi-neo2
 UBOOT_CONFIG=          nanopi_neo2_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-orangepi-2/Makefile
--- a/sysutils/u-boot-orangepi-2/Makefile       Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-orangepi-2/Makefile       Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.5 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          orangepi-2
 UBOOT_CONFIG=          orangepi_2_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-orangepi-one/Makefile
--- a/sysutils/u-boot-orangepi-one/Makefile     Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-orangepi-one/Makefile     Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          orangepi-one
 UBOOT_CONFIG=          orangepi_one_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-orangepi-plus2e/Makefile
--- a/sysutils/u-boot-orangepi-plus2e/Makefile  Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-orangepi-plus2e/Makefile  Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/12/18 23:31:20 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.5 2018/05/25 10:45:23 jmcneill Exp $
 
 UBOOT_TARGET=          orangepi-plus2e
 UBOOT_CONFIG=          orangepi_plus2e_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-pine64/Makefile
--- a/sysutils/u-boot-pine64/Makefile   Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-pine64/Makefile   Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/04/05 19:13:57 joerg Exp $
-
-PKGREVISION=           3
+# $NetBSD: Makefile,v 1.5 2018/05/25 10:45:24 jmcneill Exp $
 
 UBOOT_TARGET=          pine64
 UBOOT_CONFIG=          pine64_plus_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-pinebook/Makefile
--- a/sysutils/u-boot-pinebook/Makefile Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-pinebook/Makefile Fri May 25 10:45:22 2018 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2018/02/18 16:25:45 jmcneill Exp $
+# $NetBSD: Makefile,v 1.5 2018/05/25 10:45:24 jmcneill Exp $
 
-UBOOT_VERSION=         2018.01
+UBOOT_VERSION=         2018.05
 UBOOT_TARGET=          pinebook
 UBOOT_CONFIG=          pinebook_defconfig
 UBOOT_BIN=             u-boot-sunxi-with-spl.bin
 
 # Use anarsoul's fork of mainline U-Boot with Pinebook support patched in
-MASTER_SITES=          ${MASTER_SITE_GITHUB:=anarsoul/}
-GITHUB_PROJECT=                u-boot-pine64
-GITHUB_TAG=            98b74f94efc0bfa40ff78785f99a8f0a1fb0110a
+MASTER_SITES=          ${MASTER_SITE_GITHUB:=evadot/}
+GITHUB_PROJECT=                u-boot
+GITHUB_TAG=            01c860679dabd8ac37bd0eccc90abff7d284a206
 DISTNAME=              u-boot-${UBOOT_TARGET}-${UBOOT_VERSION}
 EXTRACT_SUFX=          .tar.gz
 
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-pinebook/distinfo
--- a/sysutils/u-boot-pinebook/distinfo Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-pinebook/distinfo Fri May 25 10:45:22 2018 +0000
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.3 2018/02/18 12:27:20 jmcneill Exp $
+$NetBSD: distinfo,v 1.4 2018/05/25 10:45:24 jmcneill Exp $
 
-SHA1 (u-boot-pinebook-2018.01-98b74f94efc0bfa40ff78785f99a8f0a1fb0110a.tar.gz) = e2fc6b456b88acd23e9b70d92fb520602d2242c9
-RMD160 (u-boot-pinebook-2018.01-98b74f94efc0bfa40ff78785f99a8f0a1fb0110a.tar.gz) = 6057d6237829bca77269ce1cbf0a2ca86721545b
-SHA512 (u-boot-pinebook-2018.01-98b74f94efc0bfa40ff78785f99a8f0a1fb0110a.tar.gz) = 
14fa032f26f36ff96c0237be63785087b2dfb8ea4c6b0c90c3baa962ca2f03a6eb8403d503dda72544b7a464f3b7d50fb889e313a6d98ae9e7243596a55bee6a
-Size (u-boot-pinebook-2018.01-98b74f94efc0bfa40ff78785f99a8f0a1fb0110a.tar.gz) = 15350995 bytes
+SHA1 (u-boot-pinebook-2018.05-01c860679dabd8ac37bd0eccc90abff7d284a206.tar.gz) = d818ea3481be6a57596d53b1b3bbd7c389c7eda6
+RMD160 (u-boot-pinebook-2018.05-01c860679dabd8ac37bd0eccc90abff7d284a206.tar.gz) = 9524713276bff72cd96b8a6c52468cc2f2cb38fa
+SHA512 (u-boot-pinebook-2018.05-01c860679dabd8ac37bd0eccc90abff7d284a206.tar.gz) = 
1994eae86c5e201c61ad3d869b7a6bd85c925bc00fa1f22a81524dd6c07a961dd7aeb63417e93fc2207f33836de06e60bb7fe3a5ab6988915c921816d1a112e3
+Size (u-boot-pinebook-2018.05-01c860679dabd8ac37bd0eccc90abff7d284a206.tar.gz) = 15871209 bytes
 SHA1 (patch-arch_arm_cpu_armv8_Kconfig) = 82dee7f627ba721ba3548b49569ee2491764d86a
-SHA1 (patch-include_configs_sunxi-common.h) = 175027c9d7c96104e52ef1833cff4c26e8ed2ac3
 SHA1 (patch-lib_bch.c) = 00a80689266d3ab8d2af862327e7c852220a0713
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot-pocketchip/Makefile
--- a/sysutils/u-boot-pocketchip/Makefile       Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot-pocketchip/Makefile       Fri May 25 10:45:22 2018 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/12/18 23:31:21 jmcneill Exp $
-
-PKGREVISION=           1
+# $NetBSD: Makefile,v 1.4 2018/05/25 10:45:24 jmcneill Exp $
 
 UBOOT_TARGET=          pocketchip
 UBOOT_CONFIG=          CHIP_defconfig
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot/distinfo
--- a/sysutils/u-boot/distinfo  Fri May 25 10:45:20 2018 +0000
+++ b/sysutils/u-boot/distinfo  Fri May 25 10:45:22 2018 +0000
@@ -1,14 +1,10 @@
-$NetBSD: distinfo,v 1.11 2018/01/10 00:55:27 jakllsch Exp $
+$NetBSD: distinfo,v 1.12 2018/05/25 10:45:22 jmcneill Exp $
 
-SHA1 (u-boot-2017.11.tar.bz2) = 6a3932b39a0f165aba210663ea2500bcfb9c8794
-RMD160 (u-boot-2017.11.tar.bz2) = 38e1331640b81e74ea78ebf41f94bcdbd675dcb2
-SHA512 (u-boot-2017.11.tar.bz2) = 485b9ab7cea0a250d964822bdb99a8426852b4e815b506329dedc4f5a69757c8b1a812998561161d44d98f6fabb9c8937e8250de1244d258fc9f13624b38d643
-Size (u-boot-2017.11.tar.bz2) = 11982382 bytes
+SHA1 (u-boot-2018.05.tar.bz2) = 605543501f7450ffa4e9c7fd98d2f36dbc0657b0
+RMD160 (u-boot-2018.05.tar.bz2) = b305357058feb875233c3a32f41e14548b97855d
+SHA512 (u-boot-2018.05.tar.bz2) = 218f71282c9d027b0faf210ce2d4d713779e0c61ea4a23f03d5dec0ca8836a3c26b46c5e258d583834f5b5a2f4663f98729ca4b0101a60f85457eb892f8370d2
+Size (u-boot-2018.05.tar.bz2) = 12469276 bytes
 SHA1 (patch-arch_arm_cpu_armv8_Kconfig) = 63cbbf2e3cebd46793fc03cc8e62297f6dc01aa9
-SHA1 (patch-arch_arm_dts_Makefile) = 13e812abd46ffd7bf6dca6c78e2f5adf9731b7c6
-SHA1 (patch-arch_arm_dts_sun50i-h5-nanopi-neo-plus2.dts) = af01f257b0bec9a71a3fbf2324bed6a4471062b0
-SHA1 (patch-configs_nanopi__neo__plus2__defconfig) = 58156ff8c5f9bd841b3039413911e67ddf8d692a
 SHA1 (patch-drivers_video_sunxi_sunxi__display.c) = 8e6a6a781cce25af5cba289fc2ca76e30b62aff6
-SHA1 (patch-include_configs_tegra-common.h) = 01b68620414f85edd029e54f7f8dc158888c4072
+SHA1 (patch-include_configs_tegra-common.h) = 4cda8f9df2c7fc2b9cd9d4139ec679a42648e4f8
 SHA1 (patch-lib_bch.c) = b1f1c7418f1004c151b9e5e06ab7047a1736ae47
-SHA1 (patch-tools_Makefile) = adc5082d369363113135d5c892822b57ee80ff19
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot/patches/patch-arch_arm_dts_Makefile
--- a/sysutils/u-boot/patches/patch-arch_arm_dts_Makefile       Fri May 25 10:45:20 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-arch_arm_dts_Makefile,v 1.1 2018/01/10 00:55:27 jakllsch Exp $
-
---- arch/arm/dts/Makefile.orig 2017-11-14 01:08:06.000000000 +0000
-+++ arch/arm/dts/Makefile
-@@ -335,6 +335,7 @@ dtb-$(CONFIG_MACH_SUN8I_R40) += \
- dtb-$(CONFIG_MACH_SUN8I_V3S) += \
-       sun8i-v3s-licheepi-zero.dtb
- dtb-$(CONFIG_MACH_SUN50I_H5) += \
-+      sun50i-h5-nanopi-neo-plus2.dtb \
-       sun50i-h5-nanopi-neo2.dtb \
-       sun50i-h5-orangepi-pc2.dtb \
-       sun50i-h5-orangepi-prime.dtb \
diff -r 885c48a2945e -r 74871fdaf110 sysutils/u-boot/patches/patch-arch_arm_dts_sun50i-h5-nanopi-neo-plus2.dts
--- a/sysutils/u-boot/patches/patch-arch_arm_dts_sun50i-h5-nanopi-neo-plus2.dts Fri May 25 10:45:20 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,125 +0,0 @@
-$NetBSD: patch-arch_arm_dts_sun50i-h5-nanopi-neo-plus2.dts,v 1.1 2018/01/10 00:55:27 jakllsch Exp $
-
---- arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts.orig   2018-01-10 00:43:42.000000000 +0000
-+++ arch/arm/dts/sun50i-h5-nanopi-neo-plus2.dts
-@@ -0,0 +1,120 @@
-+/*
-+ * Copyright (C) 2017 Icenowy Zheng <icenowy%aosc.io@localhost>
-+ * Copyright (C) 2017 Jagan Teki <jteki%openedev.com@localhost>
-+ *
-+ * This file is dual-licensed: you can use it either under the terms
-+ * of the GPL or the X11 license, at your option. Note that this dual
-+ * licensing only applies to this file, and not this project as a
-+ * whole.
-+ *
-+ *  a) This library is free software; you can redistribute it and/or
-+ *     modify it under the terms of the GNU 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 General Public License for more details.
-+ *
-+ * Or, alternatively,
-+ *
-+ *  b) Permission is hereby granted, free of charge, to any person
-+ *     obtaining a copy of this software and associated documentation



Home | Main Index | Thread Index | Old Index