051-v4.18-0003-ARM-dts-BCM5301X-Relicense-Buffalo-files-to-the-GPL-.patch 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. From fd0ab539d185a828f2071ee5f311bf101c7fea08 Mon Sep 17 00:00:00 2001
  2. From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <rafal@milecki.pl>
  3. Date: Fri, 4 May 2018 11:54:45 +0200
  4. Subject: [PATCH] ARM: dts: BCM5301X: Relicense Buffalo files to the GPL 2.0+ /
  5. MIT
  6. MIME-Version: 1.0
  7. Content-Type: text/plain; charset=UTF-8
  8. Content-Transfer-Encoding: 8bit
  9. This matches licensing used by other BCM5301X files and is preferred as:
  10. 1) GPL 2.0+ makes is clearly compatible with Linux kernel
  11. 2) MIT is also permissive but preferred over ISC
  12. These files were created and ever touched by a group of four people
  13. only: Felix, INAGAKI, Hauke and me.
  14. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
  15. Acked-by: Felix Fietkau <nbd@nbd.name>
  16. Acked-by: INAGAKI Hiroshi <musashino.open@gmail.com>
  17. Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
  18. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  19. ---
  20. arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts | 3 +--
  21. arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts | 13 +------------
  22. arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts | 3 +--
  23. 3 files changed, 3 insertions(+), 16 deletions(-)
  24. --- a/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts
  25. +++ b/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts
  26. @@ -1,10 +1,9 @@
  27. +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
  28. /*
  29. * Broadcom BCM470X / BCM5301X ARM platform code.
  30. * DTS for Buffalo WZR-1750DHP
  31. *
  32. * Copyright (C) 2014 Rafał Miłecki <zajec5@gmail.com>
  33. - *
  34. - * Licensed under the GNU/GPL. See COPYING for details.
  35. */
  36. /dts-v1/;
  37. --- a/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
  38. +++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
  39. @@ -1,20 +1,9 @@
  40. +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
  41. /*
  42. * Broadcom BCM470X / BCM5301X ARM platform code.
  43. * DTS for Buffalo WZR-900DHP
  44. *
  45. * Copyright (C) 2015 Rafał Miłecki <zajec5@gmail.com>
  46. - *
  47. - * Permission to use, copy, modify, and/or distribute this software for any
  48. - * purpose with or without fee is hereby granted, provided that the above
  49. - * copyright notice and this permission notice appear in all copies.
  50. - *
  51. - * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  52. - * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  53. - * AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  54. - * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  55. - * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  56. - * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  57. - * PERFORMANCE OF THIS SOFTWARE.
  58. */
  59. /dts-v1/;
  60. --- a/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
  61. +++ b/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
  62. @@ -1,10 +1,9 @@
  63. +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
  64. /*
  65. * Broadcom BCM470X / BCM5301X ARM platform code.
  66. * DTS for Buffalo WXR-1900DHP
  67. *
  68. * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org>
  69. - *
  70. - * Licensed under the GNU/GPL. See COPYING for details.
  71. */
  72. /dts-v1/;