license about rssileds package
Felix Baumann
felix.baumann at freifunk-aachen.de
Sun Aug 3 05:03:44 PDT 2025
Am 3. August 2025 07:08:12 MESZ schrieb Giuseppe Lippolis <giu.lippolis at gmail.com>:
>I'm going to extend the feature supported by
>
>package/network/utils/rssileds/files/rssileds.init
>
>But I noticed at line 2:
>
># (C) 2012 Daniel Golle, Allnet GmbH <dgolle at allnet.de>
>
>
>So my question is: can I modify that file or shall I refrain from doing so?
>
>Regards,
>
>Giuseppe
>
>
>_______________________________________________
>openwrt-devel mailing list
>openwrt-devel at lists.openwrt.org
>https://lists.openwrt.org/mailman/listinfo/openwrt-devel
I'm certain this is licensed under GPL v2
It even says here:
<https://github.com/openwrt/openwrt/blob/main/package/network/utils/rssileds/Makefile>
Copyright is not the same as Licensing.
I wonder though: does every code file need to have the license referenced, probably not, right?
I'm not certain how OpenWrt currently handles this.
Oh, wait there are SPDX headers usually:
<https://github.com/openwrt/openwrt/blob/main/LICENSES/GPL-2.0>
I guess this is one of the older files that were never updated to a new schema. There's likely many more of them left in the code.
Regards
Felix Baumann
More information about the openwrt-devel
mailing list