]> git.99rst.org Git - openwrt-packages.git/commitdiff
nut: bump OpenWrt copyright for files with it
authorDaniel F. Dickinson <redacted>
Sat, 9 May 2026 15:27:18 +0000 (11:27 -0400)
committerJosef Schlehofer <redacted>
Thu, 2 Jul 2026 04:43:08 +0000 (06:43 +0200)
For files with an existing OpenWrt copyright notation,
update to include 2026 for scripts which have been
updated this year.

Per https://github.com/openwrt/packages/pull/29390#discussion_r3213318908

Signed-off-by: Daniel F. Dickinson <redacted>
net/nut/Makefile
net/nut/files/nut-cgi.init
net/nut/files/nut-server.init

index 58643b458bd7eab1efb0e9852f61b577564b3714..2a8f2d7458845539965c171f43ca79245a70cc2e 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (C) 2006-2016 OpenWrt.org
+# Copyright (C) 2006-2026 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
index 68d39f668b85bb58c3c17032fe53cc9e83bda386..e5c3cf193dd879339c45b2e27e6f7513752f9eec 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh /etc/rc.common
-# Copyright © 2012 OpenWrt.org
+# Copyright © 2012-2026 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
index e62a3c364f02b39dc07b762570251ba57cbfc19e..dcdd08cff0734a2c512cd3a6122e7c210be34aa8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh /etc/rc.common
-# Copyright © 2012 OpenWrt.org
+# Copyright © 2012-2026 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
git clone https://git.99rst.org/PROJECT