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/gitget/gitget | 26 +++++++++++++------------- src/gitget/libregit | 24 ++++++++++++------------ src/lib/conf.sh.in | 24 ++++++++++++------------ src/lib/libreblacklist | 24 ++++++++++++------------ src/lib/librelib | 24 ++++++++++++------------ src/lib/libremessages | 2 ++ src/lib/librexgettext | 24 ++++++++++++------------ 7 files changed, 75 insertions(+), 73 deletions(-) diff --git a/src/gitget/gitget b/src/gitget/gitget index ffae2a9..4d127c7 100755 --- a/src/gitget/gitget +++ b/src/gitget/gitget @@ -1,22 +1,22 @@ #!/usr/bin/env bash -# Copyright (C) 2012-2013 Pacman Development Team -# Copyright (C) 2012-2013 Luke Shumaker +# Copyright (C) 2012-2013 Pacman Development Team +# Copyright (C) 2012-2013 Luke Shumaker # -# License: GNU GPLv2+ +# License: GNU GPLv2+ # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . . libremessages diff --git a/src/gitget/libregit b/src/gitget/libregit index f1775c1..e45c3a8 100755 --- a/src/gitget/libregit +++ b/src/gitget/libregit @@ -1,21 +1,21 @@ #!/usr/bin/env bash -# Copyright (C) 2012-2013 Luke Shumaker +# Copyright (C) 2012-2013 Luke Shumaker # -# License: GNU GPLv2+ +# License: GNU GPLv2+ # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . . libremessages diff --git a/src/lib/conf.sh.in b/src/lib/conf.sh.in index 18b2a5b..9bdb2cc 100644 --- a/src/lib/conf.sh.in +++ b/src/lib/conf.sh.in @@ -1,22 +1,22 @@ #!/usr/bin/env bash # non-executable, but put this there as a hint to text editors # This may be included with or without `set -euE` -# Copyright (C) 2012-2014 Luke Shumaker +# Copyright (C) 2012-2014 Luke Shumaker # -# License: GNU GPLv2+ +# License: GNU GPLv2+ # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . LIBREUSER="${SUDO_USER:-$USER}" if [[ $LIBREUSER == $USER ]]; then diff --git a/src/lib/libreblacklist b/src/lib/libreblacklist index 484c536..5eaec4e 100755 --- a/src/lib/libreblacklist +++ b/src/lib/libreblacklist @@ -2,22 +2,22 @@ # This may be included with or without `set -euE` # When run directly, it does `set -euE` -# Copyright (C) 2013-2014 Luke Shumaker +# Copyright (C) 2013-2014 Luke Shumaker # -# License: GNU GPLv2+ +# License: GNU GPLv2+ # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # make sure XDG_CACHE_HOME is set . "$(librelib conf)" diff --git a/src/lib/librelib b/src/lib/librelib index faeb267..3d7795c 100755 --- a/src/lib/librelib +++ b/src/lib/librelib @@ -1,20 +1,20 @@ #!/usr/bin/env bash -# Copyright (C) 2013-2014 Luke Shumaker +# Copyright (C) 2013-2014 Luke Shumaker # -# License: GNU GPLv2+ +# License: GNU GPLv2+ # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . default_libdir=/usr/lib/libretools 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 diff --git a/src/lib/librexgettext b/src/lib/librexgettext index 3bee937..0732f81 100755 --- a/src/lib/librexgettext +++ b/src/lib/librexgettext @@ -1,20 +1,20 @@ #!/usr/bin/env bash -# Copyright (C) 2013-2014 Luke Shumaker +# Copyright (C) 2013-2014 Luke Shumaker # -# License: GNU GPLv2+ +# License: GNU GPLv2+ # -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . export TEXTDOMAIN='librelib' export TEXTDOMAINDIR='/usr/share/locale' -- cgit v1.2.2