summaryrefslogtreecommitdiff
path: root/lib/memset.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/memset.c')
-rw-r--r--lib/memset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/memset.c b/lib/memset.c
index 768aa644b1..d9912b1ea2 100644
--- a/lib/memset.c
+++ b/lib/memset.c
@@ -1,5 +1,5 @@
/* memset.c -- set an area of memory to a given value
- Copyright (C) 1991, 2003, 2009 Free Software Foundation, Inc.
+ Copyright (C) 1991, 2003, 2009-2010 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by