summaryrefslogtreecommitdiff
path: root/ports/sysdeps/microblaze/nptl
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/microblaze/nptl')
-rw-r--r--ports/sysdeps/microblaze/nptl/Makefile2
-rw-r--r--ports/sysdeps/microblaze/nptl/pthread_spin_lock.c2
-rw-r--r--ports/sysdeps/microblaze/nptl/pthreaddef.h2
-rw-r--r--ports/sysdeps/microblaze/nptl/tls.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/ports/sysdeps/microblaze/nptl/Makefile b/ports/sysdeps/microblaze/nptl/Makefile
index 3c0521a5a9..f550eb13fb 100644
--- a/ports/sysdeps/microblaze/nptl/Makefile
+++ b/ports/sysdeps/microblaze/nptl/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2013 Free Software Foundation, Inc.
+# Copyright (C) 2005-2014 Free Software Foundation, Inc.
#
# This file is part of the GNU C Library.
#
diff --git a/ports/sysdeps/microblaze/nptl/pthread_spin_lock.c b/ports/sysdeps/microblaze/nptl/pthread_spin_lock.c
index 0d12517de3..490bd43438 100644
--- a/ports/sysdeps/microblaze/nptl/pthread_spin_lock.c
+++ b/ports/sysdeps/microblaze/nptl/pthread_spin_lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
diff --git a/ports/sysdeps/microblaze/nptl/pthreaddef.h b/ports/sysdeps/microblaze/nptl/pthreaddef.h
index 29d58284c1..37a44c168c 100644
--- a/ports/sysdeps/microblaze/nptl/pthreaddef.h
+++ b/ports/sysdeps/microblaze/nptl/pthreaddef.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.
diff --git a/ports/sysdeps/microblaze/nptl/tls.h b/ports/sysdeps/microblaze/nptl/tls.h
index 9598982cc2..4cfbdd3663 100644
--- a/ports/sysdeps/microblaze/nptl/tls.h
+++ b/ports/sysdeps/microblaze/nptl/tls.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2005-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2014 Free Software Foundation, Inc.
This file is part of the GNU C Library.