ash: do not let EXIT trap to fire in `trap`
[oweals/busybox.git] / scripts / checkhelp.awk
index 4bb4996dc599195b256ee8be6777423752a2109d..2468db2dae64ed9167c7585f0e097b3126969cdf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/awk -f
 # AWK script to check for missing help entries for config options
 #
-# Copyright (C) 2006 Bernhard Fischer
+# Copyright (C) 2006 Bernhard Reutner-Fischer
 #
 # This file is distributed under the terms and conditions of the
 # MIT/X public licenses. See http://opensource.org/licenses/mit-license.html