]> arthur.barton.de Git - ConfigScripts.git/commitdiff
Updated copyright notice
authorAlexander Barton <alex@barton.de>
Mon, 23 Mar 2009 21:38:24 +0000 (22:38 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 23 Mar 2009 21:38:24 +0000 (22:38 +0100)
sys/bashrc
sys/profile
user/bash_logout

index ae2672850be8073eab7044325d8a2f74d8a6c75c..9613137f7fb50a885b3824626da43a103ff49f80 100644 (file)
@@ -1,6 +1,6 @@
 #
 # /etc/bash.bashrc: System-wide rc file for interactive bash(1) shells.
-# Written 2003-2008 by Alexander Barton (alex@barton.de)
+# Written 2003-2009 by Alexander Barton (alex@barton.de)
 #
 
 [ -e /tmp/ConfigDebug.$USER ] && echo " >> /etc/bash.bashrc ..."
index ca7fd9844bee3d617a81ddb7202956f899528208..c306713bf607760e18d4d2d64d6a2aff6cc32c65 100644 (file)
@@ -1,7 +1,7 @@
 #
 # /etc/profile: system-wide profile for the Bourne shell (sh(1)) and
 # Bourne compatible shells (bash(1), ksh(1), ash(1), ...).
-# Written 2003-2008 by Alexander Barton (alex@barton.de)
+# Written 2003-2009 by Alexander Barton (alex@barton.de)
 #
 
 [ -e /tmp/ConfigDebug.$USER ] && echo " >> /etc/profile ..."
index 20b8247e1fc02d53ddb6961281cb57cf339322c5..ce8846a173bdfd95d712c03684017cbd018ef6b9 100644 (file)
@@ -1,6 +1,6 @@
 #
-# ~/.bash_logout
-# Written 2003-2008 by Alexander Barton (alex@barton.de)
+# ~/.bash_logout: executed by bash(1) on logout
+# Written 2003-2009 by Alexander Barton (alex@barton.de)
 #
 
 [ -e /tmp/ConfigDebug.$USER ] && echo " >> ~/.bash_logout ..."