summaryrefslogtreecommitdiff
path: root/lib/array-mergesort.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/array-mergesort.h')
-rw-r--r--lib/array-mergesort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/array-mergesort.h b/lib/array-mergesort.h
index 908747b5cd..61bf7280a2 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 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