diff options
Diffstat (limited to 'libc/nptl/tpp.c')
-rw-r--r-- | libc/nptl/tpp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/nptl/tpp.c b/libc/nptl/tpp.c index b2429f97d..ee9a2fe0d 100644 --- a/libc/nptl/tpp.c +++ b/libc/nptl/tpp.c @@ -1,5 +1,5 @@ /* Thread Priority Protect helpers. - Copyright (C) 2006-2013 Free Software Foundation, Inc. + Copyright (C) 2006-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2006. |