From bd9dfbaf8d955d21b58181219f28b8b052acc79a Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Fri, 1 Jan 2016 14:37:21 +0100 Subject: Welcome in 2016 Change-Id: I727dcd07093de7cb9381804fbcf4c0e1a99a3d6c Reviewed-on: https://code.wireshark.org/review/12989 Reviewed-by: Pascal Quantin --- wsutil/copyright_info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wsutil/copyright_info.c') diff --git a/wsutil/copyright_info.c b/wsutil/copyright_info.c index 4fa675ada9..81eea8fa3f 100644 --- a/wsutil/copyright_info.c +++ b/wsutil/copyright_info.c @@ -31,7 +31,7 @@ const char * get_copyright_info(void) { return - "Copyright 1998-2015 Gerald Combs and contributors.\n" + "Copyright 1998-2016 Gerald Combs and contributors.\n" "License GPLv2+: GNU GPL version 2 or later \n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; -- cgit v1.2.1