diff options
Diffstat (limited to 'lib/array-mergesort.h')
-rw-r--r-- | lib/array-mergesort.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/array-mergesort.h b/lib/array-mergesort.h index 4a105b9..61bf728 100644 --- a/lib/array-mergesort.h +++ b/lib/array-mergesort.h @@ -1,5 +1,5 @@ /* Stable-sorting of an array using mergesort. - Copyright (C) 2009-2015 Free Software Foundation, Inc. + Copyright (C) 2009, 2010 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or modify it |