setup*.py: 2024

This commit is contained in:
Thomas Bernard 2024-01-15 00:30:01 +01:00
parent 53d4cdd2da
commit b334253fa6
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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)