Author: rmilecki
Date: 2016-05-12 07:32:33 +0200 (Thu, 12 May 2016)
New Revision: 49377

Modified:
   trunk/target/linux/bcm53xx/base-files/etc/diag.sh
   trunk/target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc
Log:
bcm53xx: drop Copyright header from two of my bash scripts

Both scripts modified by this patch were added by me. First of all I
incorrectly added OpenWrt as Copyright holder. It was wrong because:
1) I simply can't transfer my moral rights according to the Polish law
2) Transfering copyrights (economic rights) requires an agreement which
   I didn't sign with OpenWrt(.org).
Other than that I don't find these trivial scripts important enough to
put info about *my* copyrights in a header so this patch just drops them
completely.

Signed-off-by: Rafa{U+0142} Mi{U+0142}ecki <[email protected]>

Modified: trunk/target/linux/bcm53xx/base-files/etc/diag.sh
===================================================================
--- trunk/target/linux/bcm53xx/base-files/etc/diag.sh   2016-05-11 22:40:28 UTC 
(rev 49376)
+++ trunk/target/linux/bcm53xx/base-files/etc/diag.sh   2016-05-12 05:32:33 UTC 
(rev 49377)
@@ -1,5 +1,4 @@
 #!/bin/sh
-# Copyright (C) 2014 OpenWrt.org
 
 . /lib/functions/leds.sh
 

Modified: trunk/target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc
===================================================================
--- trunk/target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc   
2016-05-11 22:40:28 UTC (rev 49376)
+++ trunk/target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc   
2016-05-12 05:32:33 UTC (rev 49377)
@@ -1,7 +1,3 @@
 #!/bin/sh
-#
-# Copyright (C) 2007 OpenWrt.org
-#
-#
 
 mtd fixtrx firmware || mtd fixseama firmware
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to