031-v4.21-0002-ARM-dts-BCM5301X-Relicense-BCM47094-file-to-the-GPL-.patch 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. From d10967344375026ca8762b6080dec2585d895906 Mon Sep 17 00:00:00 2001
  2. From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <[email protected]>
  3. Date: Thu, 20 Sep 2018 13:20:19 +0200
  4. Subject: [PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file 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 it clearly compatible with Linux kernel
  11. 2) MIT is also permissive but preferred over ISC
  12. This file has been developed by me & once modified by Vivek.
  13. Signed-off-by: Rafał Miłecki <[email protected]>
  14. Acked-by: Vivek Unune <[email protected]>
  15. Signed-off-by: Florian Fainelli <[email protected]>
  16. ---
  17. arch/arm/boot/dts/bcm47094.dtsi | 3 +--
  18. 1 file changed, 1 insertion(+), 2 deletions(-)
  19. --- a/arch/arm/boot/dts/bcm47094.dtsi
  20. +++ b/arch/arm/boot/dts/bcm47094.dtsi
  21. @@ -1,7 +1,6 @@
  22. +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
  23. /*
  24. * Copyright (C) 2016 Rafał Miłecki <[email protected]>
  25. - *
  26. - * Licensed under the ISC license.
  27. */
  28. #include "bcm4708.dtsi"