summaryrefslogtreecommitdiff
path: root/libc/sunrpc/svc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sunrpc/svc.c')
-rw-r--r--libc/sunrpc/svc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sunrpc/svc.c b/libc/sunrpc/svc.c
index 736d4a974..53e5d9fae 100644
--- a/libc/sunrpc/svc.c
+++ b/libc/sunrpc/svc.c
@@ -4,7 +4,7 @@
* There are two sets of procedures here. The xprt routines are
* for handling transport handles. The svc routines handle the
* list of service routines.
- * Copyright (C) 2002-2012 Free Software Foundation, Inc.
+ * Copyright (C) 2002-2013 Free Software Foundation, Inc.
* This file is part of the GNU C Library.
* Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
*