summaryrefslogtreecommitdiff
path: root/libc/ports/sysdeps/ia64/nptl
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ports/sysdeps/ia64/nptl')
-rw-r--r--libc/ports/sysdeps/ia64/nptl/Makefile2
-rw-r--r--libc/ports/sysdeps/ia64/nptl/pthread_spin_lock.c2
-rw-r--r--libc/ports/sysdeps/ia64/nptl/pthread_spin_trylock.c2
-rw-r--r--libc/ports/sysdeps/ia64/nptl/pthread_spin_unlock.c2
-rw-r--r--libc/ports/sysdeps/ia64/nptl/pthreaddef.h2
-rw-r--r--libc/ports/sysdeps/ia64/nptl/tls.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/libc/ports/sysdeps/ia64/nptl/Makefile b/libc/ports/sysdeps/ia64/nptl/Makefile
index 6cbd8d3c9..03bc6f4f1 100644
--- a/libc/ports/sysdeps/ia64/nptl/Makefile
+++ b/libc/ports/sysdeps/ia64/nptl/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/ports/sysdeps/ia64/nptl/pthread_spin_lock.c b/libc/ports/sysdeps/ia64/nptl/pthread_spin_lock.c
index 42b37882f..77f67cfdc 100644
--- a/libc/ports/sysdeps/ia64/nptl/pthread_spin_lock.c
+++ b/libc/ports/sysdeps/ia64/nptl/pthread_spin_lock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/ports/sysdeps/ia64/nptl/pthread_spin_trylock.c b/libc/ports/sysdeps/ia64/nptl/pthread_spin_trylock.c
index 9efd3b586..152b4b40b 100644
--- a/libc/ports/sysdeps/ia64/nptl/pthread_spin_trylock.c
+++ b/libc/ports/sysdeps/ia64/nptl/pthread_spin_trylock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/ports/sysdeps/ia64/nptl/pthread_spin_unlock.c b/libc/ports/sysdeps/ia64/nptl/pthread_spin_unlock.c
index e5a7d0660..13419f437 100644
--- a/libc/ports/sysdeps/ia64/nptl/pthread_spin_unlock.c
+++ b/libc/ports/sysdeps/ia64/nptl/pthread_spin_unlock.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2006 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
diff --git a/libc/ports/sysdeps/ia64/nptl/pthreaddef.h b/libc/ports/sysdeps/ia64/nptl/pthreaddef.h
index b2e8d0a36..a00d4eb80 100644
--- a/libc/ports/sysdeps/ia64/nptl/pthreaddef.h
+++ b/libc/ports/sysdeps/ia64/nptl/pthreaddef.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/libc/ports/sysdeps/ia64/nptl/tls.h b/libc/ports/sysdeps/ia64/nptl/tls.h
index 77574e55d..058822921 100644
--- a/libc/ports/sysdeps/ia64/nptl/tls.h
+++ b/libc/ports/sysdeps/ia64/nptl/tls.h
@@ -1,5 +1,5 @@
/* Definition for thread-local data handling. nptl/IA-64 version.
- Copyright (C) 2003-2007, 2011 Free Software Foundation, Inc.
+ Copyright (C) 2003-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or