From: Bruno Haible Date: Sun, 4 Jun 2023 15:33:32 +0000 (+0200) Subject: build: Make the Windows exports lists more maintainable. X-Git-Tag: v0.22~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18d738ff0b5eb8e98031436f0ef597f69b5c8cb2;p=thirdparty%2Fgettext.git build: Make the Windows exports lists more maintainable. * gettext-tools/woe32dll/gettextlib-exports.c: Fix file title. * gettext-tools/woe32dll/gettextsrc-exports.c: Likewise. * gettext-tools/woe32dll/gettextpo-exports.c: Likewise. --- diff --git a/gettext-tools/woe32dll/gettextlib-exports.c b/gettext-tools/woe32dll/gettextlib-exports.c index 292fc2a68..1d1b37cc0 100644 --- a/gettext-tools/woe32dll/gettextlib-exports.c +++ b/gettext-tools/woe32dll/gettextlib-exports.c @@ -1,5 +1,5 @@ -/* List of exported symbols of libgettextlib on Cygwin. - Copyright (C) 2006-2007, 2010, 2012, 2019 Free Software Foundation, Inc. +/* List of exported symbols of libgettextlib on Cygwin and native Windows. + Copyright (C) 2006-2007, 2010, 2012, 2019, 2023 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/woe32dll/gettextpo-exports.c b/gettext-tools/woe32dll/gettextpo-exports.c index aca639207..f7f76da04 100644 --- a/gettext-tools/woe32dll/gettextpo-exports.c +++ b/gettext-tools/woe32dll/gettextpo-exports.c @@ -1,5 +1,5 @@ -/* List of exported symbols of libgettextpo on Cygwin. - Copyright (C) 2006 Free Software Foundation, Inc. +/* List of exported symbols of libgettextpo on Cygwin and native Windows. + Copyright (C) 2006, 2023 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/woe32dll/gettextsrc-exports.c b/gettext-tools/woe32dll/gettextsrc-exports.c index 6e8ea9c0f..5fdf90308 100644 --- a/gettext-tools/woe32dll/gettextsrc-exports.c +++ b/gettext-tools/woe32dll/gettextsrc-exports.c @@ -1,6 +1,5 @@ -/* List of exported symbols of libgettextsrc on Cygwin. - Copyright (C) 2006-2007, 2009-2011, 2013-2015, 2019, 2021 Free Software Foundation, - Inc. +/* List of exported symbols of libgettextsrc on Cygwin and native Windows. + Copyright (C) 2006-2007, 2009-2011, 2013-2015, 2019, 2021, 2023 Free Software Foundation, Inc. Written by Bruno Haible , 2006. This program is free software: you can redistribute it and/or modify