summaryrefslogtreecommitdiff
path: root/libc/nptl/sysdeps/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'libc/nptl/sysdeps/powerpc')
-rw-r--r--libc/nptl/sysdeps/powerpc/Makefile2
-rw-r--r--libc/nptl/sysdeps/powerpc/pthread_spin_lock.c2
-rw-r--r--libc/nptl/sysdeps/powerpc/pthread_spin_trylock.c2
-rw-r--r--libc/nptl/sysdeps/powerpc/pthreaddef.h2
-rw-r--r--libc/nptl/sysdeps/powerpc/tls.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/libc/nptl/sysdeps/powerpc/Makefile b/libc/nptl/sysdeps/powerpc/Makefile
index 61524beed..44448e0b7 100644
--- a/libc/nptl/sysdeps/powerpc/Makefile
+++ b/libc/nptl/sysdeps/powerpc/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/nptl/sysdeps/powerpc/pthread_spin_lock.c b/libc/nptl/sysdeps/powerpc/pthread_spin_lock.c
index 629dad50c..426734efa 100644
--- a/libc/nptl/sysdeps/powerpc/pthread_spin_lock.c
+++ b/libc/nptl/sysdeps/powerpc/pthread_spin_lock.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 Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/powerpc/pthread_spin_trylock.c b/libc/nptl/sysdeps/powerpc/pthread_spin_trylock.c
index a7956f8fc..0d2921129 100644
--- a/libc/nptl/sysdeps/powerpc/pthread_spin_trylock.c
+++ b/libc/nptl/sysdeps/powerpc/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 Paul Mackerras <paulus@au.ibm.com>, 2003.
diff --git a/libc/nptl/sysdeps/powerpc/pthreaddef.h b/libc/nptl/sysdeps/powerpc/pthreaddef.h
index 36bf76404..0309559cd 100644
--- a/libc/nptl/sysdeps/powerpc/pthreaddef.h
+++ b/libc/nptl/sysdeps/powerpc/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/nptl/sysdeps/powerpc/tls.h b/libc/nptl/sysdeps/powerpc/tls.h
index 4c09eecfd..46dac9e9f 100644
--- a/libc/nptl/sysdeps/powerpc/tls.h
+++ b/libc/nptl/sysdeps/powerpc/tls.h
@@ -1,5 +1,5 @@
/* Definition for thread-local data handling. NPTL/PowerPC version.
- Copyright (C) 2003, 2005, 2006, 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