]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Make the Windows exports lists more maintainable.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Jun 2023 15:33:32 +0000 (17:33 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Jun 2023 18:04:53 +0000 (20:04 +0200)
* gettext-tools/woe32dll/gettextlib-exports.c: Fix file title.
* gettext-tools/woe32dll/gettextsrc-exports.c: Likewise.
* gettext-tools/woe32dll/gettextpo-exports.c: Likewise.

gettext-tools/woe32dll/gettextlib-exports.c
gettext-tools/woe32dll/gettextpo-exports.c
gettext-tools/woe32dll/gettextsrc-exports.c

index 292fc2a68cd801c97770ab81abc559cd353b7224..1d1b37cc090b707190db424df76b24a5aa5386a6 100644 (file)
@@ -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 <bruno@clisp.org>, 2006.
 
    This program is free software: you can redistribute it and/or modify
index aca6392072f9a30fa6fdf56bb21eb63adb6b4896..f7f76da048d7b3b0e599fef5863fb8d231334b6f 100644 (file)
@@ -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 <bruno@clisp.org>, 2006.
 
    This program is free software: you can redistribute it and/or modify
index 6e8ea9c0fa8116bdffb97260c28e6064676a2164..5fdf90308edff99feca9d5f25e90cfd096b59ec7 100644 (file)
@@ -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 <bruno@clisp.org>, 2006.
 
    This program is free software: you can redistribute it and/or modify