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 dfc2391..38c5712 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-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or |