diff --git a/miniupnpc/setup.py b/miniupnpc/setup.py index 77f09cd..7e13f44 100755 --- a/miniupnpc/setup.py +++ b/miniupnpc/setup.py @@ -1,7 +1,7 @@ #! /usr/bin/env python # vim: tabstop=8 shiftwidth=8 expandtab -# $Id: setup.py,v 1.14 2020/04/06 10:23:02 nanard Exp $ -# the MiniUPnP Project (c) 2007-2021 Thomas Bernard +# $Id: setup.py,v 1.16 2024/01/14 23:48:43 nanard Exp $ +# the MiniUPnP Project (c) 2007-2024 Thomas Bernard # https://miniupnp.tuxfamily.org/ or http://miniupnp.free.fr/ # # python script to build the miniupnpc module under unix diff --git a/miniupnpc/setupmingw32.py b/miniupnpc/setupmingw32.py index 5f9605e..f134362 100755 --- a/miniupnpc/setupmingw32.py +++ b/miniupnpc/setupmingw32.py @@ -1,7 +1,7 @@ #! /usr/bin/env python # vim: tabstop=8 shiftwidth=8 expandtab -# $Id: setupmingw32.py,v 1.12 2020/04/06 10:23:02 nanard Exp $ -# the MiniUPnP Project (c) 2007-2021 Thomas Bernard +# $Id: setupmingw32.py,v 1.15 2024/01/14 23:48:43 nanard Exp $ +# the MiniUPnP Project (c) 2007-2024 Thomas Bernard # https://miniupnp.tuxfamily.org/ or http://miniupnp.free.fr/ # # python script to build the miniupnpc module under windows (using mingw32)