* gettext-tools/src/msgfmt.c (main): Add me and Daiki Ueno as co-authors.
* gettext-runtime/src/ngettext.c (main): Add me as co-author.
* gettext-tools/src/msgmerge.c (main): Likewise.
* gettext-tools/src/msgunfmt.c (main): Likewise.
* gettext-tools/src/xgettext.c (main): Likewise.
* gettext-tools/wizard/gettextize.in (func_version): Likewise. Terminate the
'Written by' line with a '.'.
* gettext-tools/autotools/autopoint.in (func_version): Terminate the
'Written by' line with a '.'.
* gettext-tools/autotools/convert-archive.in (func_version): Likewise.
* gettext-tools/misc/po-fetch.in (func_version): Likewise.
* gettext-runtime/src/gettext.sh.in (func_version): Likewise.
* libtextstyle/gnulib-local/build-aux/moopp (func_version): Likewise.
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."
- echo "Written by" "Bruno Haible"
+ printf 'Written by %s.\n' "Bruno Haible"
}
if test $# = 1; then
case "$1" in
There is NO WARRANTY, to the extent permitted by law.\n\
"),
"1995-2026", "https://gnu.org/licenses/gpl.html");
- printf (_("Written by %s.\n"), proper_name ("Ulrich Drepper"));
+ printf (_("Written by %s and %s.\n"),
+ proper_name ("Ulrich Drepper"), proper_name ("Bruno Haible"));
exit (EXIT_SUCCESS);
}
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."
- echo "Written by" "Bruno Haible"
+ printf 'Written by %s.\n' "Bruno Haible"
}
# func_fatal_error message
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."
- echo "Written by" "Bruno Haible"
+ printf 'Written by %s.\n' "Bruno Haible"
}
# func_fatal_error message
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."
- echo "Written by" "Bruno Haible"
+ printf 'Written by %s.\n' "Bruno Haible"
}
# func_fetch_TP DOMAIN
There is NO WARRANTY, to the extent permitted by law.\n\
"),
"1995-2026", "https://gnu.org/licenses/gpl.html");
- printf (_("Written by %s.\n"), proper_name ("Ulrich Drepper"));
+ printf (_("Written by %s, %s, and %s.\n"),
+ proper_name ("Ulrich Drepper"),
+ proper_name ("Bruno Haible"),
+ proper_name ("Daiki Ueno"));
exit (EXIT_SUCCESS);
}
There is NO WARRANTY, to the extent permitted by law.\n\
"),
"1995-2026", "https://gnu.org/licenses/gpl.html");
- printf (_("Written by %s.\n"), proper_name ("Peter Miller"));
+ printf (_("Written by %s and %s.\n"),
+ proper_name ("Peter Miller"), proper_name ("Bruno Haible"));
exit (EXIT_SUCCESS);
}
There is NO WARRANTY, to the extent permitted by law.\n\
"),
"1995-2026", "https://gnu.org/licenses/gpl.html");
- printf (_("Written by %s.\n"), proper_name ("Ulrich Drepper"));
+ printf (_("Written by %s and %s.\n"),
+ proper_name ("Ulrich Drepper"), proper_name ("Bruno Haible"));
exit (EXIT_SUCCESS);
}
There is NO WARRANTY, to the extent permitted by law.\n\
"),
"1995-2026", "https://gnu.org/licenses/gpl.html");
- printf (_("Written by %s.\n"), proper_name ("Ulrich Drepper"));
+ printf (_("Written by %s and %s.\n"),
+ proper_name ("Ulrich Drepper"), proper_name ("Bruno Haible"));
exit (EXIT_SUCCESS);
}
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."
- echo "Written by" "Ulrich Drepper"
+ printf 'Written by %s and %s.\n' "Ulrich Drepper" "Bruno Haible"
}
# func_fatal_error message
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law."
- echo "Written by" "Bruno Haible"
+ printf 'Written by %s.\n' "Bruno Haible"
}
# func_fatal_error message