From 18c973d9fcae6fed0ff5c925f0b1aee0c28d14f1 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Thu, 28 Jun 2012 21:02:37 +0200 Subject: [PATCH] upnpc: yead 2012 in (c) :) --- miniupnpc/upnpc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/miniupnpc/upnpc.c b/miniupnpc/upnpc.c index b645d9f..fb70eb9 100644 --- a/miniupnpc/upnpc.c +++ b/miniupnpc/upnpc.c @@ -1,4 +1,4 @@ -/* $Id: upnpc.c,v 1.96 2012/06/23 18:25:35 nanard Exp $ */ +/* $Id: upnpc.c,v 1.97 2012/06/23 23:16:00 nanard Exp $ */ /* Project : miniupnp * Author : Thomas Bernard * Copyright (c) 2005-2012 Thomas Bernard @@ -497,7 +497,7 @@ int main(int argc, char ** argv) return -1; } #endif - printf("upnpc : miniupnpc library test client. (c) 2006-2011 Thomas Bernard\n"); + printf("upnpc : miniupnpc library test client. (c) 2006-2012 Thomas Bernard\n"); printf("Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/\n" "for more information.\n"); /* command line processing */