remove modified dates from files, we have git
authorDennis Groenen <tj.groenen@gmail.com>
Tue, 16 Oct 2012 09:04:33 +0000 (11:04 +0200)
committerDennis Groenen <tj.groenen@gmail.com>
Tue, 16 Oct 2012 09:04:33 +0000 (11:04 +0200)
debian/scripts/applets
debian/scripts/functions
debian/scripts/install-binary.sh
debian/scripts/uninstall-binary.sh

index 970d38e..324b119 100644 (file)
@@ -5,7 +5,6 @@
 # Please send in enhancements/corrections to my e-mail adress.
 #
 # By Dennis Groenen <tj.groenen@gmail.com>
-# Last updated: 11-22-2011 (MM-DD-YYYY)
 #
 
 # Define all possible destinations for the provided utilities
index 10bfb5e..f5446f0 100644 (file)
@@ -6,8 +6,6 @@
 # By Dennis Groenen <tj.groenen@gmail.com>
 # GPLv3 licensed
 #
-# Last updated: 08-24-2012 (MM-DD-YYYY)
-# 
 
 # Verbose-aware echo
 ECHO_VERBOSE() {
index 81c5bc3..2a9de6f 100755 (executable)
@@ -12,8 +12,6 @@
 # By Dennis Groenen <tj.groenen@gmail.com>
 # GPLv3 licensed
 #
-# Last updated: 08-24-2012 (MM-DD-YYYY)
-# 
 
 INSTALLDIR="/opt/busybox-power"
 EXECPWR="$INSTALLDIR/busybox.power"
index 8435638..f76db36 100755 (executable)
@@ -10,8 +10,6 @@
 # By Dennis Groenen <tj.groenen@gmail.com>
 # GPLv3 licensed
 #
-# Last updated: 08-24-2012 (MM-DD-YYYY)
-# 
 
 INSTALLDIR="/opt/busybox-power"
 EXECPWR="$INSTALLDIR/busybox.power"