From f7a9f785e547bd599dee496fd906a28bcb4ec7fe Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 4 Jan 2016 16:05:18 +0000 Subject: Update copyright dates with scripts/update-copyrights. --- stdlib/msort.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/msort.c') diff --git a/stdlib/msort.c b/stdlib/msort.c index 4e17a88747..7217838683 100644 --- a/stdlib/msort.c +++ b/stdlib/msort.c @@ -1,6 +1,6 @@ /* An alternative to qsort, with an identical interface. This file is part of the GNU C Library. - Copyright (C) 1992-2015 Free Software Foundation, Inc. + Copyright (C) 1992-2016 Free Software Foundation, Inc. Written by Mike Haertel, September 1988. The GNU C Library is free software; you can redistribute it and/or -- cgit 1.4.1