From d7ac90bfab4f52fedecf6d00f84d6d196a71d40b Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Sun, 1 Jan 2017 00:00:01 +0100 Subject: Happy new Year 2017 ! Change-Id: I8ae8a1fdc8d0df0779ef119c527f41dac9e0dbdb Reviewed-on: https://code.wireshark.org/review/19476 Reviewed-by: Alexis La Goutte Petri-Dish: Alexis La Goutte Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann --- wsutil/copyright_info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wsutil') diff --git a/wsutil/copyright_info.c b/wsutil/copyright_info.c index 81eea8fa3f..dc95e2fe05 100644 --- a/wsutil/copyright_info.c +++ b/wsutil/copyright_info.c @@ -31,7 +31,7 @@ const char * get_copyright_info(void) { return - "Copyright 1998-2016 Gerald Combs and contributors.\n" + "Copyright 1998-2017 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