From f8c57d68aa4f888f15fcb16485a5a29b3f413b1f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 25 Nov 2014 22:47:23 -0500 Subject: normalize copyright statements a bit --- src/lib/libremessages | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/libremessages') diff --git a/src/lib/libremessages b/src/lib/libremessages index 429a997..93e6b86 100755 --- a/src/lib/libremessages +++ b/src/lib/libremessages @@ -145,6 +145,8 @@ term_title() { # ${handler} SIGNAL_NAME MESSAGE_FMT [MESSAGE_PARAMS...] # # where MESSAGE_* are printf-like stuff. +# +# This function is based on code from pacman:makepkg setup_traps() { [[ $# -le 1 ]] || panic if [[ $# == 1 ]]; then -- cgit v1.2.3-2-g168b