diff --git a/xCAT/postscripts/enabledebug b/xCAT/postscripts/enabledebug index c02633af2..4c70c9dd1 100755 --- a/xCAT/postscripts/enabledebug +++ b/xCAT/postscripts/enabledebug @@ -1,6 +1,5 @@ #!/bin/ksh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # echo "$0: the OS version is $OSVER" | logger -t xcat -p local4.info diff --git a/xCAT/postscripts/enablesysreq b/xCAT/postscripts/enablesysreq index d2e992df3..f00925797 100755 --- a/xCAT/postscripts/enablesysreq +++ b/xCAT/postscripts/enablesysreq @@ -1,6 +1,5 @@ #!/bin/ksh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp case "$OSVER" in diff --git a/xCAT/postscripts/locallibs b/xCAT/postscripts/locallibs index a15aa510c..23cd45bbc 100755 --- a/xCAT/postscripts/locallibs +++ b/xCAT/postscripts/locallibs @@ -1,6 +1,5 @@ #!/bin/ksh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # diff --git a/xCAT/postscripts/makesshgkh b/xCAT/postscripts/makesshgkh index 92525615a..d4e47fa40 100755 --- a/xCAT/postscripts/makesshgkh +++ b/xCAT/postscripts/makesshgkh @@ -1,6 +1,5 @@ #!/bin/ksh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # #TODO: something diff --git a/xCAT/postscripts/mountpost b/xCAT/postscripts/mountpost index 4d138fcea..8a5c68825 100755 --- a/xCAT/postscripts/mountpost +++ b/xCAT/postscripts/mountpost @@ -1,6 +1,5 @@ #!/bin/ksh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # diff --git a/xCAT/postscripts/nfsmounts b/xCAT/postscripts/nfsmounts index 99d235392..241065c5c 100755 --- a/xCAT/postscripts/nfsmounts +++ b/xCAT/postscripts/nfsmounts @@ -1,6 +1,5 @@ #!/bin/ksh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # diff --git a/xCAT/postscripts/reboot b/xCAT/postscripts/reboot index a2966c12d..6aace8cb7 100755 --- a/xCAT/postscripts/reboot +++ b/xCAT/postscripts/reboot @@ -1,6 +1,5 @@ #!/bin/sh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # diff --git a/xCAT/postscripts/resyslog b/xCAT/postscripts/resyslog index 8b1c3e47f..650f94fbc 100755 --- a/xCAT/postscripts/resyslog +++ b/xCAT/postscripts/resyslog @@ -1,6 +1,5 @@ #!/bin/ksh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # diff --git a/xCAT/postscripts/syncclock b/xCAT/postscripts/syncclock index 2913c066e..65ef683ff 100755 --- a/xCAT/postscripts/syncclock +++ b/xCAT/postscripts/syncclock @@ -1,6 +1,5 @@ #!/bin/ksh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # diff --git a/xCAT/postscripts/umountpost b/xCAT/postscripts/umountpost index 24d1e8ef7..c556e0b43 100755 --- a/xCAT/postscripts/umountpost +++ b/xCAT/postscripts/umountpost @@ -1,6 +1,5 @@ #!/bin/ksh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # diff --git a/xCAT/postscripts/xcatclient b/xCAT/postscripts/xcatclient index fe46fcb42..66c5ed7d0 100755 --- a/xCAT/postscripts/xcatclient +++ b/xCAT/postscripts/xcatclient @@ -1,6 +1,5 @@ #!/bin/sh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # # This routine transfers the client credentials from ~/.xcat on the MN diff --git a/xCAT/postscripts/xcatserver b/xCAT/postscripts/xcatserver index a899bc125..df13a93e7 100755 --- a/xCAT/postscripts/xcatserver +++ b/xCAT/postscripts/xcatserver @@ -1,6 +1,5 @@ #!/bin/sh # IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html -#egan@us.ibm.com #(C)IBM Corp # This scripts transfers the cfgloc files and the xCAT credentials from # the Management Node to the Service Node on Linux.