diff --git a/miniupnpd/asyncsendto.h b/miniupnpd/asyncsendto.h index 4caf8d5..ef670c2 100644 --- a/miniupnpd/asyncsendto.h +++ b/miniupnpd/asyncsendto.h @@ -1,7 +1,7 @@ -/* $Id: $ */ +/* $Id: asyncsendto.h,v 1.3 2017/11/02 15:48:29 nanard Exp $ */ /* MiniUPnP project * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ - * (c) 2006-2014 Thomas Bernard + * (c) 2006-2017 Thomas Bernard * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */ diff --git a/miniupnpd/upnpevents.c b/miniupnpd/upnpevents.c index 1535445..ce8364d 100644 --- a/miniupnpd/upnpevents.c +++ b/miniupnpd/upnpevents.c @@ -1,7 +1,8 @@ -/* $Id: upnpevents.c,v 1.35 2016/02/11 10:41:44 nanard Exp $ */ -/* MiniUPnP project +/* $Id: upnpevents.c,v 1.38 2017/11/02 15:50:35 nanard Exp $ */ +/* vim: tabstop=4 shiftwidth=4 noexpandtab + * MiniUPnP project * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ - * (c) 2008-2016 Thomas Bernard + * (c) 2008-2017 Thomas Bernard * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */ diff --git a/miniupnpd/upnpevents.h b/miniupnpd/upnpevents.h index 1a95ba9..ed9104f 100644 --- a/miniupnpd/upnpevents.h +++ b/miniupnpd/upnpevents.h @@ -1,7 +1,7 @@ -/* $Id: upnpevents.h,v 1.11 2015/12/12 09:36:22 nanard Exp $ */ +/* $Id: upnpevents.h,v 1.12 2017/11/02 15:48:29 nanard Exp $ */ /* MiniUPnP project * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ - * (c) 2008-2015 Thomas Bernard + * (c) 2008-2017 Thomas Bernard * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */