]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update copyright notices with scripts/update-copyrights
authorAllan McRae <allan@archlinux.org>
Wed, 1 Jan 2014 11:03:15 +0000 (21:03 +1000)
committerAllan McRae <allan@archlinux.org>
Wed, 1 Jan 2014 12:00:23 +0000 (22:00 +1000)
8406 files changed:
ChangeLog
Makeconfig
Makefile
Makerules
NEWS
Rules
argp/Makefile
argp/argp-ba.c
argp/argp-eexst.c
argp/argp-fmtstream.c
argp/argp-fmtstream.h
argp/argp-fs-xinl.c
argp/argp-help.c
argp/argp-namefrob.h
argp/argp-parse.c
argp/argp-pv.c
argp/argp-pvh.c
argp/argp-test.c
argp/argp-xinl.c
argp/argp.h
argp/tst-argp1.c
argp/tst-argp2.c
assert/Makefile
assert/__assert.c
assert/assert-perr.c
assert/assert.c
assert/assert.h
benchtests/Makefile
benchtests/bench-bcopy.c
benchtests/bench-bzero.c
benchtests/bench-memccpy.c
benchtests/bench-memchr.c
benchtests/bench-memcmp.c
benchtests/bench-memcpy.c
benchtests/bench-memmem.c
benchtests/bench-memmove.c
benchtests/bench-mempcpy.c
benchtests/bench-memrchr.c
benchtests/bench-memset.c
benchtests/bench-modf.c
benchtests/bench-rawmemchr.c
benchtests/bench-skeleton.c
benchtests/bench-stpcpy.c
benchtests/bench-stpcpy_chk.c
benchtests/bench-stpncpy.c
benchtests/bench-strcasecmp.c
benchtests/bench-strcasestr.c
benchtests/bench-strcat.c
benchtests/bench-strchr.c
benchtests/bench-strchrnul.c
benchtests/bench-strcmp.c
benchtests/bench-strcpy.c
benchtests/bench-strcpy_chk.c
benchtests/bench-strcspn.c
benchtests/bench-string.h
benchtests/bench-strlen.c
benchtests/bench-strncasecmp.c
benchtests/bench-strncat.c
benchtests/bench-strncmp.c
benchtests/bench-strncpy.c
benchtests/bench-strnlen.c
benchtests/bench-strpbrk.c
benchtests/bench-strrchr.c
benchtests/bench-strsep.c
benchtests/bench-strspn.c
benchtests/bench-strstr.c
benchtests/bench-strtod.c
benchtests/bench-strtok.c
benchtests/bench-timing.h
bits/atomic.h
bits/byteswap-16.h
bits/byteswap.h
bits/confname.h
bits/dirent.h
bits/dlfcn.h
bits/environments.h
bits/errno.h
bits/fcntl.h
bits/fenv.h
bits/huge_val.h
bits/huge_valf.h
bits/huge_vall.h
bits/in.h
bits/inf.h
bits/ioctl-types.h
bits/ipc.h
bits/ipctypes.h
bits/libc-lock.h
bits/libc-tsd.h
bits/mathdef.h
bits/mman.h
bits/mqueue.h
bits/msq.h
bits/netdb.h
bits/param.h
bits/poll.h
bits/resource.h
bits/sched.h
bits/select.h
bits/sem.h
bits/shm.h
bits/sigaction.h
bits/sigcontext.h
bits/siginfo.h
bits/signum.h
bits/sigset.h
bits/sigstack.h
bits/sigthread.h
bits/sockaddr.h
bits/socket.h
bits/stat.h
bits/statfs.h
bits/statvfs.h
bits/stdio-lock.h
bits/stdlib-bsearch.h
bits/stropts.h
bits/sys_errlist.h
bits/syslog-path.h
bits/termios.h
bits/time.h
bits/types.h
bits/typesizes.h
bits/uio.h
bits/ustat.h
bits/utmp.h
bits/utsname.h
bits/waitflags.h
bits/waitstatus.h
bits/wchar.h
bits/xtitypes.h
catgets/Makefile
catgets/catgets.c
catgets/catgetsinfo.h
catgets/gencat.c
catgets/nl_types.h
catgets/open_catalog.c
catgets/test-gencat.sh
catgets/xopen-msg.awk
conform/Makefile
crypt/Makefile
crypt/badsalttest.c
crypt/crypt-entry.c
crypt/crypt-private.h
crypt/crypt.c
crypt/crypt.h
crypt/crypt_util.c
crypt/md5-crypt.c
crypt/md5.c
crypt/md5.h
crypt/md5test-giant.c
crypt/sha256-crypt.c
crypt/sha256.c
crypt/sha256.h
crypt/sha512-crypt.c
crypt/sha512.c
crypt/sha512.h
crypt/ufc-crypt.h
crypt/ufc.c
csu/Makefile
csu/abi-note.S
csu/check_fds.c
csu/dso_handle.c
csu/elf-init.c
csu/errno-loc.c
csu/errno.c
csu/gmon-start.c
csu/init-first.c
csu/init.c
csu/libc-start.c
csu/libc-tls.c
csu/tst-atomic-long.c
csu/tst-atomic.c
csu/version.c
ctype/Makefile
ctype/ctype-extn.c
ctype/ctype-info.c
ctype/ctype.c
ctype/ctype.h
ctype/ctype_l.c
ctype/isctype.c
ctype/test_ctype.c
debug/Makefile
debug/asprintf_chk.c
debug/backtrace.c
debug/backtracesyms.c
debug/backtracesymsfd.c
debug/catchsegv.sh
debug/chk_fail.c
debug/confstr_chk.c
debug/dprintf_chk.c
debug/execinfo.h
debug/fdelt_chk.c
debug/fgets_chk.c
debug/fgets_u_chk.c
debug/fgetws_chk.c
debug/fgetws_u_chk.c
debug/fortify_fail.c
debug/fprintf_chk.c
debug/fread_chk.c
debug/fread_u_chk.c
debug/fwprintf_chk.c
debug/getcwd_chk.c
debug/getdomainname_chk.c
debug/getgroups_chk.c
debug/gethostname_chk.c
debug/gets_chk.c
debug/getwd_chk.c
debug/longjmp_chk.c
debug/mbsnrtowcs_chk.c
debug/mbsrtowcs_chk.c
debug/mbstowcs_chk.c
debug/memcpy_chk.c
debug/memmove_chk.c
debug/mempcpy_chk.c
debug/memset_chk.c
debug/noophooks.c
debug/obprintf_chk.c
debug/pcprofile.c
debug/pcprofiledump.c
debug/poll_chk.c
debug/ppoll_chk.c
debug/pread64_chk.c
debug/pread_chk.c
debug/printf_chk.c
debug/read_chk.c
debug/readlink_chk.c
debug/readlinkat_chk.c
debug/readonly-area.c
debug/realpath_chk.c
debug/recv_chk.c
debug/recvfrom_chk.c
debug/segfault.c
debug/snprintf_chk.c
debug/sprintf_chk.c
debug/stack_chk_fail.c
debug/stack_chk_fail_local.c
debug/stpcpy_chk.c
debug/stpncpy_chk.c
debug/strcat_chk.c
debug/strcpy_chk.c
debug/strncat_chk.c
debug/strncpy_chk.c
debug/swprintf_chk.c
debug/test-stpcpy_chk-ifunc.c
debug/test-stpcpy_chk.c
debug/test-strcpy_chk-ifunc.c
debug/test-strcpy_chk.c
debug/tst-backtrace.h
debug/tst-backtrace2.c
debug/tst-backtrace3.c
debug/tst-backtrace4.c
debug/tst-backtrace5.c
debug/tst-backtrace6.c
debug/tst-chk1.c
debug/ttyname_r_chk.c
debug/vasprintf_chk.c
debug/vdprintf_chk.c
debug/vfprintf_chk.c
debug/vfwprintf_chk.c
debug/vprintf_chk.c
debug/vsnprintf_chk.c
debug/vsprintf_chk.c
debug/vswprintf_chk.c
debug/vwprintf_chk.c
debug/warning-nop.c
debug/wcpcpy_chk.c
debug/wcpncpy_chk.c
debug/wcrtomb_chk.c
debug/wcscat_chk.c
debug/wcscpy_chk.c
debug/wcsncat_chk.c
debug/wcsncpy_chk.c
debug/wcsnrtombs_chk.c
debug/wcsrtombs_chk.c
debug/wcstombs_chk.c
debug/wctomb_chk.c
debug/wmemcpy_chk.c
debug/wmemmove_chk.c
debug/wmempcpy_chk.c
debug/wmemset_chk.c
debug/wprintf_chk.c
debug/xtrace.sh
dirent/Makefile
dirent/alphasort.c
dirent/alphasort64.c
dirent/closedir.c
dirent/dirent.h
dirent/dirfd.c
dirent/fdopendir.c
dirent/getdents.c
dirent/getdents64.c
dirent/list.c
dirent/opendir-tst1.c
dirent/opendir.c
dirent/readdir.c
dirent/readdir64.c
dirent/readdir64_r.c
dirent/readdir_r.c
dirent/rewinddir.c
dirent/scandir.c
dirent/scandir64.c
dirent/scandirat.c
dirent/scandirat64.c
dirent/seekdir.c
dirent/telldir.c
dirent/versionsort.c
dirent/versionsort64.c
dlfcn/Makefile
dlfcn/bug-dl-leaf-lib-cb.c
dlfcn/bug-dl-leaf-lib.c
dlfcn/bug-dl-leaf.c
dlfcn/dladdr.c
dlfcn/dladdr1.c
dlfcn/dlclose.c
dlfcn/dlerror.c
dlfcn/dlfcn.c
dlfcn/dlfcn.h
dlfcn/dlinfo.c
dlfcn/dlmopen.c
dlfcn/dlopen.c
dlfcn/dlopenold.c
dlfcn/dlsym.c
dlfcn/dlvsym.c
dlfcn/errmsg1.c
dlfcn/errmsg1mod.c
dlfcn/eval.c
dlfcn/glreflib1.c
dlfcn/glreflib2.c
dlfcn/glrefmain.c
dlfcn/modatexit.c
dlfcn/modcxaatexit.c
dlfcn/modstatic3.c
dlfcn/modstatic5.c
dlfcn/tst-dladdr.c
dlfcn/tst-dlinfo.c
dlfcn/tstatexit.c
dlfcn/tstcxaatexit.c
dlfcn/tststatic3.c
dlfcn/tststatic4.c
dlfcn/tststatic5.c
elf/Makefile
elf/cache.c
elf/chroot_canon.c
elf/dl-addr.c
elf/dl-cache.c
elf/dl-caller.c
elf/dl-close.c
elf/dl-conflict.c
elf/dl-debug.c
elf/dl-deps.c
elf/dl-dst.h
elf/dl-environ.c
elf/dl-error.c
elf/dl-execstack.c
elf/dl-fini.c
elf/dl-fptr.c
elf/dl-hwcaps.c
elf/dl-init.c
elf/dl-iteratephdr.c
elf/dl-libc.c
elf/dl-load.c
elf/dl-lookup.c
elf/dl-minimal.c
elf/dl-misc.c
elf/dl-object.c
elf/dl-open.c
elf/dl-origin.c
elf/dl-profile.c
elf/dl-profstub.c
elf/dl-reloc.c
elf/dl-runtime.c
elf/dl-scope.c
elf/dl-support.c
elf/dl-sym.c
elf/dl-symaddr.c
elf/dl-sysdep.c
elf/dl-tls.c
elf/dl-tsd.c
elf/dl-version.c
elf/dl-writev.h
elf/do-rel.h
elf/dynamic-link.h
elf/elf.h
elf/enbl-secure.c
elf/get-dynamic-info.h
elf/interp.c
elf/ldconfig.c
elf/ldd.bash.in
elf/link.h
elf/pldd-xx.c
elf/pldd.c
elf/readelflib.c
elf/readlib.c
elf/rtld-Rules
elf/rtld.c
elf/setup-vdso.h
elf/sln.c
elf/sotruss-lib.c
elf/sotruss.ksh
elf/sprof.c
elf/static-stubs.c
elf/tlsdeschtab.h
elf/tst-align.c
elf/tst-align2.c
elf/tst-alignmod.c
elf/tst-alignmod2.c
elf/tst-auxv.c
elf/tst-dlmodcount.c
elf/tst-dlopenrpath.c
elf/tst-dlopenrpathmod.c
elf/tst-null-argv-lib.c
elf/tst-null-argv.c
elf/tst-pathopt.sh
elf/tst-ptrguard1.c
elf/tst-rtld-load-self.sh
elf/tst-stackguard1.c
elf/vismain.c
elf/vismod1.c
elf/vismod2.c
elf/vismod3.c
gmon/Makefile
gmon/bb_exit_func.c
gmon/bb_init_func.c
gmon/profil.c
gmon/sprofil.c
gmon/sys/gmon_out.h
gmon/sys/profil.h
gmon/tst-sprofil.c
gnulib/Makefile
gnulib/tst-gcc.c
grp/Makefile
grp/fgetgrent.c
grp/fgetgrent_r.c
grp/getgrent.c
grp/getgrent_r.c
grp/getgrgid.c
grp/getgrgid_r.c
grp/getgrnam.c
grp/getgrnam_r.c
grp/grp.h
grp/initgroups.c
grp/putgrent.c
grp/setgroups.c
grp/tst_fgetgrent.c
grp/tst_fgetgrent.sh
gshadow/Makefile
gshadow/fgetsgent.c
gshadow/fgetsgent_r.c
gshadow/getsgent.c
gshadow/getsgent_r.c
gshadow/getsgnam.c
gshadow/getsgnam_r.c
gshadow/gshadow.h
gshadow/putsgent.c
gshadow/sgetsgent.c
gshadow/sgetsgent_r.c
hesiod/Makefile
hesiod/nss_hesiod/hesiod-grp.c
hesiod/nss_hesiod/hesiod-init.c
hesiod/nss_hesiod/hesiod-proto.c
hesiod/nss_hesiod/hesiod-pwd.c
hesiod/nss_hesiod/hesiod-service.c
hesiod/nss_hesiod/nss_hesiod.h
hurd/Makefile
hurd/alloc-fd.c
hurd/catch-exc.c
hurd/catch-signal.c
hurd/compat-20.c
hurd/ctty-input.c
hurd/ctty-output.c
hurd/dtable.c
hurd/exc2signal.c
hurd/fchroot.c
hurd/fd-close.c
hurd/fd-read.c
hurd/fd-write.c
hurd/fopenport.c
hurd/get-host.c
hurd/getdport.c
hurd/geteuids.c
hurd/getumask.c
hurd/hurd-raise.c
hurd/hurd.h
hurd/hurd/fd.h
hurd/hurd/id.h
hurd/hurd/ioctl.h
hurd/hurd/lookup.h
hurd/hurd/port.h
hurd/hurd/resource.h
hurd/hurd/signal.h
hurd/hurd/sigpreempt.h
hurd/hurd/threadvar.h
hurd/hurd/userlink.h
hurd/hurd/xattr.h
hurd/hurdauth.c
hurd/hurdchdir.c
hurd/hurdexec.c
hurd/hurdfault.c
hurd/hurdfault.h
hurd/hurdfchdir.c
hurd/hurdhost.h
hurd/hurdid.c
hurd/hurdinit.c
hurd/hurdioctl.c
hurd/hurdkill.c
hurd/hurdlookup.c
hurd/hurdmsg.c
hurd/hurdpid.c
hurd/hurdports.c
hurd/hurdprio.c
hurd/hurdrlimit.c
hurd/hurdselect.c
hurd/hurdsig.c
hurd/hurdsock.c
hurd/hurdstartup.c
hurd/hurdstartup.h
hurd/intern-fd.c
hurd/intr-msg.c
hurd/intr-rpc.defs
hurd/intr-rpc.h
hurd/longjmp-ts.c
hurd/lookup-at.c
hurd/lookup-retry.c
hurd/msgportdemux.c
hurd/new-fd.c
hurd/openport.c
hurd/path-lookup.c
hurd/pid2task.c
hurd/port-cleanup.c
hurd/port2fd.c
hurd/ports-get.c
hurd/ports-set.c
hurd/preempt-sig.c
hurd/privports.c
hurd/report-wait.c
hurd/set-host.c
hurd/setauth.c
hurd/seteuids.c
hurd/siginfo.c
hurd/sigunwind.c
hurd/task2pid.c
hurd/thread-cancel.c
hurd/thread-self.c
hurd/trampoline.c
hurd/vpprintf.c
hurd/xattr.c
iconv/Makefile
iconv/dummy-repertoire.c
iconv/gconv.c
iconv/gconv.h
iconv/gconv_builtin.c
iconv/gconv_builtin.h
iconv/gconv_cache.c
iconv/gconv_charset.h
iconv/gconv_close.c
iconv/gconv_conf.c
iconv/gconv_db.c
iconv/gconv_dl.c
iconv/gconv_int.h
iconv/gconv_open.c
iconv/gconv_simple.c
iconv/gconv_trans.c
iconv/iconv.c
iconv/iconv.h
iconv/iconv_charmap.c
iconv/iconv_close.c
iconv/iconv_open.c
iconv/iconv_prog.c
iconv/iconv_prog.h
iconv/iconvconfig.c
iconv/iconvconfig.h
iconv/loop.c
iconv/skeleton.c
iconv/strtab.c
iconv/tst-iconv2.c
iconv/tst-iconv5.c
iconvdata/8bit-gap.c
iconvdata/8bit-generic.c
iconvdata/Makefile
iconvdata/TESTS
iconvdata/TESTS2
iconvdata/ansi_x3.110.c
iconvdata/armscii-8.c
iconvdata/asmo_449.c
iconvdata/big5.c
iconvdata/big5hkscs.c
iconvdata/brf.c
iconvdata/bug-iconv3.c
iconvdata/cns11643.c
iconvdata/cns11643.h
iconvdata/cns11643l1.c
iconvdata/cns11643l1.h
iconvdata/cns11643l2.h
iconvdata/cp10007.c
iconvdata/cp1125.c
iconvdata/cp1250.c
iconvdata/cp1251.c
iconvdata/cp1252.c
iconvdata/cp1253.c
iconvdata/cp1254.c
iconvdata/cp1255.c
iconvdata/cp1256.c
iconvdata/cp1257.c
iconvdata/cp1258.c
iconvdata/cp737.c
iconvdata/cp737.h
iconvdata/cp770.c
iconvdata/cp771.c
iconvdata/cp772.c
iconvdata/cp773.c
iconvdata/cp774.c
iconvdata/cp775.c
iconvdata/cp775.h
iconvdata/cp932.c
iconvdata/csn_369103.c
iconvdata/cwi.c
iconvdata/dec-mcs.c
iconvdata/ebcdic-at-de-a.c
iconvdata/ebcdic-at-de.c
iconvdata/ebcdic-ca-fr.c
iconvdata/ebcdic-dk-no-a.c
iconvdata/ebcdic-dk-no.c
iconvdata/ebcdic-es-a.c
iconvdata/ebcdic-es-s.c
iconvdata/ebcdic-es.c
iconvdata/ebcdic-fi-se-a.c
iconvdata/ebcdic-fi-se.c
iconvdata/ebcdic-fr.c
iconvdata/ebcdic-is-friss.c
iconvdata/ebcdic-it.c
iconvdata/ebcdic-pt.c
iconvdata/ebcdic-uk.c
iconvdata/ebcdic-us.c
iconvdata/ecma-cyrillic.c
iconvdata/euc-cn.c
iconvdata/euc-jisx0213.c
iconvdata/euc-jp-ms.c
iconvdata/euc-jp.c
iconvdata/euc-kr.c
iconvdata/euc-tw.c
iconvdata/gb18030.c
iconvdata/gb2312.c
iconvdata/gb2312.h
iconvdata/gbbig5.c
iconvdata/gbgbk.c
iconvdata/gbk.c
iconvdata/gconv-modules
iconvdata/georgian-academy.c
iconvdata/georgian-ps.c
iconvdata/gost_19768-74.c
iconvdata/greek-ccitt.c
iconvdata/greek7-old.c
iconvdata/greek7.c
iconvdata/hp-greek8.c
iconvdata/hp-roman8.c
iconvdata/hp-roman9.c
iconvdata/hp-thai8.c
iconvdata/hp-turkish8.c
iconvdata/ibm037.c
iconvdata/ibm038.c
iconvdata/ibm1004.c
iconvdata/ibm1008.c
iconvdata/ibm1008.h
iconvdata/ibm1008_420.c
iconvdata/ibm1025.c
iconvdata/ibm1025.h
iconvdata/ibm1026.c
iconvdata/ibm1046.c
iconvdata/ibm1046.h
iconvdata/ibm1047.c
iconvdata/ibm1097.c
iconvdata/ibm1097.h
iconvdata/ibm1112.c
iconvdata/ibm1112.h
iconvdata/ibm1122.c
iconvdata/ibm1122.h
iconvdata/ibm1123.c
iconvdata/ibm1123.h
iconvdata/ibm1124.c
iconvdata/ibm1124.h
iconvdata/ibm1129.c
iconvdata/ibm1129.h
iconvdata/ibm1130.c
iconvdata/ibm1130.h
iconvdata/ibm1132.c
iconvdata/ibm1132.h
iconvdata/ibm1133.c
iconvdata/ibm1133.h
iconvdata/ibm1137.c
iconvdata/ibm1137.h
iconvdata/ibm1140.c
iconvdata/ibm1140.h
iconvdata/ibm1141.c
iconvdata/ibm1141.h
iconvdata/ibm1142.c
iconvdata/ibm1142.h
iconvdata/ibm1143.c
iconvdata/ibm1143.h
iconvdata/ibm1144.c
iconvdata/ibm1144.h
iconvdata/ibm1145.c
iconvdata/ibm1145.h
iconvdata/ibm1146.c
iconvdata/ibm1146.h
iconvdata/ibm1147.c
iconvdata/ibm1147.h
iconvdata/ibm1148.c
iconvdata/ibm1148.h
iconvdata/ibm1149.c
iconvdata/ibm1149.h
iconvdata/ibm1153.c
iconvdata/ibm1153.h
iconvdata/ibm1154.c
iconvdata/ibm1154.h
iconvdata/ibm1155.c
iconvdata/ibm1155.h
iconvdata/ibm1156.c
iconvdata/ibm1156.h
iconvdata/ibm1157.c
iconvdata/ibm1157.h
iconvdata/ibm1158.c
iconvdata/ibm1158.h
iconvdata/ibm1160.c
iconvdata/ibm1160.h
iconvdata/ibm1161.c
iconvdata/ibm1161.h
iconvdata/ibm1162.c
iconvdata/ibm1162.h
iconvdata/ibm1163.c
iconvdata/ibm1163.h
iconvdata/ibm1164.c
iconvdata/ibm1164.h
iconvdata/ibm1166.c
iconvdata/ibm1166.h
iconvdata/ibm1167.c
iconvdata/ibm1167.h
iconvdata/ibm12712.c
iconvdata/ibm12712.h
iconvdata/ibm1364.c
iconvdata/ibm1364.h
iconvdata/ibm1371.c
iconvdata/ibm1371.h
iconvdata/ibm1388.c
iconvdata/ibm1388.h
iconvdata/ibm1390.c
iconvdata/ibm1390.h
iconvdata/ibm1399.c
iconvdata/ibm1399.h
iconvdata/ibm16804.c
iconvdata/ibm16804.h
iconvdata/ibm256.c
iconvdata/ibm273.c
iconvdata/ibm274.c
iconvdata/ibm275.c
iconvdata/ibm277.c
iconvdata/ibm278.c
iconvdata/ibm280.c
iconvdata/ibm281.c
iconvdata/ibm284.c
iconvdata/ibm285.c
iconvdata/ibm290.c
iconvdata/ibm297.c
iconvdata/ibm420.c
iconvdata/ibm423.c
iconvdata/ibm424.c
iconvdata/ibm437.c
iconvdata/ibm4517.c
iconvdata/ibm4517.h
iconvdata/ibm4899.c
iconvdata/ibm4899.h
iconvdata/ibm4909.c
iconvdata/ibm4909.h
iconvdata/ibm4971.c
iconvdata/ibm4971.h
iconvdata/ibm500.c
iconvdata/ibm5347.c
iconvdata/ibm5347.h
iconvdata/ibm803.c
iconvdata/ibm803.h
iconvdata/ibm850.c
iconvdata/ibm851.c
iconvdata/ibm852.c
iconvdata/ibm855.c
iconvdata/ibm856.c
iconvdata/ibm856.h
iconvdata/ibm857.c
iconvdata/ibm860.c
iconvdata/ibm861.c
iconvdata/ibm862.c
iconvdata/ibm863.c
iconvdata/ibm864.c
iconvdata/ibm865.c
iconvdata/ibm866.c
iconvdata/ibm866nav.c
iconvdata/ibm868.c
iconvdata/ibm869.c
iconvdata/ibm870.c
iconvdata/ibm871.c
iconvdata/ibm874.c
iconvdata/ibm875.c
iconvdata/ibm880.c
iconvdata/ibm891.c
iconvdata/ibm901.c
iconvdata/ibm901.h
iconvdata/ibm902.c
iconvdata/ibm902.h
iconvdata/ibm903.c
iconvdata/ibm9030.c
iconvdata/ibm9030.h
iconvdata/ibm904.c
iconvdata/ibm905.c
iconvdata/ibm9066.c
iconvdata/ibm9066.h
iconvdata/ibm918.c
iconvdata/ibm921.c
iconvdata/ibm921.h
iconvdata/ibm922.c
iconvdata/ibm922.h
iconvdata/ibm930.c
iconvdata/ibm930.h
iconvdata/ibm932.c
iconvdata/ibm932.h
iconvdata/ibm933.c
iconvdata/ibm933.h
iconvdata/ibm935.c
iconvdata/ibm935.h
iconvdata/ibm937.c
iconvdata/ibm937.h
iconvdata/ibm939.c
iconvdata/ibm939.h
iconvdata/ibm943.c
iconvdata/ibm943.h
iconvdata/ibm9448.c
iconvdata/ibm9448.h
iconvdata/iec_p27-1.c
iconvdata/inis-8.c
iconvdata/inis-cyrillic.c
iconvdata/inis.c
iconvdata/isiri-3342.c
iconvdata/iso-2022-cn-ext.c
iconvdata/iso-2022-cn.c
iconvdata/iso-2022-jp-3.c
iconvdata/iso-2022-jp.c
iconvdata/iso-2022-kr.c
iconvdata/iso-ir-165.c
iconvdata/iso-ir-165.h
iconvdata/iso-ir-197.c
iconvdata/iso-ir-209.c
iconvdata/iso646.c
iconvdata/iso8859-1.c
iconvdata/iso8859-10.c
iconvdata/iso8859-11.c
iconvdata/iso8859-13.c
iconvdata/iso8859-14.c
iconvdata/iso8859-15.c
iconvdata/iso8859-16.c
iconvdata/iso8859-2.c
iconvdata/iso8859-3.c
iconvdata/iso8859-4.c
iconvdata/iso8859-5.c
iconvdata/iso8859-6.c
iconvdata/iso8859-7.c
iconvdata/iso8859-8.c
iconvdata/iso8859-9.c
iconvdata/iso8859-9e.c
iconvdata/iso_10367-box.c
iconvdata/iso_11548-1.c
iconvdata/iso_2033.c
iconvdata/iso_5427-ext.c
iconvdata/iso_5427.c
iconvdata/iso_5428.c
iconvdata/iso_6937-2.c
iconvdata/iso_6937.c
iconvdata/jis0201.c
iconvdata/jis0201.h
iconvdata/jis0208.c
iconvdata/jis0208.h
iconvdata/jis0212.c
iconvdata/jis0212.h
iconvdata/jisx0213.c
iconvdata/jisx0213.h
iconvdata/johab.c
iconvdata/koi-8.c
iconvdata/koi8-r.c
iconvdata/koi8-ru.c
iconvdata/koi8-t.c
iconvdata/koi8-u.c
iconvdata/ksc5601.c
iconvdata/ksc5601.h
iconvdata/latin-greek-1.c
iconvdata/latin-greek.c
iconvdata/mac-centraleurope.c
iconvdata/mac-is.c
iconvdata/mac-sami.c
iconvdata/mac-uk.c
iconvdata/macintosh.c
iconvdata/mik.c
iconvdata/nats-dano.c
iconvdata/nats-sefi.c
iconvdata/pt154.c
iconvdata/rk1048.c
iconvdata/run-iconv-test.sh
iconvdata/sami-ws2.c
iconvdata/shift_jisx0213.c
iconvdata/sjis.c
iconvdata/t.61.c
iconvdata/tcvn5712-1.c
iconvdata/tis-620.c
iconvdata/tscii.c
iconvdata/tst-e2big.c
iconvdata/tst-loading.c
iconvdata/tst-table-charmap.sh
iconvdata/tst-table-from.c
iconvdata/tst-table-to.c
iconvdata/tst-table.sh
iconvdata/tst-tables.sh
iconvdata/uhc.c
iconvdata/unicode.c
iconvdata/utf-16.c
iconvdata/utf-32.c
iconvdata/utf-7.c
iconvdata/viscii.c
include/atomic.h
include/bits/xopen_lim.h
include/caller.h
include/features.h
include/gnu-versions.h
include/gnu/libc-version.h
include/ifunc-impl-list.h
include/inline-hashtab.h
include/libc-symbols.h
include/limits.h
include/link.h
include/programs/xmalloc.h
include/rounding-mode.h
include/set-hooks.h
include/shlib-compat.h
include/stap-probe.h
include/stdc-predef.h
include/sys/time.h
include/values.h
inet/Makefile
inet/aliases.h
inet/arpa/inet.h
inet/bug-if1.c
inet/check_native.c
inet/check_pf.c
inet/ether_aton.c
inet/ether_aton_r.c
inet/ether_hton.c
inet/ether_line.c
inet/ether_ntoa.c
inet/ether_ntoa_r.c
inet/ether_ntoh.c
inet/getaliasent.c
inet/getaliasent_r.c
inet/getaliasname.c
inet/getaliasname_r.c
inet/gethstbyad.c
inet/gethstbyad_r.c
inet/gethstbynm.c
inet/gethstbynm2.c
inet/gethstbynm2_r.c
inet/gethstbynm_r.c
inet/gethstent.c
inet/gethstent_r.c
inet/getipv4sourcefilter.c
inet/getnetbyad.c
inet/getnetbyad_r.c
inet/getnetbynm.c
inet/getnetbynm_r.c
inet/getnetent.c
inet/getnetent_r.c
inet/getnetgrent.c
inet/getnetgrent_r.c
inet/getproto.c
inet/getproto_r.c
inet/getprtent.c
inet/getprtent_r.c
inet/getprtname.c
inet/getprtname_r.c
inet/getrpcbyname.c
inet/getrpcbyname_r.c
inet/getrpcbynumber.c
inet/getrpcbynumber_r.c
inet/getrpcent.c
inet/getrpcent_r.c
inet/getservent.c
inet/getservent_r.c
inet/getsourcefilter.c
inet/getsrvbynm.c
inet/getsrvbynm_r.c
inet/getsrvbypt.c
inet/getsrvbypt_r.c
inet/herrno-loc.c
inet/herrno.c
inet/htonl.c
inet/htons.c
inet/htontest.c
inet/if_index.c
inet/ifaddrs.c
inet/ifaddrs.h
inet/ifreq.c
inet/in6_addr.c
inet/inet6_opt.c
inet/inet6_option.c
inet/inet6_rth.c
inet/inet_net.c
inet/inet_ntoa.c
inet/netgroup.h
inet/netinet/ether.h
inet/netinet/icmp6.h
inet/netinet/igmp.h
inet/netinet/in.h
inet/netinet/ip6.h
inet/setipv4sourcefilter.c
inet/setsourcefilter.c
inet/test-ifaddrs.c
inet/test_ifindex.c
inet/tst-network.c
intl/Makefile
intl/bindtextdom.c
intl/dcgettext.c
intl/dcigettext.c
intl/dcngettext.c
intl/dgettext.c
intl/dngettext.c
intl/explodename.c
intl/finddomain.c
intl/gettext.c
intl/gettextP.h
intl/gmo.h
intl/hash-string.c
intl/hash-string.h
intl/l10nflist.c
intl/libintl.h
intl/loadinfo.h
intl/loadmsgcat.c
intl/locale.alias
intl/localealias.c
intl/ngettext.c
intl/plural-eval.c
intl/plural-exp.c
intl/plural-exp.h
intl/plural.c
intl/plural.y
intl/po2test.awk
intl/textdomain.c
intl/tst-codeset.c
intl/tst-gettext.c
intl/tst-gettext.sh
intl/tst-gettext2.c
intl/tst-gettext2.sh
intl/tst-gettext3.c
intl/tst-gettext4.c
intl/tst-gettext4.sh
intl/tst-gettext5.c
intl/tst-gettext6.c
intl/tst-gettext6.sh
intl/tst-ngettext.c
intl/tst-translit.c
intl/tst-translit.sh
io/Makefile
io/access.c
io/bits/fcntl2.h
io/bits/poll2.h
io/bug-ftw1.c
io/bug-ftw2.c
io/bug-ftw4.c
io/chdir.c
io/chmod.c
io/chown.c
io/close.c
io/creat.c
io/creat64.c
io/dup.c
io/dup2.c
io/dup3.c
io/euidaccess.c
io/faccessat.c
io/fchdir.c
io/fchmod.c
io/fchmodat.c
io/fchown.c
io/fchownat.c
io/fcntl.c
io/fcntl.h
io/flock.c
io/fstat.c
io/fstat64.c
io/fstatat.c
io/fstatat64.c
io/fstatfs.c
io/fstatfs64.c
io/fstatvfs.c
io/fstatvfs64.c
io/ftw.c
io/ftw.h
io/ftw64.c
io/ftwtest-sh
io/futimens.c
io/fxstat.c
io/fxstat64.c
io/fxstatat.c
io/fxstatat64.c
io/getcwd.c
io/getdirname.c
io/getwd.c
io/have_o_cloexec.c
io/isatty.c
io/lchmod.c
io/lchown.c
io/link.c
io/linkat.c
io/lockf.c
io/lockf64.c
io/lseek.c
io/lseek64.c
io/lstat.c
io/lstat64.c
io/lxstat.c
io/lxstat64.c
io/mkdir.c
io/mkdirat.c
io/mkfifo.c
io/mkfifoat.c
io/mknod.c
io/mknodat.c
io/open.c
io/open64.c
io/open64_2.c
io/open_2.c
io/openat.c
io/openat64.c
io/openat64_2.c
io/openat_2.c
io/pipe.c
io/pipe2.c
io/poll.c
io/posix_fadvise.c
io/posix_fadvise64.c
io/posix_fallocate.c
io/posix_fallocate64.c
io/ppoll.c
io/pwd.c
io/read.c
io/readlink.c
io/readlinkat.c
io/rmdir.c
io/sendfile.c
io/sendfile64.c
io/stat.c
io/stat64.c
io/statfs.c
io/statfs64.c
io/statvfs.c
io/statvfs64.c
io/symlink.c
io/symlinkat.c
io/sys/poll.h
io/sys/sendfile.h
io/sys/stat.h
io/sys/statfs.h
io/sys/statvfs.h
io/test-lfs.c
io/test-stat.c
io/test-stat2.c
io/test-utime.c
io/tst-fcntl.c
io/tst-getcwd.c
io/ttyname.c
io/ttyname_r.c
io/umask.c
io/unlink.c
io/unlinkat.c
io/utime.c
io/utime.h
io/utimensat.c
io/write.c
io/xmknod.c
io/xmknodat.c
io/xstat.c
io/xstat64.c
libidn/Makefile
libidn/iconvme.c
libidn/iconvme.h
libio/Makefile
libio/__fbufsize.c
libio/__flbf.c
libio/__fpending.c
libio/__fpurge.c
libio/__freadable.c
libio/__freading.c
libio/__fsetlocking.c
libio/__fwritable.c
libio/__fwriting.c
libio/bits/libio-ldbl.h
libio/bits/stdio-ldbl.h
libio/bits/stdio.h
libio/bits/stdio2.h
libio/bug-ungetc4.c
libio/clearerr.c
libio/clearerr_u.c
libio/fcloseall.c
libio/feof.c
libio/feof_u.c
libio/ferror.c
libio/ferror_u.c
libio/filedoalloc.c
libio/fileno.c
libio/fileops.c
libio/fmemopen.c
libio/fputc.c
libio/fputc_u.c
libio/fputwc.c
libio/fputwc_u.c
libio/freopen.c
libio/freopen64.c
libio/fseek.c
libio/fseeko.c
libio/fseeko64.c
libio/ftello.c
libio/ftello64.c
libio/fwide.c
libio/fwprintf.c
libio/fwscanf.c
libio/genops.c
libio/getc.c
libio/getc_u.c
libio/getchar.c
libio/getchar_u.c
libio/getwc.c
libio/getwc_u.c
libio/getwchar.c
libio/getwchar_u.c
libio/iofclose.c
libio/iofdopen.c
libio/iofflush.c
libio/iofflush_u.c
libio/iofgetpos.c
libio/iofgetpos64.c
libio/iofgets.c
libio/iofgets_u.c
libio/iofgetws.c
libio/iofgetws_u.c
libio/iofopen.c
libio/iofopen64.c
libio/iofopncook.c
libio/iofputs.c
libio/iofputs_u.c
libio/iofputws.c
libio/iofputws_u.c
libio/iofread.c
libio/iofread_u.c
libio/iofsetpos.c
libio/iofsetpos64.c
libio/ioftell.c
libio/iofwide.c
libio/iofwrite.c
libio/iofwrite_u.c
libio/iogetdelim.c
libio/iogetline.c
libio/iogets.c
libio/iogetwline.c
libio/iopadn.c
libio/iopopen.c
libio/ioputs.c
libio/ioseekoff.c
libio/ioseekpos.c
libio/iosetbuffer.c
libio/iosetvbuf.c
libio/ioungetc.c
libio/ioungetwc.c
libio/iovdprintf.c
libio/iovsprintf.c
libio/iovsscanf.c
libio/iovswscanf.c
libio/iowpadn.c
libio/libc_fatal.c
libio/libio.h
libio/libioP.h
libio/memstream.c
libio/obprintf.c
libio/oldfileops.c
libio/oldiofclose.c
libio/oldiofdopen.c
libio/oldiofgetpos.c
libio/oldiofgetpos64.c
libio/oldiofopen.c
libio/oldiofsetpos.c
libio/oldiofsetpos64.c
libio/oldiopopen.c
libio/oldpclose.c
libio/oldstdfiles.c
libio/oldtmpfile.c
libio/pclose.c
libio/peekc.c
libio/putc.c
libio/putc_u.c
libio/putchar.c
libio/putchar_u.c
libio/putwc.c
libio/putwc_u.c
libio/putwchar.c
libio/putwchar_u.c
libio/rewind.c
libio/setbuf.c
libio/setlinebuf.c
libio/stdfiles.c
libio/stdio.c
libio/stdio.h
libio/strfile.h
libio/strops.c
libio/swprintf.c
libio/swscanf.c
libio/test-fmemopen.c
libio/test-freopen.c
libio/test-freopen.sh
libio/tst-fopenloc.c
libio/tst-freopen.c
libio/tst-fseek.c
libio/tst-fwrite-error.c
libio/tst-mmap-setvbuf.c
libio/tst-widetext.c
libio/tst_getwc.c
libio/tst_putwc.c
libio/vasprintf.c
libio/vscanf.c
libio/vsnprintf.c
libio/vswprintf.c
libio/vwprintf.c
libio/vwscanf.c
libio/wfiledoalloc.c
libio/wfileops.c
libio/wgenops.c
libio/wmemstream.c
libio/wprintf.c
libio/wscanf.c
libio/wstrops.c
locale/C-address.c
locale/C-collate.c
locale/C-ctype.c
locale/C-identification.c
locale/C-measurement.c
locale/C-messages.c
locale/C-monetary.c
locale/C-name.c
locale/C-numeric.c
locale/C-paper.c
locale/C-telephone.c
locale/C-time.c
locale/C-translit.h.in
locale/Makefile
locale/bits/locale.h
locale/broken_cur_max.c
locale/categories.def
locale/coll-lookup.c
locale/coll-lookup.h
locale/duplocale.c
locale/elem-hash.h
locale/findlocale.c
locale/freelocale.c
locale/global-locale.c
locale/hashval.h
locale/indigits.h
locale/indigitswc.h
locale/langinfo.h
locale/lc-address.c
locale/lc-collate.c
locale/lc-ctype.c
locale/lc-identification.c
locale/lc-measurement.c
locale/lc-messages.c
locale/lc-monetary.c
locale/lc-name.c
locale/lc-numeric.c
locale/lc-paper.c
locale/lc-telephone.c
locale/lc-time.c
locale/loadarchive.c
locale/loadlocale.c
locale/locale.h
locale/localeconv.c
locale/localeinfo.h
locale/localename.c
locale/locarchive.h
locale/mb_cur_max.c
locale/newlocale.c
locale/nl_langinfo.c
locale/nl_langinfo_l.c
locale/outdigits.h
locale/outdigitswc.h
locale/programs/3level.h
locale/programs/charmap-dir.c
locale/programs/charmap-dir.h
locale/programs/charmap-kw.gperf
locale/programs/charmap-kw.h
locale/programs/charmap.c
locale/programs/charmap.h
locale/programs/config.h
locale/programs/ld-address.c
locale/programs/ld-collate.c
locale/programs/ld-ctype.c
locale/programs/ld-identification.c
locale/programs/ld-measurement.c
locale/programs/ld-messages.c
locale/programs/ld-monetary.c
locale/programs/ld-name.c
locale/programs/ld-numeric.c
locale/programs/ld-paper.c
locale/programs/ld-telephone.c
locale/programs/ld-time.c
locale/programs/linereader.c
locale/programs/linereader.h
locale/programs/locale-spec.c
locale/programs/locale.c
locale/programs/localedef.c
locale/programs/localedef.h
locale/programs/locarchive.c
locale/programs/locfile-kw.gperf
locale/programs/locfile-kw.h
locale/programs/locfile-token.h
locale/programs/locfile.c
locale/programs/locfile.h
locale/programs/repertoire.c
locale/programs/repertoire.h
locale/programs/simple-hash.c
locale/programs/simple-hash.h
locale/programs/xmalloc.c
locale/programs/xstrdup.c
locale/setlocale.c
locale/strlen-hash.h
locale/tst-C-locale.c
locale/uselocale.c
locale/weight.h
locale/weightwc.h
locale/xlocale.c
locale/xlocale.h
localedata/Makefile
localedata/collate-test.c
localedata/dump-ctype.c
localedata/gen-locale.sh
localedata/gen-unicode-ctype.c
localedata/sort-test.sh
localedata/tests/test6.c
localedata/tst-ctype.c
localedata/tst-ctype.sh
localedata/tst-digits.c
localedata/tst-fmon.c
localedata/tst-fmon.data
localedata/tst-fmon.sh
localedata/tst-langinfo.c
localedata/tst-langinfo.sh
localedata/tst-locale.sh
localedata/tst-mbswcs.sh
localedata/tst-mbswcs1.c
localedata/tst-mbswcs2.c
localedata/tst-mbswcs3.c
localedata/tst-mbswcs4.c
localedata/tst-mbswcs5.c
localedata/tst-mbswcs6.c
localedata/tst-numeric.c
localedata/tst-numeric.data
localedata/tst-numeric.sh
localedata/tst-rpmatch.c
localedata/tst-rpmatch.sh
localedata/tst-trans.c
localedata/tst-trans.sh
localedata/tst-wctype.c
localedata/tst-wctype.sh
localedata/xfrm-test.c
login/Makefile
login/endutxent.c
login/forkpty.c
login/getlogin.c
login/getlogin_r.c
login/getlogin_r_chk.c
login/getpt.c
login/getutent.c
login/getutent_r.c
login/getutid.c
login/getutid_r.c
login/getutline.c
login/getutline_r.c
login/getutmp.c
login/getutmpx.c
login/getutxent.c
login/getutxid.c
login/getutxline.c
login/grantpt.c
login/login.c
login/logout.c
login/logwtmp.c
login/openpty.c
login/programs/pt_chown.c
login/programs/utmpdump.c
login/ptsname.c
login/ptsname_r_chk.c
login/pty.h
login/pututxline.c
login/setlogin.c
login/setutxent.c
login/tst-utmp.c
login/unlockpt.c
login/updwtmp.c
login/updwtmpx.c
login/utmp-private.h
login/utmp.h
login/utmp_file.c
login/utmpname.c
login/utmpxname.c
mach/Machrules
mach/Makefile
mach/devstream.c
mach/lock-intern.h
mach/mach.h
mach/mach/mach_traps.h
mach/mach/mig_support.h
mach/mach_init.c
mach/mach_init.h
mach/mig-alloc.c
mach/mig-dealloc.c
mach/mig-reply.c
mach/msgserver.c
mach/mutex-init.c
mach/mutex-solid.c
mach/setup-thread.c
mach/spin-lock.h
mach/spin-solid.c
malloc/Makefile
malloc/arena.c
malloc/hooks.c
malloc/malloc.c
malloc/malloc.h
malloc/mcheck-init.c
malloc/mcheck.c
malloc/mcheck.h
malloc/memusage.c
malloc/memusage.sh
malloc/memusagestat.c
malloc/morecore.c
malloc/mtrace.c
malloc/mtrace.pl
malloc/obstack.c
malloc/obstack.h
malloc/set-freeres.c
malloc/thread-freeres.c
malloc/tst-calloc.c
malloc/tst-malloc-usable.c
malloc/tst-malloc.c
malloc/tst-mallocstate.c
malloc/tst-mcheck.c
malloc/tst-memalign.c
malloc/tst-mtrace.c
malloc/tst-mtrace.sh
malloc/tst-posix_memalign.c
malloc/tst-pvalloc.c
malloc/tst-realloc.c
malloc/tst-valloc.c
manual/Makefile
manual/examples/add.c
manual/examples/argp-ex1.c
manual/examples/argp-ex2.c
manual/examples/argp-ex3.c
manual/examples/argp-ex4.c
manual/examples/atexit.c
manual/examples/db.c
manual/examples/dir.c
manual/examples/dir2.c
manual/examples/execinfo.c
manual/examples/filecli.c
manual/examples/filesrv.c
manual/examples/fmtmsgexpl.c
manual/examples/genpass.c
manual/examples/inetcli.c
manual/examples/inetsrv.c
manual/examples/isockad.c
manual/examples/longopt.c
manual/examples/memopen.c
manual/examples/memstrm.c
manual/examples/mkfsock.c
manual/examples/mkisock.c
manual/examples/mygetpass.c
manual/examples/pipe.c
manual/examples/popen.c
manual/examples/rprintf.c
manual/examples/search.c
manual/examples/select.c
manual/examples/setjmp.c
manual/examples/sigh1.c
manual/examples/sigusr.c
manual/examples/stpcpy.c
manual/examples/strdupa.c
manual/examples/strftim.c
manual/examples/strncat.c
manual/examples/subopt.c
manual/examples/swapcontext.c
manual/examples/termios.c
manual/examples/testopt.c
manual/examples/testpass.c
manual/examples/timeval_subtract.c
manual/libm-err-tab.pl
manual/summary.awk
manual/tsort.awk
math/Makefile
math/atest-exp.c
math/atest-exp2.c
math/atest-sincos.c
math/auto-libm-test-in
math/basic-test.c
math/bits/cmathcalls.h
math/bits/math-finite.h
math/bits/mathcalls.h
math/cabs.c
math/cabsf.c
math/cabsl.c
math/carg.c
math/cargf.c
math/cargl.c
math/cimag.c
math/cimagf.c
math/cimagl.c
math/complex.h
math/conj.c
math/conjf.c
math/conjl.c
math/creal.c
math/crealf.c
math/creall.c
math/divtc3.c
math/e_exp10.c
math/e_exp10f.c
math/e_exp10l.c
math/e_exp2l.c
math/e_scalb.c
math/e_scalbf.c
math/e_scalbl.c
math/fclrexcpt.c
math/fedisblxcpt.c
math/feenablxcpt.c
math/fegetenv.c
math/fegetexcept.c
math/fegetround.c
math/feholdexcpt.c
math/fenv.h
math/fesetenv.c
math/fesetround.c
math/feupdateenv.c
math/fgetexcptflg.c
math/fpu_control.c
math/fraiseexcpt.c
math/fsetexcptflg.c
math/ftestexcept.c
math/gen-auto-libm-tests.c
math/gen-libm-test.pl
math/k_casinh.c
math/k_casinhf.c
math/k_casinhl.c
math/libm-test.inc
math/math.h
math/multc3.c
math/s_cacos.c
math/s_cacosf.c
math/s_cacosh.c
math/s_cacoshf.c
math/s_cacoshl.c
math/s_cacosl.c
math/s_casin.c
math/s_casinf.c
math/s_casinh.c
math/s_casinhf.c
math/s_casinhl.c
math/s_casinl.c
math/s_catan.c
math/s_catanf.c
math/s_catanh.c
math/s_catanhf.c
math/s_catanhl.c
math/s_catanl.c
math/s_ccos.c
math/s_ccosf.c
math/s_ccosh.c
math/s_ccoshf.c
math/s_ccoshl.c
math/s_ccosl.c
math/s_cexp.c
math/s_cexpf.c
math/s_cexpl.c
math/s_clog.c
math/s_clog10.c
math/s_clog10f.c
math/s_clog10l.c
math/s_clogf.c
math/s_clogl.c
math/s_cpow.c
math/s_cpowf.c
math/s_cpowl.c
math/s_cproj.c
math/s_cprojf.c
math/s_cprojl.c
math/s_csin.c
math/s_csinf.c
math/s_csinh.c
math/s_csinhf.c
math/s_csinhl.c
math/s_csinl.c
math/s_csqrt.c
math/s_csqrtf.c
math/s_csqrtl.c
math/s_ctan.c
math/s_ctanf.c
math/s_ctanh.c
math/s_ctanhf.c
math/s_ctanhl.c
math/s_ctanl.c
math/s_fdim.c
math/s_fdimf.c
math/s_fdiml.c
math/s_fma.c
math/s_fmaf.c
math/s_fmal.c
math/s_fmax.c
math/s_fmaxf.c
math/s_fmaxl.c
math/s_fmin.c
math/s_fminf.c
math/s_fminl.c
math/s_nan.c
math/s_nanf.c
math/s_nanl.c
math/setfpucw.c
math/test-double.c
math/test-fenv-tls.c
math/test-fenv.c
math/test-float.c
math/test-fpucw-ieee.c
math/test-fpucw.c
math/test-idouble.c
math/test-ifloat.c
math/test-ildoubl.c
math/test-ldouble.c
math/test-misc.c
math/test-powl.c
math/test-snan.c
math/test-tgmath-int.c
math/test-tgmath-ret.c
math/test-tgmath.c
math/test-tgmath2.c
math/tgmath.h
math/tst-CMPLX2.c
math/tst-definitions.c
math/w_acos.c
math/w_acosf.c
math/w_acosh.c
math/w_acoshf.c
math/w_acoshl.c
math/w_acosl.c
math/w_asin.c
math/w_asinf.c
math/w_asinl.c
math/w_atan2.c
math/w_atan2f.c
math/w_atan2l.c
math/w_atanh.c
math/w_atanhf.c
math/w_atanhl.c
math/w_exp10.c
math/w_exp10f.c
math/w_exp10l.c
math/w_fmod.c
math/w_fmodf.c
math/w_fmodl.c
math/w_ilogb.c
math/w_ilogbf.c
math/w_ilogbl.c
math/w_j0.c
math/w_j0f.c
math/w_j0l.c
math/w_j1.c
math/w_j1f.c
math/w_j1l.c
math/w_jn.c
math/w_jnf.c
math/w_log.c
math/w_log10.c
math/w_log10f.c
math/w_log10l.c
math/w_log2.c
math/w_log2f.c
math/w_log2l.c
math/w_logf.c
math/w_logl.c
math/w_pow.c
math/w_powf.c
math/w_powl.c
math/w_remainder.c
math/w_remainderf.c
math/w_remainderl.c
math/w_scalb.c
math/w_scalbf.c
math/w_scalbl.c
math/w_sqrt.c
math/w_sqrtf.c
math/w_sqrtl.c
misc/Makefile
misc/acct.c
misc/ar.h
misc/bits/error.h
misc/bits/select2.h
misc/bits/stab.def
misc/bits/syslog-ldbl.h
misc/bits/syslog.h
misc/brk.c
misc/chflags.c
misc/chroot.c
misc/dirname.c
misc/efgcvt.c
misc/efgcvt_r.c
misc/err.c
misc/err.h
misc/error.c
misc/error.h
misc/fchflags.c
misc/fdatasync.c
misc/fgetxattr.c
misc/flistxattr.c
misc/fremovexattr.c
misc/fsetxattr.c
misc/fstab.c
misc/fsync.c
misc/ftruncate.c
misc/ftruncate64.c
misc/futimes.c
misc/futimesat.c
misc/getauxval.c
misc/getclktck.c
misc/getdomain.c
misc/getdtsz.c
misc/gethostid.c
misc/gethostname.c
misc/getloadavg.c
misc/getpagesize.c
misc/getpass.c
misc/getsysstats.c
misc/getxattr.c
misc/gtty.c
misc/hsearch.c
misc/hsearch_r.c
misc/ifunc-impl-list.c
misc/init-misc.c
misc/insremque.c
misc/ioctl.c
misc/lgetxattr.c
misc/libgen.h
misc/listxattr.c
misc/llistxattr.c
misc/lremovexattr.c
misc/lsearch.c
misc/lsetxattr.c
misc/lutimes.c
misc/madvise.c
misc/mincore.c
misc/mkdtemp.c
misc/mkostemp.c
misc/mkostemp64.c
misc/mkostemps.c
misc/mkostemps64.c
misc/mkstemp.c
misc/mkstemp64.c
misc/mkstemps.c
misc/mkstemps64.c
misc/mktemp.c
misc/mlock.c
misc/mlockall.c
misc/mmap.c
misc/mmap64.c
misc/mntent.c
misc/mntent.h
misc/mntent_r.c
misc/mprotect.c
misc/msync.c
misc/munlock.c
misc/munlockall.c
misc/munmap.c
misc/preadv.c
misc/preadv64.c
misc/pselect.c
misc/ptrace.c
misc/pwritev.c
misc/pwritev64.c
misc/qefgcvt.c
misc/qefgcvt_r.c
misc/readv.c
misc/reboot.c
misc/regexp.c
misc/regexp.h
misc/remap_file_pages.c
misc/removexattr.c
misc/revoke.c
misc/sbrk.c
misc/search.h
misc/select.c
misc/setdomain.c
misc/setegid.c
misc/seteuid.c
misc/sethostid.c
misc/sethostname.c
misc/setregid.c
misc/setreuid.c
misc/setxattr.c
misc/sgtty.h
misc/sstk.c
misc/stty.c
misc/swapoff.c
misc/swapon.c
misc/sync.c
misc/syncfs.c
misc/sys/auxv.h
misc/sys/cdefs.h
misc/sys/dir.h
misc/sys/file.h
misc/sys/ioctl.h
misc/sys/mman.h
misc/sys/param.h
misc/sys/select.h
misc/sys/uio.h
misc/sys/ustat.h
misc/sys/xattr.h
misc/syscall.c
misc/truncate.c
misc/truncate64.c
misc/tsearch.c
misc/tst-dirname.c
misc/tst-efgcvt.c
misc/tst-fdset.c
misc/tst-tsearch.c
misc/ualarm.c
misc/usleep.c
misc/ustat.c
misc/utimes.c
misc/vhangup.c
misc/writev.c
nis/Makefile
nis/libnsl.h
nis/nis_add.c
nis/nis_addmember.c
nis/nis_call.c
nis/nis_callback.c
nis/nis_checkpoint.c
nis/nis_clone_dir.c
nis/nis_clone_obj.c
nis/nis_clone_res.c
nis/nis_creategroup.c
nis/nis_defaults.c
nis/nis_destroygroup.c
nis/nis_domain_of.c
nis/nis_domain_of_r.c
nis/nis_error.c
nis/nis_file.c
nis/nis_findserv.c
nis/nis_free.c
nis/nis_getservlist.c
nis/nis_hash.c
nis/nis_intern.h
nis/nis_ismember.c
nis/nis_local_names.c
nis/nis_lookup.c
nis/nis_mkdir.c
nis/nis_modify.c
nis/nis_ping.c
nis/nis_print.c
nis/nis_print_group_entry.c
nis/nis_remove.c
nis/nis_removemember.c
nis/nis_rmdir.c
nis/nis_server.c
nis/nis_subr.c
nis/nis_table.c
nis/nis_util.c
nis/nis_verifygroup.c
nis/nis_xdr.c
nis/nis_xdr.h
nis/nisplus-parser.h
nis/nss-default.c
nis/nss-nis.c
nis/nss-nis.h
nis/nss-nisplus.c
nis/nss-nisplus.h
nis/nss_compat/compat-grp.c
nis/nss_compat/compat-initgroups.c
nis/nss_compat/compat-pwd.c
nis/nss_compat/compat-spwd.c
nis/nss_nis/nis-alias.c
nis/nss_nis/nis-ethers.c
nis/nss_nis/nis-grp.c
nis/nss_nis/nis-hosts.c
nis/nss_nis/nis-initgroups.c
nis/nss_nis/nis-netgrp.c
nis/nss_nis/nis-network.c
nis/nss_nis/nis-proto.c
nis/nss_nis/nis-publickey.c
nis/nss_nis/nis-pwd.c
nis/nss_nis/nis-rpc.c
nis/nss_nis/nis-service.c
nis/nss_nis/nis-spwd.c
nis/nss_nisplus/nisplus-alias.c
nis/nss_nisplus/nisplus-ethers.c
nis/nss_nisplus/nisplus-grp.c
nis/nss_nisplus/nisplus-hosts.c
nis/nss_nisplus/nisplus-initgroups.c
nis/nss_nisplus/nisplus-netgrp.c
nis/nss_nisplus/nisplus-network.c
nis/nss_nisplus/nisplus-parser.c
nis/nss_nisplus/nisplus-proto.c
nis/nss_nisplus/nisplus-publickey.c
nis/nss_nisplus/nisplus-pwd.c
nis/nss_nisplus/nisplus-rpc.c
nis/nss_nisplus/nisplus-service.c
nis/nss_nisplus/nisplus-spwd.c
nis/rpcsvc/nislib.h
nis/rpcsvc/ypclnt.h
nis/ypclnt.c
nptl/Makeconfig
nptl/Makefile
nptl/alloca_cutoff.c
nptl/allocatestack.c
nptl/cancellation.c
nptl/cleanup.c
nptl/cleanup_compat.c
nptl/cleanup_defer.c
nptl/cleanup_defer_compat.c
nptl/cleanup_routine.c
nptl/descr.h
nptl/eintr.c
nptl/events.c
nptl/forward.c
nptl/herrno.c
nptl/libc-cancellation.c
nptl/libc-cleanup.c
nptl/lowlevellock.h
nptl/nptl-init.c
nptl/old_pthread_atfork.c
nptl/old_pthread_cond_broadcast.c
nptl/old_pthread_cond_destroy.c
nptl/old_pthread_cond_init.c
nptl/old_pthread_cond_signal.c
nptl/old_pthread_cond_timedwait.c
nptl/old_pthread_cond_wait.c
nptl/perf.c
nptl/pt-allocrtsig.c
nptl/pt-cleanup.c
nptl/pt-crti.S
nptl/pt-raise.c
nptl/pt-system.c
nptl/pthreadP.h
nptl/pthread_atfork.c
nptl/pthread_attr_destroy.c
nptl/pthread_attr_getdetachstate.c
nptl/pthread_attr_getguardsize.c
nptl/pthread_attr_getinheritsched.c
nptl/pthread_attr_getschedparam.c
nptl/pthread_attr_getschedpolicy.c
nptl/pthread_attr_getscope.c
nptl/pthread_attr_getstack.c
nptl/pthread_attr_getstackaddr.c
nptl/pthread_attr_getstacksize.c
nptl/pthread_attr_init.c
nptl/pthread_attr_setdetachstate.c
nptl/pthread_attr_setguardsize.c
nptl/pthread_attr_setinheritsched.c
nptl/pthread_attr_setschedparam.c
nptl/pthread_attr_setschedpolicy.c
nptl/pthread_attr_setscope.c
nptl/pthread_attr_setstack.c
nptl/pthread_attr_setstackaddr.c
nptl/pthread_attr_setstacksize.c
nptl/pthread_barrier_destroy.c
nptl/pthread_barrier_init.c
nptl/pthread_barrier_wait.c
nptl/pthread_barrierattr_destroy.c
nptl/pthread_barrierattr_getpshared.c
nptl/pthread_barrierattr_init.c
nptl/pthread_barrierattr_setpshared.c
nptl/pthread_cancel.c
nptl/pthread_clock_gettime.c
nptl/pthread_clock_settime.c
nptl/pthread_cond_broadcast.c
nptl/pthread_cond_destroy.c
nptl/pthread_cond_init.c
nptl/pthread_cond_signal.c
nptl/pthread_cond_timedwait.c
nptl/pthread_cond_wait.c
nptl/pthread_condattr_destroy.c
nptl/pthread_condattr_getclock.c
nptl/pthread_condattr_getpshared.c
nptl/pthread_condattr_init.c
nptl/pthread_condattr_setclock.c
nptl/pthread_condattr_setpshared.c
nptl/pthread_create.c
nptl/pthread_detach.c
nptl/pthread_equal.c
nptl/pthread_exit.c
nptl/pthread_getattr_default_np.c
nptl/pthread_getattr_np.c
nptl/pthread_getconcurrency.c
nptl/pthread_getcpuclockid.c
nptl/pthread_getschedparam.c
nptl/pthread_getspecific.c
nptl/pthread_join.c
nptl/pthread_key_create.c
nptl/pthread_key_delete.c
nptl/pthread_kill_other_threads.c
nptl/pthread_mutex_consistent.c
nptl/pthread_mutex_destroy.c
nptl/pthread_mutex_getprioceiling.c
nptl/pthread_mutex_init.c
nptl/pthread_mutex_lock.c
nptl/pthread_mutex_setprioceiling.c
nptl/pthread_mutex_timedlock.c
nptl/pthread_mutex_trylock.c
nptl/pthread_mutex_unlock.c
nptl/pthread_mutexattr_destroy.c
nptl/pthread_mutexattr_getprioceiling.c
nptl/pthread_mutexattr_getprotocol.c
nptl/pthread_mutexattr_getpshared.c
nptl/pthread_mutexattr_getrobust.c
nptl/pthread_mutexattr_gettype.c
nptl/pthread_mutexattr_init.c
nptl/pthread_mutexattr_setprioceiling.c
nptl/pthread_mutexattr_setprotocol.c
nptl/pthread_mutexattr_setpshared.c
nptl/pthread_mutexattr_setrobust.c
nptl/pthread_mutexattr_settype.c
nptl/pthread_once.c
nptl/pthread_rwlock_destroy.c
nptl/pthread_rwlock_init.c
nptl/pthread_rwlock_rdlock.c
nptl/pthread_rwlock_timedrdlock.c
nptl/pthread_rwlock_timedwrlock.c
nptl/pthread_rwlock_tryrdlock.c
nptl/pthread_rwlock_trywrlock.c
nptl/pthread_rwlock_unlock.c
nptl/pthread_rwlock_wrlock.c
nptl/pthread_rwlockattr_destroy.c
nptl/pthread_rwlockattr_getkind_np.c
nptl/pthread_rwlockattr_getpshared.c
nptl/pthread_rwlockattr_init.c
nptl/pthread_rwlockattr_setkind_np.c
nptl/pthread_rwlockattr_setpshared.c
nptl/pthread_self.c
nptl/pthread_setattr_default_np.c
nptl/pthread_setcancelstate.c
nptl/pthread_setcanceltype.c
nptl/pthread_setconcurrency.c
nptl/pthread_setschedparam.c
nptl/pthread_setschedprio.c
nptl/pthread_setspecific.c
nptl/pthread_spin_destroy.c
nptl/pthread_spin_init.c
nptl/pthread_spin_lock.c
nptl/pthread_spin_trylock.c
nptl/pthread_spin_unlock.c
nptl/pthread_testcancel.c
nptl/pthread_timedjoin.c
nptl/pthread_tryjoin.c
nptl/res.c
nptl/sem_close.c
nptl/sem_destroy.c
nptl/sem_getvalue.c
nptl/sem_init.c
nptl/sem_open.c
nptl/sem_unlink.c
nptl/semaphore.h
nptl/semaphoreP.h
nptl/sigaction.c
nptl/sysdeps/i386/Makefile
nptl/sysdeps/i386/i486/pthread_spin_trylock.S
nptl/sysdeps/i386/i586/pthread_spin_trylock.S
nptl/sysdeps/i386/i686/Makefile
nptl/sysdeps/i386/i686/pthread_spin_trylock.S
nptl/sysdeps/i386/i686/tls.h
nptl/sysdeps/i386/pthread_spin_init.c
nptl/sysdeps/i386/pthread_spin_lock.S
nptl/sysdeps/i386/pthread_spin_unlock.S
nptl/sysdeps/i386/pthreaddef.h
nptl/sysdeps/i386/tls.h
nptl/sysdeps/powerpc/Makefile
nptl/sysdeps/powerpc/pthread_spin_lock.c
nptl/sysdeps/powerpc/pthread_spin_trylock.c
nptl/sysdeps/powerpc/pthreaddef.h
nptl/sysdeps/powerpc/tls.h
nptl/sysdeps/pthread/Makefile
nptl/sysdeps/pthread/aio_misc.h
nptl/sysdeps/pthread/allocalim.h
nptl/sysdeps/pthread/bits/libc-lock.h
nptl/sysdeps/pthread/bits/libc-lockP.h
nptl/sysdeps/pthread/bits/sigthread.h
nptl/sysdeps/pthread/bits/stdio-lock.h
nptl/sysdeps/pthread/createthread.c
nptl/sysdeps/pthread/flockfile.c
nptl/sysdeps/pthread/ftrylockfile.c
nptl/sysdeps/pthread/funlockfile.c
nptl/sysdeps/pthread/gai_misc.h
nptl/sysdeps/pthread/librt-cancellation.c
nptl/sysdeps/pthread/list.h
nptl/sysdeps/pthread/malloc-machine.h
nptl/sysdeps/pthread/posix-timer.h
nptl/sysdeps/pthread/pt-longjmp.c
nptl/sysdeps/pthread/pthread-functions.h
nptl/sysdeps/pthread/pthread.h
nptl/sysdeps/pthread/pthread_sigmask.c
nptl/sysdeps/pthread/setxid.h
nptl/sysdeps/pthread/sigfillset.c
nptl/sysdeps/pthread/sigprocmask.c
nptl/sysdeps/pthread/timer_create.c
nptl/sysdeps/pthread/timer_delete.c
nptl/sysdeps/pthread/timer_getoverr.c
nptl/sysdeps/pthread/timer_gettime.c
nptl/sysdeps/pthread/timer_routines.c
nptl/sysdeps/pthread/timer_settime.c
nptl/sysdeps/pthread/tst-timer.c
nptl/sysdeps/pthread/unwind-forcedunwind.c
nptl/sysdeps/s390/Makefile
nptl/sysdeps/s390/pthread_spin_init.c
nptl/sysdeps/s390/pthread_spin_lock.c
nptl/sysdeps/s390/pthread_spin_trylock.c
nptl/sysdeps/s390/pthread_spin_unlock.c
nptl/sysdeps/s390/pthreaddef.h
nptl/sysdeps/s390/tls.h
nptl/sysdeps/sh/pthread_spin_init.c
nptl/sysdeps/sh/pthread_spin_lock.c
nptl/sysdeps/sh/pthread_spin_trylock.S
nptl/sysdeps/sh/pthread_spin_unlock.S
nptl/sysdeps/sh/pthreaddef.h
nptl/sysdeps/sh/tls.h
nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S
nptl/sysdeps/sparc/sparc32/pthreaddef.h
nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S
nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S
nptl/sysdeps/sparc/sparc64/pthreaddef.h
nptl/sysdeps/sparc/tls.h
nptl/sysdeps/unix/sysv/linux/Makefile
nptl/sysdeps/unix/sysv/linux/aio_misc.h
nptl/sysdeps/unix/sysv/linux/allocrtsig.c
nptl/sysdeps/unix/sysv/linux/bits/local_lim.h
nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
nptl/sysdeps/unix/sysv/linux/createthread.c
nptl/sysdeps/unix/sysv/linux/fork.c
nptl/sysdeps/unix/sysv/linux/fork.h
nptl/sysdeps/unix/sysv/linux/getpid.c
nptl/sysdeps/unix/sysv/linux/i386/createthread.c
nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h
nptl/sysdeps/unix/sysv/linux/i386/fork.c
nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S
nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S
nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S
nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S
nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S
nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S
nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S
nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S
nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S
nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S
nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h
nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S
nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S
nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S
nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S
nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S
nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S
nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h
nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S
nptl/sysdeps/unix/sysv/linux/i386/smp.h
nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/i386/vfork.S
nptl/sysdeps/unix/sysv/linux/internaltypes.h
nptl/sysdeps/unix/sysv/linux/jmp-unwind.c
nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h
nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c
nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c
nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c
nptl/sysdeps/unix/sysv/linux/lowlevellock.c
nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c
nptl/sysdeps/unix/sysv/linux/mq_notify.c
nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h
nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h
nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c
nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S
nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c
nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c
nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c
nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c
nptl/sysdeps/unix/sysv/linux/pt-fork.c
nptl/sysdeps/unix/sysv/linux/pt-raise.c
nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c
nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c
nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c
nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c
nptl/sysdeps/unix/sysv/linux/pthread_getname.c
nptl/sysdeps/unix/sysv/linux/pthread_kill.c
nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c
nptl/sysdeps/unix/sysv/linux/pthread_setname.c
nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c
nptl/sysdeps/unix/sysv/linux/pthread_yield.c
nptl/sysdeps/unix/sysv/linux/raise.c
nptl/sysdeps/unix/sysv/linux/register-atfork.c
nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h
nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h
nptl/sysdeps/unix/sysv/linux/s390/fork.c
nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c
nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c
nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S
nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S
nptl/sysdeps/unix/sysv/linux/sem_post.c
nptl/sysdeps/unix/sysv/linux/sem_timedwait.c
nptl/sysdeps/unix/sysv/linux/sem_trywait.c
nptl/sysdeps/unix/sysv/linux/sem_wait.c
nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h
nptl/sysdeps/unix/sysv/linux/sh/createthread.c
nptl/sysdeps/unix/sysv/linux/sh/fork.c
nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S
nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h
nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S
nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S
nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S
nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S
nptl/sysdeps/unix/sysv/linux/sh/sem_post.S
nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S
nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S
nptl/sysdeps/unix/sysv/linux/sh/smp.h
nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/sh/vfork.S
nptl/sysdeps/unix/sysv/linux/smp.h
nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h
nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h
nptl/sysdeps/unix/sysv/linux/sparc/fork.c
nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c
nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c
nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c
nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c
nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c
nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c
nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S
nptl/sysdeps/unix/sysv/linux/timer_create.c
nptl/sysdeps/unix/sysv/linux/timer_delete.c
nptl/sysdeps/unix/sysv/linux/timer_getoverr.c
nptl/sysdeps/unix/sysv/linux/timer_gettime.c
nptl/sysdeps/unix/sysv/linux/timer_routines.c
nptl/sysdeps/unix/sysv/linux/timer_settime.c
nptl/sysdeps/unix/sysv/linux/tst-setgetname.c
nptl/sysdeps/unix/sysv/linux/unregister-atfork.c
nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h
nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c
nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h
nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c
nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c
nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c
nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c
nptl/sysdeps/unix/sysv/linux/x86/force-elision.h
nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c
nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c
nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c
nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c
nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S
nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h
nptl/sysdeps/unix/sysv/linux/x86_64/fork.c
nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S
nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S
nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S
nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S
nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S
nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S
nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S
nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c
nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c
nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c
nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c
nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c
nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S
nptl/sysdeps/x86_64/Makefile
nptl/sysdeps/x86_64/pthread_spin_lock.S
nptl/sysdeps/x86_64/pthread_spin_trylock.S
nptl/sysdeps/x86_64/pthread_spin_unlock.S
nptl/sysdeps/x86_64/pthreaddef.h
nptl/sysdeps/x86_64/tls.h
nptl/sysdeps/x86_64/x32/tls.h
nptl/tpp.c
nptl/tst-_res1.c
nptl/tst-_res1mod1.c
nptl/tst-abstime.c
nptl/tst-align.c
nptl/tst-align2.c
nptl/tst-align3.c
nptl/tst-atfork1.c
nptl/tst-atfork2.c
nptl/tst-atfork2mod.c
nptl/tst-attr1.c
nptl/tst-attr2.c
nptl/tst-attr3.c
nptl/tst-backtrace1.c
nptl/tst-barrier1.c
nptl/tst-barrier2.c
nptl/tst-barrier3.c
nptl/tst-barrier4.c
nptl/tst-basic1.c
nptl/tst-basic2.c
nptl/tst-basic3.c
nptl/tst-basic4.c
nptl/tst-basic5.c
nptl/tst-basic6.c
nptl/tst-cancel-self-cancelstate.c
nptl/tst-cancel-self-canceltype.c
nptl/tst-cancel-self-cleanup.c
nptl/tst-cancel-self-testcancel.c
nptl/tst-cancel-self.c
nptl/tst-cancel-wrappers.sh
nptl/tst-cancel1.c
nptl/tst-cancel10.c
nptl/tst-cancel11.c
nptl/tst-cancel12.c
nptl/tst-cancel13.c
nptl/tst-cancel14.c
nptl/tst-cancel15.c
nptl/tst-cancel16.c
nptl/tst-cancel17.c
nptl/tst-cancel18.c
nptl/tst-cancel19.c
nptl/tst-cancel2.c
nptl/tst-cancel20.c
nptl/tst-cancel21.c
nptl/tst-cancel22.c
nptl/tst-cancel3.c
nptl/tst-cancel4.c
nptl/tst-cancel6.c
nptl/tst-cancel7.c
nptl/tst-cancel8.c
nptl/tst-cancel9.c
nptl/tst-cleanup0.c
nptl/tst-cleanup1.c
nptl/tst-cleanup2.c
nptl/tst-cleanup3.c
nptl/tst-cleanup4.c
nptl/tst-cleanup4aux.c
nptl/tst-clock1.c
nptl/tst-clock2.c
nptl/tst-cond-except.c
nptl/tst-cond1.c
nptl/tst-cond10.c
nptl/tst-cond11.c
nptl/tst-cond12.c
nptl/tst-cond14.c
nptl/tst-cond15.c
nptl/tst-cond16.c
nptl/tst-cond18.c
nptl/tst-cond19.c
nptl/tst-cond2.c
nptl/tst-cond20.c
nptl/tst-cond23.c
nptl/tst-cond24.c
nptl/tst-cond25.c
nptl/tst-cond3.c
nptl/tst-cond4.c
nptl/tst-cond5.c
nptl/tst-cond6.c
nptl/tst-cond7.c
nptl/tst-cond8.c
nptl/tst-cond9.c
nptl/tst-context1.c
nptl/tst-default-attr.c
nptl/tst-detach1.c
nptl/tst-eintr1.c
nptl/tst-eintr2.c
nptl/tst-eintr3.c
nptl/tst-eintr4.c
nptl/tst-eintr5.c
nptl/tst-exec1.c
nptl/tst-exec2.c
nptl/tst-exec3.c
nptl/tst-exec4.c
nptl/tst-exit1.c
nptl/tst-fini1.c
nptl/tst-fini1mod.c
nptl/tst-flock1.c
nptl/tst-flock2.c
nptl/tst-fork1.c
nptl/tst-fork2.c
nptl/tst-fork3.c
nptl/tst-fork4.c
nptl/tst-initializers1.c
nptl/tst-join1.c
nptl/tst-join2.c
nptl/tst-join3.c
nptl/tst-join4.c
nptl/tst-join5.c
nptl/tst-key1.c
nptl/tst-key2.c
nptl/tst-key3.c
nptl/tst-key4.c
nptl/tst-kill1.c
nptl/tst-kill2.c
nptl/tst-kill3.c
nptl/tst-kill4.c
nptl/tst-kill5.c
nptl/tst-kill6.c
nptl/tst-mutex1.c
nptl/tst-mutex2.c
nptl/tst-mutex3.c
nptl/tst-mutex4.c
nptl/tst-mutex5.c
nptl/tst-mutex6.c
nptl/tst-mutex7.c
nptl/tst-mutex8.c
nptl/tst-mutex9.c
nptl/tst-mutexpp10.c
nptl/tst-oddstacklimit.c
nptl/tst-once1.c
nptl/tst-once2.c
nptl/tst-once3.c
nptl/tst-once4.c
nptl/tst-popen1.c
nptl/tst-pthread-attr-affinity.c
nptl/tst-pthread-getattr.c
nptl/tst-raise1.c
nptl/tst-robust1.c
nptl/tst-robust7.c
nptl/tst-rwlock1.c
nptl/tst-rwlock10.c
nptl/tst-rwlock11.c
nptl/tst-rwlock12.c
nptl/tst-rwlock13.c
nptl/tst-rwlock14.c
nptl/tst-rwlock2.c
nptl/tst-rwlock3.c
nptl/tst-rwlock4.c
nptl/tst-rwlock5.c
nptl/tst-rwlock6.c
nptl/tst-rwlock7.c
nptl/tst-rwlock8.c
nptl/tst-rwlock9.c
nptl/tst-sched1.c
nptl/tst-sem1.c
nptl/tst-sem10.c
nptl/tst-sem14.c
nptl/tst-sem2.c
nptl/tst-sem3.c
nptl/tst-sem4.c
nptl/tst-sem5.c
nptl/tst-sem6.c
nptl/tst-sem7.c
nptl/tst-sem8.c
nptl/tst-sem9.c
nptl/tst-setuid1.c
nptl/tst-signal1.c
nptl/tst-signal2.c
nptl/tst-signal3.c
nptl/tst-signal4.c
nptl/tst-signal5.c
nptl/tst-signal6.c
nptl/tst-signal7.c
nptl/tst-spin1.c
nptl/tst-spin2.c
nptl/tst-spin3.c
nptl/tst-stack1.c
nptl/tst-stack2.c
nptl/tst-stack3.c
nptl/tst-stackguard1.c
nptl/tst-stdio1.c
nptl/tst-stdio2.c
nptl/tst-sysconf.c
nptl/tst-tls1.c
nptl/tst-tls2.c
nptl/tst-tls3.c
nptl/tst-tls3mod.c
nptl/tst-tls4.c
nptl/tst-tls4moda.c
nptl/tst-tls4modb.c
nptl/tst-tls5.c
nptl/tst-tls6.sh
nptl/tst-tpp.h
nptl/tst-tsd1.c
nptl/tst-tsd2.c
nptl/tst-tsd3.c
nptl/tst-tsd4.c
nptl/tst-tsd5.c
nptl/tst-typesizes.c
nptl/tst-umask1.c
nptl/tst-unload.c
nptl/unwind.c
nptl/vars.c
nptl/version.c
nptl_db/Makefile
nptl_db/db-symbols.h
nptl_db/db_info.c
nptl_db/fetch-value.c
nptl_db/proc_service.h
nptl_db/structs.def
nptl_db/td_init.c
nptl_db/td_log.c
nptl_db/td_symbol_list.c
nptl_db/td_ta_clear_event.c
nptl_db/td_ta_delete.c
nptl_db/td_ta_enable_stats.c
nptl_db/td_ta_event_addr.c
nptl_db/td_ta_event_getmsg.c
nptl_db/td_ta_get_nthreads.c
nptl_db/td_ta_get_ph.c
nptl_db/td_ta_get_stats.c
nptl_db/td_ta_map_id2thr.c
nptl_db/td_ta_map_lwp2thr.c
nptl_db/td_ta_new.c
nptl_db/td_ta_reset_stats.c
nptl_db/td_ta_set_event.c
nptl_db/td_ta_setconcurrency.c
nptl_db/td_ta_thr_iter.c
nptl_db/td_ta_tsd_iter.c
nptl_db/td_thr_clear_event.c
nptl_db/td_thr_dbresume.c
nptl_db/td_thr_dbsuspend.c
nptl_db/td_thr_event_enable.c
nptl_db/td_thr_event_getmsg.c
nptl_db/td_thr_get_info.c
nptl_db/td_thr_getfpregs.c
nptl_db/td_thr_getgregs.c
nptl_db/td_thr_getxregs.c
nptl_db/td_thr_getxregsize.c
nptl_db/td_thr_set_event.c
nptl_db/td_thr_setfpregs.c
nptl_db/td_thr_setgregs.c
nptl_db/td_thr_setprio.c
nptl_db/td_thr_setsigpending.c
nptl_db/td_thr_setxregs.c
nptl_db/td_thr_sigsetmask.c
nptl_db/td_thr_tls_get_addr.c
nptl_db/td_thr_tlsbase.c
nptl_db/td_thr_tsd.c
nptl_db/td_thr_validate.c
nptl_db/thread_db.h
nptl_db/thread_dbP.h
nscd/Makefile
nscd/aicache.c
nscd/cache.c
nscd/connections.c
nscd/dbg_log.c
nscd/dbg_log.h
nscd/gai.c
nscd/getgrgid_r.c
nscd/getgrnam_r.c
nscd/gethstbyad_r.c
nscd/gethstbynm3_r.c
nscd/getpwnam_r.c
nscd/getpwuid_r.c
nscd/getsrvbynm_r.c
nscd/getsrvbypt_r.c
nscd/grpcache.c
nscd/hstcache.c
nscd/initgrcache.c
nscd/mem.c
nscd/netgroupcache.c
nscd/nscd-client.h
nscd/nscd.c
nscd/nscd.h
nscd/nscd_conf.c
nscd/nscd_getai.c
nscd/nscd_getgr_r.c
nscd/nscd_gethst_r.c
nscd/nscd_getpw_r.c
nscd/nscd_getserv_r.c
nscd/nscd_helper.c
nscd/nscd_initgroups.c
nscd/nscd_netgroup.c
nscd/nscd_proto.h
nscd/nscd_setup_thread.c
nscd/nscd_stat.c
nscd/pwdcache.c
nscd/selinux.c
nscd/selinux.h
nscd/servicescache.c
nss/Makefile
nss/XXX-lookup.c
nss/alias-lookup.c
nss/databases.def
nss/db-Makefile
nss/digits_dots.c
nss/ethers-lookup.c
nss/function.def
nss/getXXbyYY.c
nss/getXXbyYY_r.c
nss/getXXent.c
nss/getXXent_r.c
nss/getent.c
nss/getnssent.c
nss/getnssent_r.c
nss/grp-lookup.c
nss/hosts-lookup.c
nss/key-lookup.c
nss/makedb.c
nss/netgrp-lookup.c
nss/network-lookup.c
nss/nss.h
nss/nss_db/db-XXX.c
nss/nss_db/db-init.c
nss/nss_db/db-initgroups.c
nss/nss_db/db-netgrp.c
nss/nss_db/db-open.c
nss/nss_db/nss_db.h
nss/nss_files/files-XXX.c
nss/nss_files/files-alias.c
nss/nss_files/files-ethers.c
nss/nss_files/files-grp.c
nss/nss_files/files-have_o_cloexec.c
nss/nss_files/files-hosts.c
nss/nss_files/files-init.c
nss/nss_files/files-initgroups.c
nss/nss_files/files-key.c
nss/nss_files/files-netgrp.c
nss/nss_files/files-network.c
nss/nss_files/files-parse.c
nss/nss_files/files-proto.c
nss/nss_files/files-pwd.c
nss/nss_files/files-rpc.c
nss/nss_files/files-service.c
nss/nss_files/files-sgrp.c
nss/nss_files/files-spwd.c
nss/nsswitch.c
nss/nsswitch.h
nss/proto-lookup.c
nss/pwd-lookup.c
nss/rpc-lookup.c
nss/service-lookup.c
nss/sgrp-lookup.c
nss/spwd-lookup.c
nss/test-digits-dots.c
nss/test-netdb.c
po/Makefile
ports/sysdeps/aarch64/__longjmp.S
ports/sysdeps/aarch64/bits/atomic.h
ports/sysdeps/aarch64/bits/endian.h
ports/sysdeps/aarch64/bits/fenv.h
ports/sysdeps/aarch64/bits/link.h
ports/sysdeps/aarch64/bits/linkmap.h
ports/sysdeps/aarch64/bits/mathdef.h
ports/sysdeps/aarch64/bits/setjmp.h
ports/sysdeps/aarch64/bzero.S
ports/sysdeps/aarch64/crti.S
ports/sysdeps/aarch64/crtn.S
ports/sysdeps/aarch64/dl-irel.h
ports/sysdeps/aarch64/dl-machine.h
ports/sysdeps/aarch64/dl-sysdep.h
ports/sysdeps/aarch64/dl-tls.h
ports/sysdeps/aarch64/dl-tlsdesc.S
ports/sysdeps/aarch64/dl-tlsdesc.h
ports/sysdeps/aarch64/dl-trampoline.S
ports/sysdeps/aarch64/fpu/fclrexcpt.c
ports/sysdeps/aarch64/fpu/fedisblxcpt.c
ports/sysdeps/aarch64/fpu/feenablxcpt.c
ports/sysdeps/aarch64/fpu/fegetenv.c
ports/sysdeps/aarch64/fpu/fegetexcept.c
ports/sysdeps/aarch64/fpu/fegetround.c
ports/sysdeps/aarch64/fpu/feholdexcpt.c
ports/sysdeps/aarch64/fpu/fesetenv.c
ports/sysdeps/aarch64/fpu/fesetround.c
ports/sysdeps/aarch64/fpu/feupdateenv.c
ports/sysdeps/aarch64/fpu/fgetexcptflg.c
ports/sysdeps/aarch64/fpu/fpu_control.h
ports/sysdeps/aarch64/fpu/fraiseexcpt.c
ports/sysdeps/aarch64/fpu/fsetexcptflg.c
ports/sysdeps/aarch64/fpu/ftestexcept.c
ports/sysdeps/aarch64/fpu/get-rounding-mode.h
ports/sysdeps/aarch64/fpu/s_ceil.c
ports/sysdeps/aarch64/fpu/s_ceilf.c
ports/sysdeps/aarch64/fpu/s_floor.c
ports/sysdeps/aarch64/fpu/s_floorf.c
ports/sysdeps/aarch64/fpu/s_fma.c
ports/sysdeps/aarch64/fpu/s_fmaf.c
ports/sysdeps/aarch64/fpu/s_fmax.c
ports/sysdeps/aarch64/fpu/s_fmaxf.c
ports/sysdeps/aarch64/fpu/s_fmin.c
ports/sysdeps/aarch64/fpu/s_fminf.c
ports/sysdeps/aarch64/fpu/s_frint.c
ports/sysdeps/aarch64/fpu/s_frintf.c
ports/sysdeps/aarch64/fpu/s_llrint.c
ports/sysdeps/aarch64/fpu/s_llrintf.c
ports/sysdeps/aarch64/fpu/s_llround.c
ports/sysdeps/aarch64/fpu/s_llroundf.c
ports/sysdeps/aarch64/fpu/s_lrint.c
ports/sysdeps/aarch64/fpu/s_lrintf.c
ports/sysdeps/aarch64/fpu/s_lround.c
ports/sysdeps/aarch64/fpu/s_lroundf.c
ports/sysdeps/aarch64/fpu/s_nearbyint.c
ports/sysdeps/aarch64/fpu/s_nearbyintf.c
ports/sysdeps/aarch64/fpu/s_rint.c
ports/sysdeps/aarch64/fpu/s_rintf.c
ports/sysdeps/aarch64/fpu/s_round.c
ports/sysdeps/aarch64/fpu/s_roundf.c
ports/sysdeps/aarch64/fpu/s_trunc.c
ports/sysdeps/aarch64/fpu/s_truncf.c
ports/sysdeps/aarch64/jmpbuf-offsets.h
ports/sysdeps/aarch64/jmpbuf-unwind.h
ports/sysdeps/aarch64/ldsodefs.h
ports/sysdeps/aarch64/libc-tls.c
ports/sysdeps/aarch64/machine-gmon.h
ports/sysdeps/aarch64/mcount.c
ports/sysdeps/aarch64/memcmp.S
ports/sysdeps/aarch64/memcpy.S
ports/sysdeps/aarch64/memmove.S
ports/sysdeps/aarch64/memset.S
ports/sysdeps/aarch64/memusage.h
ports/sysdeps/aarch64/nptl/Makefile
ports/sysdeps/aarch64/nptl/pthread_spin_lock.c
ports/sysdeps/aarch64/nptl/pthreaddef.h
ports/sysdeps/aarch64/nptl/tls.h
ports/sysdeps/aarch64/setjmp.S
ports/sysdeps/aarch64/soft-fp/e_sqrtl.c
ports/sysdeps/aarch64/sotruss-lib.c
ports/sysdeps/aarch64/stackinfo.h
ports/sysdeps/aarch64/start.S
ports/sysdeps/aarch64/strcmp.S
ports/sysdeps/aarch64/strlen.S
ports/sysdeps/aarch64/strncmp.S
ports/sysdeps/aarch64/strnlen.S
ports/sysdeps/aarch64/sysdep.h
ports/sysdeps/aarch64/tls-macros.h
ports/sysdeps/aarch64/tlsdesc.c
ports/sysdeps/aarch64/tst-audit.h
ports/sysdeps/alpha/Makefile
ports/sysdeps/alpha/__longjmp.S
ports/sysdeps/alpha/_mcount.S
ports/sysdeps/alpha/add_n.S
ports/sysdeps/alpha/addmul_1.S
ports/sysdeps/alpha/alphaev5/add_n.S
ports/sysdeps/alpha/alphaev5/lshift.S
ports/sysdeps/alpha/alphaev5/rshift.S
ports/sysdeps/alpha/alphaev5/sub_n.S
ports/sysdeps/alpha/alphaev6/addmul_1.S
ports/sysdeps/alpha/alphaev6/fpu/e_sqrt.S
ports/sysdeps/alpha/alphaev6/fpu/e_sqrtf.S
ports/sysdeps/alpha/alphaev6/memcpy.S
ports/sysdeps/alpha/alphaev6/memset.S
ports/sysdeps/alpha/alphaev6/stxcpy.S
ports/sysdeps/alpha/alphaev6/stxncpy.S
ports/sysdeps/alpha/alphaev67/ffs.S
ports/sysdeps/alpha/alphaev67/ffsll.S
ports/sysdeps/alpha/alphaev67/rawmemchr.S
ports/sysdeps/alpha/alphaev67/stpcpy.S
ports/sysdeps/alpha/alphaev67/stpncpy.S
ports/sysdeps/alpha/alphaev67/strcat.S
ports/sysdeps/alpha/alphaev67/strchr.S
ports/sysdeps/alpha/alphaev67/strlen.S
ports/sysdeps/alpha/alphaev67/strncat.S
ports/sysdeps/alpha/alphaev67/strrchr.S
ports/sysdeps/alpha/bb_init_func.S
ports/sysdeps/alpha/bits/atomic.h
ports/sysdeps/alpha/bits/link.h
ports/sysdeps/alpha/bits/mathdef.h
ports/sysdeps/alpha/bits/setjmp.h
ports/sysdeps/alpha/bzero.S
ports/sysdeps/alpha/crti.S
ports/sysdeps/alpha/crtn.S
ports/sysdeps/alpha/div.S
ports/sysdeps/alpha/div_libc.h
ports/sysdeps/alpha/divl.S
ports/sysdeps/alpha/divq.S
ports/sysdeps/alpha/divqu.S
ports/sysdeps/alpha/dl-machine.h
ports/sysdeps/alpha/dl-procinfo.c
ports/sysdeps/alpha/dl-procinfo.h
ports/sysdeps/alpha/dl-sysdep.h
ports/sysdeps/alpha/dl-tls.h
ports/sysdeps/alpha/dl-trampoline.S
ports/sysdeps/alpha/ffs.S
ports/sysdeps/alpha/fpu/bits/fenv.h
ports/sysdeps/alpha/fpu/bits/mathinline.h
ports/sysdeps/alpha/fpu/cabsf.c
ports/sysdeps/alpha/fpu/cargf.c
ports/sysdeps/alpha/fpu/cfloat-compat.h
ports/sysdeps/alpha/fpu/cimagf.c
ports/sysdeps/alpha/fpu/conjf.c
ports/sysdeps/alpha/fpu/crealf.c
ports/sysdeps/alpha/fpu/e_sqrt.c
ports/sysdeps/alpha/fpu/fclrexcpt.c
ports/sysdeps/alpha/fpu/fedisblxcpt.c
ports/sysdeps/alpha/fpu/feenablxcpt.c
ports/sysdeps/alpha/fpu/fegetenv.c
ports/sysdeps/alpha/fpu/fegetexcept.c
ports/sysdeps/alpha/fpu/fegetround.c
ports/sysdeps/alpha/fpu/feholdexcpt.c
ports/sysdeps/alpha/fpu/fenv_libc.h
ports/sysdeps/alpha/fpu/fesetenv.c
ports/sysdeps/alpha/fpu/fesetround.c
ports/sysdeps/alpha/fpu/feupdateenv.c
ports/sysdeps/alpha/fpu/fgetexcptflg.c
ports/sysdeps/alpha/fpu/fpu_control.h
ports/sysdeps/alpha/fpu/fsetexcptflg.c
ports/sysdeps/alpha/fpu/ftestexcept.c
ports/sysdeps/alpha/fpu/get-rounding-mode.h
ports/sysdeps/alpha/fpu/s_cacosf.c
ports/sysdeps/alpha/fpu/s_cacoshf.c
ports/sysdeps/alpha/fpu/s_casinf.c
ports/sysdeps/alpha/fpu/s_casinhf.c
ports/sysdeps/alpha/fpu/s_catanf.c
ports/sysdeps/alpha/fpu/s_catanhf.c
ports/sysdeps/alpha/fpu/s_ccosf.c
ports/sysdeps/alpha/fpu/s_ccoshf.c
ports/sysdeps/alpha/fpu/s_ceil.c
ports/sysdeps/alpha/fpu/s_ceilf.c
ports/sysdeps/alpha/fpu/s_cexpf.c
ports/sysdeps/alpha/fpu/s_clog10f.c
ports/sysdeps/alpha/fpu/s_clogf.c
ports/sysdeps/alpha/fpu/s_copysign.c
ports/sysdeps/alpha/fpu/s_copysignf.c
ports/sysdeps/alpha/fpu/s_cpowf.c
ports/sysdeps/alpha/fpu/s_cprojf.c
ports/sysdeps/alpha/fpu/s_csinf.c
ports/sysdeps/alpha/fpu/s_csinhf.c
ports/sysdeps/alpha/fpu/s_csqrtf.c
ports/sysdeps/alpha/fpu/s_ctanf.c
ports/sysdeps/alpha/fpu/s_ctanhf.c
ports/sysdeps/alpha/fpu/s_fabs.c
ports/sysdeps/alpha/fpu/s_fabsf.c
ports/sysdeps/alpha/fpu/s_floor.c
ports/sysdeps/alpha/fpu/s_floorf.c
ports/sysdeps/alpha/fpu/s_fmax.S
ports/sysdeps/alpha/fpu/s_fmin.S
ports/sysdeps/alpha/fpu/s_isnan.c
ports/sysdeps/alpha/fpu/s_lrint.c
ports/sysdeps/alpha/fpu/s_lrintf.c
ports/sysdeps/alpha/fpu/s_lround.c
ports/sysdeps/alpha/fpu/s_lroundf.c
ports/sysdeps/alpha/fpu/s_nearbyint.c
ports/sysdeps/alpha/fpu/s_nearbyintf.c
ports/sysdeps/alpha/fpu/s_rint.c
ports/sysdeps/alpha/fpu/s_rintf.c
ports/sysdeps/alpha/fpu/s_round.c
ports/sysdeps/alpha/fpu/s_roundf.c
ports/sysdeps/alpha/fpu/s_trunc.c
ports/sysdeps/alpha/fpu/s_truncf.c
ports/sysdeps/alpha/gccframe.h
ports/sysdeps/alpha/hp-timing.h
ports/sysdeps/alpha/htonl.S
ports/sysdeps/alpha/htons.S
ports/sysdeps/alpha/jmpbuf-offsets.h
ports/sysdeps/alpha/jmpbuf-unwind.h
ports/sysdeps/alpha/ldiv.S
ports/sysdeps/alpha/ldsodefs.h
ports/sysdeps/alpha/libc-tls.c
ports/sysdeps/alpha/lshift.S
ports/sysdeps/alpha/machine-gmon.h
ports/sysdeps/alpha/memchr.c
ports/sysdeps/alpha/memset.S
ports/sysdeps/alpha/memusage.h
ports/sysdeps/alpha/mul_1.S
ports/sysdeps/alpha/nptl/Makefile
ports/sysdeps/alpha/nptl/pthread_spin_lock.S
ports/sysdeps/alpha/nptl/pthread_spin_trylock.S
ports/sysdeps/alpha/nptl/pthreaddef.h
ports/sysdeps/alpha/nptl/tls.h
ports/sysdeps/alpha/nscd-types.h
ports/sysdeps/alpha/rawmemchr.S
ports/sysdeps/alpha/reml.S
ports/sysdeps/alpha/remq.S
ports/sysdeps/alpha/remqu.S
ports/sysdeps/alpha/rshift.S
ports/sysdeps/alpha/setjmp.S
ports/sysdeps/alpha/soft-fp/e_sqrtl.c
ports/sysdeps/alpha/soft-fp/ots_add.c
ports/sysdeps/alpha/soft-fp/ots_cmp.c
ports/sysdeps/alpha/soft-fp/ots_cmpe.c
ports/sysdeps/alpha/soft-fp/ots_cvtqux.c
ports/sysdeps/alpha/soft-fp/ots_cvtqx.c
ports/sysdeps/alpha/soft-fp/ots_cvttx.c
ports/sysdeps/alpha/soft-fp/ots_cvtxq.c
ports/sysdeps/alpha/soft-fp/ots_cvtxt.c
ports/sysdeps/alpha/soft-fp/ots_div.c
ports/sysdeps/alpha/soft-fp/ots_mul.c
ports/sysdeps/alpha/soft-fp/ots_nintxq.c
ports/sysdeps/alpha/soft-fp/ots_sub.c
ports/sysdeps/alpha/soft-fp/sfp-machine.h
ports/sysdeps/alpha/sotruss-lib.c
ports/sysdeps/alpha/stackinfo.h
ports/sysdeps/alpha/start.S
ports/sysdeps/alpha/stpcpy.S
ports/sysdeps/alpha/stpncpy.S
ports/sysdeps/alpha/strcat.S
ports/sysdeps/alpha/strchr.S
ports/sysdeps/alpha/strcmp.S
ports/sysdeps/alpha/strcpy.S
ports/sysdeps/alpha/strlen.S
ports/sysdeps/alpha/strncat.S
ports/sysdeps/alpha/strncmp.S
ports/sysdeps/alpha/strncpy.S
ports/sysdeps/alpha/strrchr.S
ports/sysdeps/alpha/stxcpy.S
ports/sysdeps/alpha/stxncpy.S
ports/sysdeps/alpha/sub_n.S
ports/sysdeps/alpha/submul_1.S
ports/sysdeps/alpha/tst-audit.h
ports/sysdeps/alpha/udiv_qrnnd.S
ports/sysdeps/am33/__longjmp.S
ports/sysdeps/am33/atomicity.h
ports/sysdeps/am33/bits/setjmp.h
ports/sysdeps/am33/dl-machine.h
ports/sysdeps/am33/elf/start.S
ports/sysdeps/am33/fpu/bits/fenv.h
ports/sysdeps/am33/fpu/fclrexcpt.c
ports/sysdeps/am33/fpu/fedisblxcpt.c
ports/sysdeps/am33/fpu/feenablxcpt.c
ports/sysdeps/am33/fpu/fegetenv.c
ports/sysdeps/am33/fpu/fegetexcept.c
ports/sysdeps/am33/fpu/fegetround.c
ports/sysdeps/am33/fpu/feholdexcpt.c
ports/sysdeps/am33/fpu/fenv_libc.h
ports/sysdeps/am33/fpu/fesetenv.c
ports/sysdeps/am33/fpu/fesetround.c
ports/sysdeps/am33/fpu/feupdateenv.c
ports/sysdeps/am33/fpu/fgetexcptflg.c
ports/sysdeps/am33/fpu/fpu_control.h
ports/sysdeps/am33/fpu/fraiseexcpt.c
ports/sysdeps/am33/fpu/fsetexcptflg.c
ports/sysdeps/am33/fpu/ftestexcept.c
ports/sysdeps/am33/jmpbuf-offsets.h
ports/sysdeps/am33/jmpbuf-unwind.h
ports/sysdeps/am33/linuxthreads/pspinlock.c
ports/sysdeps/am33/linuxthreads/pt-machine.h
ports/sysdeps/am33/memusage.h
ports/sysdeps/am33/setjmp.S
ports/sysdeps/am33/stackinfo.h
ports/sysdeps/am33/sys/ucontext.h
ports/sysdeps/am33/sysdep.h
ports/sysdeps/arm/__longjmp.S
ports/sysdeps/arm/add_n.S
ports/sysdeps/arm/addmul_1.S
ports/sysdeps/arm/aeabi_assert.c
ports/sysdeps/arm/aeabi_atexit.c
ports/sysdeps/arm/aeabi_errno_addr.c
ports/sysdeps/arm/aeabi_lcsts.c
ports/sysdeps/arm/aeabi_localeconv.c
ports/sysdeps/arm/aeabi_math.c
ports/sysdeps/arm/aeabi_mb_cur_max.c
ports/sysdeps/arm/aeabi_memclr.c
ports/sysdeps/arm/aeabi_memcpy.c
ports/sysdeps/arm/aeabi_memmove.c
ports/sysdeps/arm/aeabi_memset.c
ports/sysdeps/arm/aeabi_sighandlers.S
ports/sysdeps/arm/aeabi_unwind_cpp_pr1.c
ports/sysdeps/arm/arm-features.h
ports/sysdeps/arm/arm-mcount.S
ports/sysdeps/arm/armv6/rawmemchr.S
ports/sysdeps/arm/armv6/strchr.S
ports/sysdeps/arm/armv6/strcpy.S
ports/sysdeps/arm/armv6/strlen.S
ports/sysdeps/arm/armv6/strrchr.S
ports/sysdeps/arm/armv6t2/ffs.S
ports/sysdeps/arm/armv6t2/ffsll.S
ports/sysdeps/arm/armv6t2/memchr.S
ports/sysdeps/arm/armv6t2/strlen.S
ports/sysdeps/arm/armv7/multiarch/ifunc-impl-list.c
ports/sysdeps/arm/armv7/multiarch/memcpy.S
ports/sysdeps/arm/armv7/multiarch/memcpy_impl.S
ports/sysdeps/arm/backtrace.c
ports/sysdeps/arm/bits/atomic.h
ports/sysdeps/arm/bits/fenv.h
ports/sysdeps/arm/bits/link.h
ports/sysdeps/arm/bits/mathdef.h
ports/sysdeps/arm/bits/setjmp.h
ports/sysdeps/arm/bsd-_setjmp.S
ports/sysdeps/arm/bsd-setjmp.S
ports/sysdeps/arm/crti.S
ports/sysdeps/arm/crtn.S
ports/sysdeps/arm/dl-irel.h
ports/sysdeps/arm/dl-lookupcfg.h
ports/sysdeps/arm/dl-machine.h
ports/sysdeps/arm/dl-sysdep.h
ports/sysdeps/arm/dl-tls.h
ports/sysdeps/arm/dl-tlsdesc.S
ports/sysdeps/arm/dl-tlsdesc.h
ports/sysdeps/arm/dl-trampoline.S
ports/sysdeps/arm/fclrexcpt.c
ports/sysdeps/arm/fedisblxcpt.c
ports/sysdeps/arm/feenablxcpt.c
ports/sysdeps/arm/fegetenv.c
ports/sysdeps/arm/fegetexcept.c
ports/sysdeps/arm/fegetround.c
ports/sysdeps/arm/feholdexcpt.c
ports/sysdeps/arm/fesetenv.c
ports/sysdeps/arm/fesetround.c
ports/sysdeps/arm/feupdateenv.c
ports/sysdeps/arm/fgetexcptflg.c
ports/sysdeps/arm/find_exidx.c
ports/sysdeps/arm/fpu_control.h
ports/sysdeps/arm/fraiseexcpt.c
ports/sysdeps/arm/frame.h
ports/sysdeps/arm/fsetexcptflg.c
ports/sysdeps/arm/ftestexcept.c
ports/sysdeps/arm/gccframe.h
ports/sysdeps/arm/get-rounding-mode.h
ports/sysdeps/arm/gmp-mparam.h
ports/sysdeps/arm/include/bits/setjmp.h
ports/sysdeps/arm/jmpbuf-unwind.h
ports/sysdeps/arm/ldsodefs.h
ports/sysdeps/arm/libc-tls.c
ports/sysdeps/arm/machine-gmon.h
ports/sysdeps/arm/math-tests.h
ports/sysdeps/arm/memcpy.S
ports/sysdeps/arm/memmove.S
ports/sysdeps/arm/memset.S
ports/sysdeps/arm/memusage.h
ports/sysdeps/arm/nptl/Makefile
ports/sysdeps/arm/nptl/pthread_spin_lock.c
ports/sysdeps/arm/nptl/pthreaddef.h
ports/sysdeps/arm/nptl/tls.h
ports/sysdeps/arm/setfpucw.c
ports/sysdeps/arm/setjmp.S
ports/sysdeps/arm/sotruss-lib.c
ports/sysdeps/arm/stackinfo.h
ports/sysdeps/arm/start.S
ports/sysdeps/arm/strlen.S
ports/sysdeps/arm/submul_1.S
ports/sysdeps/arm/sys/ucontext.h
ports/sysdeps/arm/sysdep.h
ports/sysdeps/arm/tlsdesc.c
ports/sysdeps/arm/tst-audit.h
ports/sysdeps/arm/unwind-dw2-fde-glibc.c
ports/sysdeps/hppa/Makefile
ports/sysdeps/hppa/__longjmp.c
ports/sysdeps/hppa/add_n.S
ports/sysdeps/hppa/bits/link.h
ports/sysdeps/hppa/bits/setjmp.h
ports/sysdeps/hppa/bsd-_setjmp.S
ports/sysdeps/hppa/bsd-setjmp.S
ports/sysdeps/hppa/crti.S
ports/sysdeps/hppa/crtn.S
ports/sysdeps/hppa/dl-fptr.c
ports/sysdeps/hppa/dl-fptr.h
ports/sysdeps/hppa/dl-irel.h
ports/sysdeps/hppa/dl-lookupcfg.h
ports/sysdeps/hppa/dl-machine.h
ports/sysdeps/hppa/dl-symaddr.c
ports/sysdeps/hppa/dl-tls.h
ports/sysdeps/hppa/dl-trampoline.S
ports/sysdeps/hppa/fpu/bits/fenv.h
ports/sysdeps/hppa/fpu/bits/mathdef.h
ports/sysdeps/hppa/fpu/fclrexcpt.c
ports/sysdeps/hppa/fpu/fedisblxcpt.c
ports/sysdeps/hppa/fpu/feenablxcpt.c
ports/sysdeps/hppa/fpu/fegetenv.c
ports/sysdeps/hppa/fpu/fegetexcept.c
ports/sysdeps/hppa/fpu/fegetround.c
ports/sysdeps/hppa/fpu/feholdexcpt.c
ports/sysdeps/hppa/fpu/fesetenv.c
ports/sysdeps/hppa/fpu/fesetround.c
ports/sysdeps/hppa/fpu/feupdateenv.c
ports/sysdeps/hppa/fpu/fgetexcptflg.c
ports/sysdeps/hppa/fpu/fpu_control.h
ports/sysdeps/hppa/fpu/fraiseexcpt.c
ports/sysdeps/hppa/fpu/fsetexcptflg.c
ports/sysdeps/hppa/fpu/ftestexcept.c
ports/sysdeps/hppa/frame.h
ports/sysdeps/hppa/gccframe.h
ports/sysdeps/hppa/get-rounding-mode.h
ports/sysdeps/hppa/hppa1.1/addmul_1.S
ports/sysdeps/hppa/hppa1.1/mul_1.S
ports/sysdeps/hppa/hppa1.1/s_signbit.c
ports/sysdeps/hppa/hppa1.1/submul_1.S
ports/sysdeps/hppa/hppa1.1/udiv_qrnnd.S
ports/sysdeps/hppa/jmpbuf-offsets.h
ports/sysdeps/hppa/jmpbuf-unwind.h
ports/sysdeps/hppa/ldsodefs.h
ports/sysdeps/hppa/libc-tls.c
ports/sysdeps/hppa/libgcc-compat.c
ports/sysdeps/hppa/lshift.S
ports/sysdeps/hppa/machine-gmon.h
ports/sysdeps/hppa/math_private.h
ports/sysdeps/hppa/memusage.h
ports/sysdeps/hppa/nptl/Makefile
ports/sysdeps/hppa/nptl/jmpbuf-unwind.h
ports/sysdeps/hppa/nptl/pthread_spin_init.c
ports/sysdeps/hppa/nptl/pthread_spin_lock.c
ports/sysdeps/hppa/nptl/pthread_spin_unlock.c
ports/sysdeps/hppa/nptl/pthreaddef.h
ports/sysdeps/hppa/nptl/tls.h
ports/sysdeps/hppa/nptl/tst-oddstacklimit.c
ports/sysdeps/hppa/rshift.S
ports/sysdeps/hppa/setjmp.S
ports/sysdeps/hppa/stackinfo.h
ports/sysdeps/hppa/start.S
ports/sysdeps/hppa/sub_n.S
ports/sysdeps/hppa/sysdep.h
ports/sysdeps/hppa/tst-audit.h
ports/sysdeps/hppa/udiv_qrnnd.S
ports/sysdeps/ia64/_mcount.S
ports/sysdeps/ia64/bits/atomic.h
ports/sysdeps/ia64/bits/byteswap-16.h
ports/sysdeps/ia64/bits/byteswap.h
ports/sysdeps/ia64/bits/fenv.h
ports/sysdeps/ia64/bits/huge_vall.h
ports/sysdeps/ia64/bits/link.h
ports/sysdeps/ia64/bits/mathdef.h
ports/sysdeps/ia64/bits/xtitypes.h
ports/sysdeps/ia64/bzero.S
ports/sysdeps/ia64/crti.S
ports/sysdeps/ia64/crtn.S
ports/sysdeps/ia64/dl-dtprocnum.h
ports/sysdeps/ia64/dl-fptr.h
ports/sysdeps/ia64/dl-lookupcfg.h
ports/sysdeps/ia64/dl-machine.h
ports/sysdeps/ia64/dl-sysdep.h
ports/sysdeps/ia64/dl-tls.h
ports/sysdeps/ia64/dl-trampoline.S
ports/sysdeps/ia64/fpu/bits/math-finite.h
ports/sysdeps/ia64/fpu/bits/mathinline.h
ports/sysdeps/ia64/fpu/fclrexcpt.c
ports/sysdeps/ia64/fpu/fedisblxcpt.c
ports/sysdeps/ia64/fpu/feenablxcpt.c
ports/sysdeps/ia64/fpu/fegetenv.c
ports/sysdeps/ia64/fpu/fegetexcept.c
ports/sysdeps/ia64/fpu/fegetround.c
ports/sysdeps/ia64/fpu/feholdexcpt.c
ports/sysdeps/ia64/fpu/fesetenv.c
ports/sysdeps/ia64/fpu/fesetround.c
ports/sysdeps/ia64/fpu/feupdateenv.c
ports/sysdeps/ia64/fpu/fgetexcptflg.c
ports/sysdeps/ia64/fpu/fraiseexcpt.c
ports/sysdeps/ia64/fpu/fsetexcptflg.c
ports/sysdeps/ia64/fpu/ftestexcept.c
ports/sysdeps/ia64/fpu/get-rounding-mode.h
ports/sysdeps/ia64/fpu/printf_fphex.c
ports/sysdeps/ia64/fpu/s_copysign.S
ports/sysdeps/ia64/fpu/s_finite.S
ports/sysdeps/ia64/fpu/s_fpclassify.S
ports/sysdeps/ia64/fpu/s_isinf.S
ports/sysdeps/ia64/fpu/s_isnan.S
ports/sysdeps/ia64/fpu/s_signbit.S
ports/sysdeps/ia64/gccframe.h
ports/sysdeps/ia64/hp-timing.c
ports/sysdeps/ia64/hp-timing.h
ports/sysdeps/ia64/htonl.S
ports/sysdeps/ia64/htons.S
ports/sysdeps/ia64/ieee754.h
ports/sysdeps/ia64/jmpbuf-unwind.h
ports/sysdeps/ia64/ldsodefs.h
ports/sysdeps/ia64/libc-tls.c
ports/sysdeps/ia64/machine-gmon.h
ports/sysdeps/ia64/memccpy.S
ports/sysdeps/ia64/memchr.S
ports/sysdeps/ia64/memcmp.S
ports/sysdeps/ia64/memcpy.S
ports/sysdeps/ia64/memmove.S
ports/sysdeps/ia64/memset.S
ports/sysdeps/ia64/memusage.h
ports/sysdeps/ia64/nptl/Makefile
ports/sysdeps/ia64/nptl/pthread_spin_lock.c
ports/sysdeps/ia64/nptl/pthread_spin_trylock.c
ports/sysdeps/ia64/nptl/pthread_spin_unlock.c
ports/sysdeps/ia64/nptl/pthreaddef.h
ports/sysdeps/ia64/nptl/tls.h
ports/sysdeps/ia64/sched_cpucount.c
ports/sysdeps/ia64/softpipe.h
ports/sysdeps/ia64/sotruss-lib.c
ports/sysdeps/ia64/stackinfo.h
ports/sysdeps/ia64/start.S
ports/sysdeps/ia64/strcat.c
ports/sysdeps/ia64/strchr.S
ports/sysdeps/ia64/strcmp.S
ports/sysdeps/ia64/strcpy.S
ports/sysdeps/ia64/strlen.S
ports/sysdeps/ia64/strncmp.S
ports/sysdeps/ia64/strncpy.S
ports/sysdeps/ia64/sysdep.h
ports/sysdeps/ia64/tst-audit.h
ports/sysdeps/m68k/Makefile
ports/sysdeps/m68k/__longjmp.c
ports/sysdeps/m68k/asm-syntax.h
ports/sysdeps/m68k/backtrace.c
ports/sysdeps/m68k/bits/byteswap.h
ports/sysdeps/m68k/bits/link.h
ports/sysdeps/m68k/bits/setjmp.h
ports/sysdeps/m68k/bsd-_setjmp.c
ports/sysdeps/m68k/bsd-setjmp.c
ports/sysdeps/m68k/coldfire/bits/atomic.h
ports/sysdeps/m68k/coldfire/fpu/bits/mathinline.h
ports/sysdeps/m68k/coldfire/fpu/e_sqrt.c
ports/sysdeps/m68k/coldfire/fpu/e_sqrtf.c
ports/sysdeps/m68k/coldfire/fpu/fraiseexcpt.c
ports/sysdeps/m68k/coldfire/fpu/s_fabs.c
ports/sysdeps/m68k/coldfire/fpu/s_fabsf.c
ports/sysdeps/m68k/coldfire/fpu/s_lrint.c
ports/sysdeps/m68k/coldfire/fpu/s_lrintf.c
ports/sysdeps/m68k/coldfire/fpu/s_rint.c
ports/sysdeps/m68k/coldfire/fpu/s_rintf.c
ports/sysdeps/m68k/coldfire/sysdep.h
ports/sysdeps/m68k/crti.S
ports/sysdeps/m68k/crtn.S
ports/sysdeps/m68k/dl-machine.h
ports/sysdeps/m68k/dl-tls.h
ports/sysdeps/m68k/dl-trampoline.S
ports/sysdeps/m68k/ffs.c
ports/sysdeps/m68k/fpu/bits/fenv.h
ports/sysdeps/m68k/fpu/fclrexcpt.c
ports/sysdeps/m68k/fpu/fedisblxcpt.c
ports/sysdeps/m68k/fpu/feenablxcpt.c
ports/sysdeps/m68k/fpu/fegetenv.c
ports/sysdeps/m68k/fpu/fegetexcept.c
ports/sysdeps/m68k/fpu/fegetround.c
ports/sysdeps/m68k/fpu/feholdexcpt.c
ports/sysdeps/m68k/fpu/fesetenv.c
ports/sysdeps/m68k/fpu/fesetround.c
ports/sysdeps/m68k/fpu/feupdateenv.c
ports/sysdeps/m68k/fpu/fgetexcptflg.c
ports/sysdeps/m68k/fpu/fsetexcptflg.c
ports/sysdeps/m68k/fpu/ftestexcept.c
ports/sysdeps/m68k/fpu_control.h
ports/sysdeps/m68k/gccframe.h
ports/sysdeps/m68k/jmpbuf-unwind.h
ports/sysdeps/m68k/ldsodefs.h
ports/sysdeps/m68k/libc-tls.c
ports/sysdeps/m68k/m680x0/add_n.S
ports/sysdeps/m68k/m680x0/bits/huge_vall.h
ports/sysdeps/m68k/m680x0/bits/mathdef.h
ports/sysdeps/m68k/m680x0/fpu/bits/mathinline.h
ports/sysdeps/m68k/m680x0/fpu/e_acos.c
ports/sysdeps/m68k/m680x0/fpu/e_atan2.c
ports/sysdeps/m68k/m680x0/fpu/e_fmod.c
ports/sysdeps/m68k/m680x0/fpu/e_ilogb.c
ports/sysdeps/m68k/m680x0/fpu/e_pow.c
ports/sysdeps/m68k/m680x0/fpu/e_scalb.c
ports/sysdeps/m68k/m680x0/fpu/fraiseexcpt.c
ports/sysdeps/m68k/m680x0/fpu/mathimpl.h
ports/sysdeps/m68k/m680x0/fpu/s_atan.c
ports/sysdeps/m68k/m680x0/fpu/s_ccosh.c
ports/sysdeps/m68k/m680x0/fpu/s_cexp.c
ports/sysdeps/m68k/m680x0/fpu/s_csin.c
ports/sysdeps/m68k/m680x0/fpu/s_csinh.c
ports/sysdeps/m68k/m680x0/fpu/s_expm1.c
ports/sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c
ports/sysdeps/m68k/m680x0/fpu/s_frexp.c
ports/sysdeps/m68k/m680x0/fpu/s_frexpl.c
ports/sysdeps/m68k/m680x0/fpu/s_isinf.c
ports/sysdeps/m68k/m680x0/fpu/s_llrint.c
ports/sysdeps/m68k/m680x0/fpu/s_llrintf.c
ports/sysdeps/m68k/m680x0/fpu/s_llrintl.c
ports/sysdeps/m68k/m680x0/fpu/s_lrint.c
ports/sysdeps/m68k/m680x0/fpu/s_modf.c
ports/sysdeps/m68k/m680x0/fpu/s_remquo.c
ports/sysdeps/m68k/m680x0/fpu/s_scalbn.c
ports/sysdeps/m68k/m680x0/fpu/s_sin.c
ports/sysdeps/m68k/m680x0/fpu/s_sincos.c
ports/sysdeps/m68k/m680x0/lshift.S
ports/sysdeps/m68k/m680x0/m68020/addmul_1.S
ports/sysdeps/m68k/m680x0/m68020/bits/atomic.h
ports/sysdeps/m68k/m680x0/m68020/bits/string.h
ports/sysdeps/m68k/m680x0/m68020/mul_1.S
ports/sysdeps/m68k/m680x0/m68020/submul_1.S
ports/sysdeps/m68k/m680x0/rshift.S
ports/sysdeps/m68k/m680x0/sub_n.S
ports/sysdeps/m68k/m680x0/sysdep.h
ports/sysdeps/m68k/memchr.S
ports/sysdeps/m68k/memcopy.h
ports/sysdeps/m68k/memusage.h
ports/sysdeps/m68k/nptl/Makefile
ports/sysdeps/m68k/nptl/pthread_spin_lock.c
ports/sysdeps/m68k/nptl/pthreaddef.h
ports/sysdeps/m68k/nptl/tls.h
ports/sysdeps/m68k/rawmemchr.S
ports/sysdeps/m68k/setjmp.c
ports/sysdeps/m68k/sotruss-lib.c
ports/sysdeps/m68k/stackinfo.h
ports/sysdeps/m68k/start.S
ports/sysdeps/m68k/strchr.S
ports/sysdeps/m68k/strchrnul.S
ports/sysdeps/m68k/sys/ucontext.h
ports/sysdeps/m68k/sysdep.h
ports/sysdeps/m68k/tls-macros.h
ports/sysdeps/m68k/tst-audit.h
ports/sysdeps/m68k/wcpcpy.c
ports/sysdeps/m68k/wcpcpy_chk.c
ports/sysdeps/microblaze/__longjmp.S
ports/sysdeps/microblaze/_mcount.S
ports/sysdeps/microblaze/asm-syntax.h
ports/sysdeps/microblaze/backtrace.c
ports/sysdeps/microblaze/backtrace_linux.c
ports/sysdeps/microblaze/bits/atomic.h
ports/sysdeps/microblaze/bits/endian.h
ports/sysdeps/microblaze/bits/fenv.h
ports/sysdeps/microblaze/bits/link.h
ports/sysdeps/microblaze/bits/setjmp.h
ports/sysdeps/microblaze/bsd-_setjmp.S
ports/sysdeps/microblaze/bsd-setjmp.S
ports/sysdeps/microblaze/crti.S
ports/sysdeps/microblaze/crtn.S
ports/sysdeps/microblaze/dl-machine.h
ports/sysdeps/microblaze/dl-tls.h
ports/sysdeps/microblaze/dl-trampoline.S
ports/sysdeps/microblaze/fegetround.c
ports/sysdeps/microblaze/fesetround.c
ports/sysdeps/microblaze/gccframe.h
ports/sysdeps/microblaze/jmpbuf-unwind.h
ports/sysdeps/microblaze/ldsodefs.h
ports/sysdeps/microblaze/libc-tls.c
ports/sysdeps/microblaze/machine-gmon.h
ports/sysdeps/microblaze/memusage.h
ports/sysdeps/microblaze/nptl/Makefile
ports/sysdeps/microblaze/nptl/pthread_spin_lock.c
ports/sysdeps/microblaze/nptl/pthreaddef.h
ports/sysdeps/microblaze/nptl/tls.h
ports/sysdeps/microblaze/setjmp.S
ports/sysdeps/microblaze/sotruss-lib.c
ports/sysdeps/microblaze/stackinfo.h
ports/sysdeps/microblaze/start.S
ports/sysdeps/microblaze/sysdep.h
ports/sysdeps/microblaze/tls-macros.h
ports/sysdeps/microblaze/tst-audit.h
ports/sysdeps/mips/__longjmp.c
ports/sysdeps/mips/add_n.S
ports/sysdeps/mips/addmul_1.S
ports/sysdeps/mips/bits/atomic.h
ports/sysdeps/mips/bits/dlfcn.h
ports/sysdeps/mips/bits/fenv.h
ports/sysdeps/mips/bits/ipctypes.h
ports/sysdeps/mips/bits/link.h
ports/sysdeps/mips/bits/mathdef.h
ports/sysdeps/mips/bits/nan.h
ports/sysdeps/mips/bits/setjmp.h
ports/sysdeps/mips/bits/wordsize.h
ports/sysdeps/mips/bsd-_setjmp.S
ports/sysdeps/mips/bsd-setjmp.S
ports/sysdeps/mips/dl-dtprocnum.h
ports/sysdeps/mips/dl-lookup.c
ports/sysdeps/mips/dl-machine.h
ports/sysdeps/mips/dl-procinfo.c
ports/sysdeps/mips/dl-procinfo.h
ports/sysdeps/mips/dl-tls.h
ports/sysdeps/mips/dl-trampoline.c
ports/sysdeps/mips/fpregdef.h
ports/sysdeps/mips/fpu/e_sqrt.c
ports/sysdeps/mips/fpu/e_sqrtf.c
ports/sysdeps/mips/fpu/fclrexcpt.c
ports/sysdeps/mips/fpu/fedisblxcpt.c
ports/sysdeps/mips/fpu/feenablxcpt.c
ports/sysdeps/mips/fpu/fegetenv.c
ports/sysdeps/mips/fpu/fegetexcept.c
ports/sysdeps/mips/fpu/fegetround.c
ports/sysdeps/mips/fpu/feholdexcpt.c
ports/sysdeps/mips/fpu/fenv_libc.h
ports/sysdeps/mips/fpu/fesetenv.c
ports/sysdeps/mips/fpu/fesetround.c
ports/sysdeps/mips/fpu/feupdateenv.c
ports/sysdeps/mips/fpu/fgetexcptflg.c
ports/sysdeps/mips/fpu/fraiseexcpt.c
ports/sysdeps/mips/fpu/fsetexcptflg.c
ports/sysdeps/mips/fpu/ftestexcept.c
ports/sysdeps/mips/fpu_control.h
ports/sysdeps/mips/gccframe.h
ports/sysdeps/mips/ieee754/ieee754.h
ports/sysdeps/mips/include/sys/asm.h
ports/sysdeps/mips/jmpbuf-unwind.h
ports/sysdeps/mips/ldsodefs.h
ports/sysdeps/mips/libc-tls.c
ports/sysdeps/mips/lshift.S
ports/sysdeps/mips/machine-gmon.h
ports/sysdeps/mips/math-tests.h
ports/sysdeps/mips/math_private.h
ports/sysdeps/mips/memcpy.S
ports/sysdeps/mips/memset.S
ports/sysdeps/mips/memusage.h
ports/sysdeps/mips/mips32/crti.S
ports/sysdeps/mips/mips32/crtn.S
ports/sysdeps/mips/mips32/fpu/fpu_control.c
ports/sysdeps/mips/mips64/__longjmp.c
ports/sysdeps/mips/mips64/add_n.S
ports/sysdeps/mips/mips64/addmul_1.S
ports/sysdeps/mips/mips64/bsd-_setjmp.S
ports/sysdeps/mips/mips64/bsd-setjmp.S
ports/sysdeps/mips/mips64/gmp-mparam.h
ports/sysdeps/mips/mips64/lshift.S
ports/sysdeps/mips/mips64/mul_1.S
ports/sysdeps/mips/mips64/n32/crti.S
ports/sysdeps/mips/mips64/n32/crtn.S
ports/sysdeps/mips/mips64/n64/crti.S
ports/sysdeps/mips/mips64/n64/crtn.S
ports/sysdeps/mips/mips64/rshift.S
ports/sysdeps/mips/mips64/setjmp.S
ports/sysdeps/mips/mips64/setjmp_aux.c
ports/sysdeps/mips/mips64/soft-fp/e_sqrtl.c
ports/sysdeps/mips/mips64/sub_n.S
ports/sysdeps/mips/mips64/submul_1.S
ports/sysdeps/mips/mul_1.S
ports/sysdeps/mips/nptl/Makefile
ports/sysdeps/mips/nptl/pthread_spin_lock.c
ports/sysdeps/mips/nptl/pthreaddef.h
ports/sysdeps/mips/nptl/tls.h
ports/sysdeps/mips/regdef.h
ports/sysdeps/mips/rshift.S
ports/sysdeps/mips/setjmp.S
ports/sysdeps/mips/setjmp_aux.c
ports/sysdeps/mips/sgidefs.h
ports/sysdeps/mips/sotruss-lib.c
ports/sysdeps/mips/stackinfo.h
ports/sysdeps/mips/start.S
ports/sysdeps/mips/sub_n.S
ports/sysdeps/mips/submul_1.S
ports/sysdeps/mips/sys/asm.h
ports/sysdeps/mips/sys/fpregdef.h
ports/sysdeps/mips/sys/regdef.h
ports/sysdeps/mips/sys/tas.h
ports/sysdeps/mips/sys/ucontext.h
ports/sysdeps/mips/tst-audit.h
ports/sysdeps/tile/__longjmp.S
ports/sysdeps/tile/__tls_get_addr.S
ports/sysdeps/tile/_mcount.S
ports/sysdeps/tile/bits/atomic.h
ports/sysdeps/tile/bits/byteswap.h
ports/sysdeps/tile/bits/fenv.h
ports/sysdeps/tile/bits/link.h
ports/sysdeps/tile/bits/mathdef.h
ports/sysdeps/tile/bits/mathinline.h
ports/sysdeps/tile/bits/setjmp.h
ports/sysdeps/tile/bzero.S
ports/sysdeps/tile/crti.S
ports/sysdeps/tile/crtn.S
ports/sysdeps/tile/dl-lookupcfg.h
ports/sysdeps/tile/dl-machine.h
ports/sysdeps/tile/dl-runtime.c
ports/sysdeps/tile/dl-start.S
ports/sysdeps/tile/dl-tls.c
ports/sysdeps/tile/dl-tls.h
ports/sysdeps/tile/dl-trampoline.S
ports/sysdeps/tile/ffs.c
ports/sysdeps/tile/gccframe.h
ports/sysdeps/tile/jmpbuf-offsets.h
ports/sysdeps/tile/jmpbuf-unwind.h
ports/sysdeps/tile/ldsodefs.h
ports/sysdeps/tile/machine-gmon.h
ports/sysdeps/tile/memcopy.h
ports/sysdeps/tile/nptl/Makefile
ports/sysdeps/tile/nptl/pthread_spin_lock.c
ports/sysdeps/tile/nptl/pthread_spin_trylock.c
ports/sysdeps/tile/nptl/pthread_spin_unlock.c
ports/sysdeps/tile/nptl/pthreaddef.h
ports/sysdeps/tile/nptl/tls.h
ports/sysdeps/tile/setjmp.S
ports/sysdeps/tile/sfp-machine.h
ports/sysdeps/tile/sotruss-lib.c
ports/sysdeps/tile/stackinfo.h
ports/sysdeps/tile/start.S
ports/sysdeps/tile/sysdep.h
ports/sysdeps/tile/tilegx/bits/atomic.h
ports/sysdeps/tile/tilegx/memchr.c
ports/sysdeps/tile/tilegx/memcpy.c
ports/sysdeps/tile/tilegx/memmove.c
ports/sysdeps/tile/tilegx/memset.c
ports/sysdeps/tile/tilegx/memusage.h
ports/sysdeps/tile/tilegx/rawmemchr.c
ports/sysdeps/tile/tilegx/strchr.c
ports/sysdeps/tile/tilegx/strchrnul.c
ports/sysdeps/tile/tilegx/string-endian.h
ports/sysdeps/tile/tilegx/strlen.c
ports/sysdeps/tile/tilegx/strrchr.c
ports/sysdeps/tile/tilepro/bits/atomic.h
ports/sysdeps/tile/tilepro/memchr.c
ports/sysdeps/tile/tilepro/memcpy.S
ports/sysdeps/tile/tilepro/memset.c
ports/sysdeps/tile/tilepro/memusage.h
ports/sysdeps/tile/tilepro/rawmemchr.c
ports/sysdeps/tile/tilepro/strchr.c
ports/sysdeps/tile/tilepro/strchrnul.c
ports/sysdeps/tile/tilepro/strlen.c
ports/sysdeps/tile/tilepro/strrchr.c
ports/sysdeps/tile/tls-macros.h
ports/sysdeps/tile/tst-audit.h
ports/sysdeps/tile/wordcopy.c
ports/sysdeps/unix/alpha/getegid.S
ports/sysdeps/unix/alpha/geteuid.S
ports/sysdeps/unix/alpha/getppid.S
ports/sysdeps/unix/alpha/pipe.S
ports/sysdeps/unix/alpha/sysdep.S
ports/sysdeps/unix/alpha/sysdep.h
ports/sysdeps/unix/am33/sysdep.S
ports/sysdeps/unix/am33/sysdep.h
ports/sysdeps/unix/arm/sysdep.S
ports/sysdeps/unix/arm/sysdep.h
ports/sysdeps/unix/mips/mips32/sysdep.h
ports/sysdeps/unix/mips/mips64/n32/sysdep.h
ports/sysdeps/unix/mips/mips64/n64/sysdep.h
ports/sysdeps/unix/mips/pipe.S
ports/sysdeps/unix/mips/sysdep.S
ports/sysdeps/unix/mips/sysdep.h
ports/sysdeps/unix/sysv/linux/aarch64/__read_tp.S
ports/sysdeps/unix/sysv/linux/aarch64/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h
ports/sysdeps/unix/sysv/linux/aarch64/bits/mman.h
ports/sysdeps/unix/sysv/linux/aarch64/clone.S
ports/sysdeps/unix/sysv/linux/aarch64/dl-cache.h
ports/sysdeps/unix/sysv/linux/aarch64/dl-static.c
ports/sysdeps/unix/sysv/linux/aarch64/getcontext.S
ports/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c
ports/sysdeps/unix/sysv/linux/aarch64/init-first.c
ports/sysdeps/unix/sysv/linux/aarch64/ioctl.S
ports/sysdeps/unix/sysv/linux/aarch64/kernel-features.h
ports/sysdeps/unix/sysv/linux/aarch64/kernel_rt_sigframe.h
ports/sysdeps/unix/sysv/linux/aarch64/ldconfig.h
ports/sysdeps/unix/sysv/linux/aarch64/ldsodefs.h
ports/sysdeps/unix/sysv/linux/aarch64/libc-__read_tp.S
ports/sysdeps/unix/sysv/linux/aarch64/makecontext.c
ports/sysdeps/unix/sysv/linux/aarch64/mmap.c
ports/sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h
ports/sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
ports/sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h
ports/sysdeps/unix/sysv/linux/aarch64/nptl/clone.S
ports/sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c
ports/sysdeps/unix/sysv/linux/aarch64/nptl/fork.c
ports/sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h
ports/sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S
ports/sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c
ports/sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S
ports/sysdeps/unix/sysv/linux/aarch64/profil-counter.h
ports/sysdeps/unix/sysv/linux/aarch64/readelflib.c
ports/sysdeps/unix/sysv/linux/aarch64/setcontext.S
ports/sysdeps/unix/sysv/linux/aarch64/sigaction.c
ports/sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h
ports/sysdeps/unix/sysv/linux/aarch64/swapcontext.S
ports/sysdeps/unix/sysv/linux/aarch64/sys/elf.h
ports/sysdeps/unix/sysv/linux/aarch64/sys/procfs.h
ports/sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h
ports/sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h
ports/sysdeps/unix/sysv/linux/aarch64/sys/user.h
ports/sysdeps/unix/sysv/linux/aarch64/syscall.S
ports/sysdeps/unix/sysv/linux/aarch64/sysdep.c
ports/sysdeps/unix/sysv/linux/aarch64/sysdep.h
ports/sysdeps/unix/sysv/linux/aarch64/ucontext-internal.h
ports/sysdeps/unix/sysv/linux/aarch64/vfork.S
ports/sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S
ports/sysdeps/unix/sysv/linux/alpha/adjtime.c
ports/sysdeps/unix/sysv/linux/alpha/bits/dirent.h
ports/sysdeps/unix/sysv/linux/alpha/bits/epoll.h
ports/sysdeps/unix/sysv/linux/alpha/bits/errno.h
ports/sysdeps/unix/sysv/linux/alpha/bits/eventfd.h
ports/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/alpha/bits/inotify.h
ports/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h
ports/sysdeps/unix/sysv/linux/alpha/bits/ipc.h
ports/sysdeps/unix/sysv/linux/alpha/bits/mman.h
ports/sysdeps/unix/sysv/linux/alpha/bits/msq.h
ports/sysdeps/unix/sysv/linux/alpha/bits/netdb.h
ports/sysdeps/unix/sysv/linux/alpha/bits/resource.h
ports/sysdeps/unix/sysv/linux/alpha/bits/sem.h
ports/sysdeps/unix/sysv/linux/alpha/bits/shm.h
ports/sysdeps/unix/sysv/linux/alpha/bits/sigaction.h
ports/sysdeps/unix/sysv/linux/alpha/bits/siginfo.h
ports/sysdeps/unix/sysv/linux/alpha/bits/signalfd.h
ports/sysdeps/unix/sysv/linux/alpha/bits/signum.h
ports/sysdeps/unix/sysv/linux/alpha/bits/sigstack.h
ports/sysdeps/unix/sysv/linux/alpha/bits/socket_type.h
ports/sysdeps/unix/sysv/linux/alpha/bits/stat.h
ports/sysdeps/unix/sysv/linux/alpha/bits/statfs.h
ports/sysdeps/unix/sysv/linux/alpha/bits/termios.h
ports/sysdeps/unix/sysv/linux/alpha/bits/timerfd.h
ports/sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
ports/sysdeps/unix/sysv/linux/alpha/bits/wordsize.h
ports/sysdeps/unix/sysv/linux/alpha/brk.S
ports/sysdeps/unix/sysv/linux/alpha/clone.S
ports/sysdeps/unix/sysv/linux/alpha/dl-auxv.h
ports/sysdeps/unix/sysv/linux/alpha/fdatasync.c
ports/sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S
ports/sysdeps/unix/sysv/linux/alpha/fxstat.c
ports/sysdeps/unix/sysv/linux/alpha/fxstatat.c
ports/sysdeps/unix/sysv/linux/alpha/getcontext.S
ports/sysdeps/unix/sysv/linux/alpha/gethostname.c
ports/sysdeps/unix/sysv/linux/alpha/getsysstats.c
ports/sysdeps/unix/sysv/linux/alpha/glob.c
ports/sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S
ports/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S
ports/sysdeps/unix/sysv/linux/alpha/ioperm.c
ports/sysdeps/unix/sysv/linux/alpha/kernel-features.h
ports/sysdeps/unix/sysv/linux/alpha/kernel_termios.h
ports/sysdeps/unix/sysv/linux/alpha/lxstat.c
ports/sysdeps/unix/sysv/linux/alpha/makecontext.S
ports/sysdeps/unix/sysv/linux/alpha/msgctl.c
ports/sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h
ports/sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
ports/sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h
ports/sysdeps/unix/sysv/linux/alpha/nptl/createthread.c
ports/sysdeps/unix/sysv/linux/alpha/nptl/fork.c
ports/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
ports/sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S
ports/sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c
ports/sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/alpha/nptl/vfork.S
ports/sysdeps/unix/sysv/linux/alpha/oldglob.c
ports/sysdeps/unix/sysv/linux/alpha/register-dump.h
ports/sysdeps/unix/sysv/linux/alpha/rt_sigaction.S
ports/sysdeps/unix/sysv/linux/alpha/semctl.c
ports/sysdeps/unix/sysv/linux/alpha/setcontext.S
ports/sysdeps/unix/sysv/linux/alpha/setfpucw.c
ports/sysdeps/unix/sysv/linux/alpha/shmctl.c
ports/sysdeps/unix/sysv/linux/alpha/sigaction.c
ports/sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h
ports/sysdeps/unix/sysv/linux/alpha/sigprocmask.c
ports/sysdeps/unix/sysv/linux/alpha/sigsuspend.S
ports/sysdeps/unix/sysv/linux/alpha/sizes.h
ports/sysdeps/unix/sysv/linux/alpha/swapcontext.S
ports/sysdeps/unix/sysv/linux/alpha/sys/acct.h
ports/sysdeps/unix/sysv/linux/alpha/sys/io.h
ports/sysdeps/unix/sysv/linux/alpha/sys/procfs.h
ports/sysdeps/unix/sysv/linux/alpha/sys/ucontext.h
ports/sysdeps/unix/sysv/linux/alpha/sys/user.h
ports/sysdeps/unix/sysv/linux/alpha/syscall.S
ports/sysdeps/unix/sysv/linux/alpha/sysconf.c
ports/sysdeps/unix/sysv/linux/alpha/sysdep.h
ports/sysdeps/unix/sysv/linux/alpha/xstat.c
ports/sysdeps/unix/sysv/linux/alpha/xstatconv.c
ports/sysdeps/unix/sysv/linux/alpha/xstatconv.h
ports/sysdeps/unix/sysv/linux/am33/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/am33/bits/mman.h
ports/sysdeps/unix/sysv/linux/am33/brk.c
ports/sysdeps/unix/sysv/linux/am33/clone.S
ports/sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/am33/profil-counter.h
ports/sysdeps/unix/sysv/linux/am33/socket.S
ports/sysdeps/unix/sysv/linux/am33/syscall.S
ports/sysdeps/unix/sysv/linux/am33/sysdep.S
ports/sysdeps/unix/sysv/linux/am33/sysdep.h
ports/sysdeps/unix/sysv/linux/arm/____longjmp_chk.S
ports/sysdeps/unix/sysv/linux/arm/aeabi_read_tp.S
ports/sysdeps/unix/sysv/linux/arm/arm-features.h
ports/sysdeps/unix/sysv/linux/arm/bits/atomic.h
ports/sysdeps/unix/sysv/linux/arm/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/arm/bits/hwcap.h
ports/sysdeps/unix/sysv/linux/arm/bits/mman.h
ports/sysdeps/unix/sysv/linux/arm/bits/shm.h
ports/sysdeps/unix/sysv/linux/arm/brk.c
ports/sysdeps/unix/sysv/linux/arm/clone.S
ports/sysdeps/unix/sysv/linux/arm/dl-cache.h
ports/sysdeps/unix/sysv/linux/arm/dl-machine.h
ports/sysdeps/unix/sysv/linux/arm/dl-procinfo.c
ports/sysdeps/unix/sysv/linux/arm/dl-procinfo.h
ports/sysdeps/unix/sysv/linux/arm/ftruncate64.c
ports/sysdeps/unix/sysv/linux/arm/getcontext.S
ports/sysdeps/unix/sysv/linux/arm/ioperm.c
ports/sysdeps/unix/sysv/linux/arm/kernel-features.h
ports/sysdeps/unix/sysv/linux/arm/ldconfig.h
ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h
ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S
ports/sysdeps/unix/sysv/linux/arm/makecontext.c
ports/sysdeps/unix/sysv/linux/arm/mmap.S
ports/sysdeps/unix/sysv/linux/arm/mmap64.S
ports/sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
ports/sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h
ports/sysdeps/unix/sysv/linux/arm/nptl/createthread.c
ports/sysdeps/unix/sysv/linux/arm/nptl/fork.c
ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c
ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
ports/sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S
ports/sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c
ports/sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c
ports/sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c
ports/sysdeps/unix/sysv/linux/arm/nptl/unwind.h
ports/sysdeps/unix/sysv/linux/arm/nptl/vfork.S
ports/sysdeps/unix/sysv/linux/arm/posix_fadvise.c
ports/sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
ports/sysdeps/unix/sysv/linux/arm/pread.c
ports/sysdeps/unix/sysv/linux/arm/pread64.c
ports/sysdeps/unix/sysv/linux/arm/profil-counter.h
ports/sysdeps/unix/sysv/linux/arm/pwrite.c
ports/sysdeps/unix/sysv/linux/arm/pwrite64.c
ports/sysdeps/unix/sysv/linux/arm/readahead.c
ports/sysdeps/unix/sysv/linux/arm/readelflib.c
ports/sysdeps/unix/sysv/linux/arm/register-dump.h
ports/sysdeps/unix/sysv/linux/arm/setcontext.S
ports/sysdeps/unix/sysv/linux/arm/sigaction.c
ports/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h
ports/sysdeps/unix/sysv/linux/arm/sigrestorer.S
ports/sysdeps/unix/sysv/linux/arm/swapcontext.S
ports/sysdeps/unix/sysv/linux/arm/sys/elf.h
ports/sysdeps/unix/sysv/linux/arm/sys/io.h
ports/sysdeps/unix/sysv/linux/arm/sys/procfs.h
ports/sysdeps/unix/sysv/linux/arm/sys/ucontext.h
ports/sysdeps/unix/sysv/linux/arm/sys/user.h
ports/sysdeps/unix/sysv/linux/arm/syscall.S
ports/sysdeps/unix/sysv/linux/arm/sysdep.S
ports/sysdeps/unix/sysv/linux/arm/sysdep.h
ports/sysdeps/unix/sysv/linux/arm/truncate64.c
ports/sysdeps/unix/sysv/linux/arm/umount.c
ports/sysdeps/unix/sysv/linux/arm/vfork.S
ports/sysdeps/unix/sysv/linux/generic/____longjmp_chk.c
ports/sysdeps/unix/sysv/linux/generic/access.c
ports/sysdeps/unix/sysv/linux/generic/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/generic/bits/msq.h
ports/sysdeps/unix/sysv/linux/generic/bits/sem.h
ports/sysdeps/unix/sysv/linux/generic/bits/shm.h
ports/sysdeps/unix/sysv/linux/generic/bits/stat.h
ports/sysdeps/unix/sysv/linux/generic/bits/statfs.h
ports/sysdeps/unix/sysv/linux/generic/bits/typesizes.h
ports/sysdeps/unix/sysv/linux/generic/brk.c
ports/sysdeps/unix/sysv/linux/generic/chmod.c
ports/sysdeps/unix/sysv/linux/generic/chown.c
ports/sysdeps/unix/sysv/linux/generic/creat.c
ports/sysdeps/unix/sysv/linux/generic/dl-origin.c
ports/sysdeps/unix/sysv/linux/generic/dup2.c
ports/sysdeps/unix/sysv/linux/generic/epoll_create.c
ports/sysdeps/unix/sysv/linux/generic/epoll_wait.c
ports/sysdeps/unix/sysv/linux/generic/futimesat.c
ports/sysdeps/unix/sysv/linux/generic/getdents64.c
ports/sysdeps/unix/sysv/linux/generic/inotify_init.c
ports/sysdeps/unix/sysv/linux/generic/kernel_stat.h
ports/sysdeps/unix/sysv/linux/generic/lchown.c
ports/sysdeps/unix/sysv/linux/generic/link.c
ports/sysdeps/unix/sysv/linux/generic/lxstat.c
ports/sysdeps/unix/sysv/linux/generic/mkdir.c
ports/sysdeps/unix/sysv/linux/generic/not-cancel.h
ports/sysdeps/unix/sysv/linux/generic/open.c
ports/sysdeps/unix/sysv/linux/generic/open64.c
ports/sysdeps/unix/sysv/linux/generic/pause.c
ports/sysdeps/unix/sysv/linux/generic/pipe.c
ports/sysdeps/unix/sysv/linux/generic/poll.c
ports/sysdeps/unix/sysv/linux/generic/readlink.c
ports/sysdeps/unix/sysv/linux/generic/readlink_chk.c
ports/sysdeps/unix/sysv/linux/generic/recv.c
ports/sysdeps/unix/sysv/linux/generic/rename.c
ports/sysdeps/unix/sysv/linux/generic/rmdir.c
ports/sysdeps/unix/sysv/linux/generic/select.c
ports/sysdeps/unix/sysv/linux/generic/send.c
ports/sysdeps/unix/sysv/linux/generic/symlink.c
ports/sysdeps/unix/sysv/linux/generic/sysctl.c
ports/sysdeps/unix/sysv/linux/generic/sysdep.h
ports/sysdeps/unix/sysv/linux/generic/umount.c
ports/sysdeps/unix/sysv/linux/generic/unlink.c
ports/sysdeps/unix/sysv/linux/generic/ustat.c
ports/sysdeps/unix/sysv/linux/generic/utimes.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fstatfs.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate64.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/llseek.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lseek.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/mmap.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/overflow.h
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/posix_fadvise.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/statfs.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate64.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c
ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c
ports/sysdeps/unix/sysv/linux/generic/xmknod.c
ports/sysdeps/unix/sysv/linux/generic/xstat.c
ports/sysdeps/unix/sysv/linux/hppa/____longjmp_chk.c
ports/sysdeps/unix/sysv/linux/hppa/bits/atomic.h
ports/sysdeps/unix/sysv/linux/hppa/bits/errno.h
ports/sysdeps/unix/sysv/linux/hppa/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/hppa/bits/ioctls.h
ports/sysdeps/unix/sysv/linux/hppa/bits/ipc.h
ports/sysdeps/unix/sysv/linux/hppa/bits/mman.h
ports/sysdeps/unix/sysv/linux/hppa/bits/msq.h
ports/sysdeps/unix/sysv/linux/hppa/bits/sem.h
ports/sysdeps/unix/sysv/linux/hppa/bits/shm.h
ports/sysdeps/unix/sysv/linux/hppa/bits/sigaction.h
ports/sysdeps/unix/sysv/linux/hppa/bits/signum.h
ports/sysdeps/unix/sysv/linux/hppa/bits/socket_type.h
ports/sysdeps/unix/sysv/linux/hppa/brk.c
ports/sysdeps/unix/sysv/linux/hppa/clone.S
ports/sysdeps/unix/sysv/linux/hppa/getcontext.S
ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h
ports/sysdeps/unix/sysv/linux/hppa/makecontext.c
ports/sysdeps/unix/sysv/linux/hppa/mmap.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h
ports/sysdeps/unix/sysv/linux/hppa/nptl/createthread.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/fork.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
ports/sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S
ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread.h
ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c
ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/hppa/profil-counter.h
ports/sysdeps/unix/sysv/linux/hppa/setcontext.S
ports/sysdeps/unix/sysv/linux/hppa/swapcontext.c
ports/sysdeps/unix/sysv/linux/hppa/sys/epoll.h
ports/sysdeps/unix/sysv/linux/hppa/sys/eventfd.h
ports/sysdeps/unix/sysv/linux/hppa/sys/inotify.h
ports/sysdeps/unix/sysv/linux/hppa/sys/procfs.h
ports/sysdeps/unix/sysv/linux/hppa/sys/signalfd.h
ports/sysdeps/unix/sysv/linux/hppa/sys/timerfd.h
ports/sysdeps/unix/sysv/linux/hppa/sys/ucontext.h
ports/sysdeps/unix/sysv/linux/hppa/syscall.S
ports/sysdeps/unix/sysv/linux/hppa/sysdep.c
ports/sysdeps/unix/sysv/linux/hppa/sysdep.h
ports/sysdeps/unix/sysv/linux/hppa/umount.c
ports/sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S
ports/sysdeps/unix/sysv/linux/ia64/__longjmp.S
ports/sysdeps/unix/sysv/linux/ia64/__start_context.S
ports/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/ia64/bits/ipc.h
ports/sysdeps/unix/sysv/linux/ia64/bits/mman.h
ports/sysdeps/unix/sysv/linux/ia64/bits/msq.h
ports/sysdeps/unix/sysv/linux/ia64/bits/sem.h
ports/sysdeps/unix/sysv/linux/ia64/bits/setjmp.h
ports/sysdeps/unix/sysv/linux/ia64/bits/shm.h
ports/sysdeps/unix/sysv/linux/ia64/bits/sigaction.h
ports/sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h
ports/sysdeps/unix/sysv/linux/ia64/bits/siginfo.h
ports/sysdeps/unix/sysv/linux/ia64/bits/sigstack.h
ports/sysdeps/unix/sysv/linux/ia64/bits/stat.h
ports/sysdeps/unix/sysv/linux/ia64/brk.S
ports/sysdeps/unix/sysv/linux/ia64/clone2.S
ports/sysdeps/unix/sysv/linux/ia64/dl-cache.h
ports/sysdeps/unix/sysv/linux/ia64/dl-static.c
ports/sysdeps/unix/sysv/linux/ia64/fork.S
ports/sysdeps/unix/sysv/linux/ia64/get_clockfreq.c
ports/sysdeps/unix/sysv/linux/ia64/getcontext.S
ports/sysdeps/unix/sysv/linux/ia64/getpagesize.c
ports/sysdeps/unix/sysv/linux/ia64/has_cpuclock.c
ports/sysdeps/unix/sysv/linux/ia64/ioperm.c
ports/sysdeps/unix/sysv/linux/ia64/kernel-features.h
ports/sysdeps/unix/sysv/linux/ia64/kernel_stat.h
ports/sysdeps/unix/sysv/linux/ia64/ldconfig.h
ports/sysdeps/unix/sysv/linux/ia64/ldsodefs.h
ports/sysdeps/unix/sysv/linux/ia64/makecontext.c
ports/sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S
ports/sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c
ports/sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h
ports/sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
ports/sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h
ports/sysdeps/unix/sysv/linux/ia64/nptl/createthread.c
ports/sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h
ports/sysdeps/unix/sysv/linux/ia64/nptl/fork.c
ports/sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h
ports/sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S
ports/sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c
ports/sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c
ports/sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c
ports/sysdeps/unix/sysv/linux/ia64/nptl/vfork.S
ports/sysdeps/unix/sysv/linux/ia64/pipe.S
ports/sysdeps/unix/sysv/linux/ia64/profil-counter.h
ports/sysdeps/unix/sysv/linux/ia64/readelflib.c
ports/sysdeps/unix/sysv/linux/ia64/register-dump.h
ports/sysdeps/unix/sysv/linux/ia64/setcontext.S
ports/sysdeps/unix/sysv/linux/ia64/setjmp.S
ports/sysdeps/unix/sysv/linux/ia64/sigaction.c
ports/sysdeps/unix/sysv/linux/ia64/sigcontextinfo.h
ports/sysdeps/unix/sysv/linux/ia64/sigpending.c
ports/sysdeps/unix/sysv/linux/ia64/sigprocmask.c
ports/sysdeps/unix/sysv/linux/ia64/swapcontext.c
ports/sysdeps/unix/sysv/linux/ia64/sys/io.h
ports/sysdeps/unix/sysv/linux/ia64/sys/procfs.h
ports/sysdeps/unix/sysv/linux/ia64/sys/ptrace.h
ports/sysdeps/unix/sysv/linux/ia64/sys/rse.h
ports/sysdeps/unix/sysv/linux/ia64/sys/ucontext.h
ports/sysdeps/unix/sysv/linux/ia64/sys/user.h
ports/sysdeps/unix/sysv/linux/ia64/syscall.S
ports/sysdeps/unix/sysv/linux/ia64/sysconf.c
ports/sysdeps/unix/sysv/linux/ia64/sysdep.S
ports/sysdeps/unix/sysv/linux/ia64/sysdep.h
ports/sysdeps/unix/sysv/linux/ia64/system.c
ports/sysdeps/unix/sysv/linux/ia64/ucontext_i.h
ports/sysdeps/unix/sysv/linux/ia64/umount.c
ports/sysdeps/unix/sysv/linux/ia64/vfork.S
ports/sysdeps/unix/sysv/linux/ia64/wordexp.c
ports/sysdeps/unix/sysv/linux/m68k/____longjmp_chk.c
ports/sysdeps/unix/sysv/linux/m68k/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h
ports/sysdeps/unix/sysv/linux/m68k/bits/mman.h
ports/sysdeps/unix/sysv/linux/m68k/bits/poll.h
ports/sysdeps/unix/sysv/linux/m68k/bits/stat.h
ports/sysdeps/unix/sysv/linux/m68k/brk.c
ports/sysdeps/unix/sysv/linux/m68k/clone.S
ports/sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h
ports/sysdeps/unix/sysv/linux/m68k/coldfire/sysdep.h
ports/sysdeps/unix/sysv/linux/m68k/dl-static.c
ports/sysdeps/unix/sysv/linux/m68k/getpagesize.c
ports/sysdeps/unix/sysv/linux/m68k/getsysstats.c
ports/sysdeps/unix/sysv/linux/m68k/init-first.c
ports/sysdeps/unix/sysv/linux/m68k/kernel-features.h
ports/sysdeps/unix/sysv/linux/m68k/ldsodefs.h
ports/sysdeps/unix/sysv/linux/m68k/m680x0/getcontext.S
ports/sysdeps/unix/sysv/linux/m68k/m680x0/makecontext.S
ports/sysdeps/unix/sysv/linux/m68k/m680x0/setcontext.S
ports/sysdeps/unix/sysv/linux/m68k/m680x0/swapcontext.S
ports/sysdeps/unix/sysv/linux/m68k/m680x0/sysdep.h
ports/sysdeps/unix/sysv/linux/m68k/m68k-helpers.S
ports/sysdeps/unix/sysv/linux/m68k/m68k-vdso.c
ports/sysdeps/unix/sysv/linux/m68k/mmap.S
ports/sysdeps/unix/sysv/linux/m68k/mremap.S
ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h
ports/sysdeps/unix/sysv/linux/m68k/nptl/createthread.c
ports/sysdeps/unix/sysv/linux/m68k/nptl/fork.c
ports/sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h
ports/sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S
ports/sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c
ports/sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/m68k/nptl/vfork.S
ports/sysdeps/unix/sysv/linux/m68k/register-dump.h
ports/sysdeps/unix/sysv/linux/m68k/semtimedop.S
ports/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h
ports/sysdeps/unix/sysv/linux/m68k/socket.S
ports/sysdeps/unix/sysv/linux/m68k/sys/procfs.h
ports/sysdeps/unix/sysv/linux/m68k/sys/reg.h
ports/sysdeps/unix/sysv/linux/m68k/sys/ucontext.h
ports/sysdeps/unix/sysv/linux/m68k/sys/user.h
ports/sysdeps/unix/sysv/linux/m68k/syscall.S
ports/sysdeps/unix/sysv/linux/m68k/sysdep.S
ports/sysdeps/unix/sysv/linux/m68k/sysdep.h
ports/sysdeps/unix/sysv/linux/m68k/vfork.S
ports/sysdeps/unix/sysv/linux/microblaze/____longjmp_chk.S
ports/sysdeps/unix/sysv/linux/microblaze/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/microblaze/bits/mman.h
ports/sysdeps/unix/sysv/linux/microblaze/bits/stat.h
ports/sysdeps/unix/sysv/linux/microblaze/brk.c
ports/sysdeps/unix/sysv/linux/microblaze/clone.S
ports/sysdeps/unix/sysv/linux/microblaze/getsysstats.c
ports/sysdeps/unix/sysv/linux/microblaze/kernel-features.h
ports/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h
ports/sysdeps/unix/sysv/linux/microblaze/mmap.S
ports/sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
ports/sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h
ports/sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c
ports/sysdeps/unix/sysv/linux/microblaze/nptl/fork.c
ports/sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h
ports/sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S
ports/sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c
ports/sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S
ports/sysdeps/unix/sysv/linux/microblaze/sigcontextinfo.h
ports/sysdeps/unix/sysv/linux/microblaze/socket.S
ports/sysdeps/unix/sysv/linux/microblaze/sys/procfs.h
ports/sysdeps/unix/sysv/linux/microblaze/sys/user.h
ports/sysdeps/unix/sysv/linux/microblaze/syscall.S
ports/sysdeps/unix/sysv/linux/microblaze/sysdep.S
ports/sysdeps/unix/sysv/linux/microblaze/sysdep.h
ports/sysdeps/unix/sysv/linux/mips/____longjmp_chk.c
ports/sysdeps/unix/sysv/linux/mips/_test_and_set.c
ports/sysdeps/unix/sysv/linux/mips/bits/epoll.h
ports/sysdeps/unix/sysv/linux/mips/bits/errno.h
ports/sysdeps/unix/sysv/linux/mips/bits/eventfd.h
ports/sysdeps/unix/sysv/linux/mips/bits/fcntl.h
ports/sysdeps/unix/sysv/linux/mips/bits/inotify.h
ports/sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h
ports/sysdeps/unix/sysv/linux/mips/bits/ipc.h
ports/sysdeps/unix/sysv/linux/mips/bits/mman.h
ports/sysdeps/unix/sysv/linux/mips/bits/msq.h
ports/sysdeps/unix/sysv/linux/mips/bits/poll.h
ports/sysdeps/unix/sysv/linux/mips/bits/resource.h
ports/sysdeps/unix/sysv/linux/mips/bits/sem.h
ports/sysdeps/unix/sysv/linux/mips/bits/shm.h
ports/sysdeps/unix/sysv/linux/mips/bits/sigaction.h
ports/sysdeps/unix/sysv/linux/mips/bits/sigcontext.h
ports/sysdeps/unix/sysv/linux/mips/bits/siginfo.h
ports/sysdeps/unix/sysv/linux/mips/bits/signalfd.h
ports/sysdeps/unix/sysv/linux/mips/bits/signum.h
ports/sysdeps/unix/sysv/linux/mips/bits/sigstack.h
ports/sysdeps/unix/sysv/linux/mips/bits/socket_type.h
ports/sysdeps/unix/sysv/linux/mips/bits/stat.h
ports/sysdeps/unix/sysv/linux/mips/bits/statfs.h
ports/sysdeps/unix/sysv/linux/mips/bits/termios.h
ports/sysdeps/unix/sysv/linux/mips/bits/timerfd.h
ports/sysdeps/unix/sysv/linux/mips/brk.c
ports/sysdeps/unix/sysv/linux/mips/clone.S
ports/sysdeps/unix/sysv/linux/mips/dl-cache.h
ports/sysdeps/unix/sysv/linux/mips/dl-static.c
ports/sysdeps/unix/sysv/linux/mips/getcontext.S
ports/sysdeps/unix/sysv/linux/mips/getrlimit64.c
ports/sysdeps/unix/sysv/linux/mips/getsysstats.c
ports/sysdeps/unix/sysv/linux/mips/kernel-features.h
ports/sysdeps/unix/sysv/linux/mips/kernel_termios.h
ports/sysdeps/unix/sysv/linux/mips/ldsodefs.h
ports/sysdeps/unix/sysv/linux/mips/makecontext.S
ports/sysdeps/unix/sysv/linux/mips/mips32/accept4.c
ports/sysdeps/unix/sysv/linux/mips/mips32/ftruncate64.c
ports/sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall.h
ports/sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall0.c
ports/sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall1.c
ports/sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall2.c
ports/sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall3.c
ports/sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall4.c
ports/sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall5.c
ports/sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall6.c
ports/sysdeps/unix/sysv/linux/mips/mips32/mips16/mips16-syscall7.c
ports/sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
ports/sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c
ports/sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c
ports/sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c
ports/sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c
ports/sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
ports/sysdeps/unix/sysv/linux/mips/mips32/truncate64.c
ports/sysdeps/unix/sysv/linux/mips/mips64/fxstat64.c
ports/sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c
ports/sysdeps/unix/sysv/linux/mips/mips64/ldconfig.h
ports/sysdeps/unix/sysv/linux/mips/mips64/lxstat64.c
ports/sysdeps/unix/sysv/linux/mips/mips64/msgctl.c
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c
ports/sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
ports/sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/mips/mips64/semctl.c
ports/sysdeps/unix/sysv/linux/mips/mips64/shmctl.c
ports/sysdeps/unix/sysv/linux/mips/mips64/syscall.S
ports/sysdeps/unix/sysv/linux/mips/mips64/xstat64.c
ports/sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h
ports/sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
ports/sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h
ports/sysdeps/unix/sysv/linux/mips/nptl/createthread.c
ports/sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
ports/sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S
ports/sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
ports/sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/mips/nptl/vfork.S
ports/sysdeps/unix/sysv/linux/mips/pread.c
ports/sysdeps/unix/sysv/linux/mips/pread64.c
ports/sysdeps/unix/sysv/linux/mips/pwrite.c
ports/sysdeps/unix/sysv/linux/mips/pwrite64.c
ports/sysdeps/unix/sysv/linux/mips/readelflib.c
ports/sysdeps/unix/sysv/linux/mips/register-dump.h
ports/sysdeps/unix/sysv/linux/mips/setcontext.S
ports/sysdeps/unix/sysv/linux/mips/setrlimit64.c
ports/sysdeps/unix/sysv/linux/mips/sigaction.c
ports/sysdeps/unix/sysv/linux/mips/sigcontextinfo.h
ports/sysdeps/unix/sysv/linux/mips/swapcontext.S
ports/sysdeps/unix/sysv/linux/mips/sys/cachectl.h
ports/sysdeps/unix/sysv/linux/mips/sys/procfs.h
ports/sysdeps/unix/sysv/linux/mips/sys/sysmips.h
ports/sysdeps/unix/sysv/linux/mips/sys/ucontext.h
ports/sysdeps/unix/sysv/linux/mips/sys/user.h
ports/sysdeps/unix/sysv/linux/mips/ustat.c
ports/sysdeps/unix/sysv/linux/mips/vfork.S
ports/sysdeps/unix/sysv/linux/mips/xstatconv.c
ports/sysdeps/unix/sysv/linux/tile/bits/environments.h
ports/sysdeps/unix/sysv/linux/tile/bits/libc-vdso.h
ports/sysdeps/unix/sysv/linux/tile/bits/local_lim.h
ports/sysdeps/unix/sysv/linux/tile/bits/mman.h
ports/sysdeps/unix/sysv/linux/tile/bits/sigaction.h
ports/sysdeps/unix/sysv/linux/tile/bits/siginfo.h
ports/sysdeps/unix/sysv/linux/tile/cacheflush.c
ports/sysdeps/unix/sysv/linux/tile/dl-static.c
ports/sysdeps/unix/sysv/linux/tile/getcontext.S
ports/sysdeps/unix/sysv/linux/tile/gettimeofday.c
ports/sysdeps/unix/sysv/linux/tile/init-first.c
ports/sysdeps/unix/sysv/linux/tile/kernel-features.h
ports/sysdeps/unix/sysv/linux/tile/ldsodefs.h
ports/sysdeps/unix/sysv/linux/tile/makecontext.c
ports/sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
ports/sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h
ports/sysdeps/unix/sysv/linux/tile/nptl/clone.S
ports/sysdeps/unix/sysv/linux/tile/nptl/createthread.c
ports/sysdeps/unix/sysv/linux/tile/nptl/fork.c
ports/sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h
ports/sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c
ports/sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h
ports/sysdeps/unix/sysv/linux/tile/nptl/vfork.S
ports/sysdeps/unix/sysv/linux/tile/profil-counter.h
ports/sysdeps/unix/sysv/linux/tile/set_dataplane.c
ports/sysdeps/unix/sysv/linux/tile/setcontext.S
ports/sysdeps/unix/sysv/linux/tile/sigcontextinfo.h
ports/sysdeps/unix/sysv/linux/tile/swapcontext.S
ports/sysdeps/unix/sysv/linux/tile/sys/cachectl.h
ports/sysdeps/unix/sysv/linux/tile/sys/dataplane.h
ports/sysdeps/unix/sysv/linux/tile/sys/procfs.h
ports/sysdeps/unix/sysv/linux/tile/sys/ptrace.h
ports/sysdeps/unix/sysv/linux/tile/sys/ucontext.h
ports/sysdeps/unix/sysv/linux/tile/syscall.S
ports/sysdeps/unix/sysv/linux/tile/sysdep.c
ports/sysdeps/unix/sysv/linux/tile/sysdep.h
ports/sysdeps/unix/sysv/linux/tile/tilegx/ioctl.S
ports/sysdeps/unix/sysv/linux/tile/tilegx/ldconfig.h
ports/sysdeps/unix/sysv/linux/tile/tilegx/register-dump.h
ports/sysdeps/unix/sysv/linux/tile/tilegx/sched_getcpu.c
ports/sysdeps/unix/sysv/linux/tile/tilepro/ldconfig.h
ports/sysdeps/unix/sysv/linux/tile/tilepro/register-dump.h
ports/sysdeps/unix/sysv/linux/tile/ucontext_i.h
posix/Makefile
posix/_exit.c
posix/alarm.c
posix/annexc.c
posix/bits/posix1_lim.h
posix/bits/posix2_lim.h
posix/bits/unistd.h
posix/bsd-getpgrp.c
posix/bug-glob2.c
posix/bug-regex10.c
posix/bug-regex11.c
posix/bug-regex12.c
posix/bug-regex13.c
posix/bug-regex14.c
posix/bug-regex17.c
posix/bug-regex18.c
posix/bug-regex19.c
posix/bug-regex2.c
posix/bug-regex20.c
posix/bug-regex21.c
posix/bug-regex22.c
posix/bug-regex23.c
posix/bug-regex25.c
posix/bug-regex26.c
posix/bug-regex27.c
posix/bug-regex28.c
posix/bug-regex3.c
posix/bug-regex30.c
posix/bug-regex33.c
posix/bug-regex34.c
posix/bug-regex35.c
posix/bug-regex4.c
posix/bug-regex6.c
posix/bug-regex7.c
posix/bug-regex8.c
posix/bug-regex9.c
posix/confstr.c
posix/cpio.h
posix/execl.c
posix/execle.c
posix/execlp.c
posix/execv.c
posix/execve.c
posix/execvp.c
posix/execvpe.c
posix/fexecve.c
posix/fnmatch.c
posix/fnmatch.h
posix/fnmatch_loop.c
posix/fork.c
posix/fpathconf.c
posix/gai_strerror.c
posix/get_child_max.c
posix/getaddrinfo.c
posix/getconf-speclist.c
posix/getconf.c
posix/getegid.c
posix/geteuid.c
posix/getgid.c
posix/getgroups.c
posix/getopt.c
posix/getopt.h
posix/getopt1.c
posix/getopt_init.c
posix/getopt_int.h
posix/getpgid.c
posix/getpgrp.c
posix/getpid.c
posix/getppid.c
posix/getresgid.c
posix/getresuid.c
posix/getsid.c
posix/getuid.c
posix/glob.c
posix/glob.h
posix/glob64.c
posix/globtest.c
posix/globtest.sh
posix/group_member.c
posix/nanosleep.c
posix/pathconf.c
posix/pause.c
posix/posix-envs.def
posix/posix_madvise.c
posix/pread.c
posix/pread64.c
posix/pwrite.c
posix/pwrite64.c
posix/re_comp.h
posix/regcomp.c
posix/regex.c
posix/regex.h
posix/regex_internal.c
posix/regex_internal.h
posix/regexec.c
posix/runptests.c
posix/sched.h
posix/sched_cpualloc.c
posix/sched_cpucount.c
posix/sched_cpufree.c
posix/sched_getaffinity.c
posix/sched_getp.c
posix/sched_gets.c
posix/sched_primax.c
posix/sched_primin.c
posix/sched_rr_gi.c
posix/sched_setaffinity.c
posix/sched_setp.c
posix/sched_sets.c
posix/sched_yield.c
posix/setgid.c
posix/setpgid.c
posix/setpgrp.c
posix/setresgid.c
posix/setresuid.c
posix/setsid.c
posix/setuid.c
posix/sleep.c
posix/spawn.c
posix/spawn.h
posix/spawn_faction_addclose.c
posix/spawn_faction_adddup2.c
posix/spawn_faction_addopen.c
posix/spawn_faction_destroy.c
posix/spawn_faction_init.c
posix/spawnattr_destroy.c
posix/spawnattr_getdefault.c
posix/spawnattr_getflags.c
posix/spawnattr_getpgroup.c
posix/spawnattr_getschedparam.c
posix/spawnattr_getschedpolicy.c
posix/spawnattr_getsigmask.c
posix/spawnattr_init.c
posix/spawnattr_setdefault.c
posix/spawnattr_setflags.c
posix/spawnattr_setpgroup.c
posix/spawnattr_setschedparam.c
posix/spawnattr_setschedpolicy.c
posix/spawnattr_setsigmask.c
posix/spawni.c
posix/spawnp.c
posix/sys/times.h
posix/sys/types.h
posix/sys/utsname.h
posix/sys/wait.h
posix/sysconf.c
posix/tar.h
posix/times.c
posix/tst-boost.c
posix/tst-chmod.c
posix/tst-dir.c
posix/tst-exec.c
posix/tst-fnmatch.c
posix/tst-fnmatch.input
posix/tst-fork.c
posix/tst-getaddrinfo.c
posix/tst-getaddrinfo4.c
posix/tst-getconf.sh
posix/tst-getlogin.c
posix/tst-gnuglob.c
posix/tst-nanosleep.c
posix/tst-nice.c
posix/tst-pathconf.c
posix/tst-pcre.c
posix/tst-preadwrite.c
posix/tst-preadwrite64.c
posix/tst-regex.c
posix/tst-regexloc.c
posix/tst-rxspencer.c
posix/tst-spawn.c
posix/tst-truncate.c
posix/tst-truncate64.c
posix/tst-vfork1.c
posix/tst-vfork2.c
posix/tst-vfork3.c
posix/tst-waitid.c
posix/uname.c
posix/unistd.h
posix/vfork.c
posix/wait.c
posix/wait3.c
posix/wait4.c
posix/waitid.c
posix/waitpid.c
posix/wordexp-test.c
posix/wordexp-tst.sh
posix/wordexp.c
posix/wordexp.h
pwd/Makefile
pwd/fgetpwent.c
pwd/fgetpwent_r.c
pwd/getpw.c
pwd/getpwent.c
pwd/getpwent_r.c
pwd/getpwnam.c
pwd/getpwnam_r.c
pwd/getpwuid.c
pwd/getpwuid_r.c
pwd/putpwent.c
pwd/pwd.h
pwd/tst-getpw.c
resolv/Makefile
resolv/gai_cancel.c
resolv/gai_error.c
resolv/gai_misc.c
resolv/gai_misc.h
resolv/gai_notify.c
resolv/gai_sigqueue.c
resolv/gai_suspend.c
resolv/getaddrinfo_a.c
resolv/netdb.h
resolv/nss_dns/dns-canon.c
resolv/nss_dns/dns-host.c
resolv/nss_dns/dns-network.c
resolv/res-state.c
resolv/res_hconf.c
resolv/res_hconf.h
resolv/tst-leaks.c
resolv/tst-leaks2.c
resource/Makefile
resource/getpriority.c
resource/getrlimit.c
resource/getrlimit64.c
resource/getrusage.c
resource/nice.c
resource/setpriority.c
resource/setrlimit.c
resource/setrlimit64.c
resource/sys/resource.h
resource/sys/vlimit.h
resource/sys/vtimes.h
resource/ulimit.c
resource/ulimit.h
resource/vlimit.c
resource/vtimes.c
rt/Makefile
rt/aio.h
rt/aio_cancel.c
rt/aio_error.c
rt/aio_fsync.c
rt/aio_misc.c
rt/aio_notify.c
rt/aio_read.c
rt/aio_return.c
rt/aio_sigqueue.c
rt/aio_suspend.c
rt/aio_write.c
rt/bits/mqueue2.h
rt/clock-compat.c
rt/clock_getcpuclockid.c
rt/clock_getres.c
rt/clock_gettime.c
rt/clock_nanosleep.c
rt/clock_settime.c
rt/get_clockfreq.c
rt/lio_listio.c
rt/mq_close.c
rt/mq_getattr.c
rt/mq_notify.c
rt/mq_open.c
rt/mq_receive.c
rt/mq_send.c
rt/mq_setattr.c
rt/mq_timedreceive.c
rt/mq_timedsend.c
rt/mq_unlink.c
rt/mqueue.h
rt/shm_open.c
rt/shm_unlink.c
rt/timer_create.c
rt/timer_delete.c
rt/timer_getoverr.c
rt/timer_gettime.c
rt/timer_settime.c
rt/tst-aio.c
rt/tst-aio2.c
rt/tst-aio3.c
rt/tst-aio4.c
rt/tst-aio5.c
rt/tst-aio6.c
rt/tst-aio64.c
rt/tst-aio7.c
rt/tst-clock.c
rt/tst-clock_nanosleep.c
rt/tst-cpuclock1.c
rt/tst-cpuclock2.c
rt/tst-mqueue.h
rt/tst-mqueue1.c
rt/tst-mqueue2.c
rt/tst-mqueue3.c
rt/tst-mqueue4.c
rt/tst-mqueue5.c
rt/tst-mqueue6.c
rt/tst-mqueue7.c
rt/tst-mqueue8.c
rt/tst-mqueue9.c
rt/tst-shm.c
rt/tst-timer.c
rt/tst-timer4.c
scripts/bench.pl
scripts/check-c++-types.sh
scripts/check-local-headers.sh
scripts/cross-test-ssh.sh
scripts/gen-sorted.awk
scripts/rellns-sh
scripts/test-installation.pl
scripts/update-copyrights
scripts/versions.awk
setjmp/Makefile
setjmp/__longjmp.c
setjmp/bits/setjmp2.h
setjmp/bsd-_setjmp.c
setjmp/bsd-setjmp.c
setjmp/bug269-setjmp.c
setjmp/jmp-unwind.c
setjmp/longjmp.c
setjmp/setjmp.c
setjmp/setjmp.h
setjmp/sigjmp.c
setjmp/tst-setjmp-fp.c
setjmp/tst-setjmp.c
setjmp/tst-sigsetjmp.c
shadow/Makefile
shadow/fgetspent.c
shadow/fgetspent_r.c
shadow/getspent.c
shadow/getspent_r.c
shadow/getspnam.c
shadow/getspnam_r.c
shadow/lckpwdf.c
shadow/putspent.c
shadow/sgetspent.c
shadow/sgetspent_r.c
shadow/shadow.h
signal/Makefile
signal/allocrtsig.c
signal/kill.c
signal/killpg.c
signal/raise.c
signal/sigaction.c
signal/sigaddset.c
signal/sigaltstack.c
signal/sigandset.c
signal/sigblock.c
signal/sigdelset.c
signal/sigempty.c
signal/sigfillset.c
signal/siggetmask.c
signal/sighold.c
signal/sigignore.c
signal/sigintr.c
signal/sigisempty.c
signal/sigismem.c
signal/signal.c
signal/signal.h
signal/sigorset.c
signal/sigpause.c
signal/sigpending.c
signal/sigprocmask.c
signal/sigqueue.c
signal/sigrelse.c
signal/sigreturn.c
signal/sigset.c
signal/sigsetmask.c
signal/sigsetops.h
signal/sigstack.c
signal/sigsuspend.c
signal/sigtimedwait.c
signal/sigvec.c
signal/sigwait.c
signal/sigwaitinfo.c
signal/sysv_signal.c
signal/tst-raise.c
signal/tst-sigsimple.c
socket/Makefile
socket/accept.c
socket/accept4.c
socket/bind.c
socket/bits/socket2.h
socket/connect.c
socket/getpeername.c
socket/getsockname.c
socket/getsockopt.c
socket/have_sock_cloexec.c
socket/isfdtype.c
socket/listen.c
socket/opensock.c
socket/recv.c
socket/recvfrom.c
socket/recvmmsg.c
socket/recvmsg.c
socket/sa_len.c
socket/send.c
socket/sendmmsg.c
socket/sendmsg.c
socket/sendto.c
socket/setsockopt.c
socket/shutdown.c
socket/sockatmark.c
socket/socket.c
socket/socketpair.c
socket/sys/socket.h
socket/sys/un.h
soft-fp/Makefile
soft-fp/adddf3.c
soft-fp/addsf3.c
soft-fp/addtf3.c
soft-fp/divdf3.c
soft-fp/divsf3.c
soft-fp/divtf3.c
soft-fp/double.h
soft-fp/eqdf2.c
soft-fp/eqsf2.c
soft-fp/eqtf2.c
soft-fp/extenddftf2.c
soft-fp/extended.h
soft-fp/extendsfdf2.c
soft-fp/extendsftf2.c
soft-fp/extendxftf2.c
soft-fp/fixdfdi.c
soft-fp/fixdfsi.c
soft-fp/fixdfti.c
soft-fp/fixsfdi.c
soft-fp/fixsfsi.c
soft-fp/fixsfti.c
soft-fp/fixtfdi.c
soft-fp/fixtfsi.c
soft-fp/fixtfti.c
soft-fp/fixunsdfdi.c
soft-fp/fixunsdfsi.c
soft-fp/fixunsdfti.c
soft-fp/fixunssfdi.c
soft-fp/fixunssfsi.c
soft-fp/fixunssfti.c
soft-fp/fixunstfdi.c
soft-fp/fixunstfsi.c
soft-fp/fixunstfti.c
soft-fp/floatdidf.c
soft-fp/floatdisf.c
soft-fp/floatditf.c
soft-fp/floatsidf.c
soft-fp/floatsisf.c
soft-fp/floatsitf.c
soft-fp/floattidf.c
soft-fp/floattisf.c
soft-fp/floattitf.c
soft-fp/floatundidf.c
soft-fp/floatundisf.c
soft-fp/floatunditf.c
soft-fp/floatunsidf.c
soft-fp/floatunsisf.c
soft-fp/floatunsitf.c
soft-fp/floatuntidf.c
soft-fp/floatuntisf.c
soft-fp/floatuntitf.c
soft-fp/fmadf4.c
soft-fp/fmasf4.c
soft-fp/fmatf4.c
soft-fp/gedf2.c
soft-fp/gesf2.c
soft-fp/getf2.c
soft-fp/ledf2.c
soft-fp/lesf2.c
soft-fp/letf2.c
soft-fp/muldf3.c
soft-fp/mulsf3.c
soft-fp/multf3.c
soft-fp/negdf2.c
soft-fp/negsf2.c
soft-fp/negtf2.c
soft-fp/op-1.h
soft-fp/op-2.h
soft-fp/op-4.h
soft-fp/op-8.h
soft-fp/op-common.h
soft-fp/quad.h
soft-fp/single.h
soft-fp/soft-fp.h
soft-fp/sqrtdf2.c
soft-fp/sqrtsf2.c
soft-fp/sqrttf2.c
soft-fp/subdf3.c
soft-fp/subsf3.c
soft-fp/subtf3.c
soft-fp/truncdfsf2.c
soft-fp/trunctfdf2.c
soft-fp/trunctfsf2.c
soft-fp/trunctfxf2.c
soft-fp/unorddf2.c
soft-fp/unordsf2.c
soft-fp/unordtf2.c
stdio-common/Makefile
stdio-common/_i18n_number.h
stdio-common/_itoa.c
stdio-common/_itowa.c
stdio-common/_itowa.h
stdio-common/asprintf.c
stdio-common/bits/printf-ldbl.h
stdio-common/bug-vfprintf-nargs.c
stdio-common/bug26.c
stdio-common/ctermid.c
stdio-common/cuserid.c
stdio-common/dprintf.c
stdio-common/errlist.c
stdio-common/errnobug.c
stdio-common/flockfile.c
stdio-common/fprintf.c
stdio-common/fscanf.c
stdio-common/ftrylockfile.c
stdio-common/funlockfile.c
stdio-common/fxprintf.c
stdio-common/getline.c
stdio-common/getw.c
stdio-common/isoc99_fscanf.c
stdio-common/isoc99_scanf.c
stdio-common/isoc99_sscanf.c
stdio-common/isoc99_vfscanf.c
stdio-common/isoc99_vscanf.c
stdio-common/isoc99_vsscanf.c
stdio-common/itoa-digits.c
stdio-common/itoa-udigits.c
stdio-common/itowa-digits.c
stdio-common/perror.c
stdio-common/printf-parse.h
stdio-common/printf-parsemb.c
stdio-common/printf-prs.c
stdio-common/printf.c
stdio-common/printf.h
stdio-common/printf_fp.c
stdio-common/printf_fphex.c
stdio-common/printf_size.c
stdio-common/psiginfo.c
stdio-common/psignal.c
stdio-common/putw.c
stdio-common/reg-modifier.c
stdio-common/reg-printf.c
stdio-common/reg-type.c
stdio-common/remove.c
stdio-common/rename.c
stdio-common/renameat.c
stdio-common/scanf.c
stdio-common/scanf11.c
stdio-common/siglist.c
stdio-common/snprintf.c
stdio-common/sprintf.c
stdio-common/sscanf.c
stdio-common/stdio_ext.h
stdio-common/stdio_lim.h.in
stdio-common/tempnam.c
stdio-common/tempname.c
stdio-common/test-fseek.c
stdio-common/test-popen.c
stdio-common/test-vfprintf.c
stdio-common/test_rdwr.c
stdio-common/tmpfile.c
stdio-common/tmpfile64.c
stdio-common/tmpnam.c
stdio-common/tmpnam_r.c
stdio-common/tst-fileno.c
stdio-common/tst-fphex-wide.c
stdio-common/tst-fseek.c
stdio-common/tst-gets.c
stdio-common/tst-long-dbl-fphex.c
stdio-common/tst-popen.c
stdio-common/tst-printf-round.c
stdio-common/tst-printf.c
stdio-common/tst-printf.sh
stdio-common/tst-put-error.c
stdio-common/tst-sprintf3.c
stdio-common/tst-sscanf.c
stdio-common/tst-tmpnam.c
stdio-common/tst-unbputc.sh
stdio-common/tst-unlockedio.c
stdio-common/tstgetln.c
stdio-common/tstscanf.c
stdio-common/vfprintf.c
stdio-common/vfscanf.c
stdio-common/vprintf.c
stdlib/Makefile
stdlib/a64l.c
stdlib/abort.c
stdlib/abs.c
stdlib/add_n.c
stdlib/addmul_1.c
stdlib/alloca.h
stdlib/at_quick_exit.c
stdlib/atexit.c
stdlib/atof.c
stdlib/atoi.c
stdlib/atol.c
stdlib/atoll.c
stdlib/bits/monetary-ldbl.h
stdlib/bits/stdlib-float.h
stdlib/bits/stdlib-ldbl.h
stdlib/bits/stdlib.h
stdlib/bsearch.c
stdlib/bug-strtod.c
stdlib/canonicalize.c
stdlib/cmp.c
stdlib/cxa_at_quick_exit.c
stdlib/cxa_atexit.c
stdlib/cxa_finalize.c
stdlib/cxa_thread_atexit_impl.c
stdlib/dbl2mpn.c
stdlib/div.c
stdlib/divmod_1.c
stdlib/divrem.c
stdlib/drand48-iter.c
stdlib/drand48.c
stdlib/drand48_r.c
stdlib/erand48.c
stdlib/erand48_r.c
stdlib/errno.h
stdlib/exit.c
stdlib/exit.h
stdlib/fmtmsg.c
stdlib/fmtmsg.h
stdlib/fpioconst.c
stdlib/fpioconst.h
stdlib/gen-fpioconst.c
stdlib/gen-tst-strtod-round.c
stdlib/getcontext.c
stdlib/getenv.c
stdlib/getsubopt.c
stdlib/gmp-impl.h
stdlib/gmp.h
stdlib/grouping.c
stdlib/grouping.h
stdlib/isomac.c
stdlib/jrand48.c
stdlib/jrand48_r.c
stdlib/l64a.c
stdlib/labs.c
stdlib/lcong48.c
stdlib/lcong48_r.c
stdlib/ldiv.c
stdlib/llabs.c
stdlib/lldiv.c
stdlib/longlong.h
stdlib/lrand48.c
stdlib/lrand48_r.c
stdlib/lshift.c
stdlib/makecontext.c
stdlib/mblen.c
stdlib/mbstowcs.c
stdlib/mbtowc.c
stdlib/mod_1.c
stdlib/monetary.h
stdlib/mp_clz_tab.c
stdlib/mpn2dbl.c
stdlib/mpn2flt.c
stdlib/mrand48.c
stdlib/mrand48_r.c
stdlib/msort.c
stdlib/mul.c
stdlib/mul_1.c
stdlib/mul_n.c
stdlib/nrand48.c
stdlib/nrand48_r.c
stdlib/on_exit.c
stdlib/putenv.c
stdlib/qsort.c
stdlib/quick_exit.c
stdlib/rand.c
stdlib/rand_r.c
stdlib/random.c
stdlib/random_r.c
stdlib/rpmatch.c
stdlib/rshift.c
stdlib/secure-getenv.c
stdlib/seed48.c
stdlib/seed48_r.c
stdlib/setcontext.c
stdlib/setenv.c
stdlib/srand48.c
stdlib/srand48_r.c
stdlib/stdlib.h
stdlib/strfmon.c
stdlib/strfmon_l.c
stdlib/strtod.c
stdlib/strtod_l.c
stdlib/strtof.c
stdlib/strtof_l.c
stdlib/strtol.c
stdlib/strtol_l.c
stdlib/strtold.c
stdlib/strtold_l.c
stdlib/strtoll.c
stdlib/strtoll_l.c
stdlib/strtoul.c
stdlib/strtoul_l.c
stdlib/strtoull.c
stdlib/strtoull_l.c
stdlib/sub_n.c
stdlib/submul_1.c
stdlib/swapcontext.c
stdlib/system.c
stdlib/test-a64l.c
stdlib/test-canon.c
stdlib/test-canon2.c
stdlib/testdiv.c
stdlib/testrand.c
stdlib/tst-bsearch.c
stdlib/tst-environ.c
stdlib/tst-fmtmsg.sh
stdlib/tst-makecontext.c
stdlib/tst-makecontext2.c
stdlib/tst-makecontext3.c
stdlib/tst-random2.c
stdlib/tst-secure-getenv.c
stdlib/tst-setcontext.c
stdlib/tst-strtod-overflow.c
stdlib/tst-strtod-round.c
stdlib/tst-strtod-underflow.c
stdlib/tst-strtod.c
stdlib/tst-system.c
stdlib/tst-tininess.c
stdlib/tst-tls-atexit-lib.c
stdlib/tst-tls-atexit.c
stdlib/tst-xpg-basename.c
stdlib/ucontext.h
stdlib/wcstombs.c
stdlib/wctomb.c
stdlib/xpg_basename.c
streams/Makefile
streams/fattach.c
streams/fdetach.c
streams/getmsg.c
streams/getpmsg.c
streams/isastream.c
streams/putmsg.c
streams/putpmsg.c
streams/stropts.h
string/Makefile
string/_strerror.c
string/argz-addsep.c
string/argz-append.c
string/argz-count.c
string/argz-create.c
string/argz-ctsep.c
string/argz-delete.c
string/argz-extract.c
string/argz-insert.c
string/argz-next.c
string/argz-replace.c
string/argz-stringify.c
string/argz.h
string/basename.c
string/bcopy.c
string/bits/string2.h
string/bits/string3.h
string/byteswap.h
string/bzero.c
string/endian.h
string/envz.c
string/envz.h
string/ffs.c
string/ffsll.c
string/memccpy.c
string/memchr.c
string/memcmp.c
string/memcpy.c
string/memfrob.c
string/memmem.c
string/memmove.c
string/memory.h
string/mempcpy.c
string/memrchr.c
string/memset.c
string/rawmemchr.c
string/stpcpy.c
string/stpncpy.c
string/str-two-way.h
string/stratcliff.c
string/strcasecmp.c
string/strcasecmp_l.c
string/strcasestr.c
string/strcat.c
string/strchr.c
string/strchrnul.c
string/strcmp.c
string/strcoll.c
string/strcoll_l.c
string/strcpy.c
string/strcspn.c
string/strdup.c
string/strerror.c
string/strerror_l.c
string/strfry.c
string/string-inlines.c
string/string.h
string/strings.h
string/strlen.c
string/strncase.c
string/strncase_l.c
string/strncat.c
string/strncmp.c
string/strncpy.c
string/strndup.c
string/strnlen.c
string/strpbrk.c
string/strrchr.c
string/strsep.c
string/strsignal.c
string/strspn.c
string/strstr.c
string/strtok.c
string/strtok_r.c
string/strverscmp.c
string/strxfrm.c
string/strxfrm_l.c
string/swab.c
string/test-bcopy.c
string/test-bzero.c
string/test-ffs.c
string/test-memccpy.c
string/test-memchr.c
string/test-memcmp.c
string/test-memcpy.c
string/test-memmem.c
string/test-memmove.c
string/test-mempcpy.c
string/test-memrchr.c
string/test-memset.c
string/test-rawmemchr.c
string/test-stpcpy.c
string/test-stpncpy.c
string/test-strcasecmp.c
string/test-strcasestr.c
string/test-strcat.c
string/test-strchr.c
string/test-strchrnul.c
string/test-strcmp.c
string/test-strcpy.c
string/test-strcspn.c
string/test-string.h
string/test-strlen.c
string/test-strncasecmp.c
string/test-strncat.c
string/test-strncmp.c
string/test-strncpy.c
string/test-strnlen.c
string/test-strpbrk.c
string/test-strrchr.c
string/test-strspn.c
string/test-strstr.c
string/testcopy.c
string/tester.c
string/tst-bswap.c
string/tst-inlcall.c
string/tst-strcoll-overflow.c
string/tst-strtok_r.c
string/wordcopy.c
string/xpg-strerror.c
sunrpc/Makefile
sunrpc/create_xid.c
sunrpc/netname.c
sunrpc/publickey.c
sunrpc/rpc/auth_des.h
sunrpc/rpc/svc.h
sunrpc/rpcsvc/bootparam.h
sunrpc/svc.c
sunrpc/svc_tcp.c
sunrpc/svc_udp.c
sunrpc/svc_unix.c
sunrpc/tst-xdrmem.c
sunrpc/tst-xdrmem2.c
sunrpc/xdr_intXX_t.c
sysdeps/generic/Makefile
sysdeps/generic/_itoa.h
sysdeps/generic/aio_misc.h
sysdeps/generic/bits/hwcap.h
sysdeps/generic/device-nrs.h
sysdeps/generic/dirstream.h
sysdeps/generic/dl-cache.h
sysdeps/generic/dl-dtprocnum.h
sysdeps/generic/dl-fptr.h
sysdeps/generic/dl-hash.h
sysdeps/generic/dl-irel.h
sysdeps/generic/dl-librecon.h
sysdeps/generic/dl-lookupcfg.h
sysdeps/generic/dl-machine.h
sysdeps/generic/dl-osinfo.h
sysdeps/generic/dl-procinfo.h
sysdeps/generic/dl-sysdep.h
sysdeps/generic/dwarf2.h
sysdeps/generic/eloop-threshold.h
sysdeps/generic/fd_to_filename.h
sysdeps/generic/fips-private.h
sysdeps/generic/fpu_control.h
sysdeps/generic/frame.h
sysdeps/generic/framestate.c
sysdeps/generic/gccframe.h
sysdeps/generic/get-rounding-mode.h
sysdeps/generic/gmp-mparam.h
sysdeps/generic/hp-timing.h
sysdeps/generic/ifreq.h
sysdeps/generic/inttypes.h
sysdeps/generic/ldconfig.h
sysdeps/generic/ldsodefs.h
sysdeps/generic/libc-mmap.h
sysdeps/generic/machine-gmon.h
sysdeps/generic/machine-lock.h
sysdeps/generic/machine-sp.h
sysdeps/generic/malloc-machine.h
sysdeps/generic/malloc-sysdep.h
sysdeps/generic/math-tests.h
sysdeps/generic/memcopy.h
sysdeps/generic/memusage.h
sysdeps/generic/net/if.h
sysdeps/generic/netinet/if_ether.h
sysdeps/generic/netinet/in_systm.h
sysdeps/generic/netinet/ip.h
sysdeps/generic/nfs/nfs.h
sysdeps/generic/not-cancel.h
sysdeps/generic/nscd-types.h
sysdeps/generic/pagecopy.h
sysdeps/generic/profil-counter.h
sysdeps/generic/pty-private.h
sysdeps/generic/register-dump.h
sysdeps/generic/sigcontextinfo.h
sysdeps/generic/siglist.h
sysdeps/generic/sigset-cvt-mask.h
sysdeps/generic/stackinfo.h
sysdeps/generic/stdint.h
sysdeps/generic/sys/ptrace.h
sysdeps/generic/sys/swap.h
sysdeps/generic/sys/sysinfo.h
sysdeps/generic/sys/sysmacros.h
sysdeps/generic/sys/ucontext.h
sysdeps/generic/sysdep.h
sysdeps/generic/testrtsig.h
sysdeps/generic/thread_state.h
sysdeps/generic/tininess.h
sysdeps/generic/tls.h
sysdeps/generic/tst-stack-align.h
sysdeps/generic/unwind-dw2-fde-glibc.c
sysdeps/generic/unwind-dw2-fde.c
sysdeps/generic/unwind-dw2-fde.h
sysdeps/generic/unwind-dw2.c
sysdeps/generic/unwind-pe.h
sysdeps/generic/unwind.h
sysdeps/generic/utmp-equal.h
sysdeps/gnu/Makefile
sysdeps/gnu/bits/ipc.h
sysdeps/gnu/bits/msq.h
sysdeps/gnu/bits/sem.h
sysdeps/gnu/bits/shm.h
sysdeps/gnu/bits/utmp.h
sysdeps/gnu/bits/utmpx.h
sysdeps/gnu/errlist-compat.awk
sysdeps/gnu/errlist.awk
sysdeps/gnu/getutmp.c
sysdeps/gnu/ifaddrs.c
sysdeps/gnu/ldsodefs.h
sysdeps/gnu/net/if.h
sysdeps/gnu/netinet/ip_icmp.h
sysdeps/gnu/netinet/udp.h
sysdeps/gnu/siglist.c
sysdeps/gnu/sys/mtio.h
sysdeps/gnu/unwind-resume.c
sysdeps/gnu/updwtmp.c
sysdeps/gnu/utmp_file.c
sysdeps/gnu/utmpx.h
sysdeps/i386/__longjmp.S
sysdeps/i386/add_n.S
sysdeps/i386/addmul_1.S
sysdeps/i386/asm-syntax.h
sysdeps/i386/backtrace.c
sysdeps/i386/bsd-_setjmp.S
sysdeps/i386/bsd-setjmp.S
sysdeps/i386/bzero.c
sysdeps/i386/crti.S
sysdeps/i386/crtn.S
sysdeps/i386/dl-irel.h
sysdeps/i386/dl-lookupcfg.h
sysdeps/i386/dl-machine.h
sysdeps/i386/dl-procinfo.c
sysdeps/i386/dl-procinfo.h
sysdeps/i386/dl-tls.h
sysdeps/i386/dl-tlsdesc.S
sysdeps/i386/dl-tlsdesc.h
sysdeps/i386/dl-trampoline.S
sysdeps/i386/ffs.c
sysdeps/i386/fpu/e_acosh.S
sysdeps/i386/fpu/e_acoshf.S
sysdeps/i386/fpu/e_acoshl.S
sysdeps/i386/fpu/e_atanh.S
sysdeps/i386/fpu/e_atanhf.S
sysdeps/i386/fpu/e_atanhl.S
sysdeps/i386/fpu/e_hypot.S
sysdeps/i386/fpu/e_hypotf.S
sysdeps/i386/fpu/e_pow.S
sysdeps/i386/fpu/e_powf.S
sysdeps/i386/fpu/e_powl.S
sysdeps/i386/fpu/fclrexcpt.c
sysdeps/i386/fpu/fedisblxcpt.c
sysdeps/i386/fpu/feenablxcpt.c
sysdeps/i386/fpu/fegetenv.c
sysdeps/i386/fpu/fegetexcept.c
sysdeps/i386/fpu/fegetround.c
sysdeps/i386/fpu/feholdexcpt.c
sysdeps/i386/fpu/fesetenv.c
sysdeps/i386/fpu/fesetround.c
sysdeps/i386/fpu/feupdateenv.c
sysdeps/i386/fpu/fgetexcptflg.c
sysdeps/i386/fpu/fraiseexcpt.c
sysdeps/i386/fpu/fsetexcptflg.c
sysdeps/i386/fpu/ftestexcept.c
sysdeps/i386/fpu/math-tests.h
sysdeps/i386/fpu/s_asinh.S
sysdeps/i386/fpu/s_asinhf.S
sysdeps/i386/fpu/s_asinhl.S
sysdeps/i386/fpu/s_cbrt.S
sysdeps/i386/fpu/s_cbrtf.S
sysdeps/i386/fpu/s_cbrtl.S
sysdeps/i386/fpu/s_expm1.S
sysdeps/i386/fpu/s_expm1f.S
sysdeps/i386/fpu/s_fdim.S
sysdeps/i386/fpu/s_fdimf.S
sysdeps/i386/fpu/s_fdiml.S
sysdeps/i386/fpu/s_fmax.S
sysdeps/i386/fpu/s_fmaxf.S
sysdeps/i386/fpu/s_fmaxl.S
sysdeps/i386/fpu/s_fmin.S
sysdeps/i386/fpu/s_fminf.S
sysdeps/i386/fpu/s_fminl.S
sysdeps/i386/fpu/s_fpclassifyl.c
sysdeps/i386/fpu/s_frexp.S
sysdeps/i386/fpu/s_frexpf.S
sysdeps/i386/fpu/s_frexpl.S
sysdeps/i386/fpu/s_llrint.S
sysdeps/i386/fpu/s_llrintf.S
sysdeps/i386/fpu/s_llrintl.S
sysdeps/i386/fpu/s_lrint.S
sysdeps/i386/fpu/s_lrintf.S
sysdeps/i386/fpu/s_lrintl.S
sysdeps/i386/fpu/s_trunc.S
sysdeps/i386/fpu/s_truncf.S
sysdeps/i386/fpu/s_truncl.S
sysdeps/i386/gccframe.h
sysdeps/i386/gmp-mparam.h
sysdeps/i386/htonl.S
sysdeps/i386/htons.S
sysdeps/i386/i386-mcount.S
sysdeps/i386/i486/bits/atomic.h
sysdeps/i386/i486/htonl.S
sysdeps/i386/i486/strcat.S
sysdeps/i386/i486/string-inlines.c
sysdeps/i386/i486/strlen.S
sysdeps/i386/i586/add_n.S
sysdeps/i386/i586/addmul_1.S
sysdeps/i386/i586/lshift.S
sysdeps/i386/i586/memcopy.h
sysdeps/i386/i586/memcpy.S
sysdeps/i386/i586/memset.S
sysdeps/i386/i586/mul_1.S
sysdeps/i386/i586/rshift.S
sysdeps/i386/i586/strchr.S
sysdeps/i386/i586/strcpy.S
sysdeps/i386/i586/strlen.S
sysdeps/i386/i586/sub_n.S
sysdeps/i386/i586/submul_1.S
sysdeps/i386/i686/add_n.S
sysdeps/i386/i686/dl-hash.h
sysdeps/i386/i686/ffs.c
sysdeps/i386/i686/fpu/multiarch/e_expf-ia32.S
sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S
sysdeps/i386/i686/fpu/multiarch/e_expf.c
sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S
sysdeps/i386/i686/fpu/multiarch/s_cosf.c
sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S
sysdeps/i386/i686/fpu/multiarch/s_sincosf.c
sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S
sysdeps/i386/i686/fpu/multiarch/s_sinf.c
sysdeps/i386/i686/fpu/s_fdim.S
sysdeps/i386/i686/fpu/s_fdimf.S
sysdeps/i386/i686/fpu/s_fdiml.S
sysdeps/i386/i686/fpu/s_fmax.S
sysdeps/i386/i686/fpu/s_fmaxf.S
sysdeps/i386/i686/fpu/s_fmaxl.S
sysdeps/i386/i686/fpu/s_fmin.S
sysdeps/i386/i686/fpu/s_fminf.S
sysdeps/i386/i686/fpu/s_fminl.S
sysdeps/i386/i686/hp-timing.c
sysdeps/i386/i686/hp-timing.h
sysdeps/i386/i686/memcmp.S
sysdeps/i386/i686/memcpy.S
sysdeps/i386/i686/memcpy_chk.S
sysdeps/i386/i686/memmove.S
sysdeps/i386/i686/memmove_chk.S
sysdeps/i386/i686/mempcpy.S
sysdeps/i386/i686/mempcpy_chk.S
sysdeps/i386/i686/memset.S
sysdeps/i386/i686/memset_chk.S
sysdeps/i386/i686/memusage.h
sysdeps/i386/i686/multiarch/bcopy.S
sysdeps/i386/i686/multiarch/bzero.S
sysdeps/i386/i686/multiarch/ifunc-impl-list.c
sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S
sysdeps/i386/i686/multiarch/memchr-sse2.S
sysdeps/i386/i686/multiarch/memchr.S
sysdeps/i386/i686/multiarch/memcmp-sse4.S
sysdeps/i386/i686/multiarch/memcmp-ssse3.S
sysdeps/i386/i686/multiarch/memcmp.S
sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S
sysdeps/i386/i686/multiarch/memcpy-ssse3.S
sysdeps/i386/i686/multiarch/memcpy.S
sysdeps/i386/i686/multiarch/memcpy_chk.S
sysdeps/i386/i686/multiarch/memmove.S
sysdeps/i386/i686/multiarch/memmove_chk.S
sysdeps/i386/i686/multiarch/mempcpy.S
sysdeps/i386/i686/multiarch/mempcpy_chk.S
sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S
sysdeps/i386/i686/multiarch/memrchr-sse2.S
sysdeps/i386/i686/multiarch/memrchr.S
sysdeps/i386/i686/multiarch/memset-sse2-rep.S
sysdeps/i386/i686/multiarch/memset-sse2.S
sysdeps/i386/i686/multiarch/memset.S
sysdeps/i386/i686/multiarch/memset_chk.S
sysdeps/i386/i686/multiarch/rawmemchr.S
sysdeps/i386/i686/multiarch/s_fma-fma.c
sysdeps/i386/i686/multiarch/s_fma.c
sysdeps/i386/i686/multiarch/s_fmaf-fma.c
sysdeps/i386/i686/multiarch/s_fmaf.c
sysdeps/i386/i686/multiarch/strcasecmp.S
sysdeps/i386/i686/multiarch/strcat-sse2.S
sysdeps/i386/i686/multiarch/strcat-ssse3.S
sysdeps/i386/i686/multiarch/strcat.S
sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S
sysdeps/i386/i686/multiarch/strchr-sse2.S
sysdeps/i386/i686/multiarch/strchr.S
sysdeps/i386/i686/multiarch/strcmp-sse4.S
sysdeps/i386/i686/multiarch/strcmp-ssse3.S
sysdeps/i386/i686/multiarch/strcmp.S
sysdeps/i386/i686/multiarch/strcpy-sse2.S
sysdeps/i386/i686/multiarch/strcpy-ssse3.S
sysdeps/i386/i686/multiarch/strcpy.S
sysdeps/i386/i686/multiarch/strcspn.S
sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S
sysdeps/i386/i686/multiarch/strlen-sse2.S
sysdeps/i386/i686/multiarch/strlen.S
sysdeps/i386/i686/multiarch/strncase.S
sysdeps/i386/i686/multiarch/strnlen.S
sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S
sysdeps/i386/i686/multiarch/strrchr-sse2.S
sysdeps/i386/i686/multiarch/strrchr.S
sysdeps/i386/i686/multiarch/strspn.S
sysdeps/i386/i686/multiarch/wcschr-sse2.S
sysdeps/i386/i686/multiarch/wcschr.S
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
sysdeps/i386/i686/multiarch/wcscmp.S
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S
sysdeps/i386/i686/multiarch/wcscpy.S
sysdeps/i386/i686/multiarch/wcslen-sse2.S
sysdeps/i386/i686/multiarch/wcslen.S
sysdeps/i386/i686/multiarch/wcsrchr-sse2.S
sysdeps/i386/i686/multiarch/wcsrchr.S
sysdeps/i386/i686/multiarch/wmemcmp.S
sysdeps/i386/i686/strcmp.S
sysdeps/i386/i686/strtok.S
sysdeps/i386/i686/tst-stack-align.h
sysdeps/i386/jmpbuf-offsets.h
sysdeps/i386/jmpbuf-unwind.h
sysdeps/i386/ldbl2mpn.c
sysdeps/i386/ldsodefs.h
sysdeps/i386/lshift.S
sysdeps/i386/machine-gmon.h
sysdeps/i386/memchr.S
sysdeps/i386/memcmp.S
sysdeps/i386/memcopy.h
sysdeps/i386/memset.c
sysdeps/i386/memusage.h
sysdeps/i386/mul_1.S
sysdeps/i386/rawmemchr.S
sysdeps/i386/rshift.S
sysdeps/i386/setfpucw.c
sysdeps/i386/setjmp.S
sysdeps/i386/stackinfo.h
sysdeps/i386/start.S
sysdeps/i386/stpcpy.S
sysdeps/i386/stpncpy.S
sysdeps/i386/strchr.S
sysdeps/i386/strchrnul.S
sysdeps/i386/strcspn.S
sysdeps/i386/string-inlines.c
sysdeps/i386/strlen.c
sysdeps/i386/strpbrk.S
sysdeps/i386/strrchr.S
sysdeps/i386/strspn.S
sysdeps/i386/strtok.S
sysdeps/i386/sub_n.S
sysdeps/i386/submul_1.S
sysdeps/i386/sys/ucontext.h
sysdeps/i386/sysdep.h
sysdeps/i386/tlsdesc.c
sysdeps/i386/tst-audit.h
sysdeps/i386/tst-stack-align.h
sysdeps/ieee754/bits/huge_val.h
sysdeps/ieee754/bits/huge_valf.h
sysdeps/ieee754/bits/inf.h
sysdeps/ieee754/bits/nan.h
sysdeps/ieee754/dbl-64/MathLib.h
sysdeps/ieee754/dbl-64/asincos.tbl
sysdeps/ieee754/dbl-64/atnat.h
sysdeps/ieee754/dbl-64/atnat2.h
sysdeps/ieee754/dbl-64/branred.c
sysdeps/ieee754/dbl-64/branred.h
sysdeps/ieee754/dbl-64/dbl2mpn.c
sysdeps/ieee754/dbl-64/dla.h
sysdeps/ieee754/dbl-64/doasin.c
sysdeps/ieee754/dbl-64/doasin.h
sysdeps/ieee754/dbl-64/dosincos.c
sysdeps/ieee754/dbl-64/dosincos.h
sysdeps/ieee754/dbl-64/e_asin.c
sysdeps/ieee754/dbl-64/e_atan2.c
sysdeps/ieee754/dbl-64/e_atanh.c
sysdeps/ieee754/dbl-64/e_exp.c
sysdeps/ieee754/dbl-64/e_exp10.c
sysdeps/ieee754/dbl-64/e_exp2.c
sysdeps/ieee754/dbl-64/e_gamma_r.c
sysdeps/ieee754/dbl-64/e_log.c
sysdeps/ieee754/dbl-64/e_pow.c
sysdeps/ieee754/dbl-64/e_remainder.c
sysdeps/ieee754/dbl-64/e_sqrt.c
sysdeps/ieee754/dbl-64/gamma_product.c
sysdeps/ieee754/dbl-64/gamma_productf.c
sysdeps/ieee754/dbl-64/halfulp.c
sysdeps/ieee754/dbl-64/mpa-arch.h
sysdeps/ieee754/dbl-64/mpa.c
sysdeps/ieee754/dbl-64/mpa.h
sysdeps/ieee754/dbl-64/mpatan.c
sysdeps/ieee754/dbl-64/mpatan.h
sysdeps/ieee754/dbl-64/mpatan2.c
sysdeps/ieee754/dbl-64/mpexp.c
sysdeps/ieee754/dbl-64/mplog.c
sysdeps/ieee754/dbl-64/mpn2dbl.c
sysdeps/ieee754/dbl-64/mpsqrt.c
sysdeps/ieee754/dbl-64/mpsqrt.h
sysdeps/ieee754/dbl-64/mptan.c
sysdeps/ieee754/dbl-64/mydefs.h
sysdeps/ieee754/dbl-64/powtwo.tbl
sysdeps/ieee754/dbl-64/root.tbl
sysdeps/ieee754/dbl-64/s_atan.c
sysdeps/ieee754/dbl-64/s_cbrt.c
sysdeps/ieee754/dbl-64/s_fma.c
sysdeps/ieee754/dbl-64/s_fmaf.c
sysdeps/ieee754/dbl-64/s_fpclassify.c
sysdeps/ieee754/dbl-64/s_issignaling.c
sysdeps/ieee754/dbl-64/s_llrint.c
sysdeps/ieee754/dbl-64/s_llround.c
sysdeps/ieee754/dbl-64/s_lrint.c
sysdeps/ieee754/dbl-64/s_lround.c
sysdeps/ieee754/dbl-64/s_remquo.c
sysdeps/ieee754/dbl-64/s_round.c
sysdeps/ieee754/dbl-64/s_signbit.c
sysdeps/ieee754/dbl-64/s_sin.c
sysdeps/ieee754/dbl-64/s_sincos.c
sysdeps/ieee754/dbl-64/s_tan.c
sysdeps/ieee754/dbl-64/s_trunc.c
sysdeps/ieee754/dbl-64/sincos32.c
sysdeps/ieee754/dbl-64/sincos32.h
sysdeps/ieee754/dbl-64/sincostab.c
sysdeps/ieee754/dbl-64/slowexp.c
sysdeps/ieee754/dbl-64/slowpow.c
sysdeps/ieee754/dbl-64/t_exp.c
sysdeps/ieee754/dbl-64/uasncs.h
sysdeps/ieee754/dbl-64/uatan.tbl
sysdeps/ieee754/dbl-64/uexp.h
sysdeps/ieee754/dbl-64/uexp.tbl
sysdeps/ieee754/dbl-64/ulog.h
sysdeps/ieee754/dbl-64/ulog.tbl
sysdeps/ieee754/dbl-64/upow.h
sysdeps/ieee754/dbl-64/upow.tbl
sysdeps/ieee754/dbl-64/urem.h
sysdeps/ieee754/dbl-64/uroot.h
sysdeps/ieee754/dbl-64/usncs.h
sysdeps/ieee754/dbl-64/utan.h
sysdeps/ieee754/dbl-64/utan.tbl
sysdeps/ieee754/dbl-64/w_exp.c
sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c
sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c
sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c
sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c
sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c
sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c
sysdeps/ieee754/dbl-64/wordsize-64/s_round.c
sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c
sysdeps/ieee754/dbl-64/x2y2m1.c
sysdeps/ieee754/dbl-64/x2y2m1f.c
sysdeps/ieee754/flt-32/e_atanhf.c
sysdeps/ieee754/flt-32/e_exp2f.c
sysdeps/ieee754/flt-32/e_expf.c
sysdeps/ieee754/flt-32/e_gammaf_r.c
sysdeps/ieee754/flt-32/mpn2flt.c
sysdeps/ieee754/flt-32/s_cbrtf.c
sysdeps/ieee754/flt-32/s_fpclassifyf.c
sysdeps/ieee754/flt-32/s_issignalingf.c
sysdeps/ieee754/flt-32/s_llrintf.c
sysdeps/ieee754/flt-32/s_llroundf.c
sysdeps/ieee754/flt-32/s_lrintf.c
sysdeps/ieee754/flt-32/s_lroundf.c
sysdeps/ieee754/flt-32/s_remquof.c
sysdeps/ieee754/flt-32/s_roundf.c
sysdeps/ieee754/flt-32/s_signbitf.c
sysdeps/ieee754/flt-32/s_sincosf.c
sysdeps/ieee754/flt-32/s_truncf.c
sysdeps/ieee754/flt-32/t_exp2f.h
sysdeps/ieee754/flt-32/w_expf.c
sysdeps/ieee754/ieee754.h
sysdeps/ieee754/ldbl-128/e_exp10l.c
sysdeps/ieee754/ldbl-128/e_expl.c
sysdeps/ieee754/ldbl-128/e_gammal_r.c
sysdeps/ieee754/ldbl-128/e_rem_pio2l.c
sysdeps/ieee754/ldbl-128/gamma_productl.c
sysdeps/ieee754/ldbl-128/ieee754.h
sysdeps/ieee754/ldbl-128/k_cosl.c
sysdeps/ieee754/ldbl-128/k_sincosl.c
sysdeps/ieee754/ldbl-128/k_sinl.c
sysdeps/ieee754/ldbl-128/ldbl2mpn.c
sysdeps/ieee754/ldbl-128/mpn2ldbl.c
sysdeps/ieee754/ldbl-128/printf_fphex.c
sysdeps/ieee754/ldbl-128/s_fma.c
sysdeps/ieee754/ldbl-128/s_fmal.c
sysdeps/ieee754/ldbl-128/s_fpclassifyl.c
sysdeps/ieee754/ldbl-128/s_issignalingl.c
sysdeps/ieee754/ldbl-128/s_llrintl.c
sysdeps/ieee754/ldbl-128/s_llroundl.c
sysdeps/ieee754/ldbl-128/s_lrintl.c
sysdeps/ieee754/ldbl-128/s_lroundl.c
sysdeps/ieee754/ldbl-128/s_remquol.c
sysdeps/ieee754/ldbl-128/s_roundl.c
sysdeps/ieee754/ldbl-128/s_signbitl.c
sysdeps/ieee754/ldbl-128/s_sincosl.c
sysdeps/ieee754/ldbl-128/s_truncl.c
sysdeps/ieee754/ldbl-128/strtold_l.c
sysdeps/ieee754/ldbl-128/t_expl.h
sysdeps/ieee754/ldbl-128/t_sincosl.c
sysdeps/ieee754/ldbl-128/x2y2m1l.c
sysdeps/ieee754/ldbl-128ibm/e_exp10l.c
sysdeps/ieee754/ldbl-128ibm/e_expl.c
sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c
sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c
sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c
sysdeps/ieee754/ldbl-128ibm/gamma_productl.c
sysdeps/ieee754/ldbl-128ibm/ieee754.h
sysdeps/ieee754/ldbl-128ibm/k_cosl.c
sysdeps/ieee754/ldbl-128ibm/k_sincosl.c
sysdeps/ieee754/ldbl-128ibm/k_sinl.c
sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
sysdeps/ieee754/ldbl-128ibm/s_ceill.c
sysdeps/ieee754/ldbl-128ibm/s_cprojl.c
sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c
sysdeps/ieee754/ldbl-128ibm/s_ctanl.c
sysdeps/ieee754/ldbl-128ibm/s_floorl.c
sysdeps/ieee754/ldbl-128ibm/s_fmal.c
sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c
sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c
sysdeps/ieee754/ldbl-128ibm/s_llrintl.c
sysdeps/ieee754/ldbl-128ibm/s_llroundl.c
sysdeps/ieee754/ldbl-128ibm/s_lrintl.c
sysdeps/ieee754/ldbl-128ibm/s_lroundl.c
sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c
sysdeps/ieee754/ldbl-128ibm/s_remquol.c
sysdeps/ieee754/ldbl-128ibm/s_rintl.c
sysdeps/ieee754/ldbl-128ibm/s_roundl.c
sysdeps/ieee754/ldbl-128ibm/s_signbitl.c
sysdeps/ieee754/ldbl-128ibm/s_sincosl.c
sysdeps/ieee754/ldbl-128ibm/s_truncl.c
sysdeps/ieee754/ldbl-128ibm/strtold_l.c
sysdeps/ieee754/ldbl-128ibm/t_sincosl.c
sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c
sysdeps/ieee754/ldbl-64-128/strtold_l.c
sysdeps/ieee754/ldbl-96/e_gammal_r.c
sysdeps/ieee754/ldbl-96/e_rem_pio2l.c
sysdeps/ieee754/ldbl-96/gamma_product.c
sysdeps/ieee754/ldbl-96/gamma_productl.c
sysdeps/ieee754/ldbl-96/k_cosl.c
sysdeps/ieee754/ldbl-96/k_sinl.c
sysdeps/ieee754/ldbl-96/ldbl2mpn.c
sysdeps/ieee754/ldbl-96/mpn2ldbl.c
sysdeps/ieee754/ldbl-96/printf_fphex.c
sysdeps/ieee754/ldbl-96/s_cbrtl.c
sysdeps/ieee754/ldbl-96/s_fma.c
sysdeps/ieee754/ldbl-96/s_fmal.c
sysdeps/ieee754/ldbl-96/s_issignalingl.c
sysdeps/ieee754/ldbl-96/s_llrintl.c
sysdeps/ieee754/ldbl-96/s_llroundl.c
sysdeps/ieee754/ldbl-96/s_lrintl.c
sysdeps/ieee754/ldbl-96/s_lroundl.c
sysdeps/ieee754/ldbl-96/s_remquol.c
sysdeps/ieee754/ldbl-96/s_roundl.c
sysdeps/ieee754/ldbl-96/s_signbitl.c
sysdeps/ieee754/ldbl-96/s_sincosl.c
sysdeps/ieee754/ldbl-96/strtold_l.c
sysdeps/ieee754/ldbl-96/t_sincosl.c
sysdeps/ieee754/ldbl-96/w_expl.c
sysdeps/ieee754/ldbl-96/x2y2m1.c
sysdeps/ieee754/ldbl-96/x2y2m1l.c
sysdeps/ieee754/ldbl-opt/nldbl-compat.c
sysdeps/ieee754/ldbl-opt/nldbl-compat.h
sysdeps/init_array/elf-init.c
sysdeps/init_array/gmon-start.c
sysdeps/mach/Makefile
sysdeps/mach/_strerror.c
sysdeps/mach/adjtime.c
sysdeps/mach/bits/libc-lock.h
sysdeps/mach/getloadavg.c
sysdeps/mach/getpagesize.c
sysdeps/mach/getsysstats.c
sysdeps/mach/gettimeofday.c
sysdeps/mach/hurd/Makefile
sysdeps/mach/hurd/_exit.c
sysdeps/mach/hurd/accept.c
sysdeps/mach/hurd/accept4.c
sysdeps/mach/hurd/access.c
sysdeps/mach/hurd/adjtime.c
sysdeps/mach/hurd/bind.c
sysdeps/mach/hurd/bits/fcntl.h
sysdeps/mach/hurd/bits/ioctls.h
sysdeps/mach/hurd/bits/libc-lock.h
sysdeps/mach/hurd/bits/libc-tsd.h
sysdeps/mach/hurd/bits/local_lim.h
sysdeps/mach/hurd/bits/param.h
sysdeps/mach/hurd/bits/posix_opt.h
sysdeps/mach/hurd/bits/socket.h
sysdeps/mach/hurd/bits/stat.h
sysdeps/mach/hurd/bits/statfs.h
sysdeps/mach/hurd/bits/statvfs.h
sysdeps/mach/hurd/bits/typesizes.h
sysdeps/mach/hurd/brk.c
sysdeps/mach/hurd/chdir.c
sysdeps/mach/hurd/check_fds.c
sysdeps/mach/hurd/chflags.c
sysdeps/mach/hurd/chmod.c
sysdeps/mach/hurd/chown.c
sysdeps/mach/hurd/chroot.c
sysdeps/mach/hurd/clock.c
sysdeps/mach/hurd/close.c
sysdeps/mach/hurd/closedir.c
sysdeps/mach/hurd/connect.c
sysdeps/mach/hurd/cthreads.c
sysdeps/mach/hurd/device-nrs.h
sysdeps/mach/hurd/dirfd.c
sysdeps/mach/hurd/dirstream.h
sysdeps/mach/hurd/dl-execstack.c
sysdeps/mach/hurd/dl-sysdep.c
sysdeps/mach/hurd/dl-sysdep.h
sysdeps/mach/hurd/dup2.c
sysdeps/mach/hurd/dup3.c
sysdeps/mach/hurd/eloop-threshold.h
sysdeps/mach/hurd/enbl-secure.c
sysdeps/mach/hurd/errlist.c
sysdeps/mach/hurd/errno-loc.c
sysdeps/mach/hurd/errnos.awk
sysdeps/mach/hurd/euidaccess.c
sysdeps/mach/hurd/execve.c
sysdeps/mach/hurd/faccessat.c
sysdeps/mach/hurd/fchdir.c
sysdeps/mach/hurd/fchflags.c
sysdeps/mach/hurd/fchmod.c
sysdeps/mach/hurd/fchmodat.c
sysdeps/mach/hurd/fchown.c
sysdeps/mach/hurd/fchownat.c
sysdeps/mach/hurd/fcntl.c
sysdeps/mach/hurd/fdatasync.c
sysdeps/mach/hurd/fdopendir.c
sysdeps/mach/hurd/fexecve.c
sysdeps/mach/hurd/fgetxattr.c
sysdeps/mach/hurd/flistxattr.c
sysdeps/mach/hurd/flock.c
sysdeps/mach/hurd/fork.c
sysdeps/mach/hurd/fpathconf.c
sysdeps/mach/hurd/fremovexattr.c
sysdeps/mach/hurd/fsetxattr.c
sysdeps/mach/hurd/fstatfs.c
sysdeps/mach/hurd/fstatfs64.c
sysdeps/mach/hurd/fstatvfs.c
sysdeps/mach/hurd/fstatvfs64.c
sysdeps/mach/hurd/fsync.c
sysdeps/mach/hurd/ftruncate.c
sysdeps/mach/hurd/futimes.c
sysdeps/mach/hurd/fxstat.c
sysdeps/mach/hurd/fxstat64.c
sysdeps/mach/hurd/fxstatat.c
sysdeps/mach/hurd/fxstatat64.c
sysdeps/mach/hurd/getclktck.c
sysdeps/mach/hurd/getcwd.c
sysdeps/mach/hurd/getdomain.c
sysdeps/mach/hurd/getdtsz.c
sysdeps/mach/hurd/getegid.c
sysdeps/mach/hurd/geteuid.c
sysdeps/mach/hurd/getgid.c
sysdeps/mach/hurd/getgroups.c
sysdeps/mach/hurd/gethostid.c
sysdeps/mach/hurd/gethostname.c
sysdeps/mach/hurd/getitimer.c
sysdeps/mach/hurd/getlogin.c
sysdeps/mach/hurd/getlogin_r.c
sysdeps/mach/hurd/getpeername.c
sysdeps/mach/hurd/getpgid.c
sysdeps/mach/hurd/getpid.c
sysdeps/mach/hurd/getppid.c
sysdeps/mach/hurd/getpriority.c
sysdeps/mach/hurd/getresgid.c
sysdeps/mach/hurd/getresuid.c
sysdeps/mach/hurd/getrlimit.c
sysdeps/mach/hurd/getrusage.c
sysdeps/mach/hurd/getsid.c
sysdeps/mach/hurd/getsockname.c
sysdeps/mach/hurd/getsockopt.c
sysdeps/mach/hurd/getuid.c
sysdeps/mach/hurd/getxattr.c
sysdeps/mach/hurd/group_member.c
sysdeps/mach/hurd/i386/____longjmp_chk.S
sysdeps/mach/hurd/i386/bits/sigcontext.h
sysdeps/mach/hurd/i386/exc2signal.c
sysdeps/mach/hurd/i386/init-first.c
sysdeps/mach/hurd/i386/intr-msg.h
sysdeps/mach/hurd/i386/ioperm.c
sysdeps/mach/hurd/i386/longjmp-ts.c
sysdeps/mach/hurd/i386/sigcontextinfo.h
sysdeps/mach/hurd/i386/sigreturn.c
sysdeps/mach/hurd/i386/static-start.S
sysdeps/mach/hurd/i386/sys/io.h
sysdeps/mach/hurd/i386/tls.h
sysdeps/mach/hurd/i386/trampoline.c
sysdeps/mach/hurd/if_index.c
sysdeps/mach/hurd/ifreq.c
sysdeps/mach/hurd/ifreq.h
sysdeps/mach/hurd/ioctl.c
sysdeps/mach/hurd/isatty.c
sysdeps/mach/hurd/jmp-unwind.c
sysdeps/mach/hurd/kernel-features.h
sysdeps/mach/hurd/kill.c
sysdeps/mach/hurd/lchmod.c
sysdeps/mach/hurd/lchown.c
sysdeps/mach/hurd/lgetxattr.c
sysdeps/mach/hurd/link.c
sysdeps/mach/hurd/linkat.c
sysdeps/mach/hurd/listen.c
sysdeps/mach/hurd/listxattr.c
sysdeps/mach/hurd/llistxattr.c
sysdeps/mach/hurd/lremovexattr.c
sysdeps/mach/hurd/lseek.c
sysdeps/mach/hurd/lseek64.c
sysdeps/mach/hurd/lsetxattr.c
sysdeps/mach/hurd/lutimes.c
sysdeps/mach/hurd/lxstat.c
sysdeps/mach/hurd/lxstat64.c
sysdeps/mach/hurd/malloc-machine.h
sysdeps/mach/hurd/mig-reply.c
sysdeps/mach/hurd/mkdir.c
sysdeps/mach/hurd/mkdirat.c
sysdeps/mach/hurd/mlock.c
sysdeps/mach/hurd/mmap.c
sysdeps/mach/hurd/munlock.c
sysdeps/mach/hurd/net/ethernet.h
sysdeps/mach/hurd/net/if_arp.h
sysdeps/mach/hurd/net/if_ether.h
sysdeps/mach/hurd/net/route.h
sysdeps/mach/hurd/open.c
sysdeps/mach/hurd/openat.c
sysdeps/mach/hurd/opendir.c
sysdeps/mach/hurd/pathconf.c
sysdeps/mach/hurd/pipe.c
sysdeps/mach/hurd/poll.c
sysdeps/mach/hurd/ppoll.c
sysdeps/mach/hurd/pread.c
sysdeps/mach/hurd/pread64.c
sysdeps/mach/hurd/profil.c
sysdeps/mach/hurd/pselect.c
sysdeps/mach/hurd/ptrace.c
sysdeps/mach/hurd/ptsname.c
sysdeps/mach/hurd/pwrite.c
sysdeps/mach/hurd/pwrite64.c
sysdeps/mach/hurd/read.c
sysdeps/mach/hurd/readdir.c
sysdeps/mach/hurd/readdir64.c
sysdeps/mach/hurd/readdir64_r.c
sysdeps/mach/hurd/readdir_r.c
sysdeps/mach/hurd/readlink.c
sysdeps/mach/hurd/readlinkat.c
sysdeps/mach/hurd/reboot.c
sysdeps/mach/hurd/recv.c
sysdeps/mach/hurd/recvfrom.c
sysdeps/mach/hurd/recvmsg.c
sysdeps/mach/hurd/removexattr.c
sysdeps/mach/hurd/rename.c
sysdeps/mach/hurd/renameat.c
sysdeps/mach/hurd/revoke.c
sysdeps/mach/hurd/rewinddir.c
sysdeps/mach/hurd/rmdir.c
sysdeps/mach/hurd/sbrk.c
sysdeps/mach/hurd/seekdir.c
sysdeps/mach/hurd/select.c
sysdeps/mach/hurd/send.c
sysdeps/mach/hurd/sendfile.c
sysdeps/mach/hurd/sendfile64.c
sysdeps/mach/hurd/sendmsg.c
sysdeps/mach/hurd/sendto.c
sysdeps/mach/hurd/setdomain.c
sysdeps/mach/hurd/setegid.c
sysdeps/mach/hurd/seteuid.c
sysdeps/mach/hurd/setgid.c
sysdeps/mach/hurd/setgroups.c
sysdeps/mach/hurd/sethostid.c
sysdeps/mach/hurd/sethostname.c
sysdeps/mach/hurd/setitimer.c
sysdeps/mach/hurd/setlogin.c
sysdeps/mach/hurd/setpgid.c
sysdeps/mach/hurd/setpriority.c
sysdeps/mach/hurd/setregid.c
sysdeps/mach/hurd/setresgid.c
sysdeps/mach/hurd/setresuid.c
sysdeps/mach/hurd/setreuid.c
sysdeps/mach/hurd/setrlimit.c
sysdeps/mach/hurd/setsid.c
sysdeps/mach/hurd/setsockopt.c
sysdeps/mach/hurd/settimeofday.c
sysdeps/mach/hurd/setuid.c
sysdeps/mach/hurd/setxattr.c
sysdeps/mach/hurd/shutdown.c
sysdeps/mach/hurd/sigaction.c
sysdeps/mach/hurd/sigaltstack.c
sysdeps/mach/hurd/siglist.h
sysdeps/mach/hurd/sigpending.c
sysdeps/mach/hurd/sigprocmask.c
sysdeps/mach/hurd/sigstack.c
sysdeps/mach/hurd/sigsuspend.c
sysdeps/mach/hurd/sigwait.c
sysdeps/mach/hurd/socket.c
sysdeps/mach/hurd/socketpair.c
sysdeps/mach/hurd/spawni.c
sysdeps/mach/hurd/statfs.c
sysdeps/mach/hurd/statfs64.c
sysdeps/mach/hurd/statfsconv.c
sysdeps/mach/hurd/statvfs.c
sysdeps/mach/hurd/statvfs64.c
sysdeps/mach/hurd/symlink.c
sysdeps/mach/hurd/symlinkat.c
sysdeps/mach/hurd/sync.c
sysdeps/mach/hurd/syncfs.c
sysdeps/mach/hurd/sysconf.c
sysdeps/mach/hurd/telldir.c
sysdeps/mach/hurd/times.c
sysdeps/mach/hurd/tls.h
sysdeps/mach/hurd/tmpfile.c
sysdeps/mach/hurd/truncate.c
sysdeps/mach/hurd/ttyname.c
sysdeps/mach/hurd/ttyname_r.c
sysdeps/mach/hurd/umask.c
sysdeps/mach/hurd/uname.c
sysdeps/mach/hurd/unlink.c
sysdeps/mach/hurd/unlinkat.c
sysdeps/mach/hurd/utimes.c
sysdeps/mach/hurd/wait4.c
sysdeps/mach/hurd/write.c
sysdeps/mach/hurd/xmknod.c
sysdeps/mach/hurd/xmknodat.c
sysdeps/mach/hurd/xstat.c
sysdeps/mach/hurd/xstat64.c
sysdeps/mach/hurd/xstatconv.c
sysdeps/mach/i386/machine-lock.h
sysdeps/mach/i386/machine-sp.h
sysdeps/mach/i386/syscall.S
sysdeps/mach/i386/sysdep.h
sysdeps/mach/i386/thread_state.h
sysdeps/mach/mprotect.c
sysdeps/mach/msync.c
sysdeps/mach/munmap.c
sysdeps/mach/nanosleep.c
sysdeps/mach/pagecopy.h
sysdeps/mach/readonly-area.c
sysdeps/mach/sched_yield.c
sysdeps/mach/sleep.c
sysdeps/mach/strerror_l.c
sysdeps/mach/sysdep.h
sysdeps/mach/thread_state.h
sysdeps/mach/usleep.c
sysdeps/mach/xpg-strerror.c
sysdeps/posix/alarm.c
sysdeps/posix/clock.c
sysdeps/posix/clock_getres.c
sysdeps/posix/closedir.c
sysdeps/posix/ctermid.c
sysdeps/posix/cuserid.c
sysdeps/posix/dirfd.c
sysdeps/posix/dirstream.h
sysdeps/posix/dup.c
sysdeps/posix/dup2.c
sysdeps/posix/euidaccess.c
sysdeps/posix/fdopendir.c
sysdeps/posix/flock.c
sysdeps/posix/fpathconf.c
sysdeps/posix/gai_strerror.c
sysdeps/posix/getcwd.c
sysdeps/posix/getdtsz.c
sysdeps/posix/gethostname.c
sysdeps/posix/getpagesize.c
sysdeps/posix/gettimeofday.c
sysdeps/posix/isatty.c
sysdeps/posix/isfdtype.c
sysdeps/posix/killpg.c
sysdeps/posix/libc_fatal.c
sysdeps/posix/mkfifo.c
sysdeps/posix/mkfifoat.c
sysdeps/posix/nice.c
sysdeps/posix/open64.c
sysdeps/posix/opendir.c
sysdeps/posix/pathconf.c
sysdeps/posix/pause.c
sysdeps/posix/posix_fallocate.c
sysdeps/posix/posix_fallocate64.c
sysdeps/posix/pread.c
sysdeps/posix/pread64.c
sysdeps/posix/preadv.c
sysdeps/posix/profil.c
sysdeps/posix/pwrite.c
sysdeps/posix/pwrite64.c
sysdeps/posix/pwritev.c
sysdeps/posix/raise.c
sysdeps/posix/readdir.c
sysdeps/posix/readdir_r.c
sysdeps/posix/readv.c
sysdeps/posix/remove.c
sysdeps/posix/rename.c
sysdeps/posix/rewinddir.c
sysdeps/posix/seekdir.c
sysdeps/posix/shm_open.c
sysdeps/posix/shm_unlink.c
sysdeps/posix/sigblock.c
sysdeps/posix/sigignore.c
sysdeps/posix/sigintr.c
sysdeps/posix/signal.c
sysdeps/posix/sigpause.c
sysdeps/posix/sigset.c
sysdeps/posix/sigsetmask.c
sysdeps/posix/sigsuspend.c
sysdeps/posix/sigvec.c
sysdeps/posix/sigwait.c
sysdeps/posix/sleep.c
sysdeps/posix/spawni.c
sysdeps/posix/sprofil.c
sysdeps/posix/sysconf.c
sysdeps/posix/system.c
sysdeps/posix/sysv_signal.c
sysdeps/posix/telldir.c
sysdeps/posix/tempname.c
sysdeps/posix/time.c
sysdeps/posix/timespec_get.c
sysdeps/posix/truncate.c
sysdeps/posix/ttyname.c
sysdeps/posix/ttyname_r.c
sysdeps/posix/ulimit.c
sysdeps/posix/utime.c
sysdeps/posix/utimes.c
sysdeps/posix/wait.c
sysdeps/posix/wait3.c
sysdeps/posix/waitid.c
sysdeps/posix/writev.c
sysdeps/powerpc/bits/atomic.h
sysdeps/powerpc/bits/endian.h
sysdeps/powerpc/bits/fenv.h
sysdeps/powerpc/bits/fenvinline.h
sysdeps/powerpc/bits/hwcap.h
sysdeps/powerpc/bits/link.h
sysdeps/powerpc/bits/mathdef.h
sysdeps/powerpc/bits/mathinline.h
sysdeps/powerpc/bits/setjmp.h
sysdeps/powerpc/dl-procinfo.c
sysdeps/powerpc/dl-procinfo.h
sysdeps/powerpc/dl-tls.h
sysdeps/powerpc/ffs.c
sysdeps/powerpc/fpu/e_hypot.c
sysdeps/powerpc/fpu/e_hypotf.c
sysdeps/powerpc/fpu/e_rem_pio2f.c
sysdeps/powerpc/fpu/e_sqrt.c
sysdeps/powerpc/fpu/e_sqrtf.c
sysdeps/powerpc/fpu/fclrexcpt.c
sysdeps/powerpc/fpu/fe_mask.c
sysdeps/powerpc/fpu/fe_nomask.c
sysdeps/powerpc/fpu/fedisblxcpt.c
sysdeps/powerpc/fpu/feenablxcpt.c
sysdeps/powerpc/fpu/fegetenv.c
sysdeps/powerpc/fpu/fegetexcept.c
sysdeps/powerpc/fpu/fegetround.c
sysdeps/powerpc/fpu/feholdexcpt.c
sysdeps/powerpc/fpu/fenv_const.c
sysdeps/powerpc/fpu/fenv_libc.h
sysdeps/powerpc/fpu/fenv_private.h
sysdeps/powerpc/fpu/fesetenv.c
sysdeps/powerpc/fpu/fesetround.c
sysdeps/powerpc/fpu/feupdateenv.c
sysdeps/powerpc/fpu/fgetexcptflg.c
sysdeps/powerpc/fpu/fraiseexcpt.c
sysdeps/powerpc/fpu/fsetexcptflg.c
sysdeps/powerpc/fpu/ftestexcept.c
sysdeps/powerpc/fpu/k_cosf.c
sysdeps/powerpc/fpu/k_rem_pio2f.c
sysdeps/powerpc/fpu/k_sinf.c
sysdeps/powerpc/fpu/math_private.h
sysdeps/powerpc/fpu/s_cosf.c
sysdeps/powerpc/fpu/s_fabs.S
sysdeps/powerpc/fpu/s_fdim.c
sysdeps/powerpc/fpu/s_fdimf.c
sysdeps/powerpc/fpu/s_float_bitwise.h
sysdeps/powerpc/fpu/s_fma.S
sysdeps/powerpc/fpu/s_fmaf.S
sysdeps/powerpc/fpu/s_fmax.S
sysdeps/powerpc/fpu/s_fmin.S
sysdeps/powerpc/fpu/s_isnan.c
sysdeps/powerpc/fpu/s_llround.c
sysdeps/powerpc/fpu/s_llroundf.c
sysdeps/powerpc/fpu/s_rint.c
sysdeps/powerpc/fpu/s_rintf.c
sysdeps/powerpc/fpu/s_sinf.c
sysdeps/powerpc/fpu/tst-setcontext-fpscr.c
sysdeps/powerpc/fpu_control.h
sysdeps/powerpc/gccframe.h
sysdeps/powerpc/jmpbuf-offsets.h
sysdeps/powerpc/jmpbuf-unwind.h
sysdeps/powerpc/ldsodefs.h
sysdeps/powerpc/longjmp.c
sysdeps/powerpc/machine-gmon.h
sysdeps/powerpc/math-tests.h
sysdeps/powerpc/memmove.c
sysdeps/powerpc/memusage.h
sysdeps/powerpc/nofpu/atomic-feclearexcept.c
sysdeps/powerpc/nofpu/atomic-feholdexcept.c
sysdeps/powerpc/nofpu/atomic-feupdateenv.c
sysdeps/powerpc/nofpu/fclrexcpt.c
sysdeps/powerpc/nofpu/fedisblxcpt.c
sysdeps/powerpc/nofpu/feenablxcpt.c
sysdeps/powerpc/nofpu/fegetenv.c
sysdeps/powerpc/nofpu/fegetexcept.c
sysdeps/powerpc/nofpu/fegetround.c
sysdeps/powerpc/nofpu/feholdexcpt.c
sysdeps/powerpc/nofpu/fenv_const.c
sysdeps/powerpc/nofpu/fenv_libc.h
sysdeps/powerpc/nofpu/fesetenv.c
sysdeps/powerpc/nofpu/fesetround.c
sysdeps/powerpc/nofpu/feupdateenv.c
sysdeps/powerpc/nofpu/fgetexcptflg.c
sysdeps/powerpc/nofpu/flt-rounds.c
sysdeps/powerpc/nofpu/fraiseexcpt.c
sysdeps/powerpc/nofpu/fsetexcptflg.c
sysdeps/powerpc/nofpu/ftestexcept.c
sysdeps/powerpc/nofpu/get-rounding-mode.h
sysdeps/powerpc/nofpu/sim-full.c
sysdeps/powerpc/nofpu/soft-supp.h
sysdeps/powerpc/novmx-longjmp.c
sysdeps/powerpc/novmx-sigjmp.c
sysdeps/powerpc/novmxsetjmp.h
sysdeps/powerpc/power4/fpu/mpa-arch.h
sysdeps/powerpc/power4/fpu/mpa.c
sysdeps/powerpc/power4/wordcopy.c
sysdeps/powerpc/power5+/fpu/s_modf.c
sysdeps/powerpc/power5+/fpu/s_modff.c
sysdeps/powerpc/power6/wcschr.c
sysdeps/powerpc/power6/wcscpy.c
sysdeps/powerpc/power6/wcsrchr.c
sysdeps/powerpc/power6/wordcopy.c
sysdeps/powerpc/power7/fpu/s_logb.c
sysdeps/powerpc/power7/fpu/s_logbf.c
sysdeps/powerpc/power7/fpu/s_logbl.c
sysdeps/powerpc/powerpc32/405/memcmp.S
sysdeps/powerpc/powerpc32/405/memcpy.S
sysdeps/powerpc/powerpc32/405/memset.S
sysdeps/powerpc/powerpc32/405/strcmp.S
sysdeps/powerpc/powerpc32/405/strcpy.S
sysdeps/powerpc/powerpc32/405/strlen.S
sysdeps/powerpc/powerpc32/405/strncmp.S
sysdeps/powerpc/powerpc32/476/memset.S
sysdeps/powerpc/powerpc32/__longjmp-common.S
sysdeps/powerpc/powerpc32/__longjmp.S
sysdeps/powerpc/powerpc32/a2/memcpy.S
sysdeps/powerpc/powerpc32/add_n.S
sysdeps/powerpc/powerpc32/addmul_1.S
sysdeps/powerpc/powerpc32/backtrace.c
sysdeps/powerpc/powerpc32/bits/atomic.h
sysdeps/powerpc/powerpc32/bsd-_setjmp.S
sysdeps/powerpc/powerpc32/bsd-setjmp.S
sysdeps/powerpc/powerpc32/bzero.S
sysdeps/powerpc/powerpc32/cell/memcpy.S
sysdeps/powerpc/powerpc32/crti.S
sysdeps/powerpc/powerpc32/crtn.S
sysdeps/powerpc/powerpc32/dl-irel.h
sysdeps/powerpc/powerpc32/dl-machine.c
sysdeps/powerpc/powerpc32/dl-machine.h
sysdeps/powerpc/powerpc32/dl-start.S
sysdeps/powerpc/powerpc32/dl-trampoline.S
sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c
sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c
sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c
sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c
sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c
sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c
sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c
sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c
sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c
sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c
sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c
sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c
sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c
sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c
sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c
sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c
sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c
sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c
sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c
sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c
sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c
sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c
sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c
sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c
sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S
sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c
sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S
sysdeps/powerpc/powerpc32/fpu/__longjmp.S
sysdeps/powerpc/powerpc32/fpu/fprrest.S
sysdeps/powerpc/powerpc32/fpu/fprsave.S
sysdeps/powerpc/powerpc32/fpu/s_ceil.S
sysdeps/powerpc/powerpc32/fpu/s_ceilf.S
sysdeps/powerpc/powerpc32/fpu/s_copysign.S
sysdeps/powerpc/powerpc32/fpu/s_copysignl.S
sysdeps/powerpc/powerpc32/fpu/s_fabsl.S
sysdeps/powerpc/powerpc32/fpu/s_floor.S
sysdeps/powerpc/powerpc32/fpu/s_floorf.S
sysdeps/powerpc/powerpc32/fpu/s_isnan.S
sysdeps/powerpc/powerpc32/fpu/s_llrint.c
sysdeps/powerpc/powerpc32/fpu/s_llrintf.c
sysdeps/powerpc/powerpc32/fpu/s_lrint.S
sysdeps/powerpc/powerpc32/fpu/s_lround.S
sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S
sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S
sysdeps/powerpc/powerpc32/fpu/s_rint.S
sysdeps/powerpc/powerpc32/fpu/s_rintf.S
sysdeps/powerpc/powerpc32/fpu/s_round.S
sysdeps/powerpc/powerpc32/fpu/s_roundf.S
sysdeps/powerpc/powerpc32/fpu/s_trunc.S
sysdeps/powerpc/powerpc32/fpu/s_truncf.S
sysdeps/powerpc/powerpc32/fpu/setjmp-common.S
sysdeps/powerpc/powerpc32/fpu/setjmp.S
sysdeps/powerpc/powerpc32/gprrest0.S
sysdeps/powerpc/powerpc32/gprrest1.S
sysdeps/powerpc/powerpc32/gprsave0.S
sysdeps/powerpc/powerpc32/gprsave1.S
sysdeps/powerpc/powerpc32/hp-timing.h
sysdeps/powerpc/powerpc32/libgcc-compat.S
sysdeps/powerpc/powerpc32/lshift.S
sysdeps/powerpc/powerpc32/memset.S
sysdeps/powerpc/powerpc32/mul_1.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power5.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-power7.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6x.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c
sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S
sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S
sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S
sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S
sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S
sysdeps/powerpc/powerpc32/power4/hp-timing.c
sysdeps/powerpc/powerpc32/power4/hp-timing.h
sysdeps/powerpc/powerpc32/power4/memcmp.S
sysdeps/powerpc/powerpc32/power4/memcopy.h
sysdeps/powerpc/powerpc32/power4/memcpy.S
sysdeps/powerpc/powerpc32/power4/memset.S
sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S
sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c
sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c
sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S
sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c
sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S
sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S
sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S
sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S
sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c
sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c
sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c
sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S
sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S
sysdeps/powerpc/powerpc32/power4/multiarch/memset.c
sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c
sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S
sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S
sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S
sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c
sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c
sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c
sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S
sysdeps/powerpc/powerpc32/power4/multiarch/strchr.c
sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c
sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S
sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c
sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c
sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c
sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c
sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c
sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S
sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c
sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-power7.S
sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c
sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c
sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c
sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c
sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c
sysdeps/powerpc/powerpc32/power4/strncmp.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_ceil.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_ceilf.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_floor.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_floorf.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_roundf.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S
sysdeps/powerpc/powerpc32/power5+/fpu/s_truncf.S
sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S
sysdeps/powerpc/powerpc32/power5/fpu/s_isnanf.S
sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S
sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S
sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S
sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S
sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S
sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S
sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S
sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S
sysdeps/powerpc/powerpc32/power6/memcpy.S
sysdeps/powerpc/powerpc32/power6/memset.S
sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S
sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S
sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S
sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S
sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S
sysdeps/powerpc/powerpc32/power7/memchr.S
sysdeps/powerpc/powerpc32/power7/memcmp.S
sysdeps/powerpc/powerpc32/power7/memcpy.S
sysdeps/powerpc/powerpc32/power7/mempcpy.S
sysdeps/powerpc/powerpc32/power7/memrchr.S
sysdeps/powerpc/powerpc32/power7/memset.S
sysdeps/powerpc/powerpc32/power7/rawmemchr.S
sysdeps/powerpc/powerpc32/power7/strcasecmp.S
sysdeps/powerpc/powerpc32/power7/strchr.S
sysdeps/powerpc/powerpc32/power7/strchrnul.S
sysdeps/powerpc/powerpc32/power7/strlen.S
sysdeps/powerpc/powerpc32/power7/strncmp.S
sysdeps/powerpc/powerpc32/power7/strnlen.S
sysdeps/powerpc/powerpc32/ppc-mcount.S
sysdeps/powerpc/powerpc32/register-dump.h
sysdeps/powerpc/powerpc32/rshift.S
sysdeps/powerpc/powerpc32/setjmp-common.S
sysdeps/powerpc/powerpc32/setjmp.S
sysdeps/powerpc/powerpc32/start.S
sysdeps/powerpc/powerpc32/stpcpy.S
sysdeps/powerpc/powerpc32/strchr.S
sysdeps/powerpc/powerpc32/strcmp.S
sysdeps/powerpc/powerpc32/strcpy.S
sysdeps/powerpc/powerpc32/strlen.S
sysdeps/powerpc/powerpc32/strncmp.S
sysdeps/powerpc/powerpc32/sub_n.S
sysdeps/powerpc/powerpc32/submul_1.S
sysdeps/powerpc/powerpc32/sysdep.h
sysdeps/powerpc/powerpc32/tst-audit.h
sysdeps/powerpc/powerpc64/__longjmp-common.S
sysdeps/powerpc/powerpc64/__longjmp.S
sysdeps/powerpc/powerpc64/a2/memcpy.S
sysdeps/powerpc/powerpc64/addmul_1.S
sysdeps/powerpc/powerpc64/backtrace.c
sysdeps/powerpc/powerpc64/bits/atomic.h
sysdeps/powerpc/powerpc64/bzero.S
sysdeps/powerpc/powerpc64/cell/memcpy.S
sysdeps/powerpc/powerpc64/crti.S
sysdeps/powerpc/powerpc64/crtn.S
sysdeps/powerpc/powerpc64/dl-dtprocnum.h
sysdeps/powerpc/powerpc64/dl-irel.h
sysdeps/powerpc/powerpc64/dl-machine.c
sysdeps/powerpc/powerpc64/dl-machine.h
sysdeps/powerpc/powerpc64/dl-trampoline.S
sysdeps/powerpc/powerpc64/entry.h
sysdeps/powerpc/powerpc64/ffsll.c
sysdeps/powerpc/powerpc64/fpu/e_sqrt.c
sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c
sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S
sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c
sysdeps/powerpc/powerpc64/fpu/s_ceil.S
sysdeps/powerpc/powerpc64/fpu/s_ceilf.S
sysdeps/powerpc/powerpc64/fpu/s_ceill.S
sysdeps/powerpc/powerpc64/fpu/s_copysign.S
sysdeps/powerpc/powerpc64/fpu/s_copysignl.S
sysdeps/powerpc/powerpc64/fpu/s_fabsl.S
sysdeps/powerpc/powerpc64/fpu/s_floor.S
sysdeps/powerpc/powerpc64/fpu/s_floorf.S
sysdeps/powerpc/powerpc64/fpu/s_isnan.S
sysdeps/powerpc/powerpc64/fpu/s_llrint.S
sysdeps/powerpc/powerpc64/fpu/s_llrintf.S
sysdeps/powerpc/powerpc64/fpu/s_llround.S
sysdeps/powerpc/powerpc64/fpu/s_llroundf.S
sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S
sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S
sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S
sysdeps/powerpc/powerpc64/fpu/s_rint.S
sysdeps/powerpc/powerpc64/fpu/s_rintf.S
sysdeps/powerpc/powerpc64/fpu/s_round.S
sysdeps/powerpc/powerpc64/fpu/s_roundf.S
sysdeps/powerpc/powerpc64/fpu/s_roundl.S
sysdeps/powerpc/powerpc64/fpu/s_trunc.S
sysdeps/powerpc/powerpc64/fpu/s_truncf.S
sysdeps/powerpc/powerpc64/fpu/s_truncl.S
sysdeps/powerpc/powerpc64/hp-timing.c
sysdeps/powerpc/powerpc64/hp-timing.h
sysdeps/powerpc/powerpc64/lshift.S
sysdeps/powerpc/powerpc64/memcpy.S
sysdeps/powerpc/powerpc64/memset.S
sysdeps/powerpc/powerpc64/mul_1.S
sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S
sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S
sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S
sysdeps/powerpc/powerpc64/multiarch/bzero.c
sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
sysdeps/powerpc/powerpc64/multiarch/init-arch.h
sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S
sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/memchr.c
sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S
sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S
sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/memcmp.c
sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S
sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S
sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S
sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S
sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S
sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S
sysdeps/powerpc/powerpc64/multiarch/memcpy.c
sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S
sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/mempcpy.c
sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S
sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/memrchr.c
sysdeps/powerpc/powerpc64/multiarch/memset-power4.S
sysdeps/powerpc/powerpc64/multiarch/memset-power6.S
sysdeps/powerpc/powerpc64/multiarch/memset-power7.S
sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S
sysdeps/powerpc/powerpc64/multiarch/memset.c
sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S
sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c
sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c
sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S
sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.S
sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.S
sysdeps/powerpc/powerpc64/multiarch/stpcpy.c
sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S
sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c
sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S
sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c
sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S
sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S
sysdeps/powerpc/powerpc64/multiarch/strchr.c
sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S
sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/strchrnul.c
sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.S
sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.S
sysdeps/powerpc/powerpc64/multiarch/strcpy.c
sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S
sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S
sysdeps/powerpc/powerpc64/multiarch/strlen.c
sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c
sysdeps/powerpc/powerpc64/multiarch/strncase.c
sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c
sysdeps/powerpc/powerpc64/multiarch/strncase_l.c
sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S
sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S
sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S
sysdeps/powerpc/powerpc64/multiarch/strncmp.c
sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S
sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/strnlen.c
sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c
sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c
sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/wcschr.c
sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c
sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c
sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/wcscpy.c
sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c
sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c
sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c
sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c
sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c
sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/wordcopy.c
sysdeps/powerpc/powerpc64/power4/memcmp.S
sysdeps/powerpc/powerpc64/power4/memcpy.S
sysdeps/powerpc/powerpc64/power4/memset.S
sysdeps/powerpc/powerpc64/power4/strncmp.S
sysdeps/powerpc/powerpc64/power5+/fpu/s_ceil.S
sysdeps/powerpc/powerpc64/power5+/fpu/s_ceilf.S
sysdeps/powerpc/powerpc64/power5+/fpu/s_floor.S
sysdeps/powerpc/powerpc64/power5+/fpu/s_floorf.S
sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S
sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S
sysdeps/powerpc/powerpc64/power5+/fpu/s_roundf.S
sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S
sysdeps/powerpc/powerpc64/power5+/fpu/s_truncf.S
sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S
sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S
sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S
sysdeps/powerpc/powerpc64/power6/memcpy.S
sysdeps/powerpc/powerpc64/power6/memset.S
sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S
sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S
sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S
sysdeps/powerpc/powerpc64/power7/add_n.S
sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S
sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S
sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S
sysdeps/powerpc/powerpc64/power7/memchr.S
sysdeps/powerpc/powerpc64/power7/memcmp.S
sysdeps/powerpc/powerpc64/power7/memcpy.S
sysdeps/powerpc/powerpc64/power7/mempcpy.S
sysdeps/powerpc/powerpc64/power7/memrchr.S
sysdeps/powerpc/powerpc64/power7/memset.S
sysdeps/powerpc/powerpc64/power7/rawmemchr.S
sysdeps/powerpc/powerpc64/power7/stpcpy.S
sysdeps/powerpc/powerpc64/power7/strcasecmp.S
sysdeps/powerpc/powerpc64/power7/strchr.S
sysdeps/powerpc/powerpc64/power7/strchrnul.S
sysdeps/powerpc/powerpc64/power7/strcpy.S
sysdeps/powerpc/powerpc64/power7/strlen.S
sysdeps/powerpc/powerpc64/power7/strncmp.S
sysdeps/powerpc/powerpc64/power7/strnlen.S
sysdeps/powerpc/powerpc64/power7/sub_n.S
sysdeps/powerpc/powerpc64/ppc-mcount.S
sysdeps/powerpc/powerpc64/register-dump.h
sysdeps/powerpc/powerpc64/setjmp-common.S
sysdeps/powerpc/powerpc64/setjmp.S
sysdeps/powerpc/powerpc64/start.S
sysdeps/powerpc/powerpc64/stpcpy.S
sysdeps/powerpc/powerpc64/strchr.S
sysdeps/powerpc/powerpc64/strcmp.S
sysdeps/powerpc/powerpc64/strcpy.S
sysdeps/powerpc/powerpc64/strlen.S
sysdeps/powerpc/powerpc64/strncmp.S
sysdeps/powerpc/powerpc64/submul_1.S
sysdeps/powerpc/powerpc64/sysdep.h
sysdeps/powerpc/powerpc64/tst-audit.h
sysdeps/powerpc/sched_cpucount.c
sysdeps/powerpc/sigjmp.c
sysdeps/powerpc/stackinfo.h
sysdeps/powerpc/strcat.c
sysdeps/powerpc/sys/platform/ppc.h
sysdeps/powerpc/sysdep.h
sysdeps/powerpc/test-arith.c
sysdeps/powerpc/test-gettimebase.c
sysdeps/powerpc/tst-stack-align.h
sysdeps/pthread/aio_cancel.c
sysdeps/pthread/aio_fsync.c
sysdeps/pthread/aio_misc.c
sysdeps/pthread/aio_misc.h
sysdeps/pthread/aio_notify.c
sysdeps/pthread/aio_read.c
sysdeps/pthread/aio_read64.c
sysdeps/pthread/aio_suspend.c
sysdeps/pthread/aio_write.c
sysdeps/pthread/aio_write64.c
sysdeps/pthread/lio_listio.c
sysdeps/pthread/lio_listio64.c
sysdeps/s390/asm-syntax.h
sysdeps/s390/bits/atomic.h
sysdeps/s390/bits/byteswap-16.h
sysdeps/s390/bits/byteswap.h
sysdeps/s390/bits/link.h
sysdeps/s390/bits/mathdef.h
sysdeps/s390/bits/setjmp.h
sysdeps/s390/bits/string.h
sysdeps/s390/bits/xtitypes.h
sysdeps/s390/dl-irel.h
sysdeps/s390/dl-procinfo.c
sysdeps/s390/dl-procinfo.h
sysdeps/s390/dl-tls.h
sysdeps/s390/ffs.c
sysdeps/s390/fpu/bits/fenv.h
sysdeps/s390/fpu/bits/mathinline.h
sysdeps/s390/fpu/e_sqrt.c
sysdeps/s390/fpu/e_sqrtf.c
sysdeps/s390/fpu/e_sqrtl.c
sysdeps/s390/fpu/fclrexcpt.c
sysdeps/s390/fpu/fedisblxcpt.c
sysdeps/s390/fpu/feenablxcpt.c
sysdeps/s390/fpu/fegetenv.c
sysdeps/s390/fpu/fegetexcept.c
sysdeps/s390/fpu/fegetround.c
sysdeps/s390/fpu/feholdexcpt.c
sysdeps/s390/fpu/fenv_libc.h
sysdeps/s390/fpu/fesetenv.c
sysdeps/s390/fpu/fesetround.c
sysdeps/s390/fpu/feupdateenv.c
sysdeps/s390/fpu/fgetexcptflg.c
sysdeps/s390/fpu/fpu_control.h
sysdeps/s390/fpu/fraiseexcpt.c
sysdeps/s390/fpu/fsetexcptflg.c
sysdeps/s390/fpu/ftestexcept.c
sysdeps/s390/fpu/get-rounding-mode.h
sysdeps/s390/fpu/s_fma.c
sysdeps/s390/fpu/s_fmaf.c
sysdeps/s390/gccframe.h
sysdeps/s390/gmp-mparam.h
sysdeps/s390/jmpbuf-offsets.h
sysdeps/s390/jmpbuf-unwind.h
sysdeps/s390/ldsodefs.h
sysdeps/s390/libc-tls.c
sysdeps/s390/machine-gmon.h
sysdeps/s390/memusage.h
sysdeps/s390/s390-32/__longjmp.c
sysdeps/s390/s390-32/add_n.S
sysdeps/s390/s390-32/addmul_1.S
sysdeps/s390/s390-32/backtrace.c
sysdeps/s390/s390-32/bcopy.S
sysdeps/s390/s390-32/bzero.S
sysdeps/s390/s390-32/crti.S
sysdeps/s390/s390-32/crtn.S
sysdeps/s390/s390-32/dl-machine.h
sysdeps/s390/s390-32/dl-trampoline.S
sysdeps/s390/s390-32/memchr.S
sysdeps/s390/s390-32/memcmp.S
sysdeps/s390/s390-32/memcpy.S
sysdeps/s390/s390-32/memset.S
sysdeps/s390/s390-32/mul_1.S
sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
sysdeps/s390/s390-32/multiarch/memcmp.S
sysdeps/s390/s390-32/multiarch/memcpy.S
sysdeps/s390/s390-32/multiarch/memset.S
sysdeps/s390/s390-32/s390-mcount.S
sysdeps/s390/s390-32/setjmp.S
sysdeps/s390/s390-32/start.S
sysdeps/s390/s390-32/strcmp.S
sysdeps/s390/s390-32/strcpy.S
sysdeps/s390/s390-32/strncpy.S
sysdeps/s390/s390-32/sub_n.S
sysdeps/s390/s390-32/sysdep.h
sysdeps/s390/s390-32/tst-audit.h
sysdeps/s390/s390-64/__longjmp.c
sysdeps/s390/s390-64/add_n.S
sysdeps/s390/s390-64/backtrace.c
sysdeps/s390/s390-64/bcopy.S
sysdeps/s390/s390-64/bzero.S
sysdeps/s390/s390-64/crti.S
sysdeps/s390/s390-64/crtn.S
sysdeps/s390/s390-64/dl-machine.h
sysdeps/s390/s390-64/dl-trampoline.S
sysdeps/s390/s390-64/iso-8859-1_cp037_z900.c
sysdeps/s390/s390-64/memchr.S
sysdeps/s390/s390-64/memcmp.S
sysdeps/s390/s390-64/memcpy.S
sysdeps/s390/s390-64/memset.S
sysdeps/s390/s390-64/multiarch/ifunc-resolve.c
sysdeps/s390/s390-64/multiarch/memcmp.S
sysdeps/s390/s390-64/multiarch/memcpy.S
sysdeps/s390/s390-64/multiarch/memset.S
sysdeps/s390/s390-64/s390x-mcount.S
sysdeps/s390/s390-64/setjmp.S
sysdeps/s390/s390-64/start.S
sysdeps/s390/s390-64/strcmp.S
sysdeps/s390/s390-64/strcpy.S
sysdeps/s390/s390-64/strncpy.S
sysdeps/s390/s390-64/sub_n.S
sysdeps/s390/s390-64/sysdep.h
sysdeps/s390/s390-64/tst-audit.h
sysdeps/s390/s390-64/utf16-utf32-z9.c
sysdeps/s390/s390-64/utf8-utf16-z9.c
sysdeps/s390/s390-64/utf8-utf32-z9.c
sysdeps/s390/stackinfo.h
sysdeps/sh/____longjmp_chk.S
sysdeps/sh/_mcount.S
sysdeps/sh/bits/fenv.h
sysdeps/sh/bits/huge_val.h
sysdeps/sh/bits/link.h
sysdeps/sh/bits/setjmp.h
sysdeps/sh/bsd-_setjmp.S
sysdeps/sh/bsd-setjmp.S
sysdeps/sh/crti.S
sysdeps/sh/crtn.S
sysdeps/sh/dl-machine.h
sysdeps/sh/dl-tls.h
sysdeps/sh/dl-trampoline.S
sysdeps/sh/gccframe.h
sysdeps/sh/gmp-mparam.h
sysdeps/sh/jmpbuf-offsets.h
sysdeps/sh/jmpbuf-unwind.h
sysdeps/sh/ldsodefs.h
sysdeps/sh/libc-tls.c
sysdeps/sh/machine-gmon.h
sysdeps/sh/memcpy.S
sysdeps/sh/memset.S
sysdeps/sh/memusage.h
sysdeps/sh/sh3/__longjmp.S
sysdeps/sh/sh3/setjmp.S
sysdeps/sh/sh4/__longjmp.S
sysdeps/sh/sh4/bits/mathdef.h
sysdeps/sh/sh4/fpu/fclrexcpt.c
sysdeps/sh/sh4/fpu/fedisblxcpt.c
sysdeps/sh/sh4/fpu/feenablxcpt.c
sysdeps/sh/sh4/fpu/fegetenv.c
sysdeps/sh/sh4/fpu/fegetexcept.c
sysdeps/sh/sh4/fpu/fegetround.c
sysdeps/sh/sh4/fpu/feholdexcpt.c
sysdeps/sh/sh4/fpu/fesetenv.c
sysdeps/sh/sh4/fpu/fesetround.c
sysdeps/sh/sh4/fpu/feupdateenv.c
sysdeps/sh/sh4/fpu/fgetexcptflg.c
sysdeps/sh/sh4/fpu/fpu_control.h
sysdeps/sh/sh4/fpu/fraiseexcpt.c
sysdeps/sh/sh4/fpu/fsetexcptflg.c
sysdeps/sh/sh4/fpu/ftestexcept.c
sysdeps/sh/sh4/setjmp.S
sysdeps/sh/sotruss-lib.c
sysdeps/sh/stackinfo.h
sysdeps/sh/start.S
sysdeps/sh/strlen.S
sysdeps/sh/sys/ucontext.h
sysdeps/sh/sysdep.h
sysdeps/sh/tst-audit.h
sysdeps/sparc/backtrace.c
sysdeps/sparc/bits/huge_vall.h
sysdeps/sparc/bits/hwcap.h
sysdeps/sparc/bits/link.h
sysdeps/sparc/bits/mathdef.h
sysdeps/sparc/bits/string.h
sysdeps/sparc/crti.S
sysdeps/sparc/crtn.S
sysdeps/sparc/dl-dtprocnum.h
sysdeps/sparc/dl-procinfo.c
sysdeps/sparc/dl-procinfo.h
sysdeps/sparc/dl-sysdep.h
sysdeps/sparc/dl-tls.h
sysdeps/sparc/fpu/bits/fenv.h
sysdeps/sparc/fpu/bits/mathinline.h
sysdeps/sparc/fpu/fclrexcpt.c
sysdeps/sparc/fpu/fedisblxcpt.c
sysdeps/sparc/fpu/feenablxcpt.c
sysdeps/sparc/fpu/fegetenv.c
sysdeps/sparc/fpu/fegetexcept.c
sysdeps/sparc/fpu/fegetround.c
sysdeps/sparc/fpu/feholdexcpt.c
sysdeps/sparc/fpu/fesetenv.c
sysdeps/sparc/fpu/fesetround.c
sysdeps/sparc/fpu/feupdateenv.c
sysdeps/sparc/fpu/fgetexcptflg.c
sysdeps/sparc/fpu/fpu_control.h
sysdeps/sparc/fpu/fraiseexcpt.c
sysdeps/sparc/fpu/fsetexcptflg.c
sysdeps/sparc/fpu/ftestexcept.c
sysdeps/sparc/gccframe.h
sysdeps/sparc/ldsodefs.h
sysdeps/sparc/machine-gmon.h
sysdeps/sparc/memusage.h
sysdeps/sparc/sparc-ifunc.h
sysdeps/sparc/sparc-mcount.S
sysdeps/sparc/sparc32/Makefile
sysdeps/sparc/sparc32/__longjmp.S
sysdeps/sparc/sparc32/add_n.S
sysdeps/sparc/sparc32/addmul_1.S
sysdeps/sparc/sparc32/alloca.S
sysdeps/sparc/sparc32/bits/atomic.h
sysdeps/sparc/sparc32/bits/setjmp.h
sysdeps/sparc/sparc32/dl-irel.h
sysdeps/sparc/sparc32/dl-machine.h
sysdeps/sparc/sparc32/dl-plt.h
sysdeps/sparc/sparc32/dl-trampoline.S
sysdeps/sparc/sparc32/e_sqrt.c
sysdeps/sparc/sparc32/fpu/s_copysign.S
sysdeps/sparc/sparc32/fpu/s_copysignf.S
sysdeps/sparc/sparc32/fpu/s_fabs.S
sysdeps/sparc/sparc32/fpu/s_fabsf.S
sysdeps/sparc/sparc32/fpu/s_fdim.S
sysdeps/sparc/sparc32/fpu/s_fdimf.S
sysdeps/sparc/sparc32/fpu/s_signbit.S
sysdeps/sparc/sparc32/fpu/s_signbitl.S
sysdeps/sparc/sparc32/fpu/w_sqrt.S
sysdeps/sparc/sparc32/fpu/w_sqrtf.S
sysdeps/sparc/sparc32/ieee754.h
sysdeps/sparc/sparc32/jmpbuf-offsets.h
sysdeps/sparc/sparc32/jmpbuf-unwind.h
sysdeps/sparc/sparc32/lshift.S
sysdeps/sparc/sparc32/memchr.S
sysdeps/sparc/sparc32/memcpy.S
sysdeps/sparc/sparc32/memset.S
sysdeps/sparc/sparc32/mul_1.S
sysdeps/sparc/sparc32/rshift.S
sysdeps/sparc/sparc32/setjmp.S
sysdeps/sparc/sparc32/soft-fp/Makefile
sysdeps/sparc/sparc32/soft-fp/q_add.c
sysdeps/sparc/sparc32/soft-fp/q_cmp.c
sysdeps/sparc/sparc32/soft-fp/q_cmpe.c
sysdeps/sparc/sparc32/soft-fp/q_div.c
sysdeps/sparc/sparc32/soft-fp/q_dtoq.c
sysdeps/sparc/sparc32/soft-fp/q_feq.c
sysdeps/sparc/sparc32/soft-fp/q_fge.c
sysdeps/sparc/sparc32/soft-fp/q_fgt.c
sysdeps/sparc/sparc32/soft-fp/q_fle.c
sysdeps/sparc/sparc32/soft-fp/q_flt.c
sysdeps/sparc/sparc32/soft-fp/q_fne.c
sysdeps/sparc/sparc32/soft-fp/q_itoq.c
sysdeps/sparc/sparc32/soft-fp/q_lltoq.c
sysdeps/sparc/sparc32/soft-fp/q_mul.c
sysdeps/sparc/sparc32/soft-fp/q_neg.c
sysdeps/sparc/sparc32/soft-fp/q_qtod.c
sysdeps/sparc/sparc32/soft-fp/q_qtoi.c
sysdeps/sparc/sparc32/soft-fp/q_qtoll.c
sysdeps/sparc/sparc32/soft-fp/q_qtos.c
sysdeps/sparc/sparc32/soft-fp/q_qtou.c
sysdeps/sparc/sparc32/soft-fp/q_qtoull.c
sysdeps/sparc/sparc32/soft-fp/q_sqrt.c
sysdeps/sparc/sparc32/soft-fp/q_stoq.c
sysdeps/sparc/sparc32/soft-fp/q_sub.c
sysdeps/sparc/sparc32/soft-fp/q_ulltoq.c
sysdeps/sparc/sparc32/soft-fp/q_util.c
sysdeps/sparc/sparc32/soft-fp/q_utoq.c
sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
sysdeps/sparc/sparc32/sparcv8/addmul_1.S
sysdeps/sparc/sparc32/sparcv8/mul_1.S
sysdeps/sparc/sparc32/sparcv8/submul_1.S
sysdeps/sparc/sparc32/sparcv9/addmul_1.S
sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S
sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S
sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S
sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S
sysdeps/sparc/sparc32/sparcv9/hp-timing.c
sysdeps/sparc/sparc32/sparcv9/hp-timing.h
sysdeps/sparc/sparc32/sparcv9/mul_1.S
sysdeps/sparc/sparc32/sparcv9/submul_1.S
sysdeps/sparc/sparc32/start.S
sysdeps/sparc/sparc32/stpcpy.S
sysdeps/sparc/sparc32/strcat.S
sysdeps/sparc/sparc32/strchr.S
sysdeps/sparc/sparc32/strcmp.S
sysdeps/sparc/sparc32/strcpy.S
sysdeps/sparc/sparc32/strlen.S
sysdeps/sparc/sparc32/sub_n.S
sysdeps/sparc/sparc32/submul_1.S
sysdeps/sparc/sparc32/tst-audit.h
sysdeps/sparc/sparc64/add_n.S
sysdeps/sparc/sparc64/addmul_1.S
sysdeps/sparc/sparc64/align-cpy.S
sysdeps/sparc/sparc64/bits/atomic.h
sysdeps/sparc/sparc64/dl-irel.h
sysdeps/sparc/sparc64/dl-machine.h
sysdeps/sparc/sparc64/dl-plt.h
sysdeps/sparc/sparc64/dl-trampoline.S
sysdeps/sparc/sparc64/fpu/e_sqrtl.c
sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S
sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S
sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S
sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S
sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_fmax-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S
sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S
sysdeps/sparc/sparc64/fpu/s_ceil.S
sysdeps/sparc/sparc64/fpu/s_ceilf.S
sysdeps/sparc/sparc64/fpu/s_copysign.S
sysdeps/sparc/sparc64/fpu/s_copysignf.S
sysdeps/sparc/sparc64/fpu/s_fdim.S
sysdeps/sparc/sparc64/fpu/s_fdimf.S
sysdeps/sparc/sparc64/fpu/s_finite.S
sysdeps/sparc/sparc64/fpu/s_finitef.S
sysdeps/sparc/sparc64/fpu/s_floor.S
sysdeps/sparc/sparc64/fpu/s_floorf.S
sysdeps/sparc/sparc64/fpu/s_fmax.S
sysdeps/sparc/sparc64/fpu/s_fmaxf.S
sysdeps/sparc/sparc64/fpu/s_fmin.S
sysdeps/sparc/sparc64/fpu/s_fminf.S
sysdeps/sparc/sparc64/fpu/s_isinf.S
sysdeps/sparc/sparc64/fpu/s_isinff.S
sysdeps/sparc/sparc64/fpu/s_isnan.S
sysdeps/sparc/sparc64/fpu/s_isnanf.S
sysdeps/sparc/sparc64/fpu/s_lrint.S
sysdeps/sparc/sparc64/fpu/s_lrintf.S
sysdeps/sparc/sparc64/fpu/s_nearbyint.S
sysdeps/sparc/sparc64/fpu/s_nearbyintf.S
sysdeps/sparc/sparc64/fpu/s_rint.S
sysdeps/sparc/sparc64/fpu/s_rintf.S
sysdeps/sparc/sparc64/fpu/s_signbit.S
sysdeps/sparc/sparc64/fpu/s_signbitf.S
sysdeps/sparc/sparc64/fpu/s_trunc.S
sysdeps/sparc/sparc64/fpu/s_truncf.S
sysdeps/sparc/sparc64/fpu/w_sqrt.S
sysdeps/sparc/sparc64/fpu/w_sqrtf.S
sysdeps/sparc/sparc64/hp-timing.c
sysdeps/sparc/sparc64/hp-timing.h
sysdeps/sparc/sparc64/jmpbuf-unwind.h
sysdeps/sparc/sparc64/lshift.S
sysdeps/sparc/sparc64/memchr.S
sysdeps/sparc/sparc64/memcmp.S
sysdeps/sparc/sparc64/memcpy.S
sysdeps/sparc/sparc64/memset.S
sysdeps/sparc/sparc64/mul_1.S
sysdeps/sparc/sparc64/multiarch/add_n-vis3.S
sysdeps/sparc/sparc64/multiarch/add_n.S
sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S
sysdeps/sparc/sparc64/multiarch/addmul_1.S
sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c
sysdeps/sparc/sparc64/multiarch/md5-crop.S
sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S
sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S
sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S
sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S
sysdeps/sparc/sparc64/multiarch/memcpy.S
sysdeps/sparc/sparc64/multiarch/memset-niagara1.S
sysdeps/sparc/sparc64/multiarch/memset-niagara4.S
sysdeps/sparc/sparc64/multiarch/memset.S
sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S
sysdeps/sparc/sparc64/multiarch/mul_1.S
sysdeps/sparc/sparc64/multiarch/sha256-crop.S
sysdeps/sparc/sparc64/multiarch/sha512-crop.S
sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S
sysdeps/sparc/sparc64/multiarch/sub_n.S
sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S
sysdeps/sparc/sparc64/multiarch/submul_1.S
sysdeps/sparc/sparc64/rawmemchr.S
sysdeps/sparc/sparc64/rshift.S
sysdeps/sparc/sparc64/soft-fp/Makefile
sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c
sysdeps/sparc/sparc64/soft-fp/qp_add.c
sysdeps/sparc/sparc64/soft-fp/qp_cmp.c
sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c
sysdeps/sparc/sparc64/soft-fp/qp_div.c
sysdeps/sparc/sparc64/soft-fp/qp_dtoq.c
sysdeps/sparc/sparc64/soft-fp/qp_feq.c
sysdeps/sparc/sparc64/soft-fp/qp_fge.c
sysdeps/sparc/sparc64/soft-fp/qp_fgt.c
sysdeps/sparc/sparc64/soft-fp/qp_fle.c
sysdeps/sparc/sparc64/soft-fp/qp_flt.c
sysdeps/sparc/sparc64/soft-fp/qp_fne.c
sysdeps/sparc/sparc64/soft-fp/qp_itoq.c
sysdeps/sparc/sparc64/soft-fp/qp_mul.c
sysdeps/sparc/sparc64/soft-fp/qp_neg.S
sysdeps/sparc/sparc64/soft-fp/qp_qtod.c
sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c
sysdeps/sparc/sparc64/soft-fp/qp_qtos.c
sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c
sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c
sysdeps/sparc/sparc64/soft-fp/qp_qtox.c
sysdeps/sparc/sparc64/soft-fp/qp_sqrt.c
sysdeps/sparc/sparc64/soft-fp/qp_stoq.c
sysdeps/sparc/sparc64/soft-fp/qp_sub.c
sysdeps/sparc/sparc64/soft-fp/qp_uitoq.c
sysdeps/sparc/sparc64/soft-fp/qp_util.c
sysdeps/sparc/sparc64/soft-fp/qp_uxtoq.c
sysdeps/sparc/sparc64/soft-fp/qp_xtoq.c
sysdeps/sparc/sparc64/soft-fp/s_frexpl.c
sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c
sysdeps/sparc/sparc64/soft-fp/s_scalbnl.c
sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
sysdeps/sparc/sparc64/start.S
sysdeps/sparc/sparc64/stpcpy.S
sysdeps/sparc/sparc64/stpncpy.S
sysdeps/sparc/sparc64/strcat.S
sysdeps/sparc/sparc64/strchr.S
sysdeps/sparc/sparc64/strcmp.S
sysdeps/sparc/sparc64/strcpy.S
sysdeps/sparc/sparc64/strcspn.S
sysdeps/sparc/sparc64/strlen.S
sysdeps/sparc/sparc64/strncmp.S
sysdeps/sparc/sparc64/strncpy.S
sysdeps/sparc/sparc64/strpbrk.S
sysdeps/sparc/sparc64/strspn.S
sysdeps/sparc/sparc64/sub_n.S
sysdeps/sparc/sparc64/submul_1.S
sysdeps/sparc/sparc64/tst-audit.h
sysdeps/sparc/stackinfo.h
sysdeps/sparc/sysdep.h
sysdeps/unix/Makefile
sysdeps/unix/bsd/bits/signum.h
sysdeps/unix/bsd/bits/sockaddr.h
sysdeps/unix/bsd/ftime.c
sysdeps/unix/bsd/getpt.c
sysdeps/unix/bsd/gtty.c
sysdeps/unix/bsd/stty.c
sysdeps/unix/bsd/tcdrain.c
sysdeps/unix/bsd/tcflow.c
sysdeps/unix/bsd/tcflush.c
sysdeps/unix/bsd/tcgetattr.c
sysdeps/unix/bsd/tcgetpgrp.c
sysdeps/unix/bsd/tcsendbrk.c
sysdeps/unix/bsd/tcsetattr.c
sysdeps/unix/bsd/tcsetpgrp.c
sysdeps/unix/bsd/ualarm.c
sysdeps/unix/bsd/unlockpt.c
sysdeps/unix/bsd/wait.c
sysdeps/unix/bsd/wait3.c
sysdeps/unix/bsd/waitpid.c
sysdeps/unix/clock_gettime.c
sysdeps/unix/clock_nanosleep.c
sysdeps/unix/clock_settime.c
sysdeps/unix/get_child_max.c
sysdeps/unix/getlogin.c
sysdeps/unix/getlogin_r.c
sysdeps/unix/getpagesize.c
sysdeps/unix/grantpt.c
sysdeps/unix/i386/sysdep.S
sysdeps/unix/i386/sysdep.h
sysdeps/unix/ifreq.c
sysdeps/unix/powerpc/sysdep.h
sysdeps/unix/sh/sysdep.S
sysdeps/unix/sh/sysdep.h
sysdeps/unix/sockatmark.c
sysdeps/unix/stime.c
sysdeps/unix/syscall-template.S
sysdeps/unix/syscall.S
sysdeps/unix/sysdep.h
sysdeps/unix/sysv/linux/_exit.c
sysdeps/unix/sysv/linux/accept4.c
sysdeps/unix/sysv/linux/adjtime.c
sysdeps/unix/sysv/linux/aio_sigqueue.c
sysdeps/unix/sysv/linux/bits/dirent.h
sysdeps/unix/sysv/linux/bits/epoll.h
sysdeps/unix/sysv/linux/bits/errno.h
sysdeps/unix/sysv/linux/bits/eventfd.h
sysdeps/unix/sysv/linux/bits/fcntl-linux.h
sysdeps/unix/sysv/linux/bits/in.h
sysdeps/unix/sysv/linux/bits/inotify.h
sysdeps/unix/sysv/linux/bits/ioctl-types.h
sysdeps/unix/sysv/linux/bits/ioctls.h
sysdeps/unix/sysv/linux/bits/ipc.h
sysdeps/unix/sysv/linux/bits/local_lim.h
sysdeps/unix/sysv/linux/bits/mman-linux.h
sysdeps/unix/sysv/linux/bits/mqueue.h
sysdeps/unix/sysv/linux/bits/msq.h
sysdeps/unix/sysv/linux/bits/param.h
sysdeps/unix/sysv/linux/bits/poll.h
sysdeps/unix/sysv/linux/bits/posix_opt.h
sysdeps/unix/sysv/linux/bits/resource.h
sysdeps/unix/sysv/linux/bits/sched.h
sysdeps/unix/sysv/linux/bits/sem.h
sysdeps/unix/sysv/linux/bits/shm.h
sysdeps/unix/sysv/linux/bits/sigaction.h
sysdeps/unix/sysv/linux/bits/sigcontext.h
sysdeps/unix/sysv/linux/bits/siginfo.h
sysdeps/unix/sysv/linux/bits/signalfd.h
sysdeps/unix/sysv/linux/bits/signum.h
sysdeps/unix/sysv/linux/bits/sigset.h
sysdeps/unix/sysv/linux/bits/sigstack.h
sysdeps/unix/sysv/linux/bits/socket.h
sysdeps/unix/sysv/linux/bits/socket_type.h
sysdeps/unix/sysv/linux/bits/stat.h
sysdeps/unix/sysv/linux/bits/statfs.h
sysdeps/unix/sysv/linux/bits/statvfs.h
sysdeps/unix/sysv/linux/bits/sys_errlist.h
sysdeps/unix/sysv/linux/bits/termios.h
sysdeps/unix/sysv/linux/bits/time.h
sysdeps/unix/sysv/linux/bits/timerfd.h
sysdeps/unix/sysv/linux/bits/timex.h
sysdeps/unix/sysv/linux/bits/uio.h
sysdeps/unix/sysv/linux/bits/utsname.h
sysdeps/unix/sysv/linux/bits/waitflags.h
sysdeps/unix/sysv/linux/check_native.c
sysdeps/unix/sysv/linux/check_pf.c
sysdeps/unix/sysv/linux/clock.c
sysdeps/unix/sysv/linux/clock_getcpuclockid.c
sysdeps/unix/sysv/linux/clock_getres.c
sysdeps/unix/sysv/linux/clock_gettime.c
sysdeps/unix/sysv/linux/clock_nanosleep.c
sysdeps/unix/sysv/linux/clock_settime.c
sysdeps/unix/sysv/linux/cmsg_nxthdr.c
sysdeps/unix/sysv/linux/device-nrs.h
sysdeps/unix/sysv/linux/dl-execstack.c
sysdeps/unix/sysv/linux/dl-librecon.h
sysdeps/unix/sysv/linux/dl-openat64.c
sysdeps/unix/sysv/linux/dl-origin.c
sysdeps/unix/sysv/linux/dl-osinfo.h
sysdeps/unix/sysv/linux/dl-sysdep.c
sysdeps/unix/sysv/linux/dl-sysdep.h
sysdeps/unix/sysv/linux/dl-vdso.c
sysdeps/unix/sysv/linux/dl-vdso.h
sysdeps/unix/sysv/linux/dl-writev.h
sysdeps/unix/sysv/linux/epoll_pwait.c
sysdeps/unix/sysv/linux/errqueue.h
sysdeps/unix/sysv/linux/eventfd.c
sysdeps/unix/sysv/linux/eventfd_read.c
sysdeps/unix/sysv/linux/eventfd_write.c
sysdeps/unix/sysv/linux/execve.c
sysdeps/unix/sysv/linux/exit-thread.S
sysdeps/unix/sysv/linux/faccessat.c
sysdeps/unix/sysv/linux/fallocate.c
sysdeps/unix/sysv/linux/fallocate64.c
sysdeps/unix/sysv/linux/fatal-prepare.h
sysdeps/unix/sysv/linux/fchmodat.c
sysdeps/unix/sysv/linux/fchownat.c
sysdeps/unix/sysv/linux/fcntl.c
sysdeps/unix/sysv/linux/fd_to_filename.h
sysdeps/unix/sysv/linux/fexecve.c
sysdeps/unix/sysv/linux/fips-private.h
sysdeps/unix/sysv/linux/fpathconf.c
sysdeps/unix/sysv/linux/fstatfs64.c
sysdeps/unix/sysv/linux/fstatvfs.c
sysdeps/unix/sysv/linux/fstatvfs64.c
sysdeps/unix/sysv/linux/ftruncate64.c
sysdeps/unix/sysv/linux/futimens.c
sysdeps/unix/sysv/linux/futimes.c
sysdeps/unix/sysv/linux/futimesat.c
sysdeps/unix/sysv/linux/fxstat.c
sysdeps/unix/sysv/linux/fxstat64.c
sysdeps/unix/sysv/linux/fxstatat.c
sysdeps/unix/sysv/linux/fxstatat64.c
sysdeps/unix/sysv/linux/gai_sigqueue.c
sysdeps/unix/sysv/linux/getclktck.c
sysdeps/unix/sysv/linux/getcwd.c
sysdeps/unix/sysv/linux/getdents.c
sysdeps/unix/sysv/linux/getdirentries.c
sysdeps/unix/sysv/linux/getdtsz.c
sysdeps/unix/sysv/linux/gethostid.c
sysdeps/unix/sysv/linux/getipv4sourcefilter.c
sysdeps/unix/sysv/linux/getloadavg.c
sysdeps/unix/sysv/linux/getlogin.c
sysdeps/unix/sysv/linux/getlogin_r.c
sysdeps/unix/sysv/linux/getpagesize.c
sysdeps/unix/sysv/linux/getpriority.c
sysdeps/unix/sysv/linux/getpt.c
sysdeps/unix/sysv/linux/getrlimit64.c
sysdeps/unix/sysv/linux/getsourcefilter.c
sysdeps/unix/sysv/linux/getsysstats.c
sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
sysdeps/unix/sysv/linux/i386/_exit.S
sysdeps/unix/sysv/linux/i386/accept4.S
sysdeps/unix/sysv/linux/i386/alphasort64.c
sysdeps/unix/sysv/linux/i386/brk.c
sysdeps/unix/sysv/linux/i386/call_pselect6.S
sysdeps/unix/sysv/linux/i386/call_sync_file_range.S
sysdeps/unix/sysv/linux/i386/chown.c
sysdeps/unix/sysv/linux/i386/clone.S
sysdeps/unix/sysv/linux/i386/dl-librecon.h
sysdeps/unix/sysv/linux/i386/dl-procinfo.h
sysdeps/unix/sysv/linux/i386/epoll_pwait.S
sysdeps/unix/sysv/linux/i386/fallocate.c
sysdeps/unix/sysv/linux/i386/fallocate64.c
sysdeps/unix/sysv/linux/i386/fchown.c
sysdeps/unix/sysv/linux/i386/fchownat.c
sysdeps/unix/sysv/linux/i386/fcntl.c
sysdeps/unix/sysv/linux/i386/fxstat.c
sysdeps/unix/sysv/linux/i386/fxstatat.c
sysdeps/unix/sysv/linux/i386/get_clockfreq.c
sysdeps/unix/sysv/linux/i386/getcontext.S
sysdeps/unix/sysv/linux/i386/getdents64.c
sysdeps/unix/sysv/linux/i386/getegid.c
sysdeps/unix/sysv/linux/i386/geteuid.c
sysdeps/unix/sysv/linux/i386/getgid.c
sysdeps/unix/sysv/linux/i386/getgroups.c
sysdeps/unix/sysv/linux/i386/getmsg.c
sysdeps/unix/sysv/linux/i386/getresgid.c
sysdeps/unix/sysv/linux/i386/getresuid.c
sysdeps/unix/sysv/linux/i386/getrlimit64.c
sysdeps/unix/sysv/linux/i386/getuid.c
sysdeps/unix/sysv/linux/i386/lchown.c
sysdeps/unix/sysv/linux/i386/ldconfig.h
sysdeps/unix/sysv/linux/i386/lockf64.c
sysdeps/unix/sysv/linux/i386/lxstat.c
sysdeps/unix/sysv/linux/i386/makecontext.S
sysdeps/unix/sysv/linux/i386/mmap.S
sysdeps/unix/sysv/linux/i386/mmap64.S
sysdeps/unix/sysv/linux/i386/msgctl.c
sysdeps/unix/sysv/linux/i386/olddirent.h
sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c
sysdeps/unix/sysv/linux/i386/posix_fadvise64.S
sysdeps/unix/sysv/linux/i386/posix_fallocate.c
sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
sysdeps/unix/sysv/linux/i386/profil-counter.h
sysdeps/unix/sysv/linux/i386/putmsg.c
sysdeps/unix/sysv/linux/i386/readdir64.c
sysdeps/unix/sysv/linux/i386/readdir64_r.c
sysdeps/unix/sysv/linux/i386/readelflib.c
sysdeps/unix/sysv/linux/i386/register-dump.h
sysdeps/unix/sysv/linux/i386/scandir64.c
sysdeps/unix/sysv/linux/i386/semctl.c
sysdeps/unix/sysv/linux/i386/semtimedop.S
sysdeps/unix/sysv/linux/i386/setcontext.S
sysdeps/unix/sysv/linux/i386/setegid.c
sysdeps/unix/sysv/linux/i386/seteuid.c
sysdeps/unix/sysv/linux/i386/setfsgid.c
sysdeps/unix/sysv/linux/i386/setfsuid.c
sysdeps/unix/sysv/linux/i386/setgid.c
sysdeps/unix/sysv/linux/i386/setgroups.c
sysdeps/unix/sysv/linux/i386/setregid.c
sysdeps/unix/sysv/linux/i386/setresgid.c
sysdeps/unix/sysv/linux/i386/setresuid.c
sysdeps/unix/sysv/linux/i386/setreuid.c
sysdeps/unix/sysv/linux/i386/setrlimit.c
sysdeps/unix/sysv/linux/i386/setuid.c
sysdeps/unix/sysv/linux/i386/shmctl.c
sysdeps/unix/sysv/linux/i386/sigaction.c
sysdeps/unix/sysv/linux/i386/sigcontextinfo.h
sysdeps/unix/sysv/linux/i386/socket.S
sysdeps/unix/sysv/linux/i386/swapcontext.S
sysdeps/unix/sysv/linux/i386/sync_file_range.c
sysdeps/unix/sysv/linux/i386/syscall.S
sysdeps/unix/sysv/linux/i386/sysconf.c
sysdeps/unix/sysv/linux/i386/sysdep.S
sysdeps/unix/sysv/linux/i386/sysdep.h
sysdeps/unix/sysv/linux/i386/versionsort64.c
sysdeps/unix/sysv/linux/i386/vfork.S
sysdeps/unix/sysv/linux/i386/xstat.c
sysdeps/unix/sysv/linux/if_index.c
sysdeps/unix/sysv/linux/ifaddrs.c
sysdeps/unix/sysv/linux/ifreq.c
sysdeps/unix/sysv/linux/internal_statvfs.c
sysdeps/unix/sysv/linux/ipc_priv.h
sysdeps/unix/sysv/linux/kernel-features.h
sysdeps/unix/sysv/linux/kernel_termios.h
sysdeps/unix/sysv/linux/lddlibc4.c
sysdeps/unix/sysv/linux/ldsodefs.h
sysdeps/unix/sysv/linux/libc_fatal.c
sysdeps/unix/sysv/linux/linkat.c
sysdeps/unix/sysv/linux/linux_fsinfo.h
sysdeps/unix/sysv/linux/llseek.c
sysdeps/unix/sysv/linux/lutimes.c
sysdeps/unix/sysv/linux/lxstat.c
sysdeps/unix/sysv/linux/lxstat64.c
sysdeps/unix/sysv/linux/makedev.c
sysdeps/unix/sysv/linux/malloc-sysdep.h
sysdeps/unix/sysv/linux/mkdirat.c
sysdeps/unix/sysv/linux/mmap64.c
sysdeps/unix/sysv/linux/mq_close.c
sysdeps/unix/sysv/linux/mq_getattr.c
sysdeps/unix/sysv/linux/mq_notify.c
sysdeps/unix/sysv/linux/mq_open.c
sysdeps/unix/sysv/linux/mq_receive.c
sysdeps/unix/sysv/linux/mq_send.c
sysdeps/unix/sysv/linux/mq_unlink.c
sysdeps/unix/sysv/linux/msgctl.c
sysdeps/unix/sysv/linux/msgget.c
sysdeps/unix/sysv/linux/msgrcv.c
sysdeps/unix/sysv/linux/msgsnd.c
sysdeps/unix/sysv/linux/net/ethernet.h
sysdeps/unix/sysv/linux/net/if_arp.h
sysdeps/unix/sysv/linux/net/if_packet.h
sysdeps/unix/sysv/linux/net/if_shaper.h
sysdeps/unix/sysv/linux/net/if_slip.h
sysdeps/unix/sysv/linux/net/route.h
sysdeps/unix/sysv/linux/netash/ash.h
sysdeps/unix/sysv/linux/netatalk/at.h
sysdeps/unix/sysv/linux/netax25/ax25.h
sysdeps/unix/sysv/linux/neteconet/ec.h
sysdeps/unix/sysv/linux/netinet/if_ether.h
sysdeps/unix/sysv/linux/netinet/if_fddi.h
sysdeps/unix/sysv/linux/netinet/if_tr.h
sysdeps/unix/sysv/linux/netipx/ipx.h
sysdeps/unix/sysv/linux/netiucv/iucv.h
sysdeps/unix/sysv/linux/netlinkaccess.h
sysdeps/unix/sysv/linux/netpacket/packet.h
sysdeps/unix/sysv/linux/netrom/netrom.h
sysdeps/unix/sysv/linux/netrose/rose.h
sysdeps/unix/sysv/linux/not-cancel.h
sysdeps/unix/sysv/linux/nscd_setup_thread.c
sysdeps/unix/sysv/linux/ntp_gettime.c
sysdeps/unix/sysv/linux/ntp_gettimex.c
sysdeps/unix/sysv/linux/open64.c
sysdeps/unix/sysv/linux/openat.c
sysdeps/unix/sysv/linux/opendir.c
sysdeps/unix/sysv/linux/opensock.c
sysdeps/unix/sysv/linux/pathconf.c
sysdeps/unix/sysv/linux/pathconf.h
sysdeps/unix/sysv/linux/posix_fadvise.c
sysdeps/unix/sysv/linux/posix_fadvise64.c
sysdeps/unix/sysv/linux/posix_fallocate.c
sysdeps/unix/sysv/linux/posix_fallocate64.c
sysdeps/unix/sysv/linux/posix_madvise.c
sysdeps/unix/sysv/linux/powerpc/bits/environments.h
sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
sysdeps/unix/sysv/linux/powerpc/bits/ipc.h
sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
sysdeps/unix/sysv/linux/powerpc/bits/mman.h
sysdeps/unix/sysv/linux/powerpc/bits/msq.h
sysdeps/unix/sysv/linux/powerpc/bits/ppc.h
sysdeps/unix/sysv/linux/powerpc/bits/sem.h
sysdeps/unix/sysv/linux/powerpc/bits/shm.h
sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h
sysdeps/unix/sysv/linux/powerpc/bits/stat.h
sysdeps/unix/sysv/linux/powerpc/bits/termios.h
sysdeps/unix/sysv/linux/powerpc/chown.c
sysdeps/unix/sysv/linux/powerpc/dl-static.c
sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
sysdeps/unix/sysv/linux/powerpc/fchownat.c
sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c
sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
sysdeps/unix/sysv/linux/powerpc/init-first.c
sysdeps/unix/sysv/linux/powerpc/ioctl.c
sysdeps/unix/sysv/linux/powerpc/ipc_priv.h
sysdeps/unix/sysv/linux/powerpc/kernel_termios.h
sysdeps/unix/sysv/linux/powerpc/lchown.S
sysdeps/unix/sysv/linux/powerpc/ldconfig.h
sysdeps/unix/sysv/linux/powerpc/ldsodefs.h
sysdeps/unix/sysv/linux/powerpc/libc-start.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h
sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/context-e500.h
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/getcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/setcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/swapcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c
sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/dl-cache.h
sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c
sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/kernel_stat.h
sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c
sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S
sysdeps/unix/sysv/linux/powerpc/readelflib.c
sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c
sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h
sysdeps/unix/sysv/linux/powerpc/sys/procfs.h
sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h
sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h
sysdeps/unix/sysv/linux/powerpc/sys/user.h
sysdeps/unix/sysv/linux/powerpc/syscall.S
sysdeps/unix/sysv/linux/powerpc/sysdep.c
sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
sysdeps/unix/sysv/linux/powerpc/time.c
sysdeps/unix/sysv/linux/ppoll.c
sysdeps/unix/sysv/linux/pread.c
sysdeps/unix/sysv/linux/pread64.c
sysdeps/unix/sysv/linux/preadv.c
sysdeps/unix/sysv/linux/prlimit.c
sysdeps/unix/sysv/linux/prof-freq.c
sysdeps/unix/sysv/linux/pselect.c
sysdeps/unix/sysv/linux/ptrace.c
sysdeps/unix/sysv/linux/ptsname.c
sysdeps/unix/sysv/linux/pwrite.c
sysdeps/unix/sysv/linux/pwrite64.c
sysdeps/unix/sysv/linux/pwritev.c
sysdeps/unix/sysv/linux/readahead.c
sysdeps/unix/sysv/linux/readlinkat.c
sysdeps/unix/sysv/linux/readonly-area.c
sysdeps/unix/sysv/linux/readv.c
sysdeps/unix/sysv/linux/reboot.c
sysdeps/unix/sysv/linux/recvmmsg.c
sysdeps/unix/sysv/linux/renameat.c
sysdeps/unix/sysv/linux/s390/bits/elfclass.h
sysdeps/unix/sysv/linux/s390/bits/environments.h
sysdeps/unix/sysv/linux/s390/bits/fcntl.h
sysdeps/unix/sysv/linux/s390/bits/hwcap.h
sysdeps/unix/sysv/linux/s390/bits/ipc.h
sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h
sysdeps/unix/sysv/linux/s390/bits/mman.h
sysdeps/unix/sysv/linux/s390/bits/msq.h
sysdeps/unix/sysv/linux/s390/bits/sem.h
sysdeps/unix/sysv/linux/s390/bits/shm.h
sysdeps/unix/sysv/linux/s390/bits/sigaction.h
sysdeps/unix/sysv/linux/s390/bits/siginfo.h
sysdeps/unix/sysv/linux/s390/bits/stat.h
sysdeps/unix/sysv/linux/s390/bits/statfs.h
sysdeps/unix/sysv/linux/s390/bits/typesizes.h
sysdeps/unix/sysv/linux/s390/bits/utmp.h
sysdeps/unix/sysv/linux/s390/bits/utmpx.h
sysdeps/unix/sysv/linux/s390/brk.c
sysdeps/unix/sysv/linux/s390/dl-procinfo.h
sysdeps/unix/sysv/linux/s390/gettimeofday.c
sysdeps/unix/sysv/linux/s390/init-first.c
sysdeps/unix/sysv/linux/s390/ldconfig.h
sysdeps/unix/sysv/linux/s390/readelflib.c
sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c
sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S
sysdeps/unix/sysv/linux/s390/s390-32/chown.c
sysdeps/unix/sysv/linux/s390/s390-32/clone.S
sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S
sysdeps/unix/sysv/linux/s390/s390-32/getutent.c
sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c
sysdeps/unix/sysv/linux/s390/s390-32/getutid.c
sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c
sysdeps/unix/sysv/linux/s390/s390-32/getutline.c
sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c
sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c
sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c
sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c
sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c
sysdeps/unix/sysv/linux/s390/s390-32/lchown.c
sysdeps/unix/sysv/linux/s390/s390-32/login.c
sysdeps/unix/sysv/linux/s390/s390-32/login32.c
sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c
sysdeps/unix/sysv/linux/s390/s390-32/mmap.S
sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S
sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c
sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c
sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h
sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S
sysdeps/unix/sysv/linux/s390/s390-32/socket.S
sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S
sysdeps/unix/sysv/linux/s390/s390-32/syscall.S
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c
sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c
sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h
sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h
sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c
sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h
sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h
sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c
sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h
sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c
sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S
sysdeps/unix/sysv/linux/s390/s390-64/clone.S
sysdeps/unix/sysv/linux/s390/s390-64/dl-cache.h
sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S
sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h
sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c
sysdeps/unix/sysv/linux/s390/s390-64/mmap.S
sysdeps/unix/sysv/linux/s390/s390-64/profil-counter.h
sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h
sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S
sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c
sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c
sysdeps/unix/sysv/linux/s390/s390-64/sigprocmask.c
sysdeps/unix/sysv/linux/s390/s390-64/socket.S
sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S
sysdeps/unix/sysv/linux/s390/s390-64/syscall.S
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
sysdeps/unix/sysv/linux/s390/semtimedop.c
sysdeps/unix/sysv/linux/s390/sigcontextinfo.h
sysdeps/unix/sysv/linux/s390/sys/elf.h
sysdeps/unix/sysv/linux/s390/sys/procfs.h
sysdeps/unix/sysv/linux/s390/sys/ptrace.h
sysdeps/unix/sysv/linux/s390/sys/ucontext.h
sysdeps/unix/sysv/linux/s390/sys/user.h
sysdeps/unix/sysv/linux/s390/system.c
sysdeps/unix/sysv/linux/sched_getaffinity.c
sysdeps/unix/sysv/linux/sched_getcpu.c
sysdeps/unix/sysv/linux/sched_setaffinity.c
sysdeps/unix/sysv/linux/scsi/scsi.h
sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h
sysdeps/unix/sysv/linux/scsi/sg.h
sysdeps/unix/sysv/linux/semctl.c
sysdeps/unix/sysv/linux/semget.c
sysdeps/unix/sysv/linux/semop.c
sysdeps/unix/sysv/linux/semtimedop.c
sysdeps/unix/sysv/linux/sendmmsg.c
sysdeps/unix/sysv/linux/setegid.c
sysdeps/unix/sysv/linux/seteuid.c
sysdeps/unix/sysv/linux/setgid.c
sysdeps/unix/sysv/linux/setgroups.c
sysdeps/unix/sysv/linux/setipv4sourcefilter.c
sysdeps/unix/sysv/linux/setregid.c
sysdeps/unix/sysv/linux/setresgid.c
sysdeps/unix/sysv/linux/setresuid.c
sysdeps/unix/sysv/linux/setreuid.c
sysdeps/unix/sysv/linux/setrlimit64.c
sysdeps/unix/sysv/linux/setsourcefilter.c
sysdeps/unix/sysv/linux/setuid.c
sysdeps/unix/sysv/linux/sh/____longjmp_chk.S
sysdeps/unix/sysv/linux/sh/bits/atomic.h
sysdeps/unix/sysv/linux/sh/bits/fcntl.h
sysdeps/unix/sysv/linux/sh/bits/mman.h
sysdeps/unix/sysv/linux/sh/bits/shm.h
sysdeps/unix/sysv/linux/sh/brk.c
sysdeps/unix/sysv/linux/sh/chown.c
sysdeps/unix/sysv/linux/sh/clone.S
sysdeps/unix/sysv/linux/sh/makecontext.S
sysdeps/unix/sysv/linux/sh/pipe.S
sysdeps/unix/sysv/linux/sh/pread.c
sysdeps/unix/sysv/linux/sh/pread64.c
sysdeps/unix/sysv/linux/sh/profil-counter.h
sysdeps/unix/sysv/linux/sh/pwrite.c
sysdeps/unix/sysv/linux/sh/pwrite64.c
sysdeps/unix/sysv/linux/sh/sh3/getcontext.S
sysdeps/unix/sysv/linux/sh/sh3/register-dump.h
sysdeps/unix/sysv/linux/sh/sh3/setcontext.S
sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S
sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h
sysdeps/unix/sysv/linux/sh/sh4/getcontext.S
sysdeps/unix/sysv/linux/sh/sh4/register-dump.h
sysdeps/unix/sysv/linux/sh/sh4/setcontext.S
sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S
sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h
sysdeps/unix/sysv/linux/sh/sigcontextinfo.h
sysdeps/unix/sysv/linux/sh/socket.S
sysdeps/unix/sysv/linux/sh/sys/procfs.h
sysdeps/unix/sysv/linux/sh/sys/user.h
sysdeps/unix/sysv/linux/sh/syscall.S
sysdeps/unix/sysv/linux/sh/sysdep.S
sysdeps/unix/sysv/linux/sh/sysdep.h
sysdeps/unix/sysv/linux/sh/vfork.S
sysdeps/unix/sysv/linux/shm_open.c
sysdeps/unix/sysv/linux/shmat.c
sysdeps/unix/sysv/linux/shmctl.c
sysdeps/unix/sysv/linux/shmdt.c
sysdeps/unix/sysv/linux/shmget.c
sysdeps/unix/sysv/linux/sigaction.c
sysdeps/unix/sysv/linux/siglist.h
sysdeps/unix/sysv/linux/signalfd.c
sysdeps/unix/sysv/linux/sigpending.c
sysdeps/unix/sysv/linux/sigprocmask.c
sysdeps/unix/sysv/linux/sigqueue.c
sysdeps/unix/sysv/linux/sigset-cvt-mask.h
sysdeps/unix/sysv/linux/sigstack.c
sysdeps/unix/sysv/linux/sigsuspend.c
sysdeps/unix/sysv/linux/sigtimedwait.c
sysdeps/unix/sysv/linux/sigwait.c
sysdeps/unix/sysv/linux/sigwaitinfo.c
sysdeps/unix/sysv/linux/sizes.h
sysdeps/unix/sysv/linux/sleep.c
sysdeps/unix/sysv/linux/socketcall.h
sysdeps/unix/sysv/linux/sparc/bits/environments.h
sysdeps/unix/sysv/linux/sparc/bits/epoll.h
sysdeps/unix/sysv/linux/sparc/bits/errno.h
sysdeps/unix/sysv/linux/sparc/bits/eventfd.h
sysdeps/unix/sysv/linux/sparc/bits/fcntl.h
sysdeps/unix/sysv/linux/sparc/bits/inotify.h
sysdeps/unix/sysv/linux/sparc/bits/ioctls.h
sysdeps/unix/sysv/linux/sparc/bits/ipc.h
sysdeps/unix/sysv/linux/sparc/bits/mman.h
sysdeps/unix/sysv/linux/sparc/bits/msq.h
sysdeps/unix/sysv/linux/sparc/bits/poll.h
sysdeps/unix/sysv/linux/sparc/bits/resource.h
sysdeps/unix/sysv/linux/sparc/bits/sem.h
sysdeps/unix/sysv/linux/sparc/bits/setjmp.h
sysdeps/unix/sysv/linux/sparc/bits/shm.h
sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
sysdeps/unix/sysv/linux/sparc/bits/sigcontext.h
sysdeps/unix/sysv/linux/sparc/bits/siginfo.h
sysdeps/unix/sysv/linux/sparc/bits/signalfd.h
sysdeps/unix/sysv/linux/sparc/bits/signum.h
sysdeps/unix/sysv/linux/sparc/bits/sigstack.h
sysdeps/unix/sysv/linux/sparc/bits/socket_type.h
sysdeps/unix/sysv/linux/sparc/bits/stat.h
sysdeps/unix/sysv/linux/sparc/bits/termios.h
sysdeps/unix/sysv/linux/sparc/bits/timerfd.h
sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
sysdeps/unix/sysv/linux/sparc/dl-cache.h
sysdeps/unix/sysv/linux/sparc/fork.S
sysdeps/unix/sysv/linux/sparc/getshmlba.c
sysdeps/unix/sysv/linux/sparc/getsysstats.c
sysdeps/unix/sysv/linux/sparc/kernel_termios.h
sysdeps/unix/sysv/linux/sparc/readelflib.c
sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S
sysdeps/unix/sysv/linux/sparc/sparc32/brk.c
sysdeps/unix/sysv/linux/sparc/sparc32/clone.S
sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S
sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c
sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S
sysdeps/unix/sysv/linux/sparc/sparc32/profil-counter.h
sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h
sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c
sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S
sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
sysdeps/unix/sysv/linux/sparc/sparc32/socket.S
sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S
sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S
sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S
sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S
sysdeps/unix/sysv/linux/sparc/sparc64/brk.S
sysdeps/unix/sysv/linux/sparc/sparc64/clone.S
sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h
sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S
sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S
sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c
sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c
sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S
sysdeps/unix/sysv/linux/sparc/sparc64/profil-counter.h
sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h
sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c
sysdeps/unix/sysv/linux/sparc/sparc64/setcontext.S
sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S
sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c
sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h
sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c
sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c
sysdeps/unix/sysv/linux/sparc/sparc64/sizes.h
sysdeps/unix/sysv/linux/sparc/sparc64/socket.S
sysdeps/unix/sysv/linux/sparc/sparc64/swapcontext.c
sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S
sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
sysdeps/unix/sysv/linux/sparc/sparc64/ucontext_i.h
sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c
sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c
sysdeps/unix/sysv/linux/sparc/sys/procfs.h
sysdeps/unix/sysv/linux/sparc/sys/ptrace.h
sysdeps/unix/sysv/linux/sparc/sys/ucontext.h
sysdeps/unix/sysv/linux/sparc/sys/user.h
sysdeps/unix/sysv/linux/sparc/sysdep.h
sysdeps/unix/sysv/linux/sparc/system.c
sysdeps/unix/sysv/linux/sparc/vfork.S
sysdeps/unix/sysv/linux/speed.c
sysdeps/unix/sysv/linux/statfs64.c
sysdeps/unix/sysv/linux/statvfs.c
sysdeps/unix/sysv/linux/statvfs64.c
sysdeps/unix/sysv/linux/symlinkat.c
sysdeps/unix/sysv/linux/sync_file_range.c
sysdeps/unix/sysv/linux/sys/acct.h
sysdeps/unix/sysv/linux/sys/epoll.h
sysdeps/unix/sysv/linux/sys/eventfd.h
sysdeps/unix/sysv/linux/sys/fanotify.h
sysdeps/unix/sysv/linux/sys/fsuid.h
sysdeps/unix/sysv/linux/sys/inotify.h
sysdeps/unix/sysv/linux/sys/kd.h
sysdeps/unix/sysv/linux/sys/kdaemon.h
sysdeps/unix/sysv/linux/sys/klog.h
sysdeps/unix/sysv/linux/sys/mount.h
sysdeps/unix/sysv/linux/sys/pci.h
sysdeps/unix/sysv/linux/sys/personality.h
sysdeps/unix/sysv/linux/sys/prctl.h
sysdeps/unix/sysv/linux/sys/procfs.h
sysdeps/unix/sysv/linux/sys/ptrace.h
sysdeps/unix/sysv/linux/sys/raw.h
sysdeps/unix/sysv/linux/sys/reboot.h
sysdeps/unix/sysv/linux/sys/signalfd.h
sysdeps/unix/sysv/linux/sys/swap.h
sysdeps/unix/sysv/linux/sys/syscall.h
sysdeps/unix/sysv/linux/sys/sysctl.h
sysdeps/unix/sysv/linux/sys/sysinfo.h
sysdeps/unix/sysv/linux/sys/sysmacros.h
sysdeps/unix/sysv/linux/sys/timerfd.h
sysdeps/unix/sysv/linux/sys/timex.h
sysdeps/unix/sysv/linux/sysconf.c
sysdeps/unix/sysv/linux/sysctl.c
sysdeps/unix/sysv/linux/system.c
sysdeps/unix/sysv/linux/tcdrain.c
sysdeps/unix/sysv/linux/tcflow.c
sysdeps/unix/sysv/linux/tcflush.c
sysdeps/unix/sysv/linux/tcgetattr.c
sysdeps/unix/sysv/linux/tcsendbrk.c
sysdeps/unix/sysv/linux/tcsetattr.c
sysdeps/unix/sysv/linux/testrtsig.h
sysdeps/unix/sysv/linux/time.c
sysdeps/unix/sysv/linux/times.c
sysdeps/unix/sysv/linux/timespec_get.c
sysdeps/unix/sysv/linux/truncate64.c
sysdeps/unix/sysv/linux/tst-clone.c
sysdeps/unix/sysv/linux/tst-fanotify.c
sysdeps/unix/sysv/linux/ttyname.c
sysdeps/unix/sysv/linux/ttyname_r.c
sysdeps/unix/sysv/linux/unlinkat.c
sysdeps/unix/sysv/linux/unlockpt.c
sysdeps/unix/sysv/linux/updwtmp.c
sysdeps/unix/sysv/linux/usleep.c
sysdeps/unix/sysv/linux/ustat.c
sysdeps/unix/sysv/linux/utimensat.c
sysdeps/unix/sysv/linux/utimes.c
sysdeps/unix/sysv/linux/utmp_file.c
sysdeps/unix/sysv/linux/wait.c
sysdeps/unix/sysv/linux/waitid.c
sysdeps/unix/sysv/linux/waitpid.c
sysdeps/unix/sysv/linux/wordsize-64/fallocate.c
sysdeps/unix/sysv/linux/wordsize-64/fxstat.c
sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c
sysdeps/unix/sysv/linux/wordsize-64/lxstat.c
sysdeps/unix/sysv/linux/wordsize-64/posix_fadvise.c
sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
sysdeps/unix/sysv/linux/wordsize-64/preadv.c
sysdeps/unix/sysv/linux/wordsize-64/pwritev.c
sysdeps/unix/sysv/linux/wordsize-64/xstat.c
sysdeps/unix/sysv/linux/writev.c
sysdeps/unix/sysv/linux/x86/bits/environments.h
sysdeps/unix/sysv/linux/x86/bits/epoll.h
sysdeps/unix/sysv/linux/x86/bits/fcntl.h
sysdeps/unix/sysv/linux/x86/bits/ipctypes.h
sysdeps/unix/sysv/linux/x86/bits/mman.h
sysdeps/unix/sysv/linux/x86/bits/msq.h
sysdeps/unix/sysv/linux/x86/bits/sem.h
sysdeps/unix/sysv/linux/x86/bits/shm.h
sysdeps/unix/sysv/linux/x86/bits/sigcontext.h
sysdeps/unix/sysv/linux/x86/bits/siginfo.h
sysdeps/unix/sysv/linux/x86/bits/stat.h
sysdeps/unix/sysv/linux/x86/bits/sysctl.h
sysdeps/unix/sysv/linux/x86/bits/typesizes.h
sysdeps/unix/sysv/linux/x86/sys/debugreg.h
sysdeps/unix/sysv/linux/x86/sys/elf.h
sysdeps/unix/sysv/linux/x86/sys/io.h
sysdeps/unix/sysv/linux/x86/sys/perm.h
sysdeps/unix/sysv/linux/x86/sys/procfs.h
sysdeps/unix/sysv/linux/x86/sys/reg.h
sysdeps/unix/sysv/linux/x86/sys/ucontext.h
sysdeps/unix/sysv/linux/x86/sys/user.h
sysdeps/unix/sysv/linux/x86/sys/vm86.h
sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
sysdeps/unix/sysv/linux/x86_64/__start_context.S
sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h
sysdeps/unix/sysv/linux/x86_64/brk.c
sysdeps/unix/sysv/linux/x86_64/clone.S
sysdeps/unix/sysv/linux/x86_64/dl-cache.h
sysdeps/unix/sysv/linux/x86_64/getcontext.S
sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
sysdeps/unix/sysv/linux/x86_64/init-first.c
sysdeps/unix/sysv/linux/x86_64/kernel_stat.h
sysdeps/unix/sysv/linux/x86_64/ldconfig.h
sysdeps/unix/sysv/linux/x86_64/makecontext.c
sysdeps/unix/sysv/linux/x86_64/profil-counter.h
sysdeps/unix/sysv/linux/x86_64/recv.c
sysdeps/unix/sysv/linux/x86_64/register-dump.h
sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S
sysdeps/unix/sysv/linux/x86_64/send.c
sysdeps/unix/sysv/linux/x86_64/setcontext.S
sysdeps/unix/sysv/linux/x86_64/sigaction.c
sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h
sysdeps/unix/sysv/linux/x86_64/sigpending.c
sysdeps/unix/sysv/linux/x86_64/sigprocmask.c
sysdeps/unix/sysv/linux/x86_64/swapcontext.S
sysdeps/unix/sysv/linux/x86_64/syscall.S
sysdeps/unix/sysv/linux/x86_64/sysconf.c
sysdeps/unix/sysv/linux/x86_64/sysdep.S
sysdeps/unix/sysv/linux/x86_64/sysdep.h
sysdeps/unix/sysv/linux/x86_64/time.c
sysdeps/unix/sysv/linux/x86_64/umount.c
sysdeps/unix/sysv/linux/x86_64/vfork.S
sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c
sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h
sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c
sysdeps/unix/sysv/linux/x86_64/x32/init-first.c
sysdeps/unix/sysv/linux/x86_64/x32/lseek.S
sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S
sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h
sysdeps/unix/sysv/linux/xmknod.c
sysdeps/unix/sysv/linux/xmknodat.c
sysdeps/unix/sysv/linux/xstat.c
sysdeps/unix/sysv/linux/xstat64.c
sysdeps/unix/sysv/linux/xstatconv.c
sysdeps/unix/sysv/linux/xstatconv.h
sysdeps/unix/x86_64/sysdep.S
sysdeps/unix/x86_64/sysdep.h
sysdeps/wordsize-32/bits/wordsize.h
sysdeps/wordsize-32/divdi3.c
sysdeps/wordsize-32/llabs.c
sysdeps/wordsize-32/lldiv.c
sysdeps/wordsize-32/strtoimax.c
sysdeps/wordsize-32/strtoumax.c
sysdeps/wordsize-32/symbol-hacks.h
sysdeps/wordsize-32/wcstoimax.c
sysdeps/wordsize-32/wcstoumax.c
sysdeps/wordsize-64/bits/wordsize.h
sysdeps/wordsize-64/labs.c
sysdeps/wordsize-64/ldiv.c
sysdeps/wordsize-64/strtoimax.c
sysdeps/wordsize-64/strtoumax.c
sysdeps/wordsize-64/tst-writev.c
sysdeps/wordsize-64/wcstoimax.c
sysdeps/wordsize-64/wcstoumax.c
sysdeps/x86/bits/byteswap-16.h
sysdeps/x86/bits/byteswap.h
sysdeps/x86/bits/huge_vall.h
sysdeps/x86/bits/link.h
sysdeps/x86/bits/mathdef.h
sysdeps/x86/bits/select.h
sysdeps/x86/bits/setjmp.h
sysdeps/x86/bits/string.h
sysdeps/x86/bits/xtitypes.h
sysdeps/x86/fpu/bits/fenv.h
sysdeps/x86/fpu/bits/mathinline.h
sysdeps/x86/fpu/powl_helper.c
sysdeps/x86/fpu_control.h
sysdeps/x86/tst-xmmymm.sh
sysdeps/x86_64/__longjmp.S
sysdeps/x86_64/_mcount.S
sysdeps/x86_64/add_n.S
sysdeps/x86_64/addmul_1.S
sysdeps/x86_64/backtrace.c
sysdeps/x86_64/bits/atomic.h
sysdeps/x86_64/bsd-_setjmp.S
sysdeps/x86_64/bsd-setjmp.S
sysdeps/x86_64/cacheinfo.c
sysdeps/x86_64/crti.S
sysdeps/x86_64/crtn.S
sysdeps/x86_64/dl-irel.h
sysdeps/x86_64/dl-lookupcfg.h
sysdeps/x86_64/dl-machine.h
sysdeps/x86_64/dl-tls.h
sysdeps/x86_64/dl-tlsdesc.S
sysdeps/x86_64/dl-tlsdesc.h
sysdeps/x86_64/dl-trampoline.S
sysdeps/x86_64/dl-trampoline.h
sysdeps/x86_64/ffs.c
sysdeps/x86_64/ffsll.c
sysdeps/x86_64/fpu/e_expf.S
sysdeps/x86_64/fpu/e_powl.S
sysdeps/x86_64/fpu/e_sqrt.c
sysdeps/x86_64/fpu/e_sqrtf.c
sysdeps/x86_64/fpu/fclrexcpt.c
sysdeps/x86_64/fpu/fedisblxcpt.c
sysdeps/x86_64/fpu/feenablxcpt.c
sysdeps/x86_64/fpu/fegetenv.c
sysdeps/x86_64/fpu/fegetexcept.c
sysdeps/x86_64/fpu/fegetround.c
sysdeps/x86_64/fpu/feholdexcpt.c
sysdeps/x86_64/fpu/fesetenv.c
sysdeps/x86_64/fpu/fesetround.c
sysdeps/x86_64/fpu/feupdateenv.c
sysdeps/x86_64/fpu/fgetexcptflg.c
sysdeps/x86_64/fpu/fraiseexcpt.c
sysdeps/x86_64/fpu/fsetexcptflg.c
sysdeps/x86_64/fpu/ftestexcept.c
sysdeps/x86_64/fpu/multiarch/s_ceil.S
sysdeps/x86_64/fpu/multiarch/s_ceilf.S
sysdeps/x86_64/fpu/multiarch/s_floor.S
sysdeps/x86_64/fpu/multiarch/s_floorf.S
sysdeps/x86_64/fpu/multiarch/s_fma.c
sysdeps/x86_64/fpu/multiarch/s_fmaf.c
sysdeps/x86_64/fpu/multiarch/s_nearbyint.S
sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S
sysdeps/x86_64/fpu/multiarch/s_rint.S
sysdeps/x86_64/fpu/multiarch/s_rintf.S
sysdeps/x86_64/fpu/printf_fphex.c
sysdeps/x86_64/fpu/s_copysign.S
sysdeps/x86_64/fpu/s_copysignf.S
sysdeps/x86_64/fpu/s_cosf.S
sysdeps/x86_64/fpu/s_fabs.c
sysdeps/x86_64/fpu/s_fabsf.c
sysdeps/x86_64/fpu/s_fabsl.S
sysdeps/x86_64/fpu/s_fdiml.S
sysdeps/x86_64/fpu/s_fmax.S
sysdeps/x86_64/fpu/s_fmaxf.S
sysdeps/x86_64/fpu/s_fmaxl.S
sysdeps/x86_64/fpu/s_fmin.S
sysdeps/x86_64/fpu/s_fminf.S
sysdeps/x86_64/fpu/s_fminl.S
sysdeps/x86_64/fpu/s_llrint.S
sysdeps/x86_64/fpu/s_llrintf.S
sysdeps/x86_64/fpu/s_llrintl.S
sysdeps/x86_64/fpu/s_signbit.S
sysdeps/x86_64/fpu/s_signbitf.S
sysdeps/x86_64/fpu/s_sincosf.S
sysdeps/x86_64/fpu/s_sinf.S
sysdeps/x86_64/fpu/s_truncl.S
sysdeps/x86_64/hp-timing.h
sysdeps/x86_64/htonl.S
sysdeps/x86_64/jmpbuf-offsets.h
sysdeps/x86_64/jmpbuf-unwind.h
sysdeps/x86_64/ldsodefs.h
sysdeps/x86_64/lshift.S
sysdeps/x86_64/machine-gmon.h
sysdeps/x86_64/memchr.S
sysdeps/x86_64/memcmp.S
sysdeps/x86_64/memcpy.S
sysdeps/x86_64/memcpy_chk.S
sysdeps/x86_64/memmove.c
sysdeps/x86_64/mempcpy_chk.S
sysdeps/x86_64/memrchr.S
sysdeps/x86_64/memset.S
sysdeps/x86_64/memset_chk.S
sysdeps/x86_64/memusage.h
sysdeps/x86_64/mul_1.S
sysdeps/x86_64/multiarch/ifunc-impl-list.c
sysdeps/x86_64/multiarch/init-arch.c
sysdeps/x86_64/multiarch/init-arch.h
sysdeps/x86_64/multiarch/memcmp-sse4.S
sysdeps/x86_64/multiarch/memcmp-ssse3.S
sysdeps/x86_64/multiarch/memcmp.S
sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S
sysdeps/x86_64/multiarch/memcpy-ssse3-back.S
sysdeps/x86_64/multiarch/memcpy-ssse3.S
sysdeps/x86_64/multiarch/memcpy.S
sysdeps/x86_64/multiarch/memcpy_chk.S
sysdeps/x86_64/multiarch/memmove.c
sysdeps/x86_64/multiarch/memmove_chk.c
sysdeps/x86_64/multiarch/mempcpy.S
sysdeps/x86_64/multiarch/mempcpy_chk.S
sysdeps/x86_64/multiarch/sched_cpucount.c
sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S
sysdeps/x86_64/multiarch/strcat-ssse3.S
sysdeps/x86_64/multiarch/strcat.S
sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S
sysdeps/x86_64/multiarch/strchr.S
sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S
sysdeps/x86_64/multiarch/strcmp-sse42.S
sysdeps/x86_64/multiarch/strcmp.S
sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S
sysdeps/x86_64/multiarch/strcpy-ssse3.S
sysdeps/x86_64/multiarch/strcpy.S
sysdeps/x86_64/multiarch/strcspn-c.c
sysdeps/x86_64/multiarch/strcspn.S
sysdeps/x86_64/multiarch/strspn-c.c
sysdeps/x86_64/multiarch/strspn.S
sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S
sysdeps/x86_64/multiarch/strstr.c
sysdeps/x86_64/multiarch/test-multiarch.c
sysdeps/x86_64/multiarch/varshift.c
sysdeps/x86_64/multiarch/varshift.h
sysdeps/x86_64/multiarch/wcscpy-ssse3.S
sysdeps/x86_64/multiarch/wcscpy.S
sysdeps/x86_64/multiarch/wmemcmp.S
sysdeps/x86_64/rawmemchr.S
sysdeps/x86_64/rshift.S
sysdeps/x86_64/rtld-memset.S
sysdeps/x86_64/rtld-strchr.S
sysdeps/x86_64/rtld-strlen.S
sysdeps/x86_64/sched_cpucount.c
sysdeps/x86_64/setjmp.S
sysdeps/x86_64/stackinfo.h
sysdeps/x86_64/start.S
sysdeps/x86_64/strcat.S
sysdeps/x86_64/strchr.S
sysdeps/x86_64/strchrnul.S
sysdeps/x86_64/strcmp.S
sysdeps/x86_64/strcpy.S
sysdeps/x86_64/strcpy_chk.S
sysdeps/x86_64/strcspn.S
sysdeps/x86_64/strlen.S
sysdeps/x86_64/strrchr.S
sysdeps/x86_64/strspn.S
sysdeps/x86_64/strtok.S
sysdeps/x86_64/sub_n.S
sysdeps/x86_64/submul_1.S
sysdeps/x86_64/sysdep.h
sysdeps/x86_64/tlsdesc.c
sysdeps/x86_64/tst-audit.h
sysdeps/x86_64/tst-mallocalign1.c
sysdeps/x86_64/tst-quad1.c
sysdeps/x86_64/tst-quadmod1.S
sysdeps/x86_64/tst-quadmod2.S
sysdeps/x86_64/tst-stack-align.h
sysdeps/x86_64/wcschr.S
sysdeps/x86_64/wcscmp.S
sysdeps/x86_64/wcslen.S
sysdeps/x86_64/wcsrchr.S
sysdeps/x86_64/x32/dl-machine.h
sysdeps/x86_64/x32/gmp-mparam.h
sysdeps/x86_64/x32/sysdep.h
sysvipc/Makefile
sysvipc/ftok.c
sysvipc/msgctl.c
sysvipc/msgget.c
sysvipc/msgrcv.c
sysvipc/msgsnd.c
sysvipc/semctl.c
sysvipc/semget.c
sysvipc/semop.c
sysvipc/semtimedop.c
sysvipc/shmat.c
sysvipc/shmctl.c
sysvipc/shmdt.c
sysvipc/shmget.c
sysvipc/sys/ipc.h
sysvipc/sys/msg.h
sysvipc/sys/sem.h
sysvipc/sys/shm.h
termios/Makefile
termios/cfmakeraw.c
termios/cfsetspeed.c
termios/speed.c
termios/tcdrain.c
termios/tcflow.c
termios/tcflush.c
termios/tcgetattr.c
termios/tcgetpgrp.c
termios/tcgetsid.c
termios/tcsendbrk.c
termios/tcsetattr.c
termios/tcsetpgrp.c
termios/termios.h
test-skeleton.c
time/Makefile
time/adjtime.c
time/alt_digit.c
time/asctime.c
time/clock.c
time/ctime.c
time/ctime_r.c
time/difftime.c
time/dysize.c
time/era.c
time/ftime.c
time/getdate.c
time/getitimer.c
time/gettimeofday.c
time/gmtime.c
time/lc-time-cleanup.c
time/localtime.c
time/mktime.c
time/offtime.c
time/setitimer.c
time/settimeofday.c
time/stime.c
time/strftime.c
time/strftime_l.c
time/strptime.c
time/strptime_l.c
time/sys/time.h
time/sys/timeb.h
time/test_time.c
time/time.c
time/time.h
time/timegm.c
time/timespec_get.c
time/tst-getdate.c
time/tst-strptime-whitespace.c
time/tst-strptime.c
time/tzfile.c
time/tzset.c
time/wcsftime.c
time/wcsftime_l.c
timezone/Makefile
timezone/tst-timezone.c
wcsmbs/Makefile
wcsmbs/bits/wchar-ldbl.h
wcsmbs/bits/wchar2.h
wcsmbs/btowc.c
wcsmbs/c16rtomb.c
wcsmbs/isoc99_fwscanf.c
wcsmbs/isoc99_swscanf.c
wcsmbs/isoc99_vfwscanf.c
wcsmbs/isoc99_vswscanf.c
wcsmbs/isoc99_vwscanf.c
wcsmbs/isoc99_wscanf.c
wcsmbs/mbrlen.c
wcsmbs/mbrtoc16.c
wcsmbs/mbrtowc.c
wcsmbs/mbsinit.c
wcsmbs/mbsnrtowcs.c
wcsmbs/mbsrtowcs.c
wcsmbs/mbsrtowcs_l.c
wcsmbs/test-wcschr-ifunc.c
wcsmbs/test-wcscmp-ifunc.c
wcsmbs/test-wcscpy-ifunc.c
wcsmbs/test-wcslen-ifunc.c
wcsmbs/test-wcsrchr-ifunc.c
wcsmbs/test-wmemcmp-ifunc.c
wcsmbs/tst-btowc.c
wcsmbs/tst-mbrtowc.c
wcsmbs/tst-mbsrtowcs.c
wcsmbs/tst-wcpncpy.c
wcsmbs/tst-wcrtomb.c
wcsmbs/tst-wcsnlen.c
wcsmbs/uchar.h
wcsmbs/wchar.h
wcsmbs/wcpcpy.c
wcsmbs/wcpncpy.c
wcsmbs/wcrtomb.c
wcsmbs/wcscasecmp.c
wcsmbs/wcscasecmp_l.c
wcsmbs/wcscat.c
wcsmbs/wcschr.c
wcsmbs/wcschrnul.c
wcsmbs/wcscmp.c
wcsmbs/wcscoll.c
wcsmbs/wcscoll_l.c
wcsmbs/wcscpy.c
wcsmbs/wcscspn.c
wcsmbs/wcsdup.c
wcsmbs/wcslen.c
wcsmbs/wcsmbsload.c
wcsmbs/wcsmbsload.h
wcsmbs/wcsncase.c
wcsmbs/wcsncase_l.c
wcsmbs/wcsncat.c
wcsmbs/wcsncmp.c
wcsmbs/wcsncpy.c
wcsmbs/wcsnlen.c
wcsmbs/wcsnrtombs.c
wcsmbs/wcspbrk.c
wcsmbs/wcsrchr.c
wcsmbs/wcsrtombs.c
wcsmbs/wcsspn.c
wcsmbs/wcsstr.c
wcsmbs/wcstod.c
wcsmbs/wcstod_l.c
wcsmbs/wcstof.c
wcsmbs/wcstof_l.c
wcsmbs/wcstok.c
wcsmbs/wcstol.c
wcsmbs/wcstol_l.c
wcsmbs/wcstold.c
wcsmbs/wcstold_l.c
wcsmbs/wcstoll.c
wcsmbs/wcstoll_l.c
wcsmbs/wcstoul.c
wcsmbs/wcstoul_l.c
wcsmbs/wcstoull.c
wcsmbs/wcstoull_l.c
wcsmbs/wcswidth.c
wcsmbs/wcsxfrm.c
wcsmbs/wcsxfrm_l.c
wcsmbs/wctob.c
wcsmbs/wcwidth.c
wcsmbs/wcwidth.h
wcsmbs/wmemchr.c
wcsmbs/wmemcmp.c
wcsmbs/wmemcpy.c
wcsmbs/wmemmove.c
wcsmbs/wmempcpy.c
wcsmbs/wmemset.c
wctype/Makefile
wctype/iswctype.c
wctype/iswctype_l.c
wctype/test_wcfuncs.c
wctype/test_wctype.c
wctype/towctrans.c
wctype/towctrans_l.c
wctype/wcfuncs.c
wctype/wcfuncs_l.c
wctype/wchar-lookup.h
wctype/wctrans.c
wctype/wctrans_l.c
wctype/wctype.c
wctype/wctype.h
wctype/wctype_l.c

index d2c23e79be470310f5f9b448ea8b86c2d994eb42..c6b1a2a788e4d5c7b1db639f14baf4721b7ce5fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-01-01  Allan McRae  <allan@archlinux.org>
+
+       * All files with FSF copyright notices: Update copyright dates
+       using scripts/update-copyrights.
+       * intl/plural.c: Regenerated.
+       * locale/programs/charmap-kw.h: Likewise.
+       * locale/programs/locfile-kw.h: Likewise.
+
 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
 
        * sysdeps/unix/sysv/linux/configure: Regenerated.
index 66189877b1be8a1212289f5de6580fd2d7941f38..1908f275a9b7d8b6dd16de9e1c4e63d817ed8fe3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 1998756df73986fb08bebfc574cbe696e57e467a..51d4690377af160ea17e11d218456da71b4a64b9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 92c287261264610a8c3c82c9c5a7667337600e5e..b7e556ff5f18fcdf448dc71a514cc8ce467974ec 100644 (file)
--- a/Makerules
+++ b/Makerules
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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/NEWS b/NEWS
index 67104c0d72a2028700bfcfcaddc92089f3f62dfd..2dbd610121a6f8372b8439e0879799ac0373671c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 GNU C Library NEWS -- history of user-visible changes.
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send GNU C library bug reports via <http://sourceware.org/bugzilla/>
diff --git a/Rules b/Rules
index 86a052014d1921df2cd7b4910b5e3a5e395d55ba..49ca8ea7a2539453e016184a712b7397dd66d298 100644 (file)
--- a/Rules
+++ b/Rules
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 4053df0470538f061087167ed9ce8ae6af7ed6b4..35f1088a26a757f77ec11df407143120308a3d89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index f986389897307410709233620c5835389b37066c..a09f37d08fb9dca6a66a4bab861561157641ede1 100644 (file)
@@ -1,5 +1,5 @@
 /* Default definition for ARGP_PROGRAM_BUG_ADDRESS.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 44ef57286322b074986843f203f4352d9a44cbee..3d2a543acc0630aa0c3e7fe1eea7495c72218eb5 100644 (file)
@@ -1,5 +1,5 @@
 /* Default definition for ARGP_ERR_EXIT_STATUS
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 95795b2087cf52abc6f3d5de85482e94b4a7240c..5eed9a81d6615c4f5be7db4ed3e4cf6f29edc3d0 100644 (file)
@@ -1,5 +1,5 @@
 /* Word-wrapping and line-truncating streams
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 7e58f3053f4d0e21e165612e08e02f1117cf2b21..a5a101965cc85d9cbf7a98243340637f61843e9a 100644 (file)
@@ -1,5 +1,5 @@
 /* Word-wrapping and line-truncating streams.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 99b0ea86d0f1d508d29be0ee3a40cf40068fb71b..ae5487ad641622a6e9d3a20a9182e21b4f65762e 100644 (file)
@@ -1,5 +1,5 @@
 /* Real definitions for extern inline functions in argp-fmtstream.h
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index ace71b48c2c725e16e512c54dec3139e19c8ce83..c5217d80925c04e5731c92c651e941f50f261794 100644 (file)
@@ -1,5 +1,5 @@
 /* Hierarchial argument parsing help output
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 8416d261d15dadcba1b72e6bde6c671f92c49503..89180e32649b1bb25fb1e618c85056452ab02fd1 100644 (file)
@@ -1,5 +1,5 @@
 /* Name frobnication for compiling argp outside of glibc
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 3051be1471f3008fb52f405b12009db5f1551e51..cddb3eb48095628f59ab6e3f608128387fc4e891 100644 (file)
@@ -1,5 +1,5 @@
 /* Hierarchial argument parsing, layered over getopt
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 60124ce42b57d199ad7b4c3abd042a0bdb2fe48b..bfa130e7082d3c9c94b40c74ab764a2f4a4a1a00 100644 (file)
@@ -1,5 +1,5 @@
 /* Default definition for ARGP_PROGRAM_VERSION.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index cf5607636d7941ea3c936c87a82a00ee16f00cef..5617bb8c97699601b7a444f5e052dd02436961c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Default definition for ARGP_PROGRAM_VERSION_HOOK.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 7aad964a08b715554bdb94cad5305a6e4c81fe50..8c01a7301be61225a8f7b21fc340b42866b5dce8 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for argp argument parser
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 858be7dc5362dff17d7cb80f6301f5c9e2fe3c16..07456f9777397123317ca82fe9d45b55535ac509 100644 (file)
@@ -1,5 +1,5 @@
 /* Real definitions for extern inline functions in argp.h
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index 5160da8f6402e52dadb3ed4eac99806c27b96592..3845172afa1632832ad866b3850b68b41ccb3dd4 100644 (file)
@@ -1,5 +1,5 @@
 /* Hierarchial argument parsing, layered over getopt.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
index a40cd52581a9c28fa357a1acc266fa6b323f60d8..0b17e36e5801b603965cdbbcc10120f657d1c4d9 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index ce17058cb2704345c2309a302b73dba0dd63bf73..cfa6084bc1daaa98477c3b78e100a578d93ed4ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
index 1ebc6574120df2736823ee22732395059d2221bd..60ec53d0014a65fc360ecd06a5cab2d85da6994a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 8c544a5f68121b84bde96de212688a6a73d5025a..66f6464ae8cded22d2c65c39a888e79728a6fd60 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 6afe3fdf6a5a37a5cbe8e82e09e8b4dacdb36fce..064c882b561084cf376a3bea5aa146585eeb0c1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 61e7f6b9f8daea189dc7148dfbac14d2635e4766..2b85993e679f9b1abc3d875d57d0f0fbd8cf17de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1bb9b2d50f92da3b17cc0b937ecd6141a87dc196..26613919bc6af610bc55ff709573e7996a86be8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 117228b9ad64575b2002e711041459557673b66d..8bfb03917e5a816b3c2533f750416265c8878c0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013 Free Software Foundation, Inc.
+# Copyright (C) 2013-2014 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
index 4d0d0559061de2939e906d96c9bc3ffa758071e4..97067e34347fe4325361ee84c9ac19261d59522d 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure bcopy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 18e7d1746103b59a09cc8669f8fb771727c29fa8..b8a9e08eedb43147a4890061a7787ac31d3f5f2a 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure bzero functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 2c47e79376aea5ac2d5c63df2074779525333f5d..d0e133fbe3e78bf11cad876c7d87f2ab8b7fe14d 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure memccpy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 30c472c131508cc3e1f7209f25a1634aae22f8c8..a9820f18594347041b218f20e18bef20cfc756a4 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure memchr functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 544130b01dc285f63c8cead106220fdddaacd2a2..cbada118a1c229f45246acd8bdc4ba13b4240f4f 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure memcmp functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8cd9c23b4403f74a9e8c96efb1de09287e020228..21d16423d072fac1a4987ae681ba758c96731c37 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure memcpy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b8f8a8b2a34e51b37094938be2b445380328b0f4..6fe3bc666b5186ce97c1019b0909caaf5b9fb90b 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure memmem functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 332d6af2631e60ebe4dc1d39aef0ce6b71129396..a3b5dc97bf3600c79cc848b6f83054761a079c96 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure memmove functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0e0e3b9e47037239b09967938faca8e7eaeab4c7..94b84da3b2b6d0efea25f16901ab617ab1ac97e2 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure mempcpy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 96a597f22e3c87dc0226f77166e6ca36d7494249..93059edc9cbfd2f7b24cea25b54718815bc2a7ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure memrchr functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e45807c0ee6c381a57912b1b5763ce558c164250..5304113e3d8d15b002a9f1db92905f325caad5e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure memset functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 2b50665b7e70692fb5936edb0ba790079abec88f..407360c8f9f828796fe7849a42c3dd0118fa7316 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index df6a310e2b59ec02ff4ad61245292b2295e48bb5..feb5744ebc61a1bd85e8297918ac60f4979442e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure memchr functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 05edc69c5e082ea3b08ba6176f9ec9ce57f32ade..4290e76f315699c590347e0ec6f911888f6752f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Skeleton for benchmark programs.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 06452984717744db0e6951c03c3895005b3e01d3..64bb5a0d6f8c5eb214e259a3f732661f84ab84fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure stpcpy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 964ca5e2ba630dac145f9b7541526cecfef5671c..1f6ae438b7ca0e87327b6316dca0d9f41447bbb6 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure stpcpy checking functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 65ed80007422f0421240aea92161759b829672d5..f7256124f9a7725eef7c6fc80ecd0c7eb5419064 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure stpncpy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1458df1e945118aa040dd39ae53bfabb08746695..dc9e439adebe8e59de7545102a57bedfccdd2a0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strcasecmp functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 68b7e95ad57d0cc44748cd3d58449546c208dd8f..5b57d55ef4bd6659e9902faa8d166968bf895dc3 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strcasestr functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6602009eb1bd8c62f95a33ec9961fc0f92f4d42e..fa21730c508c1406224c3af063e311b2c907583a 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strcat functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d432ba53b813d17d2ee37df524e35a50f460493b..f1cea91f283bacafc239b938aed9a2984662047c 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure STRCHR functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index db5680c2f38dccdb17600325562d80c8d84a0bda..6d21ba28a4f34a3345115eacadc3ff0eb3584a06 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strchrnul function.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c1e0b263a318546053692e1acd34b462e8da3556..75a2f1d83cb832764832f4cd7d5507b8fa5e4bd4 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strcmp and wcscmp functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 88db83b8866a93ee139ca7b9ce9ea0a011d63b8b..c3ab4cfcf770feb9cdc514fb387f1507f0ccfbe5 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strcpy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3c2a0b3fb25531f4f1afef289368a4b852c30eb6..8accb61716c5d50b8461903f6b1badc4cd64cf9b 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure __strcpy_chk functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 22b3b84957c133f94a9efed1c58c7b404e875c7e..16404e155c33766ec0ebfe7fb16e100c86c37383 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strcspn functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 46b4138d364834431b6136f1659687995fad3f7c..26096806f331458033c705f189fef4174d3ad3d3 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure string and memory functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 44c9c2b4a6018b81c2b7fd0f9dd5397a2ddfb366..d0f2d2550fbf9849ea23a39a0dfeea7b87c4ea15 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure STRLEN functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9badd051b133deab887e0169ab32b2f29fa7aa47..1ed9e3a11afd5cb12220a691c3a3b85505e96a85 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strncasecmp functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 2a17817590d46f13c387b1270642efc595895aa1..1c7cb80732e9f2c010d1baf2c67603865d61a37f 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strncat functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 25df3dbc2eb25346d9a897f8d7a2ada9725584e3..d050e8bf754df9fbd00d721ece49c13b6631b58a 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strncmp functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 645925bff24f083f824d8a5429d750a462322cf2..a35c71f8b4276aa3a8c0240d73db5b6d561c5943 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strncpy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 793f9bea5873820ee52b2062385b118cd0fc47b3..d29fd03d67d3a42ff100d5ab6a0b3e4b5d35f26f 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strlen functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index fe966be1cab60959a1bfbffec638d632d0df2b22..f94846da75edbb1e4782e9b5f3abcc787eeaa1c3 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strpbrk functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6a7aa84296e3f2012c52ecca7845462c660981c3..adceddee0751e97d651d1644af7d2ec2c48dd8f8 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure STRCHR functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 59dbe045559c02bff5d31955f87aa7494680659a..2ba33e26e5249501aa806ce48d49fad1bb4e0c79 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strsep functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 634bca193f3f417ec3dbc92bf1421c39df5252ce..2680f78ea0a64fe2ec6a410dc739ea49fba9cd2c 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strspn functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 528a5c00826450fad8e1f79f4c42fcf3192ac235..e0249180b689deae6964ba80d240e8e176ffe2e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strstr functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3a8a65fadfa96fd73f5d492c04e89b1c540f5e10..fbe8040318c401dcf46966743cd40853a5fbcd9e 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strtod implementation.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c76d0e3e677e30ab234fd7fc01c4e9d8abfc7f53..5e80c1a77587550ac21a14b442aabdfafdf81469 100644 (file)
@@ -1,5 +1,5 @@
 /* Measure strtok functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 619994f145c9c7ef88d0b8b41d3ecdd4d898a6bc..13fc9467a04098aab3d838a39153fdd273bba566 100644 (file)
@@ -1,5 +1,5 @@
 /* Define timing macros.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 20cb95aaa40134a9b5141841d9c056ca3ed9f6dc..a3d1fa1c5652351f424e80ed545fb03600fec3be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 617919617eed4d679b4cbe358f34d074fa41ceb4..10c181a00c1a868269de4d20efbff052db3422f6 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to swap the order of bytes in 16-bit integer values.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 5a35084279346c0bb938d55fd0cd33d31d170857..99b7fed302e048fcf036e3cff3b335300b458793 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to swap the order of bytes in integer values.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 9e8fda0c54f44a1fbe54395d46ff268aed394f86..bf2fcc53fbfe09a944d9f453536e64a5f2ca72fa 100644 (file)
@@ -1,5 +1,5 @@
 /* `sysconf', `pathconf', and `confstr' NAME values.  Generic version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 2117a7c0a9375ab98b52e17b05f9ba5e5741cc1c..3a5466ba0970311c6aed26a431feacbda978146d 100644 (file)
@@ -1,5 +1,5 @@
 /* Directory entry structure `struct dirent'.  4.4BSD/Generic version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 5efe83d478c20a169cb5f57dc51635639e3f8eb4..836b24670e6c16f7de0cd8cff0a385a675a83122 100644 (file)
@@ -1,5 +1,5 @@
 /* System dependent definitions for run-time dynamic loading.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index f7eb8597242b26938f2177a820608e728305c610..46f8cb85ce9ceb648c3cd9a5a2e1f61a6df3ed1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index ecaec2baf02ae87b2a799b241bc744941884c037..bd21da2c9e5473327faccbe4076157ac13fd1d1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 09094d393bd95f9daf16bb64e01b8879af72d04b..61b42dc1660df4d11c2b8cdb6083dd6c480df46b 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values. 4.4BSD/Generic version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 80731690719dbc3be45655b31e34d795f97c424a..5e8b4b4547c428c1cb567ff5884683e6d1dfb4fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 863b36d091a3431add0c2bfe984346d2a245f8a9..77fe4a2d17e4ea08a9a61505b0e2de123ea59a1d 100644 (file)
@@ -1,6 +1,6 @@
 /* Stub `HUGE_VAL' constant.
    Used by <stdlib.h> and <math.h> functions for overflow.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 0e34aa65423c694a0177cb4e86068a015ed1f9f8..95d81a63b3a5713aea2fcda58c3cb1d61f19dab6 100644 (file)
@@ -1,6 +1,6 @@
 /* Stub `HUGE_VALF' constant.
    Used by <stdlib.h> and <math.h> functions for overflow.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 3132917200ec4517cdfd531fdbd3f78cf13b7ab1..0c330fe21d66ad84e69d1beaa077a485b9624926 100644 (file)
@@ -1,6 +1,6 @@
 /* Default `HUGE_VALL' constant.
    Used by <stdlib.h> and <math.h> functions for overflow.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 081a9457abb7ebaac121aafefc48bc0ce74af58f..11d858a2b77a67b5b932659c6ef70ebecc21d359 100644 (file)
--- a/bits/in.h
+++ b/bits/in.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index b04451faf1bbd69b971bf46138050fc5e062faaa..25d1d19d0017ea0be7fe86c73c530cc1e2a6e379 100644 (file)
@@ -1,5 +1,5 @@
 /* Default `INFINITY' constant.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 9c5dbf95a3f38a7b0f062db33a26155eb6cb3689..288f38c860938f15ce301658dcd159ab78c82729 100644 (file)
@@ -1,5 +1,5 @@
 /* Structure types for pre-termios terminal ioctls.  Generic Unix version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 0b5927f4b80cc08fecdbc3e2a4b6cd0678c1b4f3..97d5a283df0f92e6ac8c6b7b7b4ab86a6f37d077 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index dc136e2cdfc76dfc8b1cf56f2a43549a6ad3904f..592eeb15b8fd7d55f90725f18d84e95b288b4c08 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/ipctypes.h -- Define some types used by SysV IPC/MSG/SHM.  Generic.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d9551626b5b11c102154cfd476d6beb17c5d9492..7bd935caf4c60058b094dad2aa5d2402fd9df15f 100644 (file)
@@ -1,5 +1,5 @@
 /* libc-internal interface for mutex locks.  Stub version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 125724287b9ed3f40d1cb1a5fe6295a0addf1826..c4249314c900921d0d935869e9fdfab4ceb9953a 100644 (file)
@@ -1,5 +1,5 @@
 /* libc-internal interface for thread-specific data.  Stub or TLS version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 0ae8c29eca3a43bea83d1677a687b5235732b511..ca1f464bceb03ade0585b01e9085d97ed7b52ee2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index e04e61432131410e1958b0f5dc3a05a1e19cac34..360f0d0c9849433ae5a8694a40feb106a5806c9f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for BSD-style memory management.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 5c9250b9aa7a477c459e38ee6ead0240faed9fad..c04e780447de53db718d3e3b80c07ca82008bae7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 1f193a3b32762d54f45d2ec614387080647c0cd3..9c7feee2472d0c64e0cee07ed5142d4fe2ce064c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index fd0e8d140c0716edff490627c4f9965352eeec6c..daf5a4162049c05e34a5a113d44f5fe3c7edbe5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index e574b0472122b714961d7512bb437ef11d5a0948..60eed4dc70c09e82e5c5740d596c23bca91744d4 100644 (file)
@@ -1,5 +1,5 @@
 /* Old-style Unix parameters and limits.  Stub version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 918ef870beb34e4eee4a104069e1f5ffe0a34b3f..9cf011704f697cce5799924cedd5a219ba8cfa6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index b372710cf143c5e7b20baa7c62bd21cd71e70a97..5574a7a0fef983af70d9eb773c6ee38b6450002c 100644 (file)
@@ -1,5 +1,5 @@
 /* Bit values & structures for resource limits.  4.4 BSD/generic GNU version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 0c200a95ec7446746a2044cde300d2ce2f9337ac..e79db042ee477632af5e2d2ced454b95be91c3f0 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of constants and data structure for POSIX 1003.1b-1993
    scheduling interface.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index ca87676dba797416b0b183d60336d1250a800fe1..029153d688e07316a022265ce8f3fd8c16edaa0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 94faefd11f2a45cf09770341b2c567f4052defad..4edc43bb1acc99da7596444b372652700f8a42f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 705c805987c6d414bb81cd73c63f064c6f18cbea..150fab8c7d4e7c2d2b0eaf4b6d3222c2d1d7fdb5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index ee92c37689dc5ff4021cd60a72d3915885a1025a..951a5c41d3ae6e3bb759d5c0771b77d156a12e3d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3eacb56f74b32004efba3bf58652a494470aabd7..76d450b4d962820bd54b5bf6c6237e318c051c92 100644 (file)
@@ -1,5 +1,5 @@
 /* Structure describing state saved while handling a signal.  Stub version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index e400ad2d54719e1063c18058795781728ad2da37..f77d952166bd11dbe6379c314b14893f52cb3d85 100644 (file)
@@ -1,5 +1,5 @@
 /* siginfo_t, sigevent and constants.  Stub version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 1a3e54bfe2e3d795831d717421c55c32aa3e31f0..763700e83e28fbb7b28d71774bfb91894f6ee82d 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal number constants.  Generic version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index fa0eb2d3061a29b0c5882132e8670c7e0dd8d253..23a6c1fd83694300ebb46ee0f62b379683c08169 100644 (file)
@@ -1,5 +1,5 @@
 /* __sig_atomic_t, __sigset_t, and related definitions.  Generic/BSD version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 2d8ec5f7293879a90cb000634c3dbac181311c18..465156cad1e975a1921ee16e4bd4dc1010ac4ed8 100644 (file)
@@ -1,5 +1,5 @@
 /* sigstack, sigaltstack definitions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index df2a24e5a877ddecf8a3f0c62c793de85c3fbaf8..adf6e3f2b8fbfdc8d4f712ecb66ab706352c2af2 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal handling function for threaded programs.  Generic version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index ac4023ed725007d3517b4a4f467f383cf050a12d..33ac0efa36c4be9c2303d8c6138559adbd6d001f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct sockaddr_*' common members.  Generic/4.2 BSD version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 78c54a0f9e4181d3cf950beab9fe7b40cdd25e93..1b2e2437c5fbaa9d460a5ff23815c60b5759a9a1 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific socket constants and types.  4.4 BSD version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 788221d4cf09e74d5ef375b89ba6aba125912b58..ee5b2fba381b33a267dad3c43a72b39fa8ca59a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 8de4a8ae466519393e6aa865a2727ce00e4dca45..1fbc88f6822bce718618485d7817dd553e85c6d3 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct statfs', information about a filesystem.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 215c438821c3ba1f22ebe9abe7f7f35892832aa4..5a99ff3fd32cbc3fa5c6a47a8645c1d495b89feb 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct statvfs', information about a filesystem.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 65f12d02e2d95968813fce944c0b7569eb071004..198cb6753593432aa3a7d0c4223cc4fb9b5d7add 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread package specific definitions of stream lock type.  Generic version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 4cb58abe6c8a944cae5b5703664306d759febb9c..78b444649fb77baf581054d18de2ac21ddc2e426 100644 (file)
@@ -1,5 +1,5 @@
 /* Perform binary search - inline version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 43fff79d3da81c1749d9dd846be26d03ac50f83d..246152c8795af3b5378ff180ad9ff19611f0296a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 5d83198e796a5abca86921b8ba9d591eea3f0e82..6610c93e36a2170f1bae4b3ddf46fd16d843fd19 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare sys_errlist and sys_nerr, or don't.  Don't version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4440f5ea3a17a182f82ade036691b63fb8354366..ae83b2b032cfb705684753af1119290691872795 100644 (file)
@@ -1,5 +1,5 @@
 /* <bits/syslog-path.h> -- _PATH_LOG definition
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 23f3d54d577427698097daefba53ddb3a7665800..9fd694a284dce341c89559950f7df898db00a699 100644 (file)
@@ -1,5 +1,5 @@
 /* termios type and macro definitions.  4.4 BSD/generic GNU version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 763ac1a02294b19c2f2b8a72d9f59bc38b7ef2a0..8b3c8e2d0718c17fae9791fdce78fc8b4fa1fb72 100644 (file)
@@ -1,5 +1,5 @@
 /* System-dependent timing definitions.  Generic version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index dc7b784f965749c44257bf030508d6642c07dec7..02e1220b46cdd950c5311896e17fdbfcc92ce569 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/types.h -- definitions of __*_t types underlying *_t types.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8268b90276700a382db37331be1d8ef5a516403d..95561deda18de86013e935da9a904b1a262a407a 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/typesizes.h -- underlying types for *_t.  Generic version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 17be659f7bd97e15be9da56e6b2b9db284620c49..3d13ab39167225ce4bfaf35506abf9c8719017c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index e79e4e6880d6008994731be764aa83c918398d6c..48d7f07548d6bf65504c7f7b8a98ba950d6cd1ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index d1ea916f6f7a2bc26ac72839855da3f7f521c8e5..4af8c051763abe9d77757ad93f6b8c119a7ab884 100644 (file)
@@ -1,5 +1,5 @@
 /* The `struct utmp' type, describing entries in the utmp file.  Generic/BSDish
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 65736809407643fc588f43582a9e90c3740ab4fe..e41c43820af45a5e95c920d7e01a906447872068 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 59215f6ab43d77c83c088436625d1a65f2337c5c..b7d13515c9beb61a3b308177028d5b57a020ab28 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of flag bits for `waitpid' et al.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 8385d5a3e8132c7660ba9a3c9edffdbbe6f74010..baa3962e0930cbe8496d80f2cb845928c7c41c4a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of status bits for `wait' et al.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index ef93d0e784962c7ee6dec6f85f9a43010df3bc83..e4ca8dbf00fc9bdba23b13011f11dac6485d43ba 100644 (file)
@@ -1,5 +1,5 @@
 /* wchar_t type related definitions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index b36eeaa80fd2a3a54597f60dbbf05957a9c431f2..159a7b784b738b40abd7c9d06926176bbbdec28e 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/xtitypes.h -- Define some types used by <bits/stropts.h>.  Generic.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 205cda7a73da1c2dd8c1f93bce6d507555622df3..c95442d36927c35102737177f82963ee4a23935c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index 08a7905af55e6ddd762031b7cb931506e14de042..eac2827214572835c99ac6702c9533893ea03eed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
index 65be6c52592e32c3799d452c96c9b1e89b023fa9..a4ecd93e0d163adb370cdef2dcd56090fbb263ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
 
index b11583dfa1a4915b61511431d073548572204550..bc402cc1a1d2691a08297278f544fbb6bb37ae16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1996.
 
index 470eee051bdb89a64b4700d593c67c4adddef71d..e86bd899c13a0241f25c4d9d7b433753f23b3223 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index a6c14de6e71ae6b56a6e5389b80fb8e1e5278573..bc44f98247d31816d43bc2eb80b6ac80c5826382 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
index 69bdb54e99e3c21ef78d3e597b33554778e4db95..08e47af24af51882ba1b83c5e7a1e537ebbb4f93 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test escape character handling in gencat.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index cf7768c24d54d632ffaec5ca53b1a5c8549379ab..61920fcdb9ccc8b27184558c48c74feabfaf32fe 100644 (file)
@@ -1,5 +1,5 @@
 # xopen-msg.awk - Convert Uniforum style .po file to X/Open style .msg file
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 902e298a465227d57096b15f2c9427b2e3c63365..df510d81eeb7cd832961b46700c91013e57d10d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 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
index 238e52746ec2d17eb007aea24e2980442247142e..9f69ecbdb7cce7d8ebaa02a69febc61684e76b04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index f050c32b9af19565d2aeb7299778a624c47eb28c..954b793fd8f249873b852a8e00bc1cc2453b6a94 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for bad DES salt detection in crypt.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 8e64bd5fd597fff6783ba6781e8a4c6dab61412d..2a6e9504e3650373b30ae15a2608d119dcc502b8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * UFC-crypt: ultra fast crypt(3) implementation
  *
- * Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1991-2014 Free Software Foundation, Inc.
  *
  * The GNU C Library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index bde5cbfb718a2501449ec9c877adc74193f457bb..fbaf9c447977aacb6e8a50aad1f4c2557c5cc4df 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * UFC-crypt: ultra fast crypt(3) implementation
  *
- * Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1991-2014 Free Software Foundation, Inc.
  *
  * The GNU C Library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index e429950e258cdc631e05a77ce3a5612ca6a2a4d6..4fb25780fc8ad590fd25c990055e228d75e0e26a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * UFC-crypt: ultra fast crypt(3) implementation
  *
- * Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1991-2014 Free Software Foundation, Inc.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index e0d37b5959811b1b511ab2ff83efd54ace3efccc..f95a2bdc84a6e0945cf2589058205e16a1cbf8f4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * UFC-crypt: ultra fast crypt(3) implementation
  *
- * Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1991-2014 Free Software Foundation, Inc.
  *
  * The GNU C Library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 240907989423e0e6b89635a6c98e55bd3ead76e7..287593142b4ebc17e3cd46f0251cd29da99cd47f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * UFC-crypt: ultra fast crypt(3) implementation
  *
- * Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1991-2014 Free Software Foundation, Inc.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index d2a17ef65972333cd6cd94084cb063b5e34d90ad..d1b92d786c54a64c25d68ab889ac9bc222c771a4 100644 (file)
@@ -1,6 +1,6 @@
 /* One way encryption based on MD5 sum.
    Compatible with the behavior of MD5 crypt introduced in FreeBSD 2.0.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 17dc856f5098c8e6640e86e5b42a10b55254584f..a444a187883ec21284edea5aef2f402d17e69f9c 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to compute MD5 message digest of files or memory blocks.
    according to the definition of MD5 in RFC 1321 from April 1992.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index db01a17197ff23aa6f7771679f55701133dbffcb..c45d31d32821300344b73db212b21defbf780053 100644 (file)
@@ -1,6 +1,6 @@
 /* Declaration of functions and data types used for MD5 sum computing
    library functions.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index a31d0e13d9a9df8c870c5bd940d3ca0040b0f188..09f06735911777a49eff71b6ef647366c0d47a99 100644 (file)
@@ -1,5 +1,5 @@
 /* Testcase for http://sourceware.org/bugzilla/show_bug.cgi?id=14090.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index c114a534ab1a8da8e015f5aad90e532cb049cb2b..cf0abd2a314050431870fe28a9e5eb086b52c7a6 100644 (file)
@@ -1,5 +1,5 @@
 /* One way encryption based on SHA256 sum.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
index 8fb7d476718dc46b97df081feeca58c067142e06..a5df83e23ab2f4b6f2b7d3267ec2f2851f5ecc43 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to compute SHA256 message digest of files or memory blocks.
    according to the definition of SHA256 in FIPS 180-2.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 6aefd5ed3fc5ae876f70ef1133d765a792cee9cb..21f0a794b59693c4e125aeb30987afe4e317f3b5 100644 (file)
@@ -1,6 +1,6 @@
 /* Declaration of functions and data types used for SHA256 sum computing
    library functions.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index e09ae4106b79f6cda641baac83306ad14c7dbe38..c0338a7c6780bbd8941ab723cf071253e078fbc2 100644 (file)
@@ -1,5 +1,5 @@
 /* One way encryption based on SHA512 sum.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
index be20bcc822261df99d3652cf37e93c38576bc548..f0c0725ccc680a0a414acd05c8e60797a66eb307 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to compute SHA512 message digest of files or memory blocks.
    according to the definition of SHA512 in FIPS 180-2.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 87c331e68cf507fc33f63a6cedb88e857264cc60..7df7f73c6b34e869f475c40af46da75fa43106a8 100644 (file)
@@ -1,6 +1,6 @@
 /* Declaration of functions and data types used for SHA512 sum computing
    library functions.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 1ddb1f65b9ca988079f608e4a10bd58044467b6e..1a78f12ffb46aedbc3ae17830f737df2faef91d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Types for UFC-crypt.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 1958156a32125ae6610195a4f9ad85893bad54f6..6d222923e215294b8172e27095b3ab73e1949d8b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * UFC-crypt: ultra fast crypt(3) implementation
  *
- * Copyright (C) 1991-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1991-2014 Free Software Foundation, Inc.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index 24f0974b54b47cee8eb44a1c8641917766557f56..b5afea0decd9014b1180fc7977ca3776d438b9d6 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for csu code for GNU C library.
-# Copyright (C) 1995-2013 Free Software Foundation, Inc.
+# Copyright (C) 1995-2014 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
index cbd9778715921d0a93cd843d4e7569c4c57d3a1a..639ff2c1af8a0202816658203e4dfd2441734663 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 9b83828a81a275795dc71053e2edf1b3706f49d0..6a7077309136b9ca83c12a904b169009a01f0958 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 89bcf156969877aa86a24763388a688dce76a114..e50f0403edabf7950c9726751e7403fcd4fe3494 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 84700e6fffb37794b868082ec31293ba161d8eb9..4daf673e67cf771fa888a379799e20bcbf607596 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup support for ELF initializers/finalizers in the main executable.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 695d8f6f16cfd3a7282696c2fa21c44e6328a183..f25faf975d26fd11234f7145cdcfdd00a8967b78 100644 (file)
@@ -1,6 +1,6 @@
 /* MT support function to get address of `errno' variable, non-threaded
    version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index dbdcb4356d2ac380606e78fd557e696d0b21a31d..21cf7d81e7d7e93bbcf2bf5fdaad35d377e57145 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `errno' variable.  Canonical version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0c18321095c595cd55f5ed1af506df0b1f7c77e1..59b8fb865efc87e402c1e3ccd6e863c4fdf15a60 100644 (file)
@@ -1,5 +1,5 @@
 /* Code to enable profiling at program startup.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index b4d22ce6aac00e87d61952a24dae6cc320c54949..97c8ed41edff8ab0a9adbdf4b97e0afe874ed99f 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization code run first thing by the ELF startup code.  Common version
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 8e3a0b80ffa331558f9fd534cad962989e7c7dd7..ea2c31ef3cce427d3981468506baa6ecb6092337 100644 (file)
@@ -1,5 +1,5 @@
 /* Special startup support.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index c898d06b0361b2a8326748fe0cf483aeb57f0d44..146e16ba461727ebad59ff9885d8d4598832efb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index c37df67e6c5b5e149aa8eda53371d5bc365bfdd0..5aec47d54c6462c2a8e2fca79ebb2936f471c239 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization code for TLS in statically linked application.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9865dd6be8ca76618d962fade913ffa89a782fcc..ade27b26c4666d58d5eadfa42a727b2b1070decb 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for atomic.h macros.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index da4ee4f26707ac560b650e2ecf7dbd0e8ed51cf4..d16c66dc31d4150f0e651549e6ad7393d6d76119 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for atomic.h macros.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index f8a1a4247d72cae684a1852dc244a99f2e125a9c..362c3d89adeb469860aa7e11375bd31575f8465a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 0e8c0f04b115a4b4e4dab4929371e60c9fd48644..7bfc928425f48f0c4c54e0acd3ed8a7da2e4f3ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 728277711542d8d5d196d0562b0fc51091c7a07c..489fd449f9a85210e2864d7a20811f5a35455834 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9d4ac8f4d3d5a242e7a30e7c74141f083e388078..2ba63efe0620d00e25466e9566c5a2ce2063f363 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1804cf4172bd8483b8c1ee3b645015d8b35fcd0f..1ac0ade71d9cde52d6d73f611a0245354cb5eddc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c8b19ea81f824f71655952919ed2d0c6ca9ccc19..e15749ce1dad9680f39ea158ef3bc544c241e982 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bc7008261fa51909025a2e4bbd91ba17da3ea8e8..e75670d4678abe6d67943db7ecbc8998fcc06123 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9c3b229bcb047f425425972b8759911dd0be6140..e2b3cf7d8012f2653ab1329230aff9545a7d7191 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e48b6f2cb20bf58eea93f91465c6a34abfdb86b4..12faf8f0f8bb965e651732f1cbdcbf29efdbc6a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 13ee5c80b8f47d8a010c50285403a09598d9e389..ab06c17052cb4a9666fdee7980238a8d1e72955c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 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
index 2aff3af297e6a9ff6022973f979e5ccfff761b04..d652b02fd25a9c4b05320fd972fe96c057e9faea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 84594986cf39a99dfc79707505205027a09f3ce9..69dee00ce076f5d39a5b65305d61d89aca1592ae 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.  Generic version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 7a45ea72f91dcda11747bb561f64ab0e5c38965f..3faaf7b0565b0c9738f685c54020f2b66f114bc8 100644 (file)
@@ -1,5 +1,5 @@
 /* Return list with names for address in backtrace.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 664e9cb1c3aa4abd9216853f504760670ebe8bc5..ea9562755fe7f4fd0bc324138410b81e22343f38 100644 (file)
@@ -1,5 +1,5 @@
 /* Write formatted list with names for addresses in backtrace to a file.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 3bfb8713ffea2490a716caf428c77b2f0a095a1e..b479985a533c3818b030b91a4ecb70923b2d5b5e 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b29b16f164d7331146dcc154a72828efdfeaba32..1f63027982549eec325cf2016c39a379d59bb5e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 40498c8a16cf67b7468a17c5cfa83e35db9c3fe5..4253540c5704241d14c6af35e937d7b0b40d7463 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@readhat.com>, 20055.
 
index d5f6ae2206387054d38545a9ef91edcd1fb27406..d401b234e097bbae4a4a62e6642bf86f68db13e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ae5ba2cfadeb5513ca0bf5364ff796414fd5c033..b7d874dc5fa6bb6348b97d8942c58006a09944f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index d14947676ee9448358e193103088406f74ef0fcf..5baa6f49248daa6f5b0e0aeefdd85d644112a32f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index a152ea91e7659e28811bdeba95bd0250f7b196ee..0f70d04917d77c76d7d3e87747eb7aab2c4c44ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index cd7192d6962aa6568a264bdbe33ec25166438112..62ef149be7f616132fc7a6c43576630c4a4a1880 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index a7a4280439c8bf485cb73149e8a20697a28e7c22..9901060711878014c8100baef5234f4479a4675a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 913af67c7fc12bb0c933d46a18b75262097f5a60..dbb3ee977c2ce05109fe47758b1b8627dd9e2ddb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index b323975d34d370a4fb0abbefa1d8710e94d3ba9e..c76684680ab93410dd1b102ee1f56bb09abe9fe3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 39a152e0a1af196135a6893e743a3acb10f3d07e..4c08ed9fae64d92d8a33a8485ec4255d259ddbd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2a98fd3777f686d9b910f23603616855175b1a7b..0f77a180299c15d6bd9523923f9809b8486a6560 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 0731ae74cf62fedc59dd9e2c02b2c30e81ddaa84..6d4d9693ea0943a9777f78af20b7b95347f0551e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 079179025c46eec64115d11d5365a0d41913d429..914dcb144d3add795c9dc900183d6da53dfd38a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d87d22dee66a3b26d51909c1f895dc038325cd52..529170583e78d7ff4edf81f282110a9fc999ef84 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 660707fe00739951840c80036d8d42e8930a1427..51ac5e0b66f353ab9149930755d05f19f49b55e7 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a33f83be57c008c34854bd1aaf693a6227110283..ec5728e43e6de4d15f9ab72e66efb364a52ab03e 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index cb520f246c480673bcf26517f7bef13789f29797..10c04bd16487cf42c7674fa3f20185c68032dc27 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8ea685fc74cc8e3e17dcf6250ba5413e30b2a97f..08a59dc450222e26760f3a6ecd61b9364e4152f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index b5f46ad581d76d9485b2b1490f6669e4c7910326..7982a226cf5819e6c2c0298466721e58df47599b 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d3274f253ad9320eee09710596bf184c851a8167..8656a8c4c4cc0d199c00bb9fba2ce96b6502208b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index a85d4b4d80ed37a494a7a74b8691cb5ad13970c8..4445f98fe8f4c5ed0a076fbed58c73e5f9e6bfe3 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4465cfc7c7c46842276c6f9f135da2e6e23b9cb1..32ff7b244314295c037e326dc38b6de4f24a8daf 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 323f65b9c644a1709f5f818f286f398986fa1e12..4359e194f2bbd6c7c6bbd704d41207f1847ab112 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5bbc44f57adcf1ba05d4f384477702517aea9497..ab5adab6be7fa4f3442294d89aa1a39dd67ad0a7 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy memory to memory until the specified number of bytes
    has been copied with error checking.  Overlap is NOT handled correctly.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 6337e76ec2dc225d0076ce13d1e6886c21e61d39..aa0287384b3be2d771b15953472972c849f3adce 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy memory to memory until the specified number of bytes
    has been copied with error checking.  Overlap is handled correctly.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 1573a29d02b05b61cb036f4b92cf8e021a2d371c..87db7e1e10d3335add61761c2cdcf2388b754841 100644 (file)
@@ -1,7 +1,7 @@
 /* Copy memory to memory until the specified number of bytes
    has been copied, return pointer to following byte, with error checking.
    Overlap is NOT handled correctly.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index ef1cadb60fb3dffe6a9b41d5376405c99452037c..b48f740fb5cef106d7efcfb371482e03344652c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d0a998218b89b9a7023d43767b1cf5f4386086a2..9c071672021253c4a5aefa23523c2b7c3dc5faf7 100644 (file)
@@ -1,5 +1,5 @@
 /* Noop hooks for the instrumenting functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index f83b5498ab0d2c93e3b6397b93a845fcdca90d08..b9431b9a77bec51165a56f0777fecfb8f3e33c12 100644 (file)
@@ -1,5 +1,5 @@
 /* Print output of stream to given obstack.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index ad860dfbe9b8dc2ff5ee3089b976fc1acf35add4..827f413154efedbdc8d101740711be908416bc6b 100644 (file)
@@ -1,5 +1,5 @@
 /* Profile PC and write result to FIFO.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index ce6096de06a1e980e16614248689974a87b4959c..87d8cb4b4dac0b481bda24cb0e0fb9a88debd295 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump information generated by PC profiling.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 374fb37c2656b03cdfd02c2efdee80f0f862a63c..ccd789bb7e99ede46a36e6f9c98df862934ab532 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index ee175865a4774248bcc4127e0a252af5ba5229d5..214c4c6446928ad54470efa41f2c624968c44910 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 78c554e6e81c38275bd61cbab6abf64b19b943e3..eedb6aeb18f69446d8ecd3bf91926d73072f1f9e 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8a652d5671385f67f0d3e449b8caf13e24eee664..c14b87f5d2d870af945fb8e91b6e499ab60f42d1 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e61826d3f7380bebbef6b12182275775b2ebda04..33e1725db3177bc6d2d90cd2cd7fee8cd0033173 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3df1ce82d28fb97811fbcd1e8d39333fc2ae40c4..643cd0e5b29de6865cc27baef8a4a93ac2986add 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0510ffc3af705a5fcb5e26123c1c26c07a805ff2..5a5cb7f0b1a0fc9d00e6896b05de0727c17435ba 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 29d282bbc6080d712451b2d29b8aaed3009084e8..24bd05e68bf8d71937a200d9e786597f71eca2f6 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1123e26188c22589a68de0dde11c55d3bb2f27fa..ec6d2bab2cba6b462d6896f7156035246dc6ea0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index bc60b3212131d31a72b58b212586bfa7037d7de6..76c19ad50514e163a77392fa5cc9815570dcf0db 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 00134d898b06ae5386786cb2fa57ced814fa69be..0bd2f499f3ed609beb972e84238a72ce8cb3410a 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index bfb246752258697d492436249fb298f8a8da85d7..bc7fde624918235f90e821cfa32868b4394a6045 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e1d058f0c75bcf6251ec514efb70cf50b33f369e..ba2c11d20cf89e05da9bb0bca579d2a5c6ed88e6 100644 (file)
@@ -1,5 +1,5 @@
 /* Catch segmentation faults and print backtrace.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 867c1be7fc70c561fa021a9f88b589d0796402b1..2f91c474049734b248b7e9958ea4d0488ddc6499 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f43ed4d878f1df3a52711835434a83a538ba9a2a..122b6810e291257455c599e0c90754dfe21a6cde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 01feb444a57cbe78507268b769946ee4085a2eb7..9105d00768ed91714127aa390846ef14aa679264 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a83a5e1c226ec422da3ada70ff5b8f632fe2b300..c99ff5de1f532643a503be223521006c04c2a36d 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b16b83d16ef317e13c0e792cce012eb274bc724e..d7228ec91bebb49be67a0a0f98a6563331f71d86 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 0bc6ae2b11bc86aba58b8751e01efe9fbbac28bc..17e6d95653e75bfa950447befe655d2f46c2d100 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 20623d490dc0761eaabc9ab95623ad2a61247d63..e4e91d30d7d391231ca62ef1b999e091ba5c8059 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 81bf46f9927a4c7db69d761601392d520326696a..92549ae71acbcb08698ef04efd63091b492ea4ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5e14affd903e1ad54b3347deb8a19774661e1b9a..955fc830c276c18ffc049ce3eee00b3fa42c0254 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2e078b1e4f7935b5347d9aec88bbca9995fa5871..4c94ce5fd22b24102a497cf07696b0d294d7032c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6667df5be188357afe431f498c61abe24fa8528d..90c84af90a768f0de6a53ba993b76e1e22bda653 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8122277b4aee7d8caf35c0988972491c000a7f80..91bd6285994034575f2c9c59ad54a0b259479e79 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure IFUNC implementations of stpcpy checking function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 1a60e7759773ed06bec1946d57d0593c4c681529..7c43da82b53eed2fad2e218f65e95048253be8f0 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure stpcpy checking functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index fc79f4e6b3c48383b908141729647709a14715e6..8fe9fad8ae7abd20ba8757f30efa81858607cc81 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure IFUNC implementations of strcpy checking function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 736ef3cd7af2a5c6bdacf4ab9bfa28d11de1a7da..62a581d19090f2903b6f476e2bb338ac6e495d42 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure __strcpy_chk functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 0a89488f04401c93dfbb42ec93e947e25b76a9ac..fc23a0edc0da227d49f7c1b8549eb9fce79a4407 100644 (file)
@@ -1,6 +1,6 @@
 /* Test backtrace and backtrace_symbols: common code for examining
    backtraces.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1bdef0d26d1fbf910c0d9c76e79b85c0fd7c2672..30f82e5754af8a6759040dda764a107b5525d06a 100644 (file)
@@ -1,5 +1,5 @@
 /* Test backtrace and backtrace_symbols.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index 182f423925c0b1a55da6702bef0bfe25ec1b4e0f..c7fc76e53b63569520d51c13be7085528ca9f47e 100644 (file)
@@ -1,5 +1,5 @@
 /* Test backtrace and backtrace_symbols for recursive calls.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 9c0c2a2a7d9fe1a38993bfe9b19c12738987e7f1..a98775a6e29530cf22b7b9b9f2d7a92f00a64ce6 100644 (file)
@@ -1,5 +1,5 @@
 /* Test backtrace and backtrace_symbols for signal frames.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 51180c1c8c0c7e00bc828c77838a7d5c4f64df1c..4f55215592cceef668e322be6ce9fccea7438220 100644 (file)
@@ -1,6 +1,6 @@
 /* Test backtrace and backtrace_symbols for signal frames, where a
    system call was interrupted by a signal.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index cd8dbcd1db9eb92ca299739d991c148dc8bb0826..a5227eb0631843137e00c769381bcb01f94bfdb0 100644 (file)
@@ -1,6 +1,6 @@
 /* Test backtrace and backtrace_symbols for signal frames, where a
    system call was interrupted by a signal.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6ca8d9d85c2b7717ffaf5ad9c195c06ab9e756fa..f0b86a0aa67010301ceec557d515804c87162b23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 0f4dd49e1541bdd352a274f51aaad6844bb823dd..ac67879ef785cc146b14521dd72ada6c523e8bc3 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 64c458028d6dc4aad70fa1c212a25ab2f054ceb2..a1ed46b8fbef019c7eb043cc88235a555e38ed1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 95677774c635b4081334acb61fa2cfdea1c2f2ef..940f579aedbed7b53e2719cff515345fb5dcca30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 30f51d6c77aa27cc313e645ba322715a881727f8..86d258e61337d57bd772fedbbf6eb8c48b83463e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0da11695ab9c06c86fcfe1aad5e77399968aac36..9476b75939184b896442322721badeb1ab7a2ac9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cdad3a963cfc0c37b4b188a0fd48d1730c0c0c2d..8bc4bf6aebd1bdad015b9b03d21c7b54d2350b3c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8924f9964554a8b8c6328f4fffd2a890cf4f6953..f28d98ed473accb1bc693a8ef557e210439425a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d1ed6b2dd716a54e21e4e85a0c1d27f60005d478..133f03b6f6321ad17729a076a11cb8cbfd76f462 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index b298a0b74bf69df2c924634db11d89399dd4f413..c8e6e4455b50e1687258560b20fa486cdb7f8839 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f11da930132b1352e02a95f6335dca022e133ed4..f606bee15299f4646ead31ecc8207e9960088bf8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8776c50c483a106921e69dc66e0f3d1bbe48c6ef..2a16f2791ee723d132a27abafcc49db7da6d5d23 100644 (file)
@@ -1,5 +1,5 @@
 /* Dummy nop functions to elicit link-time warnings.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7c836e6bfba45233322b45667c5bc663d780331b..3972680e2e4e54e8e11ec7eb35fd92d56df2e552 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index a24e8fa20315e65e588c35287df93b869e9829e6..b552a2ece8177cde6bc8001aa7031a883d155c89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 7dc696715c953629f982936c849af5ddc7c48051..5af94dbef186f45ff408bd0dafd4f8e2ae1a36fa 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2bd7e763502f0debe11e946a1b3ff9d22a792b4e..2ee577ce1697df8d4dc6417506f1c7b14be8d05d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 61092c3d969a9ada62b5588a6b34db0c52e1d5c8..c64a9f67d20ce3b82cd8e67b12ea44f620475ab9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 650e93d174b5731d6b97fbab64e80a2cd375b5ff..0de4e11d63485abcb998f3c7e4f7aed056b37f5b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 89762d04bad24ee295efacf8339bfbae5c19cd2d..abecabf0da59203308a9d258e7f0eb2e4f0ade05 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 47d649b658eee0982c67fec1268ab8cd7ce2d3b3..122cd4b7f8b2b4083ac5fcdbbf560898edbbbf87 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index cd1a1074e2b40b2cf3c72b00f07a2519df6104e5..48ae91df41774c8b56e606ad39cbb79a13b6054f 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2de1d9f8bea341a9f0d9e9cc868a4736732d1f2a..f704cdc3effdfd6ec148479daa1f3dda68af6239 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3b6b3073e8275b4056d3b8f085a0defc8f9cf91d..05b00d65cf97eb9085b64e5018903e52fd502019 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index fe5fd9c284d864d5f2accd18005052c9fa959c3e..daeb44e037753373528d69e6465940da908e685b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 474c9d0630c214b9d93916b935ab5ffe82f7bd8f..59462cda3bf043bae9dc5273f0d0155ee39eb6ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
index 1fe3511bbc8fd18def13e57542263c27b1c52236..10be83c68c9a4ab06971fdc5c6486bc4423a78b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
 
index 537cd2a815fb2b40360bdf7cf0eb360c6ab14215..4caabbe420e17f896c2d43bd4863948b0aa5abf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 2b8054a36b407e3744f0dffff631cde50bf9524a..d7872062025fb2643a5bedf0df27c299cb4223e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d3e7f3a707fe6356d60284d390ec064f6852deb8..608af3088af84666370b9bd456102783c0013593 100755 (executable)
@@ -1,5 +1,5 @@
 #! @BASH@
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
 
index f28e8e4116f4d69d4c639facb0800d2ec164bf9a..a67d2e6f2098b664031a0963843d7d8eeda6fe52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 5ddedf4570b05d6d69f88c39c186517e5718b29c..0757c211bba75c03b9c6a2911462ff2432179d64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index ed2f6844ce8626415323b69dc5591fbb1ce8eb28..68a2bc0998cc0ac443d979cb9533dd16935dd2c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index f146217b41c526fa71a520906591935dbb0d74ad..599f4d481eec806d8dc58145649c86cf89903bc9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index aa22fc89e75c0c5c1787264dd5554ba8d6b621b7..9227adc867fa50a5bd6fba6d6a0cd25330d45ed9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index db82aa1da9072fa3686fa8483946d1b0d1832bbd..e61d4476f421f38dec5d77fcfc42fca6ac16c36e 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the file descriptor used by a DIR stream.  Stub version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 6463b403007009f517c84c8c6d5179260687032a..ca327c1663e159975c5be929ac5c0f97f3047514 100644 (file)
@@ -1,5 +1,5 @@
 /* Open a directory stream from a file descriptor.  Stub version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6bd0c7c024eeadd26be4bfd37e81986e4bef69be..c68897435faffb3533af1380063f439ae31ffe3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6fc400f80a025cf8b958c062c1a79e802a4ed8bf..a48fd4e09a104f4960e49d569e9cf30fc47938c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0500703bafac723d0637ebbc5637ca1de3445f21..2f5a3e9179469c8b423e871965c8bad1763f50c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e0ca0f9666d65c6359fb4b5c8157e5c2c428e87b..d38c1f47e86d86140f7cf42cdd8ca7f499d6f005 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 46e6fa979901a26feb08d219c6b0a7a15b654540..2b3983f87e7c942466f4b3f0b067603a529bbf61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e09e3735e57e7a8aaab9b385dd395d2fac9ffc83..49b0ca0c626291d6a8477735d987ee4e66a30673 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index fac7c0ea13d3614b04063ea16fa4ebce01ce3431..8a5037b4b8ba3c1725ac9a929dcf1f1d47747012 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 048c6eee1220c55f06ab387a0ee19e753655e4a7..5e2ce170012e84eb519216fb86c1cd1441ea9910 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e8573b2847d3c57ac72a0b4507cf439d6d9e04db..521c02cd0dd8ae407c099be14b1ff69b284260bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9bb528a9629fd1b4eaa732a5a7176b024d9c2597..86d9fbd720302e9f0c7712496f8971709c0cc9e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4ff0d2a885c735d990ca8d05d5c33661ea4d15fe..ae03630d6ec5e1fda4d30a42fb0b6e9eb796ae8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index e60ae55e395e06e73f9d1b459a9ea41e2eded77a..9b07d6373e9f738837c24d0527c256dbd0731b5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 0f2a440868f9ef8e8fbdcf517dfe3527a9ec2a62..1076f28d26b68a71bf09f1dae6aa1e07135b7391 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 64f57793338db26996856edd41de5046fb865798..736cf3f5375ef3df6cf633d35a2fbf602d31ca49 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 1452eb494c65ac6dc0da442309dfa84767623ea9..d85dc77cef5cb6a6d7070be628b81f3aec6b47dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a67bc1af19b33db5c55a1b7afb9d1d693011ea34..c15099c1e3c485c717bf7fcd703c2a4f3c42c408 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index efea0242ca46a701c54acae34e7f4fe0aa489acb..7c8bec0f6b9c9b1352a5aa230d00f52990e1dfbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 444d013d9d733d8cc28a9cdfef2a762c5ca2e797..78d8822d5b072dd547ebd0ea1c2c47375fb43985 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 1eedc3fc5bad48f9dec1e1d0ba5ef690836e2d53..bf20063902d3c45949d50369a883da6b12492e5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2013 Free Software Foundation, Inc.
+# Copyright (C) 1995-2014 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
index e028c047a50612891436b990a664a858f7d0584e..d1c25227f9f41f5e3386ebfd494e924eb7073da4 100644 (file)
@@ -1,7 +1,7 @@
 /* Make sure dlopen/dlclose are not marked as leaf functions.
    See bug-dl-leaf-lib.c for details.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mike Frysinger <vapier@gentoo.org>
 
index e5955422d1248b05e40fb3f9888eac1a20c4f3c8..4afd81b1f4430d837e1d07d4e4461da090beb279 100644 (file)
@@ -1,6 +1,6 @@
 /* Make sure dlopen/dlclose are not marked as leaf functions.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mike Frysinger <vapier@gentoo.org>
 
index c3fbe757fba183530f88298a9c887b789316dd57..9c73ec018e773bc3984b64af1122aa4d7c830613 100644 (file)
@@ -1,7 +1,7 @@
 /* Make sure dlopen/dlclose are not marked as leaf functions.
    See bug-dl-leaf-lib.c for details.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mike Frysinger <vapier@gentoo.org>
 
index 9c09f70a4c05ad9a85e84fc72bdb3f24fa109720..2b93cec2103af55abc8694bf7a5f2ed937f80c2c 100644 (file)
@@ -1,5 +1,5 @@
 /* Locate the shared object symbol nearest a given address.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 3b2f3f30afcca11ba6387c5f532266853620384b..a8f10beed3efc8f88fe2a3b3a2f1bb3784db9e93 100644 (file)
@@ -1,5 +1,5 @@
 /* Locate the shared object symbol nearest a given address.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index df34a0c38b053f3603034baaf4098c553102e344..8b5decc46c8d3938e1b52bb3c46f1a1431f91c28 100644 (file)
@@ -1,5 +1,5 @@
 /* Close a handle opened by `dlopen'.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0ae2bbe2335603e6d94eed90ef5292ae9f40be80..d9bbecf49552157711f71ee3df9314f1d62609fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Return error detail for failing <dlfcn.h> functions.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 14d8360fcb5b19d79a33f2d9a7894481e0d0c3dc..3f915309017be4185ce5e297b18efcbb9ed232f0 100644 (file)
@@ -1,5 +1,5 @@
 /* Load a shared object at run time.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1ed47b1d1e7c16c64cc58c2556020d9cec75509c..461cef1862dd69b5ee841a9eb3ae241d56096707 100644 (file)
@@ -1,5 +1,5 @@
 /* User functions for run-time dynamic loading.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 91795d380da148a5a32164ba7429286f016666df..f2527fee72f59cf1ffb443f8e34f2fc5d9f3e18c 100644 (file)
@@ -1,5 +1,5 @@
 /* dlinfo -- Get information from the dynamic linker.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 5e32f5dffeb1605b2855b4eeb623ea965fb7b7a6..1e2cbcfdb492752f327fe61884501a185679e4d0 100644 (file)
@@ -1,5 +1,5 @@
 /* Load a shared object at run time.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 899a4f58dde7b70fa41f9fab553b66a438e721c4..2db6610a77e6bf432a02f5274478cbd95f98cd2b 100644 (file)
@@ -1,5 +1,5 @@
 /* Load a shared object at run time.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index fa587af980f362ee1045d4acae9c2d6a8a6aa2de..6d3a430cf68a6ea6a1b9d31c4b0aa020b30b1e87 100644 (file)
@@ -1,5 +1,5 @@
 /* Load a shared object at run time.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index ad5eee62aaffe2e3aa5cf1d418812dc7bd458ee0..a1e2e01775411e4c7fa9a8c64b399533a98d37fb 100644 (file)
@@ -1,5 +1,5 @@
 /* Look up a symbol in a shared object loaded by `dlopen'.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index fd95267726e77927cea39926ba60b2dd284f7772..5d05d979639a65295e91639068f2815757af0aca 100644 (file)
@@ -1,5 +1,5 @@
 /* Look up a versioned symbol in a shared object loaded by `dlopen'.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 6ac0558a99c8e342b649edd4a1aa36b2945edf83..43c6f4a2e0b80b96400b9093021a239b8171f430 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index dabae777247e81b005b425503901ed5ab8be191d..62b3628ca29da7fbcb18b95379019a3ed208e0d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 53345115854d6224486c7ac3f269ceb2c6eead7a..9cc307a0c609152e3c8bc55df3f67b0d75ade15a 100644 (file)
@@ -1,5 +1,5 @@
 /* You don't really want to know what this hack is for.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 1e951d12fd489cdd1496a1f5013a56de0e0b93e0..1a4b829d6f808689b46b66fc9abf68736fda4f50 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for dependency tracking  added by relocations.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index afb95357c0680d7e0f4835cfc5bbe9a26e0d6cfd..f69dfb5b210ea5b595b126298223a56678468204 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for dependency tracking  added by relocations.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index dc72d381ae4acd1f3a6c3de01cfced8859e22be2..e0a3ae9fc36c38918ad11343c995db27c294787b 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for dependency tracking  added by relocations.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index f2c473f407cdaac9cd45bfecf1ced2c41e756385..542766bd8321c8f14ce16da883736401b500bfab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 8c9ac8b67a86463af51f2ea066a901f4468bccf8..a1bdbc607515042c2f747db9841bc8c004e9838c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index cd24986f2318159852cebe4a5974501964fc6526..7672d949939f1a17c1987c1c96a1887c29056cfe 100644 (file)
@@ -1,5 +1,5 @@
 /* DSO used for dlopen testing with a static executable.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 40c541e631a7e173ba33351e70f9e774fd82cb20..fae27b03181abb50563ee7dcf7e3bc169cca2f66 100644 (file)
@@ -1,6 +1,6 @@
 /* DSO used for GLRO(dl_pagesize) initialization testing with a static
    executable.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 05aff5065f9deacbfc8ccdc5f5528a8eaa92db01..8422634acc5ce8be789c0e4ea9b564bb2f9ddc61 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for dladdr.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Volkmar Sieh <vs@caldera.de> and Andreas Jaeger <aj@suse.de>.
 
index c05da7a4f9baffbc9875b720142e7ae084639a56..cb1f4a2be23510c6dcf3fce070bf1bad7ee292e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for dlinfo.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 012772e3e0acda0bd20a86852314f48ff90d8ffd..d0b605d5f2c6078dad493bdc7853897b5777100c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index ad70652c7f8e7b3b2faaa98b04aa41b2afc9a4bc..a7254bc25264b01675fb23e7299885a675ab65f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 8a3421e80c9b7758fdad3add552a5aad7d663936..a12c80eeb46a77f4c1aafada82030e2a503847c6 100644 (file)
@@ -1,5 +1,5 @@
 /* Global-scope DSO mapping test with a static executable (BZ #15022).
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index f6078e07a6c1b7ec83259df3324fe07f55dede9a..23be2608b1ab64ced2a051c309105161b0eb2a07 100644 (file)
@@ -1,5 +1,5 @@
 /* Global object symbol access tests with a static executable (BZ #15022).
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3d0ff7f31f1364a86ae457ee621ba7c7ad196097..3f99c6a20afdc05e0884cd925944e979b8f4715e 100644 (file)
@@ -1,5 +1,5 @@
 /* GLRO(dl_pagesize) initialization DSO test with a static executable.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c6626e14bf55e80c0c39e59c8b2ee7e384eaeb2c..4c58fc9c24613fe9c56fda4ec9f7fbdb0f4df91a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2013 Free Software Foundation, Inc.
+# Copyright (C) 1995-2014 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
index 1a43dd77654e62bdb22ab0a0abebaf69b99ba1df..4cbf8d9a5c0e6f48f4fe5687602f031c6095b175 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index 68c961d3c356855efacb1fbff413ee381ed78612..0e3d1c419cfe8c30e1408c86f275572ae5a67a96 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the canonical absolute name of a given file inside chroot.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index a53346627f92bd843021f25f0d65dd7d2b33155f..ffb80fee9bfb5f56e68c1c60ec36601a5be6179b 100644 (file)
@@ -1,5 +1,5 @@
 /* Locate the shared object symbol nearest a given address.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 0b68d18b93ddc478b8775df1c8d04d36467c3f02..d36623f09e87f98d0c548f63b24b68ab0f17d0c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c5e3b723bcdf8b47be2b8e8a0c54bea30129c06d..97fa062dd01fb1b2b4318fb88fcde3687b583ca0 100644 (file)
@@ -1,5 +1,5 @@
 /* Check whether caller comes from the right place.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 407926bade8f0c20f3f68f6553c015901ecc3ce4..c8ffcf8ebd72144058e84756c6252010be413240 100644 (file)
@@ -1,5 +1,5 @@
 /* Close a shared object opened by `_dl_open'.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 11e3cd8773541829324cf0630f33be90d567d056..8034077567dcf5ab348e609fa1c9da37ba10a31b 100644 (file)
@@ -1,5 +1,5 @@
 /* Resolve conflicts against already prelinked libraries.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
index 96e5f4ed0239cd385a25af4baf7226c1b20f5227..4e7c5935b4fe5531716274d1c293a666c3fb79e7 100644 (file)
@@ -1,5 +1,5 @@
 /* Communicate dynamic linker state to the debugger at runtime.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 6652f6d0cd82b64f79f9440044fe9f8c81443d9f..20c294e5b889dda30204a69e4a2ba39ec8dcc755 100644 (file)
@@ -1,5 +1,5 @@
 /* Load the dependencies of a mapped object.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 3ed95d02d5efa419cd6cfbe267fcc47b1faa0ccf..a00e9215833bdac12f499bce1bab420193864d66 100644 (file)
@@ -1,5 +1,5 @@
 /* Handling of dynamic sring tokens.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index b97156926f62d28788ac641c2ef8557a16b16c4c..afcd11de9037c17b31d472a39edb60c066ffde9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Environment handling for dynamic loader.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 79e3fa38f2a1c1c2b12976527fdd610bfd5fc05f..60c2a7330c44604adb6ba7da2259ecf2496b2f33 100644 (file)
@@ -1,5 +1,5 @@
 /* Error handling for runtime dynamic linker.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 01cee401223f7b3802f611c8a3a6d04fc6b2a64a..5dfbb8e3669abee72320942fa20006545220ac9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Stack executability handling for GNU dynamic linker.  Stub version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index db5269c82f581a5c9bc31341e4b5b1f5d03f5abe..05bbd68aee9197237182c6c94b83b008a53b4f30 100644 (file)
@@ -1,5 +1,5 @@
 /* Call the termination functions of loaded shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 45e3abc718c952c2b0c2f6a010ed22a8945bc517..8088db3d4fc19412a99f57d6c016965aff0bbca4 100644 (file)
@@ -1,5 +1,5 @@
 /* Manage function descriptors.  Generic version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 94cbf6cc2d342204dc9693dc85353b0b2314d503..86d9e9cd6dcd551aa716fd1a5e6a6d959d3ed7d4 100644 (file)
@@ -1,5 +1,5 @@
 /* Hardware capability support for run-time dynamic loader.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 40783684f2602b2e1a96eddb42363ebc53e95d7c..28a6ff6d8ac2fe0c835b09513f3ad903f7263fba 100644 (file)
@@ -1,5 +1,5 @@
 /* Run initializers for newly loaded objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 609b9000e575de8cb705ee31cbb53547283b69ea..76e98aa2f195118efd567fa4204aeb17538a1f95 100644 (file)
@@ -1,5 +1,5 @@
 /* Get loaded objects program headers.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
index 397d8989937da35fdf654ed2d19a535850fc8a82..ceac3caeb27a0ff33b868ae69a462442c3650c07 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle loading and unloading shared objects for internal libc purposes.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.columbia.edu>, 1999.
 
index d3e1cf8f9c68af056ecb83eaaa9e60536b54772c..434dcb88632609989f20fde1f6cbee156399d6b3 100644 (file)
@@ -1,5 +1,5 @@
 /* Map in a shared object's segments from the file.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f869dcfa962899a1d0f5c60bad0455f7bf3c526a..a58e5bc72a08bd600139935140e8fe1c762d59c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Look up a symbol in the loaded objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 82cc15dfdead8e5f8afa190ef020b856ff2da3ec..22d0b3c8af5f857f2da4ccaaefdbda5e91c9247d 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimal replacements for basic facilities used in the dynamic linker.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index b529af3f4b521d1abbac1d7e30676374563166c2..043185aa7efb95a3d5a9399057c649c882553738 100644 (file)
@@ -1,5 +1,5 @@
 /* Miscellaneous support functions for dynamic linker
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 26d4f443759001bceef85a493c7f36d04406c484..afd80a6bd3409a8f569886c70d4a40411d329489 100644 (file)
@@ -1,5 +1,5 @@
 /* Storage management for the chain of loaded shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 1403c8c091da319db930ccd2151e9a6fea9ee755..a9ca6b3b44c297e9ddda3dd008652ec4b1d2d4e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Load a shared object at runtime, relocate it, and run its initializer.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index dde575ceb326f378671f6ab49eae5f7dcf59b176..e19293934564916f6ac9c9a8a42aa717da741738 100644 (file)
@@ -1,5 +1,5 @@
 /* Find path of executable.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8fa6efca42005efb0123a8e1074471fa94970805..2fca7fda19517434e40c5f986c637a62fbf7e40c 100644 (file)
@@ -1,5 +1,5 @@
 /* Profiling of shared libraries.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
    Based on the BSD mcount implementation.
index b4b781fea1a5e4f96cf4624adb4fa9bde3006a6f..44e1b752837ac58be5a7bbab397a26c2a32f91bb 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper definitions for profiling of shared libraries.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5c5431098cee402b6e1594e6089b55be3edc47e4..1f66fccee2ed3be53507cf69e92e3be478cd28e5 100644 (file)
@@ -1,5 +1,5 @@
 /* Relocate a shared object and resolve its references to other loaded objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 828474838c0d699e356fe5c7de006d68d1e5b576..655623b425c9a78c9392d92ca37ece84fb6273d0 100644 (file)
@@ -1,5 +1,5 @@
 /* On-demand PLT fixup for shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 83560fbd181f766a3d37f90c7d5b1cf642775081..e6e06bf9c1e374ef7df34c951766029011e7cee1 100644 (file)
@@ -1,5 +1,5 @@
 /* Memory handling for the scope data structures.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index 2023bd031cb56240662a8c971cfbf1acd9138f15..c0d1e4c009ef4a137388bb822af3117ad58bff33 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for dynamic linking code in static libc.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 05de6c1c0611203d100ea5b09883b44ff35a7219..f00975de770108ee5924a3593bbebb671e694c56 100644 (file)
@@ -1,5 +1,5 @@
 /* Look up a symbol in a shared object loaded by `dlopen'.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index d32bc04c35e3de46bee577a6b13fb3ef4b51feec..b73a5f30b0a76adb4fa828dfaef7e95c5e402648 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the symbol address.  Generic version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 08c74ef83bcb8dcea759fe4234ded4785b0ff67d..d8cdb7e24b799611f57c398284b82621fd4d9fb9 100644 (file)
@@ -1,5 +1,5 @@
 /* Operating system support for run-time dynamic linker.  Generic Unix version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 12e6e8f3e08578b588a8dd7481e28cfd4ba5d599..c1802e7d4eb0b1075d5925e228af32fd5c98e7d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  Generic version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 765bd2d825c866c75e66d00ef2f85ae23af46aa3..dfa287011f0e7c3b0d66a12602b64549d661ce72 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local data used by error handling for runtime dynamic linker.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 62be4aef7580baaf9b06c6b43d10a4dc781cd941..651d4cf4edc643c10dbbbc334155c3f6b43052cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle symbol and library versioning.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0fc0b2b864d3ad29e6407fecb9cb2ee9c88bb78c..ad67c1d82c8aeab88954d307d6a2ed4f16b97e37 100644 (file)
@@ -1,5 +1,5 @@
 /* Message-writing for the dynamic linker.  Generic version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 52cc5483958038b22dce2a66bc3251938bc198d3..a1cbab9fd1a1252b0f3887f38a374947eabd4afd 100644 (file)
@@ -1,5 +1,5 @@
 /* Do relocations for ELF dynamic linking.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index d563cbaa9caf6da59e461872c02ccb295127a9a5..7b3e29581dc2f81b61ceea4a346a867d36bf3ee0 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline functions for dynamic linking.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 08b4ed889396235243430beafb19427b9c23eee8..40e87b21c3c4e09d8c093053ab3bdde0a5599afb 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -1,5 +1,5 @@
 /* This file defines standard ELF types, structures, and macros.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 5756804e839365f854675ea766a3ebe7f74aeb7a..c09a5f79172df6cc6f20272f49b956f367c7a8bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Define and initialize the `__libc_enable_secure' flag.  Generic version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 3cc10733e56246a7b135925ecddb620900ddcf89..20ccf30b2ac0046f2c6a4b47046f6fac0cf300cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Read the dynamic section at DYN and fill in INFO with indices DT_*.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 61ff88260fa43fa3d9b6919cde68b76c1d2a2ff5..49c92f59dc7fa1466c18179acf3e8ea25924e9bd 100644 (file)
@@ -1,5 +1,5 @@
 /* interp - add information about dynamic loader to shared library objects.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c7b9eb92feba277869be0cb60789047da7a059be..f042d9e0609f8fdfc11dba099e8de7afc1b3ab97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index c4a1a15139bc57c0ca2ab02abab6ca64500257db..baf951e623607339222114379b0f9f48e653d5bd 100644 (file)
@@ -1,5 +1,5 @@
 #! @BASH@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index a50ba83662fbc3d390abf1d21bea219d4e0fec05..d5905d1ccbbcc5b9347a2c0e57f52278adc1a6b1 100644 (file)
@@ -1,6 +1,6 @@
 /* Data structure for communication from the run-time dynamic linker for
    loaded ELF shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 28155227153646898cbffa55dc2564374f18c45d..e7d87c88d482321bb4d5b25be603c97292e24934 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index d9388a19c23cd0e6c035b0c2110585cf3c9a131e..f4f24f58577c248df2f4133b8c18b4a95c12a138 100644 (file)
@@ -1,5 +1,5 @@
 /* List dynamic shared objects linked into given process.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index a7e58e80c7e5b66c9fd17f6c33db9ee5ea665c3c..94fdc684ffc875fbb3d30251eb3c6202c25fd86f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
                  Jakub Jelinek <jakub@redhat.com>, 1999.
index 82c182e488a1529bde0593ca9ad6fd639bdecfc7..386ebe3c1e312df9e229ca9dba958a5ac2790fb1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
                  Jakub Jelinek <jakub@redhat.com>, 1999.
index 1aa00060b87dc0a8afe496e5712977d33da386b0..0a5d6afade1cb04059984d08c062291f7be969b2 100644 (file)
@@ -1,6 +1,6 @@
 # Subroutine makefile for compiling libc modules linked into dynamic linker.
 
-# 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.
 
 # The GNU C Library is free software; you can redistribute it and/or
index 3d207a3fa072cb9de62b7061ef7a37e1a06a1e12..6dcbabc2847b04ca1a313301cad4831cf4d46d95 100644 (file)
@@ -1,5 +1,5 @@
 /* Run time dynamic linker.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 056d885bd66cefd80b2a6451000fe475c83e9a78..f3716b693dc89ae645f76411929aa13e3775f4f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Set up the data structures for the system-supplied DSO.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index be39fe41d5b17ecd059e0abb7e2aa9a59de6acdd..cc75fbebbffe895fee41387de224f7f06b38dd2c 100644 (file)
--- a/elf/sln.c
+++ b/elf/sln.c
@@ -1,5 +1,5 @@
 /* `sln' program to create symbolic links between files.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index acf0638be022c0528164b9074f453fd59bf841c9..5359e4a7b7a04b17c5898a90ed0b3fdc08eaf04a 100644 (file)
@@ -1,5 +1,5 @@
 /* Trace calls through PLTs and show caller, callee, and parameters.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 22b313d3652dda641bab65b67bd09f8e52e4159f..cd878d12ad8b07a8571150abf365c96e466dabc9 100755 (executable)
@@ -1,5 +1,5 @@
 #! @KSH@
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 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
index ecb7bdb2dcb592b413eaf99612bfe8c53a366c0c..5cc6882adcf78d07768bd0ea0d46e6119401a138 100644 (file)
@@ -1,5 +1,5 @@
 /* Read and display shared object profiling data.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 15d47f43c2cd643bda2a216716dc8d33f02cd563..a4edb849eb6698887a1619ef886e934febeaa1a5 100644 (file)
@@ -1,6 +1,6 @@
 /* Stub implementations of functions to link into statically linked
    programs without needing libgcc_eh.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 8ce8249b920ba2ce52640850b4ab6e7ac003d4ed..9a0f965c5f918625d9a0b3b11eb6be1ba85c80cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Hash table for TLS descriptors.
-   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.
    Contributed by Alexandre Oliva  <aoliva@redhat.com>
 
index e05e774cbdb7a0f838f163e153d1a8f8b9821495..859f8e7f078bc4d87cffe7c21ad02842646b5274 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 9945f32c35ca11e268d26425bd8ee6f2fa9392d4..8d37be855f0b49513356ac526f5f1f3809a7b76b 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
index 685607886db1c4c92956c86d1616a8bb9e8c74f9..c558beec26970609c40f0f5a912fcc1dd37b9feb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 23f15cce9319d93598c009ac3643cd45fd7e1877..a936da6e8f8c81fdd71158b5a1411a750c2fa3e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 0fb3ad53450c1b9ef5f8f12000771a5bcbbc9f30..cf17e70247a2240dd3155a2b47af069102b997ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 7cc816ed0ff5165ba1c4273d0903b286f49c9a71..90883954e263ebbfbc5a0c860697ed6cb5cd0a32 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@hpl.hp.com>, 2004.
 
index 9a0f6e84d591cab7ae5f8e5e551adf9f9b1aff77..9363105d39325696c87b80dab95996af73b703a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 3522333cb2158129c3db66971032f2ac66e6423c..c2ff6c192597e5529518c2dcdef25e90eef22d30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index e754299dc0087ed94a858e6aadc1037318e04539..6de150b96511cbe1fc89de362703a433602054f3 100644 (file)
@@ -1,6 +1,6 @@
 /* Verify that program does not crash when LD_DEBUG is set and the program name
    is not available.  This is the library.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index dc242e495d06bbf240afdddcf16ef5a6fd9c9468..20df053edcc7066bb8b9c0432609b8708bbf33b7 100644 (file)
@@ -1,6 +1,6 @@
 /* Verify that program does not crash when LD_DEBUG is set and the program name
    is not available.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c22946be90bb7d66445ea35e891d346a19d523ee..9677cf0ae85f4c3612b7ebf91f8f59a1f4032d40 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test lookup path optimization.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index c344a04db174cd298b4ed35957cea854fea41d76..c9236b94a713cb987b4730ff5399ef4b465ec82d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 3a3bc0931316d3d7131956e256b5c602c4c3e73c..f6e007c20158eff7d4a5e426899ee2407613b303 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test how rtld loads itself.
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 #
 
index 2caa4a7807fc62496c94a9547841a7fa3b0d9dd5..f704260934a6e0bd4fde99bc090d460c2235ccc8 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
index 7e69030d866054d5e476a8d68134e7b9c9ed8c91..f91428b8a88bf69f1acd2e9e53bd73e658b9f3d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 023c753d771a08132685ac892903ffd894785b27..06e0ba5a2b1e58f4efb9d87d147c5074d60b00ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 2b7c1043513953ede055a286c2d1b523fb82f3f7..8f9adee979a124244e4edaa7afe9391d3e6e5463 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 9c4e1a5911c8e10282d432e271b1f65bdfb3b67e..e312ad53176383e0e9e04f683822ad5ab2ab3c84 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 799af85fdc65cbaeb60094948c279d2eb34bb0f7..b069fbdfde73757c45edccf508767d0ffd8f9069 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2013 Free Software Foundation, Inc.
+# Copyright (C) 1995-2014 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
index 5d42a0da4ba1d85730ba1b1288e7ced38d2c0095..aa28ab81818283b8eb4bc1985d6f22c5d5b6d936 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger (davidm@cs.arizona.edu).
 
index c62698d6f037d53f3575f7b7e9959f3251ef78e5..99d0505c7df84a704eb74106816a050f57561cb5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger (davidm@cs.arizona.edu).
 
index c35456a3253f818951282dfe4fd0d10d4bd46ab0..9bc4e2e4599e819c963c19917aa43dd865cb1f7b 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Stub version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 2defdc7b1b8c176e9be12182c0288bcc197a7c8d..a3b39510748c8df6ac1521f805d21e81f3c517f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
    This file is part of the GNU C Library.
 
index 02f20d5c7d56f40ff83f357f10eee09fd92d00cc..bbc913472e04336ce7ff411c4a17c6fd22d809f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@cs.arizona.edu>.
 
index 28dee16e29398013858ea63208670e0a09c81f63..2c9b00dab98e7d3d41b786b8c5cb5a02959709ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 7576d4c0516762916cac81e35db950188a52c8f1..eff15523d9ca6065922773bed17cd4f40f4f7011 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index 49099cc6df8252bbe8a3421a198a1bf83a556d1d..e767570dcd4cb7ae4f13e9db48283f328fd75c1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index f81a3507695ca2968bcdf8ffa429c139e200ffd8..71fab284a2f12eafde76c08eb1c8c18603320fc4 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for the gcc interface.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
index d3549f0f0fcd14a7aee13aa633ba0b1b357012e0..3aa31760eaa33eec215cd6e17ec9c68e3b1cedae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index a5fed92cc22c139b369cc57d52dee69404c2dd6b..2ab64d23fd4fc8dbbb52c981b2ef0187b99f857b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c5c645e546144848c5040aa67f2ec19dd3badc3f..6896a49207ea8d08633157a39cae834666341e0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d6a9a1b3a9f19aa37e9e80ae5c66a670277e37d8..6cc09d01e202bcb29df6aa6f676e6efbe7c18ae5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 5187bf06985dc069379831b9c069ec7e0bf59142..7cdf08ab17392734da9531b8b090cfa25a571bda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 177a0ef8a8c2e788ec3555b19fea085ff31dafbf..cd9b85013ae52551c1322db00dd1e9aab730a163 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 1460d68618c7a1c0e8dea893ef7b0491c794b4ae..45902fcc83c954193e93e08552a321acc5fec462 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 21db2db254d15cf2a0cdbd4191fdd84e137169ef..1900984d70ff875308512ace4ef9c8a9aa14fc08 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 9424e678ef691a80e1ab3d5c44441149394f2dcf..e317b101dad7d21d7b0919da37e77397648029cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 3cbfc262e6f91c53e7e685ffc8d0243d3b53073b..13b00ecba5d26c6c0159ac42afc1b34f15996514 100644 (file)
--- a/grp/grp.h
+++ b/grp/grp.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 932d8fb5d348183a98e28fb9463df9d50ba280c8..a2b6d31fd91455b75420bd0d9307222027e8739c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989, 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1989, 1991-2014 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
index 43261bf8b2869ac892b9359bdf7c3fac8578587b..bb429277e52eec7f6f77a23729ad2cfea984c96e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4a4f3c1c886c80d628859854c6151746e8907e57..cc90637648e225f7e443d51523d32f7df3482952 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f70920669e4b44f1b4b23dca587f276cf20830e6..6b5b2e8b323dab24ee5805c4291ee89b49ec29a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
 
index d4943db975eb8e21937da192d5fe8f60c808f5d6..0d7443b60b8d43da147cd847446db57afe138d43 100644 (file)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
 
index 613c10e1914c6a269bb82323c8402a77e644f5ad..213da06e991c6da81ecd9201cbc844dc5743575b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014 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
index 46c4b6d7ccc3bdccbc58c0bf83560551a4e71b44..96aea5c1d2b3f3f3c5aa356443cee90ce0313fb9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 897f7e585043601cd4f1afead9680a85c52006f3..0fc3bae2582007a11d825472d0c5dedf2858431b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 0984add17b8dd0cfc60fccc5834208d2917159ae..b4b986fea53836b14b97792e8e9bdced97721951 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
index 8fdc4143a3d47dbb66041570dc1d2966abcf6f74..e2e0ccbb5827711254114ff665dad94bb0bedb4f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
index 7503897883b8d9a6fb977527c6fa3a7e07113800..a898aebabb8c2783ba18225bb0293979d534c0b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
index c3ab204843a8f58f98bc62006b9dfaa85eac7031..14ba0982b1e176498fc124e67854e30456dfdd54 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
index 6785ae177616825872c6af9813e07a0649635410..fc21c42f7e116c5641351243c4e5cbab6ad05b45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 401aab63c550a68d6c6efb440c0b6bfba33b2001..18a34b3093c76dd0e7069e3f6402c58d76b698e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 70d5cb7625155871759f01677f93a81224ca15dd..5f17488b010d2feb45c6f566ac1a118bd1852b24 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index ff0ee1a74869e2d0ada41e2ff4319fedda246ce4..62698961df9a07fa5e1857f3235170d39f6cf01c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index b7a13c2504b1c186c46b947087aa58d599c0cdba..b640cec8f2fc500cedeeb84dae81d3cc8c50b0a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index b11952fadfe258f0cd1b78134e4eda8a88101842..9f66a3b857ba61efb48a443e478f9790b893c191 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
index e4f82b53b8d1ff03dbaafdb2b96251d2c5f5f54f..8947e19103f7064a58791793407f0c8380391b82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 2000.
 
index 380bcc30532d702f53c269cc80994a15012e958a..2f14c926969bbc5211af75c08b1d585b91787e3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
index 05870ba73776e08f1a3bc19b4bb5fca4c796b454..7b0610e1623d59840e9a2facabf5d98300d13bba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
index 98a9c3902cef60119e6e079848a15d748c2c979d..45bd14c9f57ed0c736675eab8511fbac3bb5e60e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
index b3cee731a0c5367014ec59a447275e4351ef22a9..b86cca60fb462d2785e92e8f82ef263bbf71821f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 2000.
 
index 4387253611311095ba8fec4e15e4e807933acc80..fb334d8ab543ba14f59e28696ba51be93cafae7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index ec7b50a3eb422b311e522caca7ef722a831c0daa..6254df6d04d053a886a75afd0266d8f0c4cc8683 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 259adbf801bca864d855b769719ac0ef3badddd5..536b711fabe7b4faf86b6aa59ab512dc7dfe46d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 511eebd3393bc82967d8533a7d5ccbc33cf8ff03..aa4db02d9fa4f51920ff88203f1250d1ea763640 100644 (file)
@@ -1,5 +1,5 @@
 /* Convenience function to catch expected signals during an operation.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index f514c21ca70968332e4809a679f31e6dc7a09f15..29e15f8350bcedd6d1ff0f9a4e602624f0fcce75 100644 (file)
@@ -1,5 +1,5 @@
 /* Old-versioned functions for binary compatibility with glibc-2.0.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 4c22987455435ed6b840676dbadc24dc48b0d4e4..4cc0b85a9703c2af46a028338f7fa325e19f0d1a 100644 (file)
@@ -1,5 +1,5 @@
 /* _hurd_ctty_input -- Do an input RPC and generate SIGTTIN if necessary.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 387befba6f95c6f61dfa84552a828f73becb1988..eb56e345843010f9c8d67a66faebfa598c09bd72 100644 (file)
@@ -1,5 +1,5 @@
 /* _hurd_ctty_output -- Do an output RPC and generate SIGTTOU if necessary.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 592dc2c60c26b17be60c04fc887eb16da334bc16..de5d33afd3148a51590151be7d029d95ea917794 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c9b0aaa2e345588ed426a3652132d112f16a9414..e52deb9bf6df1932141a645c3166419897664617 100644 (file)
@@ -1,5 +1,5 @@
 /* Translate Mach exception codes into signal numbers.  Stub version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 7f476e284e518de8cf08d6d6f9e518f6bede017a..5ae91fbff3bb95745d565f3b33aaf5b59f96a7fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 40dbd9a5100af46c503e15b94f58a1159deb60ec..affd8eb6d65b7772e14fc690bbeda3f32b1272ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index d7880292649bd08d2ace2e1c7c2415ec5550670a..31140aeed6a55324995f37f6aa7fd4d4847fefa4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 316f9cc0bda6941b1eaba171a9cdf8a97c651d5d..dca7fde92f66979973f9b75259adddf198386a98 100644 (file)
@@ -1,5 +1,5 @@
 /* _hurd_fd_write -- write to a file descriptor; handles job control et al.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 3ea47c0e9c000fa1528a73de5de9397073793582..d4d55161c913fe098b5c2b5f606ad55016f00590 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 02e7587b13d438b481de81096bb559f6ff0f8600..508b5480de6a319afa432d4c7bed65c8c89cb4ce 100644 (file)
@@ -1,5 +1,5 @@
 /* Get a host configuration item kept as the whole contents of a file.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index ab6e3846eba239a817ec2ffbe0aa3aaca44dc6c4..5e0318fb31b0dcea5dc76b595a56d5bcc29f1d38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 92ddfae9866180b2a33138b7f16c74ca21858e2c..9eb826ac6c0034ad1d39c1c102438b90bdbb9fd4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 843f173df02625c5a03ec739c57c7642c12b167e..11a032eb2e4d2008836778c303977bd945d84bee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 173a76f2db1c1de8d0aa8e8173d96df1f246d909..23e5dd697425bb206eaae9968b7e1dd1f94de858 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index f302e045afa765a32eb3e58c6ed733af069ee00a..38bb2caa5236ac223b827495140f2e5ff3cc058e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 7b13719d9df213dba86a0c4e8c76d4d5cd902965..adb865a3b66241197e3016cd1b3d571479f0a160 100644 (file)
@@ -1,5 +1,5 @@
 /* File descriptors.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 2e0a3b7c6fd9fed4edcae6dd4cebda09b213e8fd..37431e308766158cef19535b64f4d2c07ad95fc0 100644 (file)
@@ -1,5 +1,5 @@
 /* User and group IDs.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 6c6b6979d87fcd9972c6f77157a5cb134ef682ba..3af3f9f52f44b37933b2c5a83b341a7d1ecdfb94 100644 (file)
@@ -1,5 +1,5 @@
 /* User-registered handlers for specific `ioctl' requests.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index a4986ad96ec7769d534e6752c0a4ac01b4166327..0abe5811d2c5cee098e06e753568c377488e4aaa 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations of file name translation functions for the GNU Hurd.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 3935752f805e322a5d5a1b9d3dac03f5afb3f124..a44369817b97e800373353e96cc727707fc4b94a 100644 (file)
@@ -1,5 +1,5 @@
 /* Lightweight user references for ports.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index af38ed3979a255a71b68e8f552176b4dd3a2a6d8..bd5bd4bba1094a52e66e1dac980073d82060def1 100644 (file)
@@ -1,5 +1,5 @@
 /* Resource limits for the Hurd.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index d4079efe00265234a4f0a21488fd6c94ae5c7764..8355d67ff3215ac1df8b169022f78034cad048bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementing POSIX.1 signals under the Hurd.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 5df49ce4e15415858cf02fe5424975c28188fb07..3b2e99a3073b0d237f73679147d3e86c33cff15d 100644 (file)
@@ -1,5 +1,5 @@
 /* Preemption of Hurd signals before POSIX.1 semantics take over.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 786db14a01cc97437d9eac037d9c09b5532d5336..b62f5a6d86d12baa0dbba65a55ff67941bd138f5 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal per-thread variables for the Hurd.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 391898a5a8a0fcf0e2e53139cf3139ce57d37e27..39737c6895e7ad5c5e1e27e794c1efe5399f9d5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for chains recording users of a resource; `struct hurd_userlink'.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 97e2f93aaf9b2a0a4f8b6b7d25f06e461ab6c574..259360fd4525eca7df07e5ea84162908e831d75d 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files for GNU/Hurd.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 39048690073d03c1cd29b7c34676d3f76c4fa2bb..5fb5e7c1db338dabe86a216ceff4935a325849e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 58193970cd92cc0a759ab46f999a4409ba5f65b9..6399df0f5724611dbb72c9b73c3f8de753529889 100644 (file)
@@ -1,5 +1,5 @@
 /* Change a port cell to a directory by looking up a name.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 0ced7f32b438dd7ac9cee5c029583b6214dd880a..9d26a61abf912c33304e47d95eba0b43dd54263f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1adaeb1d63a8a5f17fe9f55e72de43389d22c38d..02a5021a25ad437133c7a6e2a67a6662e2e22c2e 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle faults in the signal thread.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index b0e171fc14edfa3a8da9dcbbf570d5eda5d5dc3d..a26fcf8e44643d9dfffcc957a8653f793cb489f6 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for handling faults in the signal thread.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 66ed23ece1918ec11a1c20c134893caa580af2b9..67d34aa0a6f8f1cde17777366315f55b144ca29a 100644 (file)
@@ -1,5 +1,5 @@
 /* Change a port cell to a directory in an open file descriptor.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index ece9e2cf274ff4718bbddb14dc8d495614a19fbc..627d835539e8ccabd28323f8d51a4f2527517dbf 100644 (file)
@@ -1,5 +1,5 @@
 /* Host configuration items kept as the whole contents of a file.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index f20edc1b453f74585ef78d32f9cf83a015b31bbf..c4086aa07860109d39d53271c43de1407ca54656 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 3b3619e68c5bd4b3e8f8a945e9b7914b17f864bd..81d94eab0edee8a26a84f88a8ae127b9e7838ca1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 9a8f1e93330117977642f4dc3c39b57a119ac21d..75307fe049dc08f6b246e4b57e080b1e8c77b5c0 100644 (file)
@@ -1,5 +1,5 @@
 /* ioctl commands which must be done in the C library.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 31ee7a21cac0c1901daf6f13cf283990b4b42408..ca25588f39c2997c5c5af0ef27e8ccb7b3844f5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 804d929fd64c88f2f4a96ce7f5b064b2bf88995c..2ac7d5edf33dde11c08b4fd024f47becf5c9538c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 6e350eeabeef3bd7c937196850b811140d9e26b3..a01278da660970bbc16b8720b925b7adbeebd9d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index e470d1903be55f81fa7408a3df71374d3e029fdd..3fac89762be8e0d00e5917de21e913e54e45422a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b43e7044dc94094b40b284ea801f49e28efd9a34..4ba5d27af05563cc32ef6046c149f93284307800 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2f6af72c1cda099851082094faeba825ebebd2a1..c8c62cd02acca99c88bfa094cbae5995d8cc9bb1 100644 (file)
@@ -1,5 +1,5 @@
 /* Support code for dealing with priorities in the Hurd.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index e2775533c430c668bb3d9776e302b20529e06f36..20202bea3c8215f0e83ec041f76c9f084a562dc7 100644 (file)
@@ -1,5 +1,5 @@
 /* Resource limits.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 4544cb753babae77994519f6e4d5e0d7c8187cc1..c2225d27290eae9dde49fcc47881c2c8b3cef642 100644 (file)
@@ -1,5 +1,5 @@
 /* Guts of both `select' and `poll' for Hurd.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 558aa074b35dd7a8de35fbc9d068579c929af698..bb37286c9b448c78329582453073ef004548ab62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7464f99ad098f25d5be3f4df1a4bd102fbeaaa3b..0f52f37636293c4c3a3ee834e49db1be68df517e 100644 (file)
@@ -1,5 +1,5 @@
 /* _hurd_socket_server - Find the server for a socket domain.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 38147c94eabbe9aa32ecdbbdc0b3545cf9244249..01c9e145663119ff2749c1629f88a6302aa0e997 100644 (file)
@@ -1,5 +1,5 @@
 /* Initial program startup for running under the GNU Hurd.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index cab8afcf16ddbb2b531176a41b43f3e43ff2e7e5..51b3b5c201730c07f050c08b63b71e130255325d 100644 (file)
@@ -1,5 +1,5 @@
 /* Data from initial program startup for running under the GNU Hurd.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 97f5d34ae13f64d2467f460225f9594306be4ee6..a70943104b41091ff02e5f699e90e5032daba947 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index e6d08628fc39fc85aeab8a946f8c8639805e23c4..a9b47551beb49906d7d8fa3757ff3de4e27a720a 100644 (file)
@@ -1,5 +1,5 @@
 /* Replacement for mach_msg used in interruptible Hurd RPCs.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 67600d5e5f8273f7245202ce831e9ed162de17a3..1cb16d73e5a9b80aa0bad6e45503b5f18a83d2a9 100644 (file)
@@ -1,5 +1,5 @@
 /* Special MiG definitions for interruptible RPC stubs.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 7087375a2add3050ccb23c77814a4d32fad0ed76..98a53905eb1b91b0e1299beacce6d37ee799e373 100644 (file)
@@ -1,5 +1,5 @@
 /* Special MiG definitions for interruptible RPC stubs.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index a62cb54a81fd649065e5d5c4a6eaec8ef0d55daa..107e27107b8d0e10c9a06f314ba641e0e2345e74 100644 (file)
@@ -1,5 +1,5 @@
 /* Perform a `longjmp' on a Mach thread_state.  Stub version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 33a39d99495ef955195b8c90298985b9326bfb4d..0288bcf40405b04932e681d2a8bc0afc416e503d 100644 (file)
@@ -1,5 +1,5 @@
 /* Lookup helper function for Hurd implementation of *at functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7c0442361be4b498d77849336b76107510e92e90..f633e57f7fa851ed5af4f05201ef723be31cae4c 100644 (file)
@@ -1,5 +1,5 @@
 /* hairy bits of Hurd file name lookup
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index dde16b2018982af203d4fa2d7ffd5a70454b3ab4..26463054a188915e79882ad1740071452adb537f 100644 (file)
@@ -1,5 +1,5 @@
 /* Demux messages sent on the signal port.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 32c72522dd38c7e2c52f65122c56832c334e8716..3d59dcfb50ddbc4d1b0efa828cc7e73bb01374fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 5fbd0a2baaab8e5c303bd9524a270672b3aa8b0f..1394d485911a84fec3fabbc684a6de643b03f3d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 8528bfd44dd3285bbd59bf83c1b1cddcc6ef7d5c..3c8f093abb8dac894bbbaf792eb08b63ac52e8dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Filename lookup using a search path
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>
 
index 9cd7a8074f6dd4466cc8889db1b071328df62ad0..42424d01cb583f1b9df311b1690d0cd50e82ace5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3b8dfa267d3bf69ce4961cad813839ff3a0f26ae..35550bcd4a12a42ae458027b610dc3e45867d8d0 100644 (file)
@@ -1,5 +1,5 @@
 /* Cleanup function for `struct hurd_port' users who longjmp.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index e966e54e017f2fa8526b6a2feeb95903e75f309a..e74b18595b712900960984d63b35efb3fd6ed3b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index a4495a605e5f3457255a0ba18e52deda92fd0c2e..ebf97f4fbe665d61b9063c4c0dcc2978d7d85924 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 7f358f7b7453cded63f64fd85748d9a9ccb47400..d6e4f345ca3f2cc80848a2f36feecffb2b6e1647 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 0f38395eb5d37a3fe8a3417f5d93dd9fdf6cafab..881f64879e1ffab2f7dde60ef6613be0d96af21e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 6d3776d495b3c8056049e1d400da9e1dcaa59394..e48f4f0b737773a9d7c218af1691926dc9ce89a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index a0b33bd0e4cf9db36ca5adc5220482d2e27fc2d1..6a3b788d544434f4ff0ebcb288ba0e5e47e88043 100644 (file)
@@ -1,5 +1,5 @@
 /* Report on what a thread in our task is waiting for.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index b70ce49d251435fd049ccb004962c07de8aacaa6..851a34447c3578f3de8613082374336fce17a2e5 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a host configuration item kept as the whole contents of a file.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 5c567a7e0d94faacb6ef2db69269e2fc35468169..5af7ff1dd66998604b0ea8465a9f6ed431772125 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f0adf0761cd66e4b20516984b6aad4aa9737c45b..4db2b789a01d354df527ec69d861d887338afa00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index fede65418cd6a0fc89c12cd17bbdb1d0862943f9..da76d0322284837a0d97962896c8cc1ce1784ec1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index de966aa09bc413348a849e2d8ad2ec174c1a3bb8..6121e928c888d0697e0ce2e471b3c1af7c149514 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp cleanup function for unwinding past signal handlers.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 6e278c1904cbfeaeb24ae1a33e9897521b6282b9..400f6e9b13754d09841279ba2d354c66c4f5b967 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c7f88eec9b83dc881cd0fe741a7760e3da7b44ed..bb940c54b0478d278e21f0577f23eabb0babd1b4 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread cancellation support.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f460e22bf6b0ade25c64958690d44346a747c66e..24782bb7ac97a6558288eac9d0a944fad8fe8513 100644 (file)
@@ -1,5 +1,5 @@
 /* Cheap function to get current thread from sigstate without a syscall.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 601633a3ff5e825e001b393015f9bf9a79d397ac..e73a7e84840d9e14dfc8e188f9a1de3b70657e51 100644 (file)
@@ -1,5 +1,5 @@
 /* Set thread_state for sighandler, and sigcontext to recover.  Stub version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 2459d53b7adbdcc6d99fcd6136ae2eb14a431fac..80406688459df2f23126d2d9bebe228ccfd0d6f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f22cd592147d528d244275186eb180b876c6fd1e..7f754004fc43465413ac76fb96f1308c6780d1fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for *xattr interfaces on GNU/Hurd.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1f342db1d1fdd05a619015c1ea20cd2cc5bd7ef8..e0d8ef18d6cef5d90e23bd6dd3cbbfe09c481863 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index a7ca1f017bb7fccb08210f9c4dfc6897c853ee74..6cd43d9662e0f76c8f1ab1083d4bd17bfe2eb685 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 384e03610d2fbe82b74af26efe6ff5fcb61639bc..2f5d92b88889f4ea26202fb878c3dbc9b1aa8e97 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert characters in input buffer using conversion descriptor to
    output buffer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 006b74daf32dfdb8537f6d4dda214f9d98325b46..108dccbb4651d97137f4db0402c97876effe8f4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 4719d91dfb85abfa866f191a87cf06e4a8e33c98..821b9e5918ae7a9e730b635822508eeb632bff00 100644 (file)
@@ -1,5 +1,5 @@
 /* Table for builtin transformation mapping.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a3112611b8246f2ae97a27121efd5f1bfe0a969a..f15812219acad76bbad2ec65d9a4bb4f53f16006 100644 (file)
@@ -1,5 +1,5 @@
 /* Builtin transformations.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index ccd2d6ede67e210c8b0bcb4f4dc814e7fe7983d1..41a4688f2a9ea2d595b5fc16116df73f5ca83cd9 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache handling for iconv modules.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index 62db060bada742fdad881fc2cc12469ecee4a475..745c88bb79f91d4e0e59f664ac033506bbc688af 100644 (file)
@@ -1,5 +1,5 @@
 /* Charset name normalization.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index 89b8d7f19ca86382aea9ba13212ac52f7bd7d23c..9d01f146cca7469d5bf31b1507b44bb9e4fafa85 100644 (file)
@@ -1,5 +1,5 @@
 /* Release any resource associated with given conversion descriptor.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 20a8f33b3791cc72a865ff6e8e02361359b686ca..fe144b27358c93853264006c16e59a1ca023b629 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle configuration data.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b533dc016b292ffc7574a0336516fd2a232a53f9..7d752bcebf81840d3ea6223abadc3930b10f4190 100644 (file)
@@ -1,5 +1,5 @@
 /* Provide access to the collection of available transformation modules.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 7c18848830e92bf5dd011247776516c91985ee02..9aeaf0e0a4c719d077fcdc21527029d89f74999d 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle loading/unloading of shared object for transformation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 06faeaafc9032b9b8c158ab6f0ef069de0e10a69..ace076b88fc45454ddeccce5112d0cd0d88575b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 99c33770b6c5dc0f6aea27ff1f7f9ac7a119d0ab..69a1f65eb20fa64ab6ffb143f9668edec6855193 100644 (file)
@@ -1,5 +1,5 @@
 /* Find matching transformation algorithms and initialize steps.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9c5ff802673b97b56c413c29ab500e2be346c1e4..27acb5e8929433d3937900d3a5f020b14ef3224c 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple transformations functions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 41b021af98b3cdc11fcccaedc7103a347dad90be..1e25854ccfa84e4f612320f61e6cafa2f955a7d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Transliteration using the locale's data.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 93ca171434260a77748e3e3b772bef0bc26ffcdc..30b3564df5fd37e2085171079e6efb732242b97a 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert characters in input buffer using conversion descriptor to
    output buffer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 268b1b61fd91dec142fcbc083974a797d5d4bfda..a2be49d6234ae79bb8a027fb12d1da67f600a8a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 09024a97cc3f3dba0a76ab020d43586185ff6033..7bbd8e9fefa6dbde3625206d7f7d239f389c9085 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert using charmaps and possibly iconv().
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 05ecf4ae1e303b8199f108f7aaf03a721f3ed186..1bf17939bfeb5c155a0dc1b6ef13237c34c8c380 100644 (file)
@@ -1,5 +1,5 @@
 /* Release any resource associated with given conversion descriptor.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 75d3a71556270278246e20aba69262a2fb03562b..7bf19f528e5d272c521fa4686a3b6fca7262913e 100644 (file)
@@ -1,5 +1,5 @@
 /* Get descriptor for character set conversion.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 11c7f087d42b514b8e088a197b0772f76d96ef89..4a9d1c7e4c772e60244331c6926175031814866e 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert text in given files from the specified from-set to the to-set.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 77c275ddcc03170a8cbe82127cb8db97eeaee942..818b3c1f6fd553f2309b522e97bae0c094f4d19d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 9e871d279c34d5be9dba61fef7616b05c9cb8f76..b9b0d9fc62222070e5bf4420f5a50249c3812143 100644 (file)
@@ -1,5 +1,5 @@
 /* Generate fastloading iconv module configuration files.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index 054a5127890e384732014bbfbc2f28454b4c077c..89068f6955263964f5505ef25ba9ea6cccd6ec8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index ad0181f744c8528e310855493eab79de86e2325c..b4af6d418ba09b0e8bf2bb7c954e52078b701e2d 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion loop frame work.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 6997e056828267f3983df8320c24740ab1015792..7743216835e4c37e67f704afb1834d026bc5d43b 100644 (file)
@@ -1,5 +1,5 @@
 /* Skeleton for a conversion module.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 17286401a043cc036f85d6a817a901291a158e01..9504c14748720b159aa8d1899e9071436d4e7718 100644 (file)
@@ -1,5 +1,5 @@
 /* C string table handling.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Written by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    This program is free software; you can redistribute it and/or modify
index 2707ba468c3a006beae762596b073e280be43656..5036ad105827b35aed15194419c4d98acbabc8a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index 3da054648c653af749cacf90e22dad082ff8fbe8..e07eaa0870662160c370993b18f81f2974f08e19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by GOTO Masanori <gotom@debian.or.jp>, 2004
 
index 1f0e49d14dcbdf53d95ec495d22e5a8bef49cb10..bc210260ecdf5d5c2b725a23b599947832850c2e 100644 (file)
@@ -1,6 +1,6 @@
 /* Generic conversion to and from 8bit charsets,
    converting from UCS using gaps.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c789dc6b2fc8661690dd0e426aa60ee8729981fa..20066aa5006ab2d7d5a49e4e2df652c0c5f62762 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic conversion to and from 8bit charsets.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 7752013f5ba215afb60e182d82698153d1a62b6a..5c2154e7bffba455b681197373f4fe90a7f9ffbb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index 350a2a818ad7d60a26731ae9eb8266b33850c71e..3e273ec1b70c3e8583322339be89f30cdfb593e9 100644 (file)
@@ -1,5 +1,5 @@
 # Available tests for iconv(1) (and therefore iconv(3)) in GNU libc.
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 #
index 50bc4f4bf88bee260f8bc20d5a86cca0a15a748d..05654af634e1eab18da46a481566e0c083266695 100644 (file)
@@ -1,5 +1,5 @@
 # Tests for endianness dependent iconv(1) (and therefore iconv(3)) in GNU libc.
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
 #
index d3acc00d10e14799f48eb481af6d53c724b78bf5..8b490d182ae2358f52186719a7baf863df6d0a9b 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic conversion to and from ANSI_X3.110-1983.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e2e0734e0170de4dcc994526b573f22e60a0f193..8ad4dc4a7c2fc59fc675919b0f962b83742f9724 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion to and from ARMSCII-8
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 48b394450ab1bd6c7c1dca75cda192830555259e..6af044eb245ccf4b3f9485a26b626baade502b93 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ASMO_449.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8894d9767d4d618dfa9225ac861fb96f640c19f7..2a5887b1f007e2ee818a0721746368cc0bf9887d 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for Big5 handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 54873231067812bc3c4d2720cd5c44f4be0291cd..90a9bfcf89aa524dac758b800ee332a69658acfd 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for Big5-HKSCS handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
    Modified for Big5-HKSCS by Roger So <spacehunt@e-fever.org>, 2000.
index 752c4e1bf65a2d527836e554edbccc5d424e70e8..d5763c39b63cb0493ff3cfc4a6fa2ad7ebab5995 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to BRF.
-   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 Samuel Thibault <samuel.thibault@ens-lyon.org>, 2006.
 
index 0545e47221ad410459db8628c7d4f2d810d36415..04b70c615e3e6c53b3bb1544651908b8e5af1ad9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 51ab50ee280f661569010d75d6ba130d8839a681..f36a53556be14cc8b30c374924961d69b9d4851d 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for CNS 11643, planes 2 to 7 handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 454c9faac41b3bde90c81e1842e8aae8a36d07ba..ec88e646950af0797f66c5c156d7dbff4e350920 100644 (file)
@@ -1,5 +1,5 @@
 /* Access functions for CNS 11643 handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 460ed0f59bf7d25efdadc900411e5e4fd0938761..70dc3e0df6cb0618ad84e06572559bbedb633a22 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for CNS 11643, plane 1 handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a0d9a93dbea549a29a6e2ec0e7651640870c821d..ef9f547e7148fb568e6004e5ac7f2d1427764bf5 100644 (file)
@@ -1,5 +1,5 @@
 /* Access functions for CNS 11643, plane 1 handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 5dc8763df1ddf36cf9e9a6767a314df96ee75f7b..1779c791d30fe07b2654226d67c39d418551cd5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Access functions for CNS 11643, plane 2 handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 9bd3b136cc650b0bd3948b3bd6ca56525f911e7b..8103abf852931734a0c229f48346fb044c1947ac 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP10007 (MS MacCyrillic).
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 07838a37ae84bf014ee6e030bc2f5bd778d89a7e..8c183e77d7d2a4a2a699014dd9ce44a6afff7e3b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1125.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e657b1212622c9b863b37234f9678aa672d1aaa7..6e040214de817dd5833b20d0eac0445dd5f16c7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1250.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index fa4602c4cfd445f331ec4a9b750c3574415a4707..7824cf6b556d850a123f83c6ba200ef2bd9b5a5f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1251.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 87eefa2e2d8df9aa874d132409ca63b1acf2b38d..a4105d2b8a5615de7799c7b003bc8c1145c1ce0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1252.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 199123dde71f8a7462b176635dde0b8a61616ac1..c6245242df9eea7af620fdca10a1aea665648668 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1253.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 9cc9165ecca7a0930142d438e0b76ea1e860b92f..d4feb3723d52633ef724a60a60a5e9364d8c2c67 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1254.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 150ae3cb0b6236ae5d5e0c53f4bdf8201dbb318a..9a05d3020cf3a6b0309cdf1980f4a31533ecc0bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1255.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
    and Bruno Haible <haible@clisp.cons.org>, 2001.
index 282b738fbb5585b49ea1849851874d7e9809e45e..0c07422149b9a69bbc89da465581529d276bfb62 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1256.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 79ce6bd9d5421b2ff0428805513bf80b01f23133..2349bb1082eb3e5278238805444ebc8cd9490566 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1257.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index d128ea7b2dbdf0bc21945f44c188636adcb4b18e..bafa28cc18ae4fff32de3d81e13dbec49b1c7586 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP1258.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
    and Bruno Haible <haible@clisp.cons.org>, 2001.
index 531d184dee274b1262affd3c40fd101eaaf479d7..f9fcdbaadcc3cb475c7ba5f9cddaab4786a9232b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP737.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 1796626a86aa769a0427f037533eb83bff5e0638..dc6aa42fae92ec35c47125a15b294507e08507bc 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for CP737.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 9bfc3eb70a56afc6b1a6070434561d5653ab8f2e..6a7066e87c23ce58d21b638f53dc8eaf1f6b8026 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP770.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index af27e1eba6291033a0a0b8fdaec7fda6cd227e0c..edbaa2408a61c2c48e451912cb58bd990a69733b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP771.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 0b7169be03fb80159b01ec477f97d0d0df03a6e1..10736164fc28857f8e5ce8e3f643618ef1091baf 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP772.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index d9c29be7af3e833060e2b7c50addaeeb67ea3dc8..7dc54708c2f54713c7bed6c91125c32a03eca763 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP773.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index c127b3efa1e8914ccf2d8dbcc287aa6f8e805b26..7d99d1899597e357a0c2fc8222ad9cc965970732 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP774.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index ab8cc521d95c77aa3277f8986789e6a61d68c6b8..cc8dd0c603822a405b839a47116754a4a1939a97 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CP775.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index c7e601105854dce2b2e2b7454b260a92de144219..8d54e0f288183b1db7103de643a8d36b73c97ad2 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for CP775.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 19a83faf65c0c9b603f175ff0ecfa839a989b26c..b8269ac061ad72d963fc4eb5d9f32154f38a654f 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for CP932 handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
 
index 65f9b05b0afa9b7880a37b0ab70d7a59598204f0..6594676b5aee9d635380363a5ece6eae4a374da4 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CSN_369103.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 19aa61165027f208632db7c4b7fe74b3330db68f..12872a0a3b866bec93d6cc6177e85ff252e699ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to CWI.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index ae1e6983b948f8df873ff55f9b740da2a5eea2cd..4c325e8220b66931e7201100be3fb69011702adb 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to DEC-MCS.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 56540e459e894fc266145f2ab9f3266480199602..9fe0c523da7cdedc424bb43dd6722ab5b5784980 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-AT-DE-A.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0729dc35a342291c7766b2ca74e59a75bbf29ad7..0e4791781749a49aa55af95393ecf6fa4900e40b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-AT-DE.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index d376b7d36f8c3d068435781be372f01348c91f7b..5f7cf2421082b3ae9d87caf3aa124f668777fd27 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-CA-FR.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 93c0f18d50c6584be00f16acecccc3db9b08fd40..36973027fa5ac45de028433311f7cb3728d3eb7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-DK-NO-A.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8fd86f53d0c50e29653b43cdd1e6071d7a0fa713..f8ba962ea6afd21890c37ba58f2997e381bec938 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-DK-NO.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 5d52966c8d50e1f54ba69d5d4aaac668770b9e6a..b93b754585d33c4477ab6b4f3126a49b24b88100 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-ES-A.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f4c9909cf9a36c13581cf254e8bc23ead5839d13..4ae3e96e368523c9805e73ea154262f50c268d28 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-ES-S.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e56db21c68bc60b61ede05a71ebe381171e779f2..068eb68c981eb46a66b84d7592f638e6bb3879e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-ES.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 46568ce5727a3a32aa00c7464fefaffc35eb2b72..bd2b8d9ae387ea9f427fa714b996e96463504b61 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-FI-SE-A.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b8c5d6ad4c348aa9f1101f9cf136e1f42cabc8fc..2177a8e889a5ae81f082da670f5e29a644c7fad7 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-FI-SE.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 31fbde68fb6884eabef60e59d7f0795cd67e6b06..2a3bd8a2874c9b0b94bf330614ca9ebd7861cda8 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-FR.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f2696b65d526b7bc0a07f43df3c380ae9b42db84..3d8438bc9739ca9aaf98c8b8c1e9b628b86102e6 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-IS-FRISS.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8c210773b518e681676dfb292f571e8d9ab92b9d..1fd4819a0b5c539850bb80b2fcf9f367180642bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-IT.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a6cfc4de303e41f6716ab09f3973adb84bad5991..6d9e46cb50f8957f0702a596e43acd08748bf77b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-PT.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 907d0d38152124f0bb51cde2d3610b4265642292..4418afe770397dac49ece2d03f5a1fe48af7a888 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-UK.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index c08f531ce3a3da99f8e231ee238db050f7feb06c..9481af579a83e8be9e4d54f4d6ce352631fe0387 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EBCDIC-US.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a0c8e77f04dad23ed77eac984771cb28aa7546ff..25f7a82e1218eb0319edb2952ed231a02b61ea3e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ECMA-CYRILLIC.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 9cf3a488ab7c207a9a85ed37bdb7b3619a5a94d6..0b8a74b706bfc270555d3b4ff294156b28bc433d 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for EUC-CN handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index cf04f323608a37f91e44678a4f81e2234381a3dc..2737842de143b992566aaa9e0bfdd233779a4d52 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to EUC-JISX0213.
-   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.
    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
index 883da6a7804cb952f5dd0842dc79f914d034edc6..5ec40ad6cced550f3143d49c8d24f4976bb150fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for EUCJP-MS handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>, 2003.
 
index 37dd1b9ebe5458c9481306d7030481e0452bda85..b903091ff76d940f36858a7bbf935a7ade515d9e 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for EUC-JP handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 1b3f5326604ad717442e40828b9417f13238377d..d4f0e00ca4d1c74368feae27d9ccef69447172ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for EUC-KR handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
    and Ulrich Drepper <drepper@cygnus.com>, 1998.
index bd86b81c61b70345addaa7f81dbaa8220c7f4b59..58ad6f1f8bf25b7667a58d51ed31f17af835cd94 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for EUC-TW handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f675b29f612d5869fd37312c7517395d0fcdf8cd..4302fbf817728ce64d3c36d8904b8167b0c71ea2 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for GBK handling.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Sean Chen <seanc@turbolinux.com.cn>, 1999.
 
index 0fc74c0aa3cd6103d8de832d64753efaf1bea4e5..cef756c2e1a3ebfdf89ed1a0f5d483817de3b891 100644 (file)
@@ -1,5 +1,5 @@
 /* GB 2312 conversion tables.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 49210b99314b6bfa1845462cfa9d7d1669f98a46..e516c792b33600b5093d2201fd3f4e9fa72cb8eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Access functions for GB2312 conversion.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index bb75fa7b7dff6580e47a84b5023c2c77f015c683..9a68c5cc7da89ef666e722fa753c952d876a021e 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables from GB2312 to BIG5 and vice versa.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 8568e3a8042302fb9696219536ef4647286b9fc9..b870d9d8fbcf9c27ecff7b64b365e7ffda0e6949 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables from GBK to GB2312 and vice versa.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index e3b888aa422bfeb8923f71cd014860290ccb42f7..2f7d7fb886f804e536770829b4a3f85d86b365a4 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for GBK handling.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Sean Chen <sean.chen@turbolinux.com>, 1999.
 
index 8ee6036feed944b3b2a05f20c43afaeed26dc6e2..d3631c0bf4e7da6727c94693a119561612345150 100644 (file)
@@ -1,5 +1,5 @@
 # GNU libc iconv configuration.
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index 20326517d38cc80a4da91396a94a7aaf7bacf55b..91ed0ff4ab9fc33cbf70a028412b5a96ea5744bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to GEORGIAN-ACADEMY.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index 6beaa7a04e82a9eb94a4113649a653fd63d694af..89840e9cb0b865adf580198f0492ded77cb04d15 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to GEORGIAN-PS.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index e8b8eb1736b304e26b821e638cc51aac428c339f..c4054a2b1ed0bf1196a30e047bf497797e06656d 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to GOST_19768-74.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e1b1b41c0030e223f9c208b332a11eb5d967ad38..061e57a8c4ed7b1da10f4fed2568f9776c4e342f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to GREEK-CCITT.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 902d8d887048b164613800f76af7b6078b0ae443..6e135abb5f90c5a4955d248a4f981e933b95b47b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to GREEK7-OLD.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 6b3255bb442dd10c12f30ca579ee3861c3ca5035..89ac166dfe43c0da77810c903b1e9f28e402ad36 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to GREEK7.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 793b2ca1d00efa98e60e7733a73acdb69683ee11..df1d77207dc3b96633ed2d37064e0d2a71e22e54 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to HP-GREEK8.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
index 2d954d9fdcc37143094d148b0f775e69cf6486df..f5e586ef080092e59c27135f94a6bf80ae01c457 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to HP-ROMAN8.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 04b866f45991d823c61bb5a17cb189630bcb072f..51114f5a882760ae49aa9d9c0e522fbfbf9b08c7 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to HP-ROMAN9.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
index fa20619e5a9392636a7b53c583e5555fa24c892a..c757a6a249a38a122e901bb32ebeccb21d2c45d6 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to HP-THAI8.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
index a3e9c34c7579e098231f9965269c6e7f9236687f..732e9d389e47f8455b29fce2ac540520d024ef0c 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to HP-TURKISH8.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
index 6cf4b4d1622c7adceb1f0434dae4e267ba156353..bff8e1e26dd8832834856d04398657b038484ea3 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM037.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a620571381f894cf7fc724f2a97cc9e5aa83cf69..eaf5ff2c8812d62fd289a4c30dcaed96bd823b40 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM038.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 59821c83b13adb86846ed923af53928f2fac9482..f92de2431208236f0fe0ae443941617fc2e01fd9 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1004.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e9c7d62aa9da1512df0423438501a292668b60ec..7404448f430625eba059b2f231230cf1b0816bf4 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1008.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 57232a579f90506d912cd8533c96ba003d933a0d..5c08f2fad762106c428fb05a65ebf0b0f3ce5327 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1008.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 621c1d0c72b86971eec1ddd2569d35e51ff2df79..8a99964fd52467b6ce54e28bd13f8219b773c928 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables from IBM1008 to IBM420 and vice versa.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 2adef9906c40976fb0bf9769526684352f130f20..9cf1d213da034459fd5f9f8b2523337a3d91090f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1025.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index fc58a37ca19bbd333d8f3ced23e18a27c6d790c9..76827019f674e9e9da0d895ea66f8916fb06b437 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1025.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 7c9de3a1f58b7a215821dcacc252ae6632f1a784..edbfc02640268cd5ada8031db13e6cafca248528 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1026.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 14bfbb043a4467a0bd2342924d02401498cf111b..44695bf6d00e4b9d627d9a53bb9884c2f06fc7d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1046.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index 80d1e59795dd8ed6572ed60099d5469e2205caa2..c2fe6e49c588b6f053015fe0447b7bfa66f422af 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1046.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index b12b22fc6b12acd7e10041536d030d9514d9fc86..41a68688a8930a129aeaba76fe6e5abc279df976 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1047.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8a8eec42084780036702b5ddb5639ba5d3f6e9a0..e836d23bba953ea284b42ef55c0a91b4773e562e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1097.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 3fe804671675d66a9054d75801a8e50b6af83e12..3469ca1e8cb51a97b3515129e5b90e556f457a76 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1097.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 7ccf3ef05296671439891ebdf5245872844b170d..05fa81b77119a73fbc49dfcb9f6d8f0e81def1b7 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1112.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index f5eca92270bc8deb25afd4dcc9c55574df2799c0..3b8e916a18fcffc7e0cfbe07fe2dfba90128f155 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1112.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index f576f87389569a5a0cdc997bd59c273f7f8b5940..4bc138b9da052e9fb50df331eabd3dbc7c37e6a3 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1122.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 30d7a2a739218fe7549ae9463cbb609397343a33..aa864862eb6db3302beea63379b6d4b76cffcd58 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1122.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index fdc98cf200f9028422ea71868c0ed9e39cabdce1..26c5a72990a36377b6696e6ef4015b25dfc27847 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1123.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 28e458568167323743132f7fb23fc24e8d83f229..68ee4f885870b7eed01280480c10df25a799c1cc 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1123.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 81239bcd0ec194ca7861f2bae328725b905a2acc..6474496184904edfb5f6ca6b6ffadbd45db05ca6 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1124.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index 2393fd75e9f865c3bd3f2ab63dd633525e5b1327..8191f5f06a78f45f13f9702d8a9e5e0f2521a62a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1124.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index 8f647e04aa5815aedf2371a816395980585f8327..be1866e66a336d0963a2084fa14d76f9549002fe 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1129.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index 94011fbe02eec812683ed13b06b6ccb642467353..6960e92d489abf46147bbd5dd63998bf5bfe33b0 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1129.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index 35719ecb3e50da144cdf195392d0dcccd74a8103..c093655b7dac146cff25c262431252a6452d0202 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1130.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 101c9bcc5e615ce321972e38edab6c08279010d4..bea0a3389eb04f4c99841f6b01993931e11b059c 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1130.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index e5d1567b9f9b09e25696eaec27ad4ebf8ec5d9bb..c4e62f2a08fb85fda7cf3ebc7540b634adeb9d7c 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1132.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 7e38be1a8c489990e3f645c486c0a3bf21d1835b..56b085701115b1b32552c4c20d6dc17c052a2b30 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1132.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 4ce631b2736f58be869afca23cd4354b9b4e40ca..f5e24d5a95f7f1b9772c8e8f93fcc2f69699323a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1133.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 35e8dd2768625f5372470b00f4841ee562eb7356..61f1e5427b1aaabe2524e87ef45de72851cf1021 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1133.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 7aa928053ca23916cd9c07e305a5aec993a060a5..cada0cab5136886d1ef7d8bfb9ff3cc00afb2103 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1137.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 22051fa2f6558b68d16a08886432badedf1de0ab..39ad61ba8884347f610a2fbc8a26f08f3201688e 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1137.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index c55a0483d7195622c6cb5497cb0541842f73132c..f7ebe7b8eb15915f0fef09adb5668bde80105067 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1140.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 733298217a0fd54afdbb9bae65d4726155da254f..9888b45d5c60d27492506af5eca264fc0eec3d25 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1140.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 4a706f76f08ab5839e8e291e223874220c3527c6..e2a5273c0bc479c98c6c37c81ddcf6f83a2b7f5e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1141.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index ec2ec6b5b7c6a07edbe0300086b70914bc84b908..7707563be66056795116daad644efbe615797a94 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1141.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index edcf8b2e607b2330d19609aaf5aef4a2b9990d41..9807dde03f22700027ecd03d5a71e567ac9b5d30 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1142.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index e2a54afe32daf3c0fedd921734ce2e712db08596..abe7a78c5e41caca5f2f84781a2c9162ddf9d263 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1142.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 1bfd0a96258d3f01b583a8aa3a83efd355db5d01..e14ed1d351b2b7859b474256f1ecd47e68a6559c 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1143.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index d64514ba1d1029f4c66935c16d58fec0e05c3740..3b1bef497b795844b3851ef2258f2394ab17332c 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1143.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index d8338ffae352168891860cf22f7cd485386b1d38..27696e5add818962fb2ad3f57d2334eeee7af957 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1144.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 63632dcaa43925492e9e47e957b1e9cd9fd23325..424c5df8f61a63e61fea33db339c9da33c47fe5c 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1144.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 66c651fb199212eaf5ea9058616f4b61cf761383..9565d520d2d0c22f15efd05a489e497eda384a97 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1145.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 771cea7788668d5c56a11299c98432f41790fa8b..b8448725e0932291b8b43b75ee1c15f3109bf7f9 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1145.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 7e74f5dee5bd919bac703e6d686a5406fc721a8b..53586ba4ae6cc228fbe0a64f628d88ee6a5880f3 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1146.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 543f87fea45fdb28e974e5a99296827cc4028db1..c42dbf293021c6ef1270acfa50773b292bf7baad 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1146.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 92be27528b40c192778524b5dd58c84624cc5b31..66348b3ced6ce288c9a23f4ebd16c9b79dfdac43 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1147.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index dacf88c62d82cfc83702b9f11359e29501a95a77..e927429597051f4c4de6c9a34c10a649ff15c90f 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1147.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index cc20bc3b16f7ce05b74fda028d13aba7ca8cd57b..6ddbeea7d0ce8cdfdc0d2e6a6b60a157f552d294 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1148.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 1f9de887b9cdd7230e3f51fe3722d7c454bd4b92..c138ac3c8372d9ffd2291edd55d6e942649aae72 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1148.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index e4909f843b3339b1726bbe5af854fa2e0cc1376d..9cd63cfe6b6664c0bbd4de90970d72394e29e68a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1149.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index a86aa247f42b8c62db489cb685f46975886deb69..8f351eff3a46dee3e5c39998d8f039ee5a340abf 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1149.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index cb570413a93b27d8a56ed12c88b7a374064cde43..7513932738c85ef7f99773349d5353219f03acf4 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1153.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index df248cf2fa040e2b761bd994dbd446fd287c5ac2..31b7d144a23e1d4f6aeadaa07113da66ebb93648 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1153.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 15629befdde4a070dd7b099f8d9d74db42f09fd0..b6511806bd38e5539e4aa7eb408e4308ee50a55f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1154.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 24f5c05150f1111692639e562f9dd87f912cdd18..8f557bb5491fd79f3209ccbd6366153abf8a8b37 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1154.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 58e6c016880d4a7cfc35f8b045beaae0d23a56d5..500e2fee7688035bed0d7cd07e7cbedf33e7d5db 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1155.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 1138d8b972fb842a4e56386790ba94ed7e1bdd4e..67a994e6094820fa62989c38b47199955862d009 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1155.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 6e32f214f06006a24f5500f10494a3030bb4296c..06cc0b6870c226f0562bccba7b8defd3136198ca 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1156.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 547751ef3f0e34a0887d7c97d8ec401e5022830d..453b0b68bda0afc4ce25fc419b405c5cf2a3e118 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1156.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index 54b8b2278dba4c57b019da49a07ae48109ed9c01..5f92373c20d7aac1ab0ea3164d2e008e5b93ee32 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1157.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index c7c021c04e2f822ed5fb56117b479746b071da7b..d9654ff59fd537dd532b1303355fc0c18ba6d3c0 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1157.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index e77d9c8b09725d09325235bca05b21882ffceef8..f4a566524833dec32a78565ccbf1f0ca8a7ba121 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1158.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index e569062bbe9f06f6b0117b29c8e1a1241f11da06..3383defe6cbd8e17ba788c53654fe538f0b0742e 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1158.
-   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.
    Contributed by Jiro SEKIBA <sekiba@jp.ibm.com>, 2005.
 
index e1bcf7eb54cb5ea3ca9e09aa31d7a27b641f19c7..27e65aa76a1481660862c51cf8923f05875ee603 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1160.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 78f7baa502f60c85b7163fefce59365b10f2ba4f..d396ecb68664a812ae112d55b409b3c7aae78f33 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1160.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index bd4edd890522881c3633ed87841c5467292c62db..305ecfd6ff87ef531ef3373f0529e48f150b58dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1161.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 8b95356a9cccd0ee9d0bf7b0331d5e20e597239b..14cc572c2dab4125f901fbed49ce29a34f7faf5e 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1161.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 13115251b6954a4d3b3b6feb013e94658dc50ef4..40cdd935377a827a307708cf441d535f996b6b03 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1162.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 910a5a9e6b07af36f66d390b8f75ab88e4f4a796..f5884133559f26393e9002c8edc4640ae192d404 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1162.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 83d3aff1b986f880d6297f7beafd530d33c28526..ac55f3dbf7b460b9daddba674a10375a91a0611b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1163.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 541c6312be8baec42b82984baf49678a2004b774..cbc2e75175d17bb26b9901c5942f74bc814fe574 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1163.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 52c569e33ce5bcb5349be41359b35676c7bdee57..ca529aa6267479f9b4c351fa9c1d2c6aa4e01e58 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1164.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 70902578cae92256f53ac92ca2adbdaeae3dfdb4..a66ee05d71a388af523e0630977cca9153900dea 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping table for IBM1164.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2001.
 
index 8c045734c8f1f929c2d29a1d46956c58341586b2..9978dc67ad568bf24d874ae808b82a777a733adc 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1166.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index a8faf9add6573b05338867f5f574cfad49e36f14..bbab81ea254d8dfe47d489cc4a8e367ba6c20ce5 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1166.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 0d461386f3cfb747e07701d8aa9b79ea79fffa92..725a17700e5e9de8f62657ff1f8d7ad75e9ebd50 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1167.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index f2de81876a5b3b9042e5cd01474872f9b3259380..445a69339c714b3731f56927e8cdac827ebef748 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1167.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index ecec0fdb57c60b0d72584608cb04b920ca2ee3e0..22d63ad3aa0a2f5d3ec2704fc78bd82ff447d346 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM12712.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 92765677f7bfa49953bb85682410f60c1efefae8..bc041b1b6c2cdfe44fa90875b27a4ee00926f8f9 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM12712.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 0dfa250692bbbe5f97a745ce5dc964aa3bbbabcd..373d49a7437c4860efe1b59855a08b5a4f0c2dcd 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1364.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index b2a090b2b2d5fa85c8b5695e46d4d28de7c9369c..1e014c0f72124ea6a63911960e26476470be73f6 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1364.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index fe2c1dd15989b8a108607f7f4417c50631cce718..553d60dd5c203fd90edc1cdc58da50e74fc10e91 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1371.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 1ac68668e9f4063c21b965efa13a9bc6a43e4570..916d05f049d38f2076e48614d5bb3d70b18065f7 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1371.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 2464443437eaf407053bbd4d8d00e35c0ebbada1..466415bb9f327ba97fb39556c62a03ffafdffc5c 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1388.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index b4fbd946f8a53b971d08835f7e0c753af9258018..28a54b2cca369310250340b67fe4955305925de6 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1388.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 31ef1af4089399ebd1d3710250e1212d9dd0aeb2..11275aae44821018f1f3cafec258d0956651d2de 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1390.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 5f2841e08a2a92230b12fc65fb1056c4e5ff69f7..eb6e2fb575fc11d2ea1412cbc41c4c3a21e8ac66 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1390.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 3529efdb0a0ee62f9c7c8fd274121003b9b7a136..f0f9d95fa95397319f08faa775cd73857f3a06d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM1399.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 323482af6962da14f34417eaa330b014d1a5a71c..deb76de8a11bb23874374414c94d63a52f7175e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM1399.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 55520cb0c0d2f9505d1953d4a2fc0d0b0f8ff1b6..b4d71b647716e9cf98e6c5d9c1d2cc08321582db 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM16804.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index dcf52e2c91876f1a239a1272ec0afe54d4cb6988..7c86f1a5cc8dfb9787663634f5a271de9078b071 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM16804.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 312326e0572a419d2f69ecb6ac38bf6937473de8..fa41fe697a4e02325493139a684cba88cb711608 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM256.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index c6cb9af1fed45eb0aa0a9df9026863101704c78a..b80560da94365c9a5fddb8143f8111dfcf11e530 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM273.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e0060d622d7b07e3da22e0866c7e7f9e0600895f..499aa513d864cf00bb4c701f0afe607b2053d8e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM274.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 7919e4d90fbd7faf12b55808cc9642f8148d5c03..c622478468466876144cbdc0111363ae2fe966e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM275.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e75fb9526141776ee5c0add588c5086c13955ffa..0e4707568cd0a9957d896a23784a85289e886b78 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM277.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 11151f7ace8008da37ffbb12ad30911e8dff401d..8bb2a42c81f1f1f4fc369fe986cea344fa2283a6 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM278.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 2edd1e1dea4beef5bca80a71aafe90abcec509c0..f254df84f89afec5557b58140f94900f9828c9be 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM280.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 759845fc9a90f7e8739849d06486ccc4f66ae622..dba2db48690f5b572f6160958a3047d9b173774a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM281.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e033a14d032e2eed2783a85c3557f2f586d51367..77bed8238b01bbe20237b5952949c9e890445338 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM284.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a93eccfa58a7b14cc0039045cc1e154fc8dcce0d..88d73a4674549fd1426acdc5b00f34268a4d47cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM285.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 7e8ba274ab551d5ad39f9cd00d8efd45279a1593..2308cc9b5cbbc218778f666383e49f4c358bab72 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM290.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 54795d5dda0a3b784e6f12121bc7d124069a387d..92c403ac41c1f2361dc782d101d36e6ab259f9ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM297.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index c90b8f4ce7e596d27ddd985bdf567f4156d61d9d..9f18b704c0ec9834cd31430204476f0e164c892f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM420.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index cf9f9286caf6be1aae52bc537963a9a277b4d7b4..f6c391270cb5a45a068d7bb316b14e29b999388f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM423.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 1b2c5966f2c036736dc92307eda87d83fabfd1cd..3d741e1d2095c951d1b2f1a861622d2d9f3df6c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM424.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 5e9b4635f065ae647acf9cb0906a3e89df9f1138..9f3cd913268456c1856b9f5403ea65433ad62a82 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM437.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index bbda2fa22f4f2905f0d82c1c1710f3bcf3e0ef90..673ec7197f760f6ef6b13b7dd947bc723a497d55 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM4517.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index f46d6083d7927c94e02bae88e6cdcad25e4b6ff1..b95a50163e0effdda4f97a8f52bed608b1d7b6eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM4517.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 9c6e4c66e6d8f5a796b8ec77302b86ed78a8329b..c44a31d3b532fb0cb3f249b4717cb79367ab076a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM4899.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index f90229e6af8b55d4fa7e39e953620972b3bd35d8..83ec298ebfe3a715118fdd1cd77af77e0c49fbd7 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM4899.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 3306ea9ec6a50aa062f7f81ab0cf63e8e3d43da9..db09af5e334d8687f10dceb2ef991e04966c267e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM4909.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 39c987eb2ba573b8e613615b291aeb047be3681d..83107aefa932f18c6e54b22d3b330c6be4a48896 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM4909.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 7a5a427d402f0aff344eabd1761775edf2e71124..3df14a6b35b6cb7cf9257f0584d0df639c176407 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM4971.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 04c69b6945113e29336cf9231acb64c143782fa0..dd8da0f5421237037f828d63c6aa0eb0c438f405 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM4971.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 78648f2bdc780c129095e38b50f3289543b1ac3f..a197df25dfc93edee9a269e314ba3bf526f6e98e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM500.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index ab2c327f5a73b494f7d5460353b33670b344677f..d2f3d213e78c359d263614829c5486eaf5c7a630 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM5347.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 62c89b5abe54c7f2f315737ff9066c50b69905c1..61ac6387ad0679adfaea7d1332cb578e7bec7931 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM5347.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index a5add10172b11877ac5a8fdf89c4b2e91563de24..af4b45f7e0d9905ffaa38378e36c0917d3ea50cd 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM803.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index bc2223428082bc211c39a008a3d29e637422effa..3b31fc8889361e461ebf2c97eceeb012a20cca50 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM803.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index e2535b875cc6b3343a114d0b00119b7b35c9ce41..e3a3aa909ce489ed7e961136ba9a69159bd767fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM850.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index c8adab20e38f73c98e2f77a0f4588de78290e5cc..0ad84ddbc831393e5078d08a48f91b87bc5fad3a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM851.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b371cc99a65a1e724195c1ceb2ee344638fc69c5..2d90433e4c3da3d0f57fcec7c0d05c14b2d828de 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM852.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 766bf3b7d8eefed60ed6e15cc3dc66f2c8d3296d..4b96079c8aab2fe0808b63a0a8b55fdf4a900b40 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM855.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index d4ddf93bbfe651a0238d2550c303b1d41db5544c..7de1211dfdae448db00f085fca69f303a10a29ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM856.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index be77850be3b8b0c8b7aa2ca34c57919ae34088f1..cd221de0fbc72ee1754edbf2c4c3c108cf0a08f6 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM856.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index f63ab44287f0e44d9f1861d9c2e98203eaa4eb58..7a74e5cb4f106ac9b818dd727c8c94626ca10bf0 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM857.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index d402ff5c011cf9f1fb59e50a5587041c6dbc537a..a95e9ff7368f41d49d983a2ac99b3b9f253cc5ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM860.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 3e47fef7f9f41806552592e8cf854aa678401d05..fa1c0ac8e429410534c4800e1ee74f60a6267836 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM861.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 6ddce8503c76cc0f749af355adf02180cda94758..61b08ebd4fb07d391aa248dd7c466315dd34749e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM862.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8cf354cf7950a68eefcd4df6b2f79ef728f729f8..544b7295b30a36aa9d4890ea18935bd9afafbd68 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM863.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 3194d62a41de08767bd7cd9d769297e017a6be1b..beb2520f96f222db1d6392d05e80feb172ef61b6 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM864.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f2c16e61862abec0c2f3b92aacb6d9cc2dba16d1..5bacf9597fe1a52a9acc4305f2b9ff97b351fded 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM865.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a56a82eada816e9da9d998eb15690f4e594bc9f6..d6385d64026279476496d55b65c5232670eeaeda 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM866.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 877f50bcfc7eb64ce8fb13561a9821fb6aa236a9..b0f8dfdb54af4154936c4f690c8da241acaac402 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM866NAV.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
 
index c477b55ee10ed5a0ebd666b7ffa93d3bed7fcfb1..ad1f69c7a4161f137c3b88e6c8e4b24f27020f68 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM868.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index bdfaa1f9704615c73874f2df35a477760c634f32..0b364c3d3edf5cb33cb29c8f0ea4dd3896dcb3b6 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM869.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b48e8841af158559ef253871dbe62ec80c18b9f5..d56fd4f21d6c057e804e6bb0859022c6d21385a6 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM870.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b94f77dfe1cddb473956b92340fdae10477d67a2..2f5d4685ebb31c17d8c3a3f0fee3b6ab2d60045d 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM871.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 96fb0de3e9e2f679a71e8cd3a8d8031158b63f21..7568cbdf4ee985057baf3c659964538fbd73abf5 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM874.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index df846f22059c8b8be039fdca83a84ec49ea40894..016d31953349c6c21f0816f344b0647e394cf255 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM875.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 65fa19f419fd398a0c692a9b2d7e22afc8ae33c8..090566cc2ad2415c80e5e085e3e81789eaeeb40a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM880.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 88b4ed4545c1da9b3d87445362c03389fc9efeed..574a570e08582e9e996392a1faefc2586e84a422 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM891.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f966d82d59a5ca72e2868854f15e80d09c541ac6..91f8a85b5c89836bb60d35ce5dd3ee37e6c73cd4 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM901.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 2c773a322fd4d59e81fd6728040645804eac9f50..2662680e370a8b1354a19f51fb2c5de95f01f552 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM901.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index d762cc70dd4d9c83bbc49340a9dd75a1b6fe936a..0ac01b1c62a51fe9a01a08a2ec5cb3b409f5e887 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM902.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 1dcb67b5b574454cc3e58e3128e7fff31e451cad..9e7f19d7913b6114b0d521ffe6d050f433c50da6 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM902.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index b8a9ca3d26a6fd4e80b64e9ed543f3eefb80555a..bc3f34de313d30e873526289a89058e0e1e25fe5 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM903.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 7224479942754c821a71413785f23626388257a5..793d1641e040b18f434de79827de89da05a6786e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM9030.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index c2734aeafe1eb38ef49ba3c29b2429e51780a947..d6e050e020110ea71d80eddd819323cd6e0c6ab6 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM9030.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index f9c5a501a1b9a3f1306138887733fd0aa4fd56ab..2ef227a89b9de5cfc1593987c0567bd559d17694 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM904.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 417e09c3751b3d87243560976eca60028213687d..178b5c44b16093de70088e7f74d9bc7aff4bfdca 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM905.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index d74da914752450ed1186621dd79d16710420c238..9048e659f278a9aa00d3eec961060e728a56340f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM9066.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 228c01bca3fb7d71efd6236a85dc2eb550047439..ba7cdc6e288c781534ba9203080331a247111fac 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM9066.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index ea9e42415ae508015ea9f9f1904b6ab0193ce1f3..3ee0af637b9fb61a8a098227c4d3098273ac699c 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM918.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 4d017a36bf07a011ea053ea10d4d195690012847..46a8429a677bb651aaea92f71a06539610332d3a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM921.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index cd921e246aee42834845aed862b4e967ff15fcc8..67f629d477d1b640978f705a5d7e8d78edccaf5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM921.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 9713ec55ce948f132c2cefd53edd28f7c28e1ac5..24b01e02934023b3a1d5f13ce00a35c5bec2de15 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM922.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index ad3c98f8485bc777bbf3480818978cb1b676def2..0afb15195f8bd24f04da6e0bfc088562e64dde3a 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM922.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index 86477a7905a334bfecae89fdb19efc833ab6aa20..83276905a01a1e32be35e64759b8572e84cd56f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM930.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index 6026ffc6b33d8ddcc7505b30cc184758ccb63b04..55863d3ad0afbd1d28528277e293b8caae456e87 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM930.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index 0764fb238581b044a2dd23c0ddf80530acfbab69..4ceeaae5b96088c23bc849b56321864e5321703e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM932.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index 63594368720f229765d78c08443e50e4af5ffd2b..b471ed7f78a0d255920f4e98fa4b9d5aced94ff4 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM932.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index 145d12f98a6d8f965bbab3b9d6903cf19387978b..4723df4890b273ea8c7e9977f79177ef6bccf63b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM933.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index ae76af9cc6023bf2c84e230be2e5ed352bfb964c..372e0d000b081d091f3fc7b7e03ed89446ee7dc7 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM933.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index 7d5628bb7e39f9c1c880cb504bb5bf5ee3f1f682..1ed311b01fd4ea0e17a59c9bacc140ec4ff59dda 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM935
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index e1c1e2ad7847253f0df6e5f502389c7c0d6e3c93..8158eb34069fd4fcf20a88b4b118fbcd2eaf2aca 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM935
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index b913cbbb0ff789e2483b8eaf5f1534e628e087fa..1edaf624d0c41c7a935dd801c40051a35fa1ae83 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM937.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index 63c2c5ba1971854f19c6d64991620023dea01154..b2428ed89961e953fd093a21377f79dbaa0aead4 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM937.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index d42b98c4ba0527d45638b1f544771939a526c006..b40c486540d771e8ced6e03871854c194717f204 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion to and from IBM939.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index 9c953e0de1186b81366ec510da39e52e1c0f906e..c5bdb4cab6d88d41c1269984c4d584eafff8d157 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion to and from IBM939.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
 
index b3a655591f7ee1e8d9c26b264530dc02ba6df14c..495e37909ea595d01e235efb4f59307c19a5aad2 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM943.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index 911d278ef9a5ef9804427ca5ff22955a7b264e25..11acf5178067a03c36e65ea8bfb55c160cc09f23 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM943.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
index 0e3dd31568bc95be8cae2dedd04d595f05de30cc..325c8c542b490bc0a5c20c812b1f7993c895c7cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IBM9448.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index 2fa2cbc609fc1a8925e2e3b670ae221a12b9074e..43234197363c7520436056dc7ff0d7a92ccc04ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM9448.
-   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.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2005.
 
index e3ef6edb83891663defac8d0123a6c43bef44529..dd23411d541d8783a10858660837655c08edd489 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to IEC_P27-1.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e6dce4f6d427470669e2b2123cfb2d6e6320c2a1..ae59c0f71d286b1c5a4dd9330ce4b05018806ba3 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to INIS-8.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 023717b7d5651192f64bb17249fbd3bb60b2ebbe..c3865a9ba0beaed86c9ac731de996d466ae92899 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to INIS-CYRILLIC.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 12904be0e526a8572eb74f7de6cff4335a9d85b4..70954cf55cd1450154854491321f2ff14055b441 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to INIS.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 6a4f6fb467143b5f9aff7057e115d595b6bf9ae9..f214cca8dcbd760245308123098bdcbe1f53ef6f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISIRI-3342.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 4d2f58bf9a4e4bb1515d7e0b861bfc8302898ae7..64196ac7920f8ed40cfce8abe495fe8c8119880a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion module for ISO-2022-CN-EXT.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index e15fa9ffde54e42c57b08e5e4797ba38784d4dbb..0e5a6aabe79e1fc9f8af903b8fed4cd9cdaca5f6 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion module for ISO-2022-CN.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 03eb610cc6c4f9306eb67fb185290af045bdeed7..e90d68a44410a71656beb2695800f2625b9cdbc7 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion module for ISO-2022-JP-3.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998,
    and Bruno Haible <bruno@clisp.org>, 2002.
index 7fb513fea9574fdb38c1f15e9c0cbc6316453bd6..e9d5db4b68e84862f044ab3b5a379a65d85999a3 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion module for ISO-2022-JP and ISO-2022-JP-2.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8e26ea904c30933568bee3a5deb173760e4bef27..2377ae5f2a50a8f52273b5420f9a03b54795fef0 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion module for ISO-2022-KR.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8ff26fa3e6e5976addefe4833fcaaff04c96a476..72eea5ff2b1edf1825c387261dbdcafebe33cd17 100644 (file)
@@ -1,6 +1,6 @@
 /* Tables for conversion to and from ISO-IR-165.
    converting from UCS using gaps.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index d82d1653ea6070fb40ce1c2cbe208079f1df5e78..3b5649c71073703473d440939da467d0ad4731d3 100644 (file)
@@ -1,6 +1,6 @@
 /* Tables for conversion to and from ISO-IR-165.
    converting from UCS using gaps.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 0a6053924e6c736ee85f7b11a03b1b9b28c1519c..b472823e38af2c6370a75b9fa65b70721585b1ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO-IR-197.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 121d631167447511c719f4bd12a4e13eaca8e004..9c5095143097f618ae97bf8c1e92fe379f7afc6d 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO-IR-209.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 891ad699bd2716c44efd46686d4121089034b9e9..35fe93d88061186a8844ea79b202e26a81a0ed3e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion to and from the various ISO 646 CCS.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 349cd6f72ed8bb6f65396d116bceb2145356f73b..6aa6e3550c0e5cc989f4cf868951534f877c1d44 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion to and from ISO 8859-1.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e6fc91675e857be015246f24e24a57f5cafe1dbc..9c5aaafe8f95212197cd30ae10279df449f51d4a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-10.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4d28bd4752c8999bd53c65dbc45834e9b3480a6b..d9bc57df9d2fb2f30a300e1546f2bac4b9cc5e3f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-11.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index cd3f4d6bfb1e04c013eabd096e77f17fdbba4702..09526a43d8de9da2b1dfb098b742b778fb8dd5d4 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-13.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 0b44704116d01e8dc1fbe85cbe17cf106dfe3eb9..c6ae1701e2f03fdaed00f4d41abdd425d810402d 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-14.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f4a6c4928203b9700116579f80508b6fe4f66ac4..826c05d75a3142bd5d34d16b00cb9ffa6eeebde7 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-15.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index d7728a20f37454a2bd76084f1336c22a576fe76e..91f5d473a8cf1c9d4a48b445a6559d66e86449d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-16.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index c47205122309971204557d1f2f094779de30cb61..2a962366f0dfbbc18596dc2e59b5d0e292fc81f8 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-2.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index d2529b3a208162e33e7fa272a12ba2680f2870fb..8f89e6ccf9a49d76e9a7e444ff7b29762717e415 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-3.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9f3cae3c7f2b986ea97744a49fa39fd571773399..413d6dc1afc2abd113cf356ce5b0f417475e2369 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-4.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index cbd5eefa2741722c3248c76def90434ce1aad525..5ae9bf0fde38dc8d9345375c29f30e8e812b0378 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-5.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 27ee5880f9500196a5b172fbdb5910bd26e8a8c1..5a96214b52c4f78af2880c5c0ee839ba4a58f544 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-6.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index fa18c1bf4c43808e60861a7e37c990ab77bb7c4d..bdf7df118d3227a8945718c5425a41ba6b07bcca 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-7.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index efce5df997a0dbf1aaded437572a00b645305d93..a0b6d4e2e0958c5c2c92222e9c457c27e43a13c8 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-8.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 3fd205cc5d77c775f3043eace983e7242fef5b59..70978039021f99e3270749ac0e4fb32f908592f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-9.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 377e4d6a37a6d9bd3fd2a6a1af45b9a5f9ef083d..c5834e113a3afcee31c9b50d0fa80acf87e93f43 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO 8859-9E.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
index b49decaf753e80f7a52408b019d6daffe2c64c6b..06fb4a4804106257bfd01d1f7395d6bd96e05d5b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO_10367-BOX.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index de70529198f003dd809ba861173b7aabab78614b..51aed763e8c742f43f32f2098fc8f56d400344a7 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion to and from ISO 11548-1.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997,
        Samuel Thibault <samuel.thibault@ens-lyon.org>, 2005.
index 93940de0947eceaaaecf2676984ef993f0f516dd..e64f5277503a5830adb6259c40a10c6a947fd06d 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO_2033-1983.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index ad199778e2d73b8568fa2a1ceca40856ef9a202b..45e480c991848db998fdec3d8c084a92619bee10 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO_5427-EXT.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 30884fece012d8d46ad53ba950b2399472e25bf9..737d81c1569a47dfc4bf1ac470927ec7225db58c 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO_5427.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b8bca8a741761c3de19af022029ffc3e0de1a86b..1c5aaf47484fb96a3f2126037f8448152a6772ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to ISO_5428.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a76c273ddac598d5f3c803488677d828959a32b1..d5e09a3795b7ab5d98ab75ba2a341c3964eda1ce 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic conversion to and from ISO 6937-2.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 02aecf991da3749f8ce070578e66b365f4ac1594..66d86b1dcef334ec5e1865e8c3ce4c0216eca6c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic conversion to and from ISO 6937.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f70873e6fb01f53c21e1eacd56b1c45efee7f3a4..1d0dd9fda42514a2803acd4ebc365da26e2f460c 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for JIS0201 handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 6b873d7d1a52d4975d818e05677d8a230e2fbbfd..46f51e5633cd2ee3f6ed922c5f675af0538d0717 100644 (file)
@@ -1,5 +1,5 @@
 /* Access functions for JISX0201 conversion.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index ea23667534405724bf72bb3367fca9b51aecf950..9b45cf429b70db1d72b2dc87f658584f404fc5a9 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for JIS0208 handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9e6db71e3025a0eb031ec00e678cbd62633f2237..2b873e282ede2c83f927d5f54cd8782cb0ee8f3f 100644 (file)
@@ -1,5 +1,5 @@
 /* Access functions for JISX0208 conversion.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index af36cfcecf773646053d3f3754079c4bc20e598c..d34249a84ae2e9bec2a518b05200384dbf907b69 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for JIS0212 handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c8504e11ec4962880ab10e8d8fcc38733680bfe9..08690c1d1db4766b5bc87e0d730815960390b946 100644 (file)
@@ -1,5 +1,5 @@
 /* Access functions for JISX0212 conversion.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 3591500363f8e6c08c86ab57caefbb3c9ac27b32..8a9046c70f4cbfa476db48174810873a3a1d6b0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for JISX0213 character set.
-   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.
    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
index a25cf152d86589a92cc42ecb107698f3d6dbedf7..587499712bbef1f7cd7f3701efb4ef3b0fd853bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions for JISX0213 conversion.
-   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.
    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
index 18525cfa8626320c423c11c6567f26fc262591d9..fb280a368fa815162b1b4b4c26af9c4724609023 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for JOHAB handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jungshik Shin <jshin@pantheon.yale.edu>
    and Ulrich Drepper <drepper@cygnus.com>, 1998.
index aabf49297c146f38e9433b8c4c45cd7c0617b079..712ee8cddcabfbe671140282111e250dbc261e48 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to KOI-8.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9256837738aff3c0e6e06cd039c4a63e422f1d49..7f9c888f438d7576820b9361257aa5e59e338bc9 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to KOI8-R.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 35d375bf1d83d5f72c73e22b8c427a52c6fefbbe..83acbf3fd8b998d1b5cb5448afcaf37c55cb67f7 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to KOI8-RU.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 20077.
 
index 05899f7879d67f559b5ea1919336cf6889d836d5..419d438ce1163822b2bad6ca77ef12b341df5581 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to KOI8-T.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index 9b095970c20affacff94cf69818d8c2813b629ad..b6d699ee0bdfbc214707d05ed49c5f8a90ca9b55 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to KOI8-U.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 434d7dc55a52c04274af8da482c7617e1ecbed5b..a94540d3124cf9034182e81cbbeba0ca36ed9dce 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion tables for KS C 5601-1992 based encoding conversion.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
 
index 61cade314d0c4de9a63992829a575a32446cf14a..252dd3374c5723d21cf812f39fe022e2e23c0385 100644 (file)
@@ -1,5 +1,5 @@
 /* Access functions for KS C 5601-1992 based encoding conversion.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index e4b141d4d67f071bb2f5e19ac58b6d7c12dd15be..5c57e57cefa779bb78167a734fe130421322e633 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to LATIN-GREEK-1.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5215fdfddc7887dbcd40f65eb2c3385663354538..58c351768d18685f47f04d99428987ee10ef637e 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to LATIN-GREEK.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 2fb24ef029aff0dc495a95764b00eefda69ae407..bd36a8fc6cbdcd1987df2106d40fb89ee4cc8cff 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to MAC-CENTRALEUROPE.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
index 056c4e6c4c60ab9e91222dcbc63f22aebfba11f9..1b5bdc9902ef0e809caed06b5eba7dbe96ba7c15 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to MAC-IS.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index edbeb6dc656ca9262f5b62f9c07594ec39ac84e5..a20b07bb9796148841d68aefcf770126deee644d 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to MAC-SAMI.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 9f78a5bdf2f78d55192087be0bfc1b7a04f0935f..03600b4d16fef261c49b91ddecf844ccca9d1b40 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to MAC-UK.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 0cadf7afda4a8b606a1c202ecadba802dbfcdf5d..252998518f2525c0d91d1540d699bf4265cfa3be 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to MACINTOSH.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 29d4aa5aa61630715ba2b238ce820b45578223e6..00df1cdd8e2a3726656c094c891e39167c88ae78 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to MIK.
-   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 Alexander Shopov <ash@contact.bg>, 2006.
 
index be0e665121bc4d51c33f1a19a4d74d6380be4aa0..8c21ff3a0e12336a72276bf614182b96ad70ca4a 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to NATS-DANO.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 4151ede59b25f29644b2a4fa7ec4114f82e219c9..70f5b95fa7a71ce6cb0283cd43c897de83e554e0 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to NATS-SEFI.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 5a5e3d25707de02e967e3a4fa75794d555d84795..a827de33375a4593041979961c22825e9003aee3 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to PT154.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index c0919c7553c215d51e1b0944340d3dfc605fd12c..c4fe46d6ff912b8b1680369d12f9e9cdc752ce09 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to RK1048.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 107ded0dfdaa01f7b4232c4dec452d786505c884..e23f60d4425b84f3410bf5ce5154887ba735a649 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh -f
 # Run available iconv(1) tests.
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 3e4cd29cab635c94cfa66363a8e8acab28665bdc..af486b112a2114f30d5d66b1f1bd857bb4f1ee50 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to SAMI-WS2.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 9c15e680736c2243dbbe56e8795e85381f7ed2f6..94a2d155d61dd4e26872e2ebb24068ffe73fbeb4 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to Shift_JISX0213.
-   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.
    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
index 26fa20ab3763a3e1e770fc3c5bf52e1d91f7c8e9..34df564201c15fcd14b42be8ba6b245ab2af285b 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for SJIS handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 6f7663dde0099dd5f70464a2d6c42761976713f8..e820eb907c0e2a71544e2b3c9066d83b41bd5d72 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic conversion to and from T.61.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1c0bd2c373e83ee85bb8d88c1854c1d9c552a4ec..7a3ab455faf0a3893a82f39bf4e80d38abb45585 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion to and from TCVN5712-1.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 6ba46c0b2589c7341c7b0c9efde7ed3c351695d4..963551c5115c57a3492666c31ad508f5b33d684b 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to TIS-620.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 3cf17e6b8411ad9822d3f5dbd519776df122782e..e8363d12c99eafe8f2be806aaae9559d6cc62790 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to TSCII.
-   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.
    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
index ee13046c4cd3ef7f3d9a7b78c2c30d96fa971cef..9533eb065745e42f7157f1d8b0ef55d5c548adda 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for a tricky E2BIG situation.
-   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.
    Contributed by Bruno Haible <bruno@clisp.org>, 2002.
 
index 0bd5792b259a51ad11d63bf16d85bc1923d45d43..0d8a9590d5da5b63c51beedd2482f903835796f9 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for loading and unloading of iconv modules.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 8bf875bdd2998233c3ac50f37b2b34bfd4488326..04cddc3301d9a4e258ff67ec06dbcaafef9560df 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 #
index d392a6216e23cfc086a7d687bdfe12d9978a87e8..95072f9908b7cbe86715afea002a5346e29f0836 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
index 4c7d71392ffe1e84531ab46fae8a069226133f64..82fb779a952f4c172609c1e847747008eb29ad71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
index b0e667d2a9ade1a8e64bb91866e2e66e2e7f5650..c68a3b9f01846258afe891404fb26ac67dc3e938 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 #
index 8f4debdd6b0ed239c0e8804035e4a1402c707206..116d88ed7a3e04785743f5aa4f5e2fd24c2ab543 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 #
index ee3aad938ef9b5a7c647b8b2f6e3a7f9758462d1..4f5e71486d077e4f0f4711caac186d0b6a00fa73 100644 (file)
@@ -1,5 +1,5 @@
 /* Mapping tables for UHC handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jungshik Shin <jshin@pantheon.yale.edu>, 1998.
 
index 250b2071ff31a93a381e0d8a382fb15ff9ff4d57..00d63ef338a4ad8c4d34f2c961894384aeb574b8 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion module for Unicode
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 5d6c92da77eb0debbf91bf18b9c2ddd8abed1082..43be4be9c1cc7224efb2518b40c81a3ef7bd0f56 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion module for UTF-16.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 6d3e6da30a1fb7ce272df45995638a82d8fd7a3a..f21f2be0413b9348bb18f73f6d33f2177d896108 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion module for UTF-32.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 8290278f641e7350bfa1b4abf3734912205626c8..17a9fea65633c5c69dea836a5f6ddc328fb0c7e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion module for UTF-7.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
index bf408d3ae7e44e82f5df72bbcccf55e75c9057b5..f73ad3e243bfb5515ef51f2b3e9257bdff08121f 100644 (file)
@@ -1,5 +1,5 @@
 /* Conversion from and to VISCII.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 92dbcc5dadd4467ab4052af58e2399bb3782cbba..5a5319a5822be06bbf48e9097dc9d1de6ccd1cdb 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal macros for atomic operations for GNU C Library.
-   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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6d85182e214f02cb9b28bcc99fc02961512694c4..63fd1d8bb961f0fb6b919a7cdc3215af3f92f804 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 8e2bb80b3d78e68c7ea7831d2e56983b36629504..7145fae56be845e05949956ee8b686dabdcfd214 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 6acd5c899dd2ba55ff588f767a9ed303fc3dd1ce..56e3da87fb367b5520895d65b35f60bd87765740 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 928c889736b8dfbf1adbb24ec005cd318c05df46..6ffbd4716e0a558e3b14b010ccb444cf709ee1dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Header with interface version macros for library pieces copied elsewhere.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 6d55f88ee4ca934f7e5bb6ec0a41b81515a6829d..b2d32e12e4e35ec5520a155d65bb741f87f0b670 100644 (file)
@@ -1,5 +1,5 @@
 /* Interface to GNU libc specific functions for version information.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 652a07a09a435d930ff1d3e738eeed4e32a065ec..149bac92687b8cd747060bff4b848f727bb41d6b 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal header file for __libc_supported_implementations.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 863b377b5c9416317d666ae7bf08d8d5ece14250..e84a02bb677609d34ccb2bb10824cbcf3049e9e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Fully-inline hash table, used mainly for managing TLS descriptors.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva  <aoliva@redhat.com>
 
index e7c778e39454f5dfe3c31cf709b2cbe03fdfd0b6..4b233be0bd0f6a0b95aea2c0fd1d26ccd419230f 100644 (file)
@@ -1,6 +1,6 @@
 /* Support macros for making weak and strong aliases for symbols,
    and for using symbol sets and linker warnings with GNU ld.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 816fb682ed074ba0bc3e935fec0eda71f7896997..311386a23b4427f75e134103d5a64e73bd83e7cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 16824676319b39b68cd776abb3e22599a439e763..670d40157bab3fab2dc63b88f6c4481587eac114 100644 (file)
@@ -1,6 +1,6 @@
 /* Data structure for communication from the run-time dynamic linker for
    loaded ELF shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f4278852bec8b41164db0ecd85c7acd78fa1e2bd..9ef486fcb917277fd55d6704e1766f3ac41bc163 100644 (file)
@@ -1,5 +1,5 @@
 /* Memory related definitions for program modules.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index c765551979437aa9f94d136e3f5219ce6b9aba46..9a048c7857db07aa7587e4c5459067520c31a5c5 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle floating-point rounding mode within libc.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index e58f444d42cb7e85ed77c7eb3473c1c68760c295..85bd771d259f779d93439e4b7b0fd868ac85f970 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros for using symbol sets for running lists of functions.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 955c6aeea219b31c1bab842982938e152236756a..fac0814bc22eb638dbcdfdba3dce2096b4296d1a 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros for managing ABI-compatibility definitions using ELF symbol versions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index e2963506aad5631736085ff3e33861bd4b5ef95a..73b88e67ee1931a47225a2b77c2730607a15c72f 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros for defining Systemtap <sys/sdt.h> static probe points.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index f8cb2cb97a598acc7493bd4437f5b73569085ce8..87e3666502ea3b2e62e759d9a5bdf8a2bc37cca6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b9af6d480f357cfcdcc688999bf4ce7d3c372ba5..d2c628e98727dd3f3a00475281264bae59547736 100644 (file)
@@ -1,5 +1,5 @@
 /* Time function internal interfaces.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index d31cf72ae1ea66dd8d8d9521a60143e996f5c09b..24b1fe650511f823dc5141375a6fa90982ba3968 100644 (file)
@@ -1,5 +1,5 @@
 /* Old compatibility names for <limits.h> and <float.h> constants.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 712315dde7bcff8c3d80ece8806fc3c2b2c8a2e5..f4c32739167fe82558d8b52c7dc5f6b1f6de706d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 8dc7b7bf5fd2fdb8c5b5e3e12673cc0713db29f4..895520eb8830c50ad8fcbc0a215f971e62fa6c86 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 52fc06809349dcb5fb129739ba4075517ba649cd..22b554229a96bf8e22e1c3012c5c95f0266c6685 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index dffa82b1cda18727ee85edf51b3fcb39bc52935d..d6a4ef29a1260a06ea88980a2da5d71dbe29342e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 46ee837b574d891636a54a3fc92befa52a65eedd..3a1f192037a068a9191c0c36a02d0c547d55becd 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine whether interfaces use native transport.  Generic version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 0e506023eac73f677892cea01743993b93998734..b2934f77184cc0a6d8f654aeb5cf12b908cb239c 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine protocol families for which interfaces exist.  Generic version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index ffc260f16b2f68390a2ea97ae256d0aef8d5c8d9..cb9f4388174c74558069b4c2ad0b6b3b24d9402d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 54adb9e7cc699ef29aff8c88fee7d8e0ac840299..8c8ad44e72686cab652fa123f570f47975d5bf3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index a63f0afa02f57dc34baf3875f6a50ae7cbc06be1..fe2e0b0fad639a6a9b98e347c74c1b345530b3aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 0da3cf587b823dc204fc1f2743f750af369887df..7458a8dec12e9ae28a1618467ac2a7e10c8b5b92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 973c187cae463604ffc7310b1e4539e11e063f99..9f291696199434d57e6233927ac91d2d0cac6c80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index fed62472485d34e3471ebd26919a8256f925fb23..8c42a3e5f4c424818d5077f39b6a209c841ef176 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b21b500d8775b78652b2476c15d37d2ca4286175..f019525829af1240ef645926ba198406bcce20bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index cd0dcfdc21f9d4ecd49e84986afd168a5a497218..4a1fe25fbd0ff26cd4be83697673bd7ee675dbc7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index c4983a99588d4983a982d1cff9b2f24fa0afa510..881dae301f309e3bdc65a95d739c3d17961666b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 9755de5c69b0fb6bd215054f4ac97b67c04aedc4..623ecce17e7fdad471497c23bf7634ab8de00607 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 7f6f7f8c6a4583c8e8f83d0d5537128423246c68..800ecd541ce60b46611042b7bd985e4c3fc56efa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b8fdc27ecc69144b7d0ae4de5a23853b742be328..0bb94d854f67bf994eb4330416415fd7d722f28d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index e01eb71d32eb71ec4876853774bea64527244316..e7ba9d1d701b26ed5aa41576945c98c685d074a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 3cd9157cae6f913fd9171a6d7569a9e9c42daca3..e02959103e5eec9ca7b7a2e1a35cd2a73c4da40c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index d1867974efcffdcb0546004c8308084293040518..925f540228313316d8abb4e1ef0a429cc0a3b6f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 53063dfce057b7b6ef4598175430ca8e85adc711..d7da276a5e69197a1c634ae93946c34910471ee8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 4cb2b4d2cca6c9e6b5695161ab730531b9dfdcad..56f0a30de5acee92c571fa79561072170af7276d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index acec1d315ce785822a2a2017445fe12bfb978b2a..aafec10aac0fdef958be014f1bd2dbb2e725f701 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 37d9844c94dd56cbc20942224024f7746e9e4347..31af630bf65327618ad9921e96015389f931b9da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 258829f18f4045bfa8f021457a3d2f5c3e9f7242..476fd0ab77f06eb5ff8ba328767b78b926ef8a74 100644 (file)
@@ -1,5 +1,5 @@
 /* Get source filter.  Stub version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 9032c055d05baf9bfea7fcde437c2293e1e4414a..7e7f410f66978c2edf3d8b636c9649ced1cf7bd8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 92394197617958f51ee2c299b6c623bf7de4ace9..9c2453d3b391c84229f68e62aed0d1a54f464366 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index dfa8885f867cd20008b183ed02f24d2c720d1cfd..1edec1af00fe8640c39c64e7f6cdd91cae0b20e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index dd1d5f5222117db6a30f78525f7184dfb9a640de..bd2324bf74b66ea610f92a21e13fcecf989a811e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 464d767ee389edd0397e5bd21800180c3652e88e..b4046b4c12f11bb5ae05f4066539cad6d81587c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 1a38ea3c1b891acf5674247fd0aa62d39dfd22bf..51bbab129d5e8a43662c839d2830a7b0ec818f76 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 4934204f8edcef4954b983c63bd1270a2d1b7fa9..2bcc5e5f6eba4e425495d8b76b25566aa3474221 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 044e505dedb4d33f292ac87ecf59cc442abd73f0..62cdfda9cbbde7ab3ea0a09dde79c8d9a624cbb9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index bd8bb9e42485dce27de4c59ce9d9ae3417333aba..ac9baaa5925936313f7817bcf8b8b65868d261c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 1a9cedda14fa193951251147d0e585f748d8ac82..b966b3be357b997217ea50007787fa3a0c220b94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 8cbc7548fc6b31502318629e2e95d64eea0d557b..d5494934441d1071a520282edc1dfa3959eb0cca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 1de62d2c1b9dcfa0efc6e9a7562d75fd71ac8f03..5a322b7a014743f9a137cffb8334a01c3cc35d0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index d252f5d7e56a9dcbbb3eecb73fb9ba4e466a32e9..4ed8a5d5cd4b576c576c1b06c9a77a797e0685f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 6974aecebe89ec6189c9e45c7d6d28b3a90e1760..fcea2ebd43b0b557649b9637a89b7397b78c974f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 25a9a457469b97cedde83930261875d297c77c77..30867500ede1b4d45fd7faae748e321e9e0b85e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 526620cacab7595f790748f49b80ce7513f362f7..59d0d5c4c4a4aab9856eebd968bf47ebe89ab576 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index d56cdf06eb9078fa91c6d08d7ad1356e860d7666..37be93c11eabb27212280187bdb62575d53f8217 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 738ff11a430aaa03a2a27326d73889848c0c10ab..a0020679d8bf36fbe83204f34dca6209fc6bc82d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 53c8e8b82ece36864c9cf4ab7ceb47bde1e89190..496944d6be353095487ac1073751b30cce58a755 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index f1d99bda7aff24fac19bd5ab86525aa7ccfdfaff..ae56362320d9d6471f50ff1083be086df8c644f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 31e57caf6ad48babad14699315d3e53b04a3f0ab..6526547c343047b9a69fe54487668c52d7729ac5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 859307b4bf66440dcc20c50c6d714dccc7053037..90cda146d2470a303d2122ea27c58a73892a4917 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 662a60ab948a65b6b5e026f1eea35d0e008b5318..5fae44ea43ae117462e2a9d94b8624d9a6a84b9b 100644 (file)
@@ -1,5 +1,5 @@
 /* Get source filter.  Stub version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 04635a30442286e24e6bbb1b2ee81af686bfcd65..b863ef71805eacd2f2d6078725cdb6f667cbbbc5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 6eadbb005491b57f5de2ae55b44e1a0894ccbad4..0ee158b61805e5ebc492b232b19d76d05cffa8cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 77ed1b773e22393360caadfd9ed3bb8168c1c373..5542fbb366e16499a59802f04eee0b020025af16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index e06b246b37ca02882845917298c9f6225d639228..ec380fd9b55d200838bd3610e9c0275e4f6e01f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 1adf66b67c7af88d318527100f974227884fd145..ca0677f976834302f82647e022433b18dba652e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 695fda2617e5d2c490f8927dded83ef7148a0c19..3298b792553f617b6aec37101d84d8170f4b498b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index c753cb1545687394fe28616fbff98e216e1bc88f..3829e4f0cfe78238b7d53315835a996f9c555cce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 47ed109c66c4e21401006621a391aac458255bfc..630599612661fc10840d9bb9b165aefcba5f84d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c5a3b08b65c7c78eac49c882ed9eb62f37a40f64..d66e8bc1de2b3044124a1cbe09c3f7238ac71ffe 100644 (file)
@@ -1,5 +1,5 @@
 /* Test hton/ntoh functions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 348983e530eb92b11a38439f430435c528249a34..98b01d1ff4e96915cebf8e2227c282dd60327fd1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index ef6aa8a5d3b547956eb25ac2bda2a89729f63617..807160094935b14dd5b873609b6ee3f67a459b2f 100644 (file)
@@ -1,5 +1,5 @@
 /* getifaddrs -- get names and addresses of all network interfaces
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e1f3ee455a744da29350c2fcd569c53b1b2b9829..e555102e9ed8fc6fbccab3e11eac6fe6b9fe1e6e 100644 (file)
@@ -1,5 +1,5 @@
 /* ifaddrs.h -- declarations for getting network interface addresses
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d94d339c6775688b59bda047fe08571ac16d142d..12da48af1eac8d0565d29e6d575ccf31a4e83e1f 100644 (file)
@@ -1,5 +1,5 @@
 /* Collect network interface list.  Stub version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 899b4c758181dd6bda7d185889c615b810632c6c..519ca7656403e35357e91163026377ec0d0430bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
 
index de461f222fe1420d489dfa3144847b6528eb78a7..a215889b5ec0e64fe8a3fedfb5b78f0cae9e8c76 100644 (file)
@@ -1,4 +1,4 @@
-/* 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 Ulrich Drepper <drepper@redhat.com>, 2006.
 
index f8000a16c7a7e7bde14e963bcaa41ee39958e540..a828697a9cd6d2558a863caba06f8d7ee017c3b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index a7d3fc1f583b5a2a7c8ef56819e8f73039cbd479..18c67508438202254d74a112ead7f9496e725cd4 100644 (file)
@@ -1,4 +1,4 @@
-/* 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 Ulrich Drepper <drepper@redhat.com>, 2006.
 
index 5d61c75820d461e8c014eb9ffee9f47a21004f3b..9fdd4bff1b027c68f0efba43cbffbec8433f3280 100644 (file)
@@ -27,7 +27,7 @@
  * SUCH DAMAGE.
  */
 
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 5598361b3ef26dbee817b85eb0ceca8a832692ad..9fe8e9113fe7b36b61066db63fc7a4687f2e9e87 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert Inet number to ASCII representation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b7163aa87f44b8b4d74d1b05a0638460688d255b..490004589dd9b3413836501a594ee0eeb6130793 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal header for netgroup related functions.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 69eeff510ab73c1549dfb9ac417954411bbb63df..4d78f76469577a8e8bad244e1604a1a7aa09dc05 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions for storing Ethernet addresses in ASCII and mapping to hostnames.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 49e30de7716f96da6e795de660588aad6d50dbb2..baaeb267ed4a8e9c2a5ab7eadbc4eada6a88edf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 915dcabdc29587f58e6976c7703a3f780deb3418..c12552cd13717f85d61e961b56a97fd406ea2972 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 05c77e2310b924591594127f36c37db231cc1e63..83b4add8cb6c9ff660c31b0a4cc334d7388510b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 47c6f02a6e53c1f8c81337c747ec0d2a8e4cb33d..3cebf9fb90e2889bbca3bcd4555ad00672d730bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index af9665968e57a30a97ba799adced9b48bf88095f..0d8fbbef4fa64428dced4563aa9dc3775b6f6cd8 100644 (file)
@@ -1,5 +1,5 @@
 /* Set source filter.  Stub version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 4f9c23f2cd8343ded29ec06d1591c5d8a784d7e8..e5c87b95b7c4bb12e30e2670509b8a8c7e62b32a 100644 (file)
@@ -1,5 +1,5 @@
 /* Set source filter.  Stub version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index acb7c518c9c45072f8901230e89cbb548504e128..6220be35c3bc2ed495d4fb4e557128db38f35bf7 100644 (file)
@@ -1,5 +1,5 @@
 /* Test listing of network interface addresses.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index de5a7c75b41b08ab8363b6e8bc03a227d7ef2558..fc818484151ac522d3e6be679eba8dc8b1206070 100644 (file)
@@ -1,5 +1,5 @@
 /* Test interface name <-> index conversions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <Philip.Blundell@pobox.com>.
 
index 2eefb0c04ac22aae991553312f454dd438929b70..fc90bd7245934988d21b7367f3c9a5a66e8cc9d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for inet_network.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index b1572a7d9f6eba1fd22d93a80be9586c2d3573c7..93d2f9d137998de58653e78781a60bc412bcefa0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2013 Free Software Foundation, Inc.
+# Copyright (C) 1995-2014 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
index e4cc8d4136ef621a746843c050e67c03cf669124..20c37b2863eb4a96c5190c80b204c4710963caec 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the bindtextdomain(3) function
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 294cedd644394bfc91714743664ef2d6f4c3b85e..4daae557f1cf03faf488a4bdfaa17fb59f68c2aa 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the dcgettext(3) function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f4aa215744ce89e38f82dfe24c36bf6c08b7f4d7..f3d97fb0be574eaf446267bdc68052f9f1cfe9bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the internal dcigettext function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 9b3e9d713e7cda868ef7eff169ae585b9a84475e..f3404f3dabbbf0f9a472aeef6d9a3d3c2904ac4a 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the dcngettext(3) function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 00b30c7b8b7f8a858af7f626ce2a5f1a47ecde06..d7c23311c8232cc7846fca1d5ababe25124033ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the dgettext(3) function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 185c5c90a65e92f46a7966a52bf685c71a150c72..38cfdac0dbdba5122851c028caca111edcfea8c8 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the dngettext(3) function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 247129b18dd4db4628df958d63e27935ea961e1e..31fcf3ddfa197bf52b0cb378063782148456d558 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 5d4c238d20dbf63b4648d66d018e42563964e1f8..8a588bcaedd99ab229d469b542fe7c226db6d262 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle list of needed message catalogs
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index b592f3c8e7e48f257d7185e0573c92c2040dee3d..3864a03fe656612d449346291568b5341e925356 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of gettext(3) function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index d1ec644cb7dc516a08109535aee031bc4bc134a9..3da2322efaad582e48e995f12d3c5bb168b5878b 100644 (file)
@@ -1,5 +1,5 @@
 /* Header describing internals of libintl library.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index 7b50597a9b16ba8d1d36232766106f379f645c9d..c9330dbf9643770d7c6e458e8daef0f0d3642834 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal header for GNU gettext internationalization functions.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f40dcbf266262c83dad6bae096fa488665d00dc1..3e53e2ab881b8432133bb1359ceff8570763f52c 100644 (file)
@@ -1,5 +1,5 @@
 /* Implements a string hashing function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index bc81287f7ab4e751c2e86ed3e423ea9cecf6d664..646631f779f3d0993773568a09bd01369d202f5f 100644 (file)
@@ -1,5 +1,5 @@
 /* Implements a string hashing function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 3d8344be7b9cb65ac2a7764a47aac4af424dcca8..428a3f1d15afa341f984ef48530c5f6b9c2eefb5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index e8637e47b5c709a5cbad1e09997c2e6c62f4a8f9..3530d0714e2a2a286a308cc090b39e1e0f26ca11 100644 (file)
@@ -1,5 +1,5 @@
 /* Message catalogs for internationalization.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    This file is derived from the file libgettext.h in the GNU gettext package.
 
index 75636247ab91f82debc2542cbdd15353d5b0f396..e11b2e85b09cfc249a887095e467ab424352fd7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index ac90ed1015da38d67dd505f1795afa6cf14df563..18bd5011392145c119277e3ad50cb494e66991ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Load needed message catalogs.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0314df1beb3ad0a301ebc03254549474d5108800..f25d01c54e17b61b4d21698147660bcda3558f1f 100644 (file)
@@ -1,5 +1,5 @@
 # Locale name alias data base.
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index ee71eaf45dd404dd2ff3a00498fb44ed9e557918..ef826c0dc908f9769be2627956045da117fa5b73 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle aliases for locale names.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index eaf16c6d41bae6fc12f2f98c520bc6fb8406333e..7bf8e2133a6b657e4bc09f040aacd8496208b3dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of ngettext(3) function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 04849181751f6f0d825bf60de97e0626c38e84c4..6fc246009f66f79bf1bf5100826bb36374392739 100644 (file)
@@ -1,5 +1,5 @@
 /* Plural expression evaluation.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a2d23efc9357b8116b2eadc59be0939099fca03e..9a536c7447f91b6a062c23f628577509d176e08c 100644 (file)
@@ -1,5 +1,5 @@
 /* Expression parsing for plural form selection.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Written by Ulrich Drepper <drepper@cygnus.com>, 2000.
    This file is part of the GNU C Library.
 
index 218532806687ae6c16f7a771d0ffdd5cff0de112..9ec89013bf82427e079119b5c50e299cdf230c97 100644 (file)
@@ -1,5 +1,5 @@
 /* Expression parsing and evaluation for plural form selection.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Written by Ulrich Drepper <drepper@cygnus.com>, 2000.
    This file is part of the GNU C Library.
 
index e52c2c4637d6bc7186f493cdb4a40aedf5a1d3c8..1bac3c06664c81b3434e81d286a235466d5f0091 100644 (file)
@@ -73,7 +73,7 @@
 #line 1 "plural.y"
 
 /* Expression parsing for plural form selection.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 58d8ee36f8385a0dbd78ef46211632274bfa247b..105fe0d50e25652158d0be142fc4c872c919002b 100644 (file)
@@ -1,6 +1,6 @@
 %{
 /* Expression parsing for plural form selection.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 815bdafb4832f48098235bc045bd0723a7c68d52..cb3d0d61f6baadae8f243b1d65e6a682a2f48c25 100644 (file)
@@ -1,5 +1,5 @@
 # po2test.awk - Convert Uniforum style .po file to C code for testing.
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 32976375e2fb7f1f84029c8097a7662aced0381a..3b5a6c1a3555f8a2b7893e478e20ab29e9a9ea7f 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the textdomain(3) function.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 45938904b3d9f797e5f4846e58d13d29353d0dff..f5b37ec1369dfa335d482a9f1b09d6e81e072b42 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of bind_textdomain_codeset.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2001.
 
index bea144dbb8c192abb880fe6bf82a7d6bfbbc2a73..4a4c9823bd01851371c81c8fbfb439c74c9bb9ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of the gettext functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 87ebe7cf6620f276a8676619e665eefd562cdc11..0483e2bbcd91a80dcf881e1dc6ea036d45732063 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test of gettext functions.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index 3b4a2193f19241487c3ec855886252d76360d7e8..075680a926526fe8052778b5bbe271c0d6d58105 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of the gettext functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de> and
    Andreas Jaeger <aj@suse.de>, 2000.
index c99ca4d3f350e7f7af4d9005e4daa917a2e65147..44821d2d159493cf1ddcbe2ea8fc420f8898b675 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test of gettext functions.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index ef128367b6f8f8733e7d32372020cb3078c5ec24..dd88987e64f56e55e39999ec943b2051d7c6c491 100644 (file)
@@ -1,6 +1,6 @@
 /* Test that the gettext() results come out in the correct encoding for
    locales that differ only in their encoding.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <bruno@clisp.org>, 2001, 2005.
 
index ed1886fbfbfbd65637b7655fdb323775278f6ef2..36017d8d1058879695ea8c17e1edcad06d9c0599 100644 (file)
@@ -1,6 +1,6 @@
 /* Test that gettext() in multithreaded applications works correctly if
    different threads operate in different locales with the same encoding.
-   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.
    Contributed by Bruno Haible <bruno@clisp.org>, 2005.
 
index 8f3342a85754f5150904f9abf9f2ec413076c9c9..fc975df28f6d801d1feff0cd19dea2fa98e86dad 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test that gettext() in multithreaded applications works correctly if
 # different threads operate in different locales with the same encoding.
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 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
index 17a6aea876aa25b5d21d7060d33a43eb8271ddbe..1d4edf6aece8ecb56d1067cf337e460d43e8ff7e 100644 (file)
@@ -1,7 +1,7 @@
 /* Test that gettext() in multithreaded applications works correctly if
    different threads operate in different locales referring to the same
    catalog file but with different encodings.
-   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.
    Contributed by Bruno Haible <bruno@clisp.org>, 2005.
 
index 8419074f2d2796d38a7b8159e151c08b0a46a240..93053e1d18a89ce4354348abb902276f73526db1 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that gettext() in multithreaded applications works correctly.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
 
index ab570e782c38cb661fba83443b9dbadc5bfb0ea8..70cbcbea52b660b577de1eac7e6fddee5a5f38ed 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test that gettext() in multithreaded applications works correctly.
-# 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.
 
 # The GNU C Library is free software; you can redistribute it and/or
index 188b7867aa463f87fe23558a645635dd2015199c..4fb0ca21dcbc7248a2bc17f3bd4f14d48184cac7 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of the ngettext functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 946fabf67e0abbbc70813752df0c914b78c3d21d..1aecee7081ef7074596fe7f7e6ea0124580d22b7 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of translitation in the gettext functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 154ac1f905bd4cde105376b40b40f995f2abbec9..4803340de0afc70dd8e129435c56bf5c0d621f75 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test of transliteration in gettext functions.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index a7a8044a8817e0d357e48c440785f79197259e28..19d3a6b11342c4d354762db1577ee1f13b976c01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1992-2013 Free Software Foundation, Inc.
+# Copyright (C) 1992-2014 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
index 4af1168f482345d30ba31f064863e6a5e7774941..7aa320d0afef82d1986b96ca863b05ee81bdd930 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f8f7fc73ea2fc50106ad83912b878f72a8d30c41..4f13b1070673d98c69d416ff60520b04790e302d 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for fcntl functions.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 14f7df9f848d4d4daf083e2ba351f76ceff909ae..cc303ceee42f35392082469a73246e8a37d5bce5 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for poll functions.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index db154e97cdcccaf7930daf166244c305e04ab7ae..ef81eedc4c56a52b95d5b365672a93f669984f05 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for ftw function searching in root directory.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index 15654c501742d7ae0a1a7b54d417534d5be6502c..325f8cbf4452ad83634bf36e76a02d0982744085 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for ftw function searching in current directory.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index a1858dce2c0d2382b8293b98b1c938902d77baca..659525b0c518fe67320f117fd4e3968dd80fc396 100644 (file)
@@ -1,5 +1,5 @@
 /* Test if ftw function doesn't leak fds.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 11a6ab6835647b2eb256ef96a25798a71b393ad9..be7865610eb3657323c09044cbece803a6cfc78b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 136419421145991ac3facc53409287cf2394d367..ceee813727e0dc8a04da35e3188dfb38d220d137 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2a13df6387384e23a4516250d5b9fe3db8647b77..813e3b533754fa0eaa9214e74c9d32072261d50f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 273c4665e92acd5988be21d35f950795d3d6fc9d..83f6ca073dfe8ca280c113b6cc4de1693765d527 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ffc14e1d8fd571eed87ab390178ecb7396094fc8..0ff524cca20a3887d080d9dbbb895565ab02938e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bc5b66a94201c1f7de9fa6a03059e000024e3221..b5f1d8b81597706c3435f6cf03d9fa362dfef172 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bfa2db6e1eccf759014f77312da7b8b74e8884c7..03cccee1e85f70565b47c7dcec6aa4f616d609d9 100644 (file)
--- a/io/dup.c
+++ b/io/dup.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 98a10809ad5429831ffed310283f8d0271c4a30a..6201a4c7f3dd27ac6af5d86a88b2f7e4fbe88930 100644 (file)
--- a/io/dup2.c
+++ b/io/dup2.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a7cb00949826b04bf236ea25c686c8db4081a1e6..9afd6d12908b0ac1133e965ab6915e42809f5850 100644 (file)
--- a/io/dup3.c
+++ b/io/dup3.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.
 
    The GNU C Library is free software; you can redistribute it and/or
index cf4a5e133b6eb253dacc3fe3a5ef97df62da78b7..724d6082714535b01dceb0d5b5a10dc0114e5c8c 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for access to FILE using effective UID and GID.  Stub version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index a5c19713e3c90732d6eb66845f49d73d75f849fa..e8ed638cf7e9a000ceab5b739a326aae4bc9e5a1 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for access to file, relative to open directory.  Stub version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 843f10109ce7d7798c27427da01002efd095459a..b3cc3677f7a137b48c5ea78ea9dd490350510efb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6a8e4d2e349f79e1a844aef2f6abfa6990a39521..6688d3a13818343d16e7669594362ba89e08e514 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index eb037c6b805ea9b25f41598034170a3513e3c3ab..63e3042578cc16a53d744e6ff1e4f7d7cacefb2b 100644 (file)
@@ -1,5 +1,5 @@
 /* Change the protections of file relative to open directory.  Stub version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0d3a8c46d993024ad902b26e92a0dd4c3ddc96d9..ad3e32a2fd8563325a21c4119028565ab79f70ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2a0452762549a0679c21e2acba4699f21b045c35..daf0529d7045b152ebceabccf8dc18fecbd813d6 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 82885473940ee08547058dc03afcb09f198e0d58..73e264d34427efb5d1dc46da74ad3fcd5fecf707 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 14ccae0d269ded5317a8bebe0eadca499caee7c6..28d83aeab54b882b1f6bbeb0d489c298be6d6dc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 48de61da70786e4c0b1d405cc3813674c4eb3ff3..b4105014da3319993ef29345ce1ff9027a2f2c99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 5450bce5deeaaea686084625b8a84f77531e3222..b44939fe74df61ef73818748296e98090984a2b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 5f59f8168bae22c95b9ebed6ad3dca00e859600b..4fdf344570f40b0ea2bd15e9bef5b5e6e6f49050 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index f9d7f6e7267dabe0955c33157b2c0c234c26ba6c..bdc434b0705eb9cac69a51da9833cde52ee50fd4 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b88be4622568a722b937cb51d1821efb4d3bb929..8a6379aaf0adcbb8057e72c89b00c5561ab42df9 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2dd281acb13439b2f07b22be0fccece5c97459c3..817bc694e1acb1cc5ee5c0a87009de45d7978e01 100644 (file)
@@ -1,5 +1,5 @@
 /* Return information about the filesystem on which FD resides.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 386961f1ce8283151dc0234e57e057e533e77a49..69bca3010457df6368803fa330c45707ae49fc09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 6da377669c4f9b06e4d95c2a429a21f22254746c..8a9207e1409e5afc9629c5cc19485d3b9911d9b8 100644 (file)
@@ -1,5 +1,5 @@
 /* Return information about the filesystem on which FD resides.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index bb766d7fce037a39e2924bf0e4274a785166ea96..63ae5147b531859d64c0c1ba373c6e8b11038c1a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index ad67c627c6a583843a7d4d1e780bacfd58d18a27..b058b7465a24fcea9221f5436093365673b95cad 100644 (file)
--- a/io/ftw.c
+++ b/io/ftw.c
@@ -1,5 +1,5 @@
 /* File tree walker functions.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 4f95725ff108f17526f870e2b0afc0337709b067..e5e3dd0c49b9adb34bec4280f6aa6756bc48bda7 100644 (file)
--- a/io/ftw.h
+++ b/io/ftw.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index d6f6f9ddcd967a781f0371ae3b74e2e95abe5fee..92591b75d4490587ead8ab1cc4914f735aeb5621 100644 (file)
@@ -1,5 +1,5 @@
 /* File tree walker functions.  LFS version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 2804d907d06fa60014cd2374c2a3a4ae1e6883b8..7341c1f65480e55af59757e0a6a912370bbdffa5 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test for nftw(3).
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index 96db30452481bf3f85594ed1601073086af11b3b..3fe8be596bb9f2fd007d0ecbeb585412a878f987 100644 (file)
@@ -1,5 +1,5 @@
 /* Change access and modification times of open file.  Linux version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 1ba61b9cde6ac3bb1dd56291c5eaa2f456a0dfd1..1b61fde5651106590b1d8bb9959a09a216e6b138 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6a1d556e26a15dd7ea8faaf605ad20a14de874e2..c8a9646faab74a0aa41639a0ac806acd68f1a793 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 74320b4a583b9b15d9b66021c047ea65ab9ff106..ecb65fe4550162f2cff648f9799da648a2fff457 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 02e025ce3ae0fef56a4fb5ba5f9c5e3049b81766..f3c80938d94419c065ff3bb895832edf09e2c201 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index becca69956c819477d263723bbe0da87acec4f5c..89caf62b1650f2f4dc395988e5a1701ec5423787 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a360eb9c12053d209caa958657164bf1199d2acf..88febbe3817893d6bc7cf027e99f7a6ca978deb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 5948744557954913a10a1f01ecace05106c1a1b7..cc0bee8e619231f2fc1b6c04d4991069ab799b6a 100644 (file)
@@ -1,5 +1,5 @@
 /* Obsolete function to get current working directory.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index e621b0a48263e1cc0fc9a19f432efc517865d55b..4a6cd173ed35b1784e57533a1ad259eac8165ec9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 28cb12fc211f9c3da88934c01d03ba4efbae17f1..182d07012bc42ca320443a51ec6ecdd0ec2118b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index aedc869cbffaddb4547aef0c94a0c5991cbd18c8..cb64f93ca3c93c6732a0921db975734812cabb4d 100644 (file)
@@ -1,5 +1,5 @@
 /* lchmod -- Change the protections of a file or symbolic link.  Stub version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 30e5c44db7acff49840c95d0d187b50f628881a0..2ffb426444d2fbdae4882d2a07dfc0f2c1a4e2fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 9ebf4231e7f7a87c94277e68ed2cd9ae4096cf7c..6501ceb2ccc2a7aea6ec8a21560a98cfee80ac59 100644 (file)
--- a/io/link.c
+++ b/io/link.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3f29fccd170e9ab0409fdce37e8c32e599e5e758..e01ffdba8fd6c4f946c4e4c8ded8bae7c7baa8ab 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ede4c6a098c573a15456b1c771212aa5fc76f35a..a73092f03567eb984e0d0db5590c363db1d85c14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index bc6d026d155c4459150fa9b2901f230d4b2dab53..c4500d72b3eb3f9908976c12a157ba23cd06babb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 63cd75fd54b8b2d24ba83cc795d5265d2e198aab..91be3c5e4ba6ce1ecc0ca65a8c2a06808ae33eed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f452cfbe6612bdda1a897a38cd49d800ad3ea0f8..39e2f40bdfd782d9c3170f66c8c0818ac30de5e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3e9c0a1fc74f422c995be6ce72bd63b6c7c18d94..9592f3b7ed74b7e56f05b255fe2d8e5e21fe9323 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index b754b209d9f95c53fc5e4c184cba651f8744bc5b..f8f4f0e1eb8ee2f9b547002a35034e8a8b98fe17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 810548187c0f012b99a2a03ef4ff2557e5629eae..8f58c92fb29728b4e4a297122160eb32f84e983e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2d5049b0047556e80180df9bb2d290fa3ffcc4a9..eb6745d9f72354db87b9f4b9ef0326fa41ecaace 100644 (file)
@@ -1,5 +1,5 @@
 /* lxstat64 -- get file metadata, not following symlinks.  Stub version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 259ca5fdc412c8c89eb617933125ba7b8b1a8dae..4ffa5c08933dd8de5afa2e294928f9c68c5108f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8618e240ce8fcc803ff1dbf53b872f37108586dc..f3f4a09cafdf29197b50e4d3ce317f48945118ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d603a852944acd039575da69e31dfe5ba571b108..616632da56c7b62c39802ff6239917bcbf29028f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f33d435dd1941a3cd8b0267102ca629cf460e8ac..748d93474710911004104ace0856a9c9fc19c704 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e038d43d666f6548baa1dc9189495676cc4b562d..3701e5dc15f9f92463edbc63cef3ec9f45550f09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 24b8e63bd5ba5d9d439f17d7720b1eb842c51f20..c59b964d7a46d6a539aee4cdb0315f7d914a04a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index b01ba6eac5ab651fd7ae31871e8fd046f424f771..24aa380339840150aeb47d906ac191a05ca06431 100644 (file)
--- a/io/open.c
+++ b/io/open.c
@@ -1,5 +1,5 @@
 /* Open a file by name.  Stub version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 818d3819f8c4942a2ee8c927e832899fcef53a98..3f3d2e8bbd4bf5ba1c8f71740eb3dc4f681f92a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c9a83f9ff24140735691358bc3005d0c1f415ad9..7cafbba4fcc4229d264f751cabb1e815b2fd5f6d 100644 (file)
@@ -1,5 +1,5 @@
 /* _FORTIFY_SOURCE wrapper for open64.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3b9fe28670ccde6289a50ab62eae51229e2419db..65d2c1c845bc96acd96f4912e1c0d86542cc8182 100644 (file)
@@ -1,5 +1,5 @@
 /* _FORTIFY_SOURCE wrapper for open.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3722c58236acfea5db9c4166fc5b66cdd35b0276..2d822702af437daf0745de94aa0ce54de5798d0c 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 506da3cf0755133ecc77d6b9a60bfb96b2c1a387..c0c4e19589bc629452b4ab5a97dfc327f2575289 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e69fce41a9dd146e009562057ea762074a0e86bf..6cfea6a9aacec49fbbd29a700b52061111f77163 100644 (file)
@@ -1,5 +1,5 @@
 /* _FORTIFY_SOURCE wrapper for openat64.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b423f1dc6b5e00fb677f481b7c7460e08952d129..9e38c142671cfdcb045aaa917ec1c0b037679477 100644 (file)
@@ -1,5 +1,5 @@
 /* _FORTIFY_SOURCE wrapper for openat.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 281c027fe0765218125a4ed04435f27159f5db2c..7b113f5bbce368b8e1ef1da572146e513407810d 100644 (file)
--- a/io/pipe.c
+++ b/io/pipe.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 33c621893b1656abb77e47e1f828dfea98e143dd..7f60b484e19e67483c38f85db28c796a705e19d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index aa4c2d07e3e8996db8a318a54963aed7636ff22f..976640c13eaa9089e88feb2db7946797ccdb6c5a 100644 (file)
--- a/io/poll.c
+++ b/io/poll.c
@@ -1,5 +1,5 @@
 /* Poll (or wait) for file descriptor I/O availability.  Stub version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 41c9dc17869f35672056246357045822f396941d..b3084658c201da34e0ccd455358050876fc75917 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 46041f2f211cd20207e680a5742449c932b846f5..456b2bd6a97cd2220fd0a3c928acdd88099dd1f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index cc93253cca9e1280234a19cf80a10fc4ff20ae85..d9b2b9881d4b5d3e707bf66bcd1ee8bca6be1fdd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 726c5c57b0087b0884c950704bc5da942d985be7..1ff698d978d400eedbb8d1f863206b2e95aa785d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index a95ac55a37f7fd4ae0136eb0dff6fec3acfb3b60..e31c7d4388b75b2d92aaec6209ffc4b21d9fd20c 100644 (file)
@@ -1,4 +1,4 @@
-/* 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 Ulrich Drepper <drepper@redhat.com>, 2006.
 
index 1527a59a245c24778d25f2087b32e1187c488b2d..ea0731ecbc0294e5b472e2de075f1e4957cf1592 100644 (file)
--- a/io/pwd.c
+++ b/io/pwd.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index afade26563901db64bba67fcc957c727549e163a..0b579acfd0a48e44c8a1ddb858277ccbd3570ec6 100644 (file)
--- a/io/read.c
+++ b/io/read.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a966b711e66b2915db5ca91175c5da2ffbd240df..93de80325fbe7e5eeeb36380cb727df5a806df32 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 84aab79abb8c3e6ef39efe6456cbb876801a5df4..62cfa173538d5d65cd24cab86815a4181365a50e 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 075f421447e6742036af036eaa6cddb4fc9db44d..4a6fc0c86b5d92d93fc584c7602a8bd7d4b31dc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3058d4bd4cb50a05487290c071f044c3493f45aa..26d1e4c28effea0c34a405d24ac5734358ee31c8 100644 (file)
@@ -1,5 +1,5 @@
 /* sendfile -- copy data directly from one file descriptor to another
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d70e1358e8c24064b1475e749790fca345869412..341dcd2271ebe401cea63c88ffed37f2c7f067e4 100644 (file)
@@ -1,5 +1,5 @@
 /* sendfile -- copy data directly from one file descriptor to another
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 676e661f5d3780d1e41241b88f205b570d115b5e..c37a6a1e786d9bad3cbbbc59b95210138ab183ca 100644 (file)
--- a/io/stat.c
+++ b/io/stat.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index ddb66db3482babec917c74ec3807f6414d2e0983..3afe1412512d553e4c90bc324f3ab81f74a9001d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 09b6892066532ee14a3dacff0771034bb0455b08..1652006574b1dd7c6e01c605b79971d04c043d67 100644 (file)
@@ -1,5 +1,5 @@
 /* statfs -- Return information about the filesystem on which FILE resides.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index f980bd63fd9ce9204fb9b18205da41b267fbb009..37a23a9e47947ba10289812de607888bc95aab9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index e6af2cd5eda21c090b5a0f005a2ba990ecff61f1..34480e72ec4522a224c87fdfb14557869802dcd5 100644 (file)
@@ -1,5 +1,5 @@
 /* Return information about the filesystem on which FILE resides.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index a5db710a3440a111594a26e55d51817076f08db7..5caf7ecd25e75ed9711aed34421c5a7289343b3c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index cdab43d338157d73b8a9471ac6b3a9a9ed155a33..53ae05b3c0098ad1256607d58b755db8c6c674dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 01e22475c35592ada3551e172e97c0fafe30b966..ce70409a068d3e62709e3ccacec52d9bf53df13b 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3ec81c865937bee7d24b532682d4c6136ab2f9d1..35d2f0beb4e45545b5b31c411b265d3c1a7f8ad6 100644 (file)
@@ -1,5 +1,5 @@
 /* Compatibility definitions for System V `poll' interface.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 37053f3f60b217e952527568d64c8ea1990885d0..3cccab62a8220e180d6d55b90cc59832835235fe 100644 (file)
@@ -1,5 +1,5 @@
 /* sendfile -- copy data directly from one file descriptor to another
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index f8263d69136025a7dc523e6cc75fdbb2a18512c3..63e64dd777defc87d3e54f75e694e1b6e0f7a44b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 51a27284daee97cbe72b5e7dbc1dd652f35b9d1b..a78481e02df3f47623259883abf8a45857fbdaa4 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for getting information about a filesystem.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index d76534b0d3048b0a572eb06acfab2f6bcb0b6dd4..52643854423916595a4a01628e31b129016ea741 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for getting information about a filesystem.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 450967e829285fdbb7397deb470e0c92a304714f..ec32cc10955c9e4aa27a4fe73242b23625278f45 100644 (file)
@@ -1,5 +1,5 @@
 /* Some basic tests for LFS.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index 31714b3aee71596bfacee8d5b0ed10f63f585571..c5cfd26fe5ba06e19f83dfbc1b4304de82de312d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
    This file is part of the GNU C Library.
 
index 7285c3dca7bf8cf619bd0d62cb00303cb04cbf3c..89eb73e52a934debfbb30dc067f60ace702a71c2 100644 (file)
@@ -1,5 +1,5 @@
 /* Test consistence of results of stat and stat64.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index c84a05717be06c8fd3208a924acc406de929587e..26a5464ce9c65bfcc1cc7d8a72b196bc514a2daf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 5412c9f74124526ef9d45699c9ffe807f6ec8518..bf7eb7d1d4fe062c907ff15fed7877c09853a80c 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for fcntl.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index a4ec0173c2306b76c1c67c49bd6000d136508312..0db4d011461dd1ca5a444f9dd3ea1fde2f335dcc 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of getcwd function.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 6da4b2e0399f1e7551239180c87bf98cd627bf47..8bc31c6d7c45d6e00115c200fa04c7287cb4bf45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9eea08bef6dd475b7a16d60600053b3cbf61ce5b..e7028cc1603825c9f8ac73b4b7358c56f2d18ad5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e2909d88d2986fb0352897237fc85c9d8bea6537..29b518b41b6aaf04bb49fa011ee2833dd99e152f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3be7e5cc051726103034853c1f538ae9ffa0fb9a..989f608bc9ebd4e63621907b98e3529a5f338fad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a5302c734698d62db2e590f396634ccb180710a3..dd8933baa52c347c84db3cdb5e0f453afe683bd4 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e1c501fe2886c5fa816677f90d7a8d3bb4586d06..c56a6e12844c49cc3bd8cb0bdf8b88f284945765 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c59e32b8fb241d53e4c9a1d93d4a8ce2545c26d9..727e107aeff8ba5429b69aba18a8f67230bdc37e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bfbef0faee61b0e00b8a50d15f23d86fc8a0f8cf..dea42949466f5ed97cf12b8c8c2293a11d63e29f 100644 (file)
@@ -1,5 +1,5 @@
 /* Change access and modification times of open file.  Stub version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 990888f993ae890867944266216d00ada0f5b829..e4ed8e8bc2e243bc39a0dfc9b98b67801da030d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7aec7a966faef3ad7a484ab21363c0a89dc05d3a..7f17daf043f183da0a47494f42c58cab314576ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4378c0b7b7e009ea08f0df99c6be818afb2f6c36..876257d103c37834043aaaf1ecc256c10f0638e0 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e5689a415369925123feca3ad7b1f2100bd7972d..0465ac25b90911095a66e12fb0dadae796488a5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bedcd4f6c5c415cbc93a006d3268078b342ddf03..f072d1063b0a7d61b7ccdfae2b3daf79e79341aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index de26051355e94e23871e2bcf854d045167ad885b..542840d947740377eb874d62bf3c765f0c2e6fe7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 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
index d24843876613fdd34f4dab3e25877959f6a5c50b..9f95cc1e83ac48c38ba97918958585af678b65d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Recode strings between character sets, using iconv.
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
index 71e99a53e340b5db5f666e565fea588d39139548..ce6072a5b8f440f7feac825f182c1f1836337b38 100644 (file)
@@ -1,5 +1,5 @@
 /* Recode strings between character sets, using iconv.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    Written by Simon Josefsson.
 
    This program is free software; you can redistribute it and/or modify
index b2f76274340efbe603aac0cfafda675b54b64727..05432f4e6b732a6b0bfe4230dbfcb2e9dfb3b095 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2013 Free Software Foundation, Inc.
+# Copyright (C) 1995-2014 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
index e389dd9e6768c1689db6fb7bbd4532e39f42d3f4..159a6c278a68bf6ca3ada21462009895a20c80f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 0f2a9571ebbc37dba1bab762b6f747ddd5149fc4..7d4bcc954ce9d85c74b83504ae0219d95f1f0d31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 046f0d1f62d9e95bdd28f9f320f85467c876d47f..0c4d329902e31808191917225004776700c1cd91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 70585cf94f63ca1fc7c9ce7b238cdc781c36e830..ab090d54a65f020035578bebec4ec9127266ab65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f617022ffc4a70b4fbb4cd8c8ca55ffa807fea68..1ef5511153f4757d5680da102be1aa43c475c37a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 5117385b6dd1f33f65da20076df967f5ea968281..834f4f9ab56a4b849655e635d6104d6ac332c8d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 3696953da677875ed5693d89590500d32e4d00cb..b9c113a853e8517092047e73179c761b7e15e05f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f3f17bdba7ec2729ef1b854dac9666c77534f13c..b4190b03f282b9ae91133512eb9b6fec50e5364e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index cc84b414255ae6c31d01c654f1fbfb644c0c23d7..a96503a456789be3a87f88d64c9a90a2dc1c8230 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index e305407b5e00bb1db26f62d0cf6300f7ab0bd31e..cb08f3d18fc831eb1327f75cbf480ca5ce0ec9a9 100644 (file)
@@ -1,5 +1,5 @@
 /* -mlong-double-64 compatibility mode for libio functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2501eb7bd5e1c58d07fa75b519c87e1a0cd685a9..e8f714f5cf47f5eb2a69b8fa9b9c963d8cb08aff 100644 (file)
@@ -1,5 +1,5 @@
 /* -mlong-double-64 compatibility mode for stdio functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9deac9fc38f2916290caa08354a542220753480f..4d872e26d1ea3f8c5a78e13027bdce6da93fbfa1 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimizing macros and inline functions for stdio functions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 3e5ce69c7b3a29e86447121bb010720c465ada9a..efa886976c36705a15f2e3afde929cbe1c7b190f 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for stdio functions.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 4a1f56dbf2e182aab121af725e593228822f8e2f..2dc82d6cdfe5f1b9445cec7c21ee89f63e7c7d96 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for ungetc/fseekpos interaction.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 224d02d1e1bdb86975e59fc2d6c7bfda7bb90891..39c2ff8b372e7b44c0c15cf0095aa167baaa17f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 8a66f638afd7989c4e3f46d36891bf0250003c0f..134f419ec2375f4a96f48c6fab55d1a4f8268800 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 39c3be472dd75b65189246a4efdede2191dd2e97..9d1b1ac15c00d587c8064901d4c69db37c5efb26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c252545900c1942ae127317f856057cc94dffa99..28d256363a943e3a9340d5662e1e37390eabfe2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c92a5d68f6e3008a0c4f5b22c7931773bbe99c7f..9437c5712a4aeef66ded999950b595faddff62a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index d51a6dcbf272288b64b28edecf3dbd246fe864e1..74f3306cb2bbaaa2dc8a007b3a08e859ebbd5d58 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index d38446c70cac04133c6126873f14cb33970beb20..944a661165ffb922ea28dd011fe93c276d18ad73 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 1408e3d66e087d2b6461e58eac7e5a48190b6cd7..3b66ec6bb649b48608798dd49267861ad76ed4fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 24dc1593afe6339c3966e613dca8c1d8457b38e5..92b0332c8438910c9d436651e7b5516a7dda9052 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c58e860c049e72a192d0f8710ede3043b27fbd2f..36bea4999213b2b04d1c133c7453a46e1d759d84 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Per Bothner <bothner@cygnus.com>.
 
index 02c764f98b436b244fe6495df5636de8a8e66077..e370a8b9e7ea0e1e09bb98ce0da4685540d1f29a 100644 (file)
@@ -1,5 +1,5 @@
 /* Fmemopen implementation.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
 
index 74386cc6cceeccc90c2b8b3d7a5ed3718ba60bac..ba30854ebd0b79b78dc7a20ee5987153d4e5a60f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index ff1710cb73b1038515e6a29347a36e741e0a94f4..236526c31d5a1d153cacc97276a63bd3bf193ad2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index b8d8d5b8df1575eeed7313d5df93262ee1e983cf..563b6864fb64e37827d23d171883488cdfc02ebc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index a1cd7c933c1b4ad19eb48067e6dad9ba68dcb04d..e80cf242344973db16769cffe815ce9f8794c05e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 6ba37bf44174aeb2c23a9b1456d306db0439b945..7d4c8bc24b33e84d9853f040613232b8c5d942bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 660647e7b55bf07c2c4203b3b72ee59d95248cd7..380e795ff4476159c35426342b1a96ed8455fa16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 04809bcce2c9f8ac500527064d8ba24440a92ee6..ab85c0d52596071d30593d76f3dc9f28630f7e46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index bb4b61da70bd2e166e9abc9d50e0719273064526..7c76f56fc7f80a6572fc97f78f04e9762710a01d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 9b24d3b99103c5f7f5ae7428931cbf98995d2f93..7159f810915308e35f60dff2003774592ebd4baf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 07b8697756c14023387444c6d5c159ec2af787f0..208ff8cfcecc7ae5cbeebe83889da53a1a4fde7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index efff2a254e09f2d7b151b3798fdfd75d8c779d31..9f291d7a21ae4bf55aa7f4a48bb157806a0c07f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 7ad0ca07ba80a9bd14d4a4f7d6a64e3f2bd49c2f..985728dd255b3d61f86b3df5162e07ce3d44e151 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index fbeeb4b35501dc072ad845939deb1f984c4e84c9..aafa3290d24d41978c68538ea243d05f98baaca6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d450c1b5f3ea16d437a46ab680254f6c189cf517..9d84947c802974e6aecf9025edf7c9e8648f795b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a5fe13758e35e519a4d3126c11a9ce6cb81d9886..e0ce8cc0f4f52a3f59a9ab250195f0df17a548ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 43187dd4f63e7d865b5a55ab1674a19565f119a9..ed88d7e264b28c29a65a7db5e3ce8ecbd2ec93bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c94e2cd14ffa2142395bc73dedc47df5623a6601..4fdaafb28af43ee9b9397f7b143205d8c58d5d0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 17709bf4510f25a57ed104e0b1f913c15206443b..7dec9a05c179666c15451f7ed88f0c62743bc03b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c01d957154fd14f1adf4d91d4fad0c7250844b5f..41a89e0f7920a1235402b49839ff6e347c372f37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 1767de6d04550c452f9460018e7b82e2bb4c253f..a49015454766b758d59d613d6c132101ac2b1515 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 4d3d8d09e2b181bae4d83c9a7b9c2a1419fd7fc7..21b617b456a958fcdd26db9f3b25e7a95d6f998e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 10844e2bdc68fb4ed81058286be7d63543571197..d2e2613e1f15a8e3c1d4c395e2f426169aee49cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 97bb244c6660b9aa3eaa246b65287d3cbb6ce61b..4f2573594f961248ec89a8171fa819df5ef090fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index cfc0ba1aff461e8de9bf2e6fa4105effdc6c1e1c..953399387efa84bb74f6c0feaa326ec8679f0e3c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index a65a5a6343718eee29b11a02fd473ee5aef65212..066ff19000bbf3ec1b02d662aa925d6205656301 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 5a54c67318d0287ffa44600fa3d7cdb9433a12bc..5205d10604db395d9aa9f05b6b32991728644349 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 490c4fa978477979200dd97cd060cab376bf5605..43c5f74ce91228ee230bd0358472a8dca95f4907 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index d80c3e469addd4ce30b952010f5974cf32044a05..cd5a5d4f1e5e6fc803b35d7c27bed139402f2ea7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 53721b7bf5a70c103d0c3af9b263534364698429..c90cd2caa856e06c66c356d36fc612f2375fa756 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index bab5aa5147ded4c29cf161b3fd76fed82a95afe5..bf7f84ad3e070fd3d4c833d16c3f0fcba6adda35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 9b32fea8a455a76eb10c10e989933ca2af21a441..128327e49b0ef1e33c01b0ef584eee0e9306947c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 086d6854d2e9313f17d45916cefc72ab73cc5652..193c1a994631a1d8f3504f0d29e014aa1ffa2514 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 1584beec1e7be0b54aefea951ff2aa88626b2d71..14c4898ea246419cffc76f2436ce8aa3f274d9e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 5a859c69cf8940122aa84a3ec690a70d5d082694..4fbf4864dea59c1bd751d3496faf6d9bb3e1002e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 48e02f351975da50e76e212125f5a407a25ed6c4..e8e86ab6cd0c48deeed5844499269af5266b7677 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 34db0cb7f24cde4fecb40759e734913195806f12..e34af61a211adc2581390d195806569bb96a6b19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index f03387bceb56761479a0bbdbcaca482386d3c7f8..ff4f132db33e5b34355654fd430fa2a301ea2d71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 69df5d69f5a9a68df2444e49333fb7e5a13c4924..dc2536742c4e9557688d18a1e752415826162a12 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c765827580a41a2a0edc6030be927d3b3c94ae8c..d502af46d801b923c564f101a21d279d79775f9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index a48e8b66617560404aa167aea664113c7877924b..60fd349638e78654c3e9d8f46fa4c78b780b592b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index f7c484830b8428940f0329e2c971635b1057841e..ca792a20bd5fee9194b392fe3da5c19fd9a5c9ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 4e6d256c2e6a1cc6615c3cf2dfab9edbe0bdd9a8..5e462254a952ea88eaa3bf70803637e2e6d8731e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index d1308dde90fdaaa8ffe6c29ff9bec94bd88f2ba7..3c89d682b3408d84dfcac718e4c087b54fa7a094 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 0a3a3ab16b9f8717e0e55fbe876756c78c075329..358a61a44207e8d47e0592840976b8a3135d8ff5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index f28a40fd828208a41b169d92fd411eae3dcd19bf..2bf38e0e32d1e018af93ed814d609b4a5d4b1db7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index f85ea1e5df9af47d14263e1a299789275435dfdf..5cff6325f10579c3049e3f3a6a35c9f1c2848910 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 66542eaea502b96e4bb5a66625a36c9b3eab904b..cd11bb43aed6816575bfa0e9a5143300c16b604a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 18dc6d032d39e8af59d7563533bb5f0da8b9ff1f..157fed8c3ae5ccd3ecf9a33fef51ffe76abf1cd3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index a7304c55eb5caf2124526b431495cc0483211e48..e2e0b0775ed4000562d66d457f829912e8705a9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index a3f618213fa0b2ed3907e5fb82f3c1824a4ebd25..3ca38606dc2421c72fc1c161fa4f17f6db6633d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 1674e2a0caae73acdcabc07364d48aefa05b28f7..7d19c68204897dda6e129ed718d2470a7332cc52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 65962a2b039bd1094576d2396684254c50743eed..b7c1196921dbecf759817026f059c46b3106e6a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 5ebbcf45511e6af0f8a1827196e017db267152e9..e1c5344634956b4dd1421e03f1b1eb71fca66e4f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index b2b88d7f0f9e8500fbe520677042d8e911f94c31..3c1f7ecc26fb8b8d4d11942efc7cf2c85bdef35a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Per Bothner <bothner@cygnus.com>.
 
index b98ca3a3c9675dd1d17466507ccb5a75c30f76b1..eb3737b258ba3022bc160bc8987707c38236fc5b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 708e98fdd806fcdaad144ae5dad2499136997380..fdb7968149873afca54fe6378d66876508518ee2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 94d754ce368cc7c26dbee7156887e38df18e50bb..45b656751c394f40b306a9ea9e7dbbde1a506c76 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 253591719e8571a18e394b5f5341c43039e0333a..31b0bbca0973f3efab9610679daf5cd4742f79c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index d98672d006135778d3fbdedacee8d9e2c5728220..d97e4820afb25b95fa000fd5ab7042e2b48a70ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 18656941829b4e67c0f8612f81e867d102b16199..a3364ea7734fa7cce0e673a5620356fa855c7ded 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 33549031a71726b1c502af1941999240f226c5ea..2c65d91b0d35d4e050cf56366ddce930e88880c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index d9918f000c4fe12d91fb5a82a6e24e6040223c70..b60d1c11f48678e73d00d9519e98b1ee2113015b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index e135d586f9d51ab6be1bc4e54d3592f00fad4601..5d064311ec4c59306876d94d58d5dfc36bfa87da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 9e68a7a4b05d63cceb438b56c302361bd87e90e0..4161d43bff3ffee3a7018bc7762a767df17c2100 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 46fff57e5b7e6b90030b2f01df80141280abc0d3..e34970d28688ba12b0e50d518d49a3353d7c4db3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 5600f3711c84037a9694433870950b175ac1d5b9..a3581994a7331d21f6db1da481976a4f8e3fab75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index be1eaddb8a2a0be3aa628bf3972478a63560e521..7fcc0fa87266f232229a5f82f69f4a60538c7d63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 3cf1712ea98d3c253f418feb1ef881c4a44649d5..6077f5c1fcb009b0ac46386f4ef25e775aecfa85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Per Bothner <bothner@cygnus.com>.
 
index 7b46388f3e1e68b849c36ee81011f86f11fc983e..4ca723c977a61a162ff17602657da43540d446fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 3cb1bd7057de44f11b975c04973c9a4735a5e5ba..ddb64a01b7c4278462d262e532bf411126aaa61b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 9f16eab007751f5f475202b76ee081b19e74d4d7..641eab5909bc0fb9f95ca592200ce453cd0d7999 100644 (file)
@@ -1,5 +1,5 @@
 /* Print output of stream to given obstack.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index c9537f4d871a752235217901a9432edb5eb13800..8439b97ffe82fadd13a4d6ea158998881b45d304 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Per Bothner <bothner@cygnus.com>.
 
index 2191fca4a3af041f38178051cad6964bab8aeb9f..6ffce12df455d503779a462c9288cb3e96271c62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 2e90bbf6395918ee33531318708ef405511a4b1b..8098c3ddf4523f7b3d4180da344aefa37e2d4ff0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index a3132e477f9129128c2bf2f8eb732fe446477306..2b2410634afbba237359a6a83bdf6fcff8ee5ac7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index ced967383a7f8319ef63775b7e4ee2b56d6e8a81..1d712c6383707a1499c2794ace1f6e2c20f596d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c81aefdd9cfea0f233d24327f892dc1f4a63cd87..c3ce2e5674093945b0cdd99548011af096ca4a02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index f455c5cfc2d4369803dd0a6aa04739435dccbc2e..ac91d8fa6cab4dd04e6c50fab50e3537eeb819c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 068b1cec9a40eddd8a4a366d6b545a5f0125cf03..97c730be292db403dc6a66d860dfbf36ce8859b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index f93de34816beceb21ac9b587d71df7cd9d5b0025..7bde3b52c9a967f272238f309715a8d2e0049ffb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Per Bothner <bothner@cygnus.com>.
 
index 0761d84f68a5b3b0bd8a037c5594501c1eb281fb..08de8035b9c8dd5111e6c01d463fc13b3e9a01f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index b02c62d7f06dccf483b5e88c26a5da5dc5ad02fd..fad966df5a29bfdc0eccc5c4ac7ce11acb134ea0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index b1b5e52d62cf067e1f5712067580a8d483247582..a6a5e71ae579ac1e296bd0c1aae4aa89f7c2abd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9c3b4b27e1e948db8305da551d8871ebbedbcf03..29220f6ca95df2d16ddba1b0a799c32114c1a3f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 56362a9c79e3a991298ba561044231e85c0d6cd9..38998c53554008343ccaafcebc99878785beceec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 469ac317241e87a6461a531ca9c1ae26ca2380bd..897d8182383b38d0ff4acefb4dd06ad462f3f8f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 59ace86d69f323878db30324053d872f43d93d52..f42f5c7a341ac4901a53073ccd16c7993eb43f0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 06cf4012f058db3d680e8449b85c49aa9642ee4a..a002f4a4c8306bd44c8d69904477faf5727e9cd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0128241de0796fbbab8dd3fcbb1c4defa82b8846..46409849ed542cb3768569cd2f9a57e778007df5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 469481698f6820cca58d69dfafd8ba251c6ca6f7..1b0f1814eb179d7443379e48a366bb088ff296ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index da359c1c3cca7c9cb7f1689a774f2d3b70cbb4a2..08bd8f621be17a1734b89e3f4391da7e1025f6c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0a25e2e952bcf05dd9b89a9176dd4cacfc01a848..dac5bbf524b4dcb46ce3ce6de156a8e1a3f9c8bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 97ac4c9784e8541c5574cbadef170ee312bb5607..4f09c16d72bcebb80e09338d3885ce21521aaed9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 95e0944469fa376f65bfa4621458d76d15a80a66..06b2c3881739b32563b15f019ec28cfdb8f9bedf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index deba7138584274a549f7962a07b7058c1513623e..db72cc6109310bd38cea826245c176ae589b8638 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index bf489be71830591dbb6c802ea5dbbad778f764f6..b758c228b6fbb8f65e8e92b77bb405bf866eccde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index cc02831c3bc7510990339ade43d879c1422f6631..e7b56dfd217e0e6616c04becaddeb4c71bccf81b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index fa28d3065c6fab40f61d1c253b0cd381f2452506..3dadfadf3642694e7c6aae48cbac739d6f28db8e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 754301fc1abd789700a723fa399fecd3f931dfa2..bdc79eabee36982d15468a481698dc6bd30e8d09 100644 (file)
@@ -1,5 +1,5 @@
 /* Define ISO C stdio on top of C++ iostreams.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 63819dbee0d1c76869e21b53e14da9496b27210e..1c73ed81698c79fbacc8592a6d2a37fda27fafdf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 5c7baf5df01bc008182608ac85a8a3cdd5b9002f..e3a5ae3ca47adbf7ea596664b3df16b13ed93420 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 282534cad49ab95b58abf2b59ee67b5fa8cfd426..81aed537012efdd0747e3e64e7b8953a52a9ba23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2eb4fb2fce5a7147b3be374b42cd3eeaf320c944..7955d7a9a1c294356e6396a06612984bc885344f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 47ee036c28e0184e64e920c0bb4a0882fea5d310..30998940e16d795b01d050dfab5eb6cfe8f023b3 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for fmemopen implementation.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Hanno Mueller, kontakt@hanno.de, 2000.
 
index 6ae194e63e581c69e27f19d6821e7b48ebb42984..3ba3d75d8a21a594de918420abe59553dbabaf9f 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for freopen implementation.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 3b05614f70865df10b0990f9ba307362a64d4172..69fc9fccab52647c22a97eb8c8acba724c5cce1e 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test of freopen.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index f83e7227dfae8c95ecd20f921e007709afae394c..8fe83fd5c8ef6337511e7133519a1d9249a9c991 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for ,ccs= handling in fopen.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index e0a49e824ccdca0edcb292363870f1dff049a7df..f9e71773e7ee012bc3bfe9c74f7918e00d435154 100644 (file)
@@ -1,5 +1,5 @@
 /* Test freopen with mmap stdio.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 46182c9486abebb5b99eafb43e7354c033e985bf..56b04472f4c369e5d6d74c3ebd9095a8591dd2c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Verify that fseek/ftell combination works for wide chars.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 87c876627ebbef5cf766bec1be88a13d5cd1d60e..68ddb82d8fdb7cd6e97ef8b5fcfd993308df75b4 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of fwrite() function, adapted from gnulib-tests in grep.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
index a6c73652d83a073133fe40af685e67b55d9c1d62..348d9ee65bf27a647952f4f5da2304710a0bfaea 100644 (file)
@@ -1,5 +1,5 @@
 /* Test setvbuf on readonly fopen (using mmap stdio).
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 36ca208187f63a48907081308cce750c8db197e8..179763e8526fb162f30267fe974c1d748da3161f 100644 (file)
@@ -1,6 +1,6 @@
 /* Test program for the wide character stream functions handling larger
    amounts of text.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
index 78d6177e604339df4cefc90043c534e48eb13421..9fde284f7f29814d409ff3e3152fd71d280fe7a3 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple test of getwc in the C locale.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index df39de7fae64a20da87127b937ee5009e1b711ee..fed3748c8fca56710ae8cdcb751a8580a4e7a5fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple test of putwc in the C locale.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index b9455f8a5fd0a0ae492d811091541e7e60ec87e8..fca16bebff9cb2d35cb43fb89346edade99ea592 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 3362597a71c1d74c3699a4bc8f1bcf839957043f..b8ee989d2a6a6e6b51c5eac0e3196e9f27c8cae4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 865ccac54798813149c1b9e4f5c051c25ecd0636..a204fa3cc048e1ce0ab804d481d72da4de68b69b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 136bda8fcd05f028f554cb456982088561df7376..2aa0ff1aaff398dc43f37f9f9b565537e7f7567e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 84a68e6f97957c255c0189d91f3eef548eaf46de..6479d2ca2e627ad79b44856ed2c866702e2d7f73 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 32ebc2c34a1a3cbaf4fa91f4a01d8f0ee116cd4f..42f18f405bcb2bdf968ae8a3265c3a9d6c0c9a8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 4a900a8118a1d1e65b9ca21168b8c09614a31883..f8e554e9f0d2ced4bcbaeee74a4fa63b7f07f0f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 0a156eaad45af8fe5a348d7072140113b0ef959a..87d3cdcf33b4f329dbee410d0fde37d720f0a5de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@cygnus.com>.
    Based on the single byte version by Per Bothner <bothner@cygnus.com>.
index b39b6912c63e3d7b7b1e07087aa5bf26440eaab4..a1f86c9d42f0ad68ea44b7d1903d81cfec71cbd7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@cygnus.com>.
    Based on the single byte version by Per Bothner <bothner@cygnus.com>.
index fd7fe44c4c34d76af8a5375a2b6644a5238f0cae..1d472d782759832b8abd5fbedbf60264853c6518 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 6362ddb5ab2326d9fa23384b6a7c7d14f0487ff8..7f97156e745f93058313c272e705af8254425e9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 82c83eed45040cf7243dcf9c370f1c110ccb7603..eacc52ba2cd4c5eedfa8ea6d4f44f56c4c2e1316 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 828393081e297d04dc6eb98c8ef0ec1751841368..399a3771047e8765c9f2b4ed6db308332eeb7da9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index fe6e69e8bad5f111f19ec5f1811e848e3f36734b..1fc236443288aa63920f37ba585046d7de721d03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 6c7edf074f0a761178af6d5af1ac61f793727d43..447233fc5c3750cb340fccdfbf8f0f537386fded 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index e85625449a91e6d148111b03d552ed158cdf191c..b3fac115e333ed4839953558ecf6d81a045cbc78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index 106c1a52f537ffe9bb2d71eb5b2a70579032a347..a306d93730112424926ed4d0531fbea9a7a71d73 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8ed255fbe12cdebe7a34b2d471a75faa0d34793d..14116343ba07fee4e367ad2e4a48ae7dd3193244 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 528fe3b39f7d8756c65727c2afaadf26318678bf..ab2c75a99bbd96599f0cade668e16bb75c593d0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 9c36c761fee2a2185de7bfe3d2866c4e14f67d58..d90631f371c8a6366fdef18503a4bfb254e83600 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index b18353da9800243f13e25f6c2e49618a32286f11..29c1b50c7817b71b42b2bd06658e2c4e81141759 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a3a3b69d753209e3e12829fd19d7cc68508ce1b0..121263e3186db7fdc5c852e7ee4ac8451abc063f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index 9d25e95175def018acdd871afc1df57f75d09eea..0b0129d98b566f5d0623e660972789601790a018 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8d73a6dcd671496b397790cbd02d624a5b3fd8e0..a8b49ba301af5e8d6716691b0d4450f1ae4cd479 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 6f76deb6e5ec8ddf25b645578cc2e29994ec3b29..8731f39e511447b0872f737a16db66b57a4aa46a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index 094550dc0f6ce1f4d4f1fec104bfe0a295c4e7b4..dbe8723328f13dec7c3b129376c477e681a1dd6f 100644 (file)
@@ -1,5 +1,5 @@
 /* Transliteration for the C locale.  -*-C-*-
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index 8ccc603b155da707a521a5e23626ed43e4c0e3df..51b383afa86df00cc0b8f1a69e4bfe74d919056e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index f830c2f793f30704e142d11a7a1589397dd1bece..481228f6865aa01faeed593f6402710ad5a4c908 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of locale category symbol values.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 2ca51a2c00e7baec43b7584e8a674e8dc0b0940d..7d213402be5bcd16e0e6ecd88f5ecc3db695d12f 100644 (file)
@@ -1,6 +1,6 @@
 /* Return number of characters in multibyte representation for current
    character set.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index e1172e99c58163149d2c05a2e99d244441ec8b01..6a53a6bf7c1888ea6c47cc1a39f08823fd6768e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of all available locale categories and their items.  -*- C -*-
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index d778a9880051ff74c4f43b171b5c856ec3336304..dd2a1d7305a32fbf50434aed1cd18fb504e2717b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
index 51e70f3af2dc6e74b1d9a49698828c9ed41de1b8..ed65341edf6d499004a357eb1246793b2efd8ef5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
index 72c7c20e2b1493a0c475fac02a1ec95a1ae50958..5ea80e59b201041e9a3ce317b08517e18c3e55cd 100644 (file)
@@ -1,5 +1,5 @@
 /* Duplicate handle for selection of locales.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index eb53c1ee383136a6695a4130510b88b2faf41a52..177e0bc64589db937c38ba4f8d5cfa656cb4099c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper, <drepper@cygnus.com>.
 
index 3c04aa86dd6a1b68c5748ce0f0c7cb62e428583d..0c42b99251b48f8252026bec4ab663d23976eb65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index db87429e3eef83c0873cd8ed54fe08f85d4760ec..4d3b70c8c1c4c448a6af04a403a5764b2718a69a 100644 (file)
@@ -1,5 +1,5 @@
 /* Free data allocated by a call to setlocale_r
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 8784cfb377a4edd9f80c4e6139db5756a936a16f..b0799fbb381b74a167771e9c28b38d42f1b4624e 100644 (file)
@@ -1,5 +1,5 @@
 /* Locale object representing the global locale controlled by setlocale.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 88e7839386c8af5ef409a806faea39fe6536dc2e..eadb513d2c25065223f7630e574da0a256b1a564 100644 (file)
@@ -1,5 +1,5 @@
 /* Implement simple hashing table with string based keys.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
 
index c6306293d335cc720610a671e01864a1c124aa93..f251efdd2e86d29bb5d4737fc3b3e887edb2ac68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
index 9d639139439d60331a3e2b8c0c02207bc3942022..25a49ee7fb4292b9d73540a64d3618df196a8744 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
index 7a5d40248cf645280fbb901d79db8dc1bd8e5d82..a0155b50fdfc89e89699dee2c8fc8e9e974474b2 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to locale-dependent parameters.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index b1873d4b642b0c110e0a356301076ea3f95c52f9..9c78bfb4fb91a94ecc13886203732d13c8aa658f 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_ADDRESS category.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 3aa3e2e98b97f87b7570c3971fe87a759986f3ef..fdfb8a79b7da1aa93cf29629161e0be788a8db7c 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_COLLATE category.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index e4be75a3dec970b93bceb1af0e45f23905d48f44..2a2f48d1cd76875daa0ef89eadba918ec8cfefe2 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_CTYPE category.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f16555efab96bf2dcacd6ee8b4c227dd5a45bf07..ebdfe5c4b8f41bfa19d1d4ab032bc975430c2263 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_IDENTIFICATION category.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 6f64343c5c38dfc1a6c8f0e6643ed3cbbfc23810..fff215a63d6bcc15472779cdfac646c4bf8c881e 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_MEASUREMENT category.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 6b6a5e6b35bfe6f62e33aec5f80c77c63c6186fa..de385e4b1b2a3a6f663f3e3265e519d3ba4ae08f 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_MESSAGES category.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 31ef40157f57089cf82a6fc0160f891ffd18ad25..d1eadaec900ee10604e0df3d2c611c53c09b3dce 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_MONETARY category.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index d7db7c15c93d8c47702fcd59aa7f3c58abae97ae..ce3c6f737f3e866e3b0db11851f1bc2a9e85a586 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_NAME category.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index fecd010db6ac4599bf70b702a2af065011015fe5..68a2c79bf16a674ee43d77d6b7552b46977bce01 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_NUMERIC category.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index a8a816566d0a4851ba11da9cb5dabcd54f8bff33..69e00f58c00179457fe0df6a3285858ad5747da3 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_PAPER category.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 2361fe3a9adb626dbf2de3f84464c92cce4e620b..7db0e9b03de2422ad476b52bfa3cd33ecc138f23 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_TELEPHONE category.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 6a7627a8d7f1baa1059c679516ce4eb0789f1666..49ffe19c631896b48720025ce9a32008e12cf842 100644 (file)
@@ -1,5 +1,5 @@
 /* Define current locale data for LC_TIME category.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f723780ce16404953d1ed19035966a4e0ef0187b..e14535e7c0d2bbe9446c481869e5ae4ed6e49ccd 100644 (file)
@@ -1,5 +1,5 @@
 /* Code to load locale data from the locale archive file.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 45162f1364f10d16633e562b23246568a4c1fa59..f92603620877dd4dcdae260436b0a20b9f88155d 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions to read locale data files.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 170846fbc84051bf4f4e5a4ba317af1469681826..269b61cd2b059d2d5f1988f660a0d3762057159e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 98e82a5cf0574f146c9f1d63ce24377cdff66028..3cb2e2b12b91d1c43f663c942622af986200ccbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8d2c1665c2d50cbff977625b173d522ca2795c60..070914dd51723a1629925a712ab9d0aea548fc82 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for internal libc locale interfaces
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 9a5478bc630649b32b099722bc73d782b47006e4..7e1a378171f2abc84a5d4e22d7b43955154d0f27 100644 (file)
@@ -1,5 +1,5 @@
 /* current locale setting names
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index fec3b1a4f79dfc29735603a4ef4c3c9689d189ed..e00aee46ad79d7a83a9fa8a2607fe2222983f196 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for locale archive handling.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index bdf161974620a5ffb495cab678ded464f904c970..2a91ac1c1d783b18f916fb69f80d74934b9d218a 100644 (file)
@@ -1,6 +1,6 @@
 /* Return number of characters in multibyte representation for current
    character set.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b9a696b2bf6785f581b8548496d29b7ee8a1f881..18fb6e2606f7a3da1305c185bc1600681d7e8a2f 100644 (file)
@@ -1,5 +1,5 @@
 /* Return a reference to locale information record.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index cdf333c3100b32a609057c2b039e8fd54c943232..f30f12a2547c0fda78480c27d0380fd1a7a5520e 100644 (file)
@@ -1,5 +1,5 @@
 /* User interface for extracting locale-dependent parameters.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 294ba214b22da48f2656f976e3e217c6b9308208..b9d02aa8b8b23f1f82f876f46c3c287480639d91 100644 (file)
@@ -1,5 +1,5 @@
 /* User interface for extracting locale-dependent parameters.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 1b92ebec1bca0ecaca917f86d5067830ffec7979..37815f0567fe1c45157a6bd1f981fab36603dd80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
index f27ee8234fdbf6a84f7f30eaa89dfc3c2914acef..b563372ee4df193c07120f0ad52ec15a7bf3926a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
index c5f024fe3544156f5d8027e539e3abc91d66b2b6..c83cdf205e40e5d0ac05da27f05ff2512bb068cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
index 3edf72080afddef6e4d582f1e5cb6ab60ca63bfc..1317650a1094ffc8537ea78fe5cda31900c94da0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index 4f681062a6a68634e98e06072c0bcdd225da1338..b586a259f455ef45058dd5a221b1ecb189ced716 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index 8e0161d92c2f1683a6eac51949412ea4efe3dc79..cfb5b7c53aa8117c058c23232c5926b1aca46382 100644 (file)
@@ -1,5 +1,5 @@
 %{
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
index fd9ff7eb9c6a86e5ca4b4258cd0348117c3d96eb..02ecf4ba36fabbaf819bee7ed885f70f1890225a 100644 (file)
@@ -30,7 +30,7 @@
 
 #line 1 "charmap-kw.gperf"
 
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
index 6ce9b18e2b944f41038b4cd415cd163b381380b6..1fcce5c327c965bef91e39c11a733f442507349c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 57a345dea97f22db638e2f91a13f3a89a814e10c..1531e02369b16e4186053d871369ef6ffcf2aaa3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index d3178a4741f755fef0216b42dab0f50772d835b2..18334182d17d54f1d9714a362d2a5b75e615308d 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration for localedef program.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index 291e7b787ff1d03a55b314e9716e0359234b3a1e..643f08173080080ba02e087f87554f4167c90981 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f7ae09792a206b4502eeefe85770f08b5462c489..037fd2fcc5a9f1cf6d43b7b599eab704b94de69f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index e7e17b86f9c5315a5fe7aa4b918b4810c8151218..505cb13c54ffe1d3bb9a4561058f063fc174731b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index 5487aae7ce6532b33e81dda1785d81e2dcab9f9c..2247b7c38f80eecc5f20c65c4325faeba8ec0578 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 5be54e739d901083128ef0e737891bb9c90b1b04..fe54b4be1c7150b879965ff753440ee68e7c87fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 116f3a2bb6315e297756d3e30c4776df76a82faf..591ffaf5bec4bddef560c14b33dbe5b5defa0e67 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index c88275f1cc85600736d948794c0bf1350af4ca7e..16c8329e77aacabc761f21fbd03b6eacb56030dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index efc541e47df8e09ab8e1d7a3741051d2c8e6437b..d409874753eb727c2ee3f1baf22ee2b911c73b92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f759947de4f9de6022b2444b09edd9b94ba0a08d..f2bd597f78ed46b151092c09f5efeb4df2a35a54 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index 595a6005437834e9cae8c1d6ccc1fa5e7895286b..eec92da671211273c19fcfdac7a7c2d83bdd0bf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 3e71a36eb8ac92c1ed4f50c03e4b906d76fd55b6..4ae241a88fd5aa86f9c4639bc2099908d2ee035a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 5956cb32cf1e0cfcb243aea1413582b8bdeb50e8..a40edfd474f29e8794c3a30916ef5da8fb0b2270 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index 4773d4cac4e620ef9b90b966f5e4239518278977..d3eb17acc1137e0bf9fb99c6e1f610a8c942069d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 4e4fe9d8742e30eecf8376e8598cabe28800d524..e0b58d1a5cf9c667ee9d7d7d29dc46a274bf96dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.org>.
 
index b0eaa55e8db7fbdfde1ce2ea101877dc2b80e5b2..dff344633a604774927684403fac97ee5667e961 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle special requests.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index d2b28d08f82627a26d7c08586df71e770190b759..6659e6ac592055a72039cbd7c4a60597fea0af6f 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the locale program according to POSIX 9945-2.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index d6642324734f862d85ecc37778c1f2f9dc764560..a275769b9b90e1d2e47e391b330df5d34479c426 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index 5a05a2e3828ed6941cf07da8cab3244890028aaf..5cdeabdcda0ce76c8cb48966fd9cfdc85e3a058b 100644 (file)
@@ -1,5 +1,5 @@
 /* General definitions for localedef(1).
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 88e1172219bdd6c3947285914cff9036c70aa078..cdd99602c2e1dea4dea37cdd1da9cc329a36902f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f8e2babdb6395a4d011442f14d86e775f897e249..71adc10fba8286f56bfd920283108b4d88b3a96f 100644 (file)
@@ -1,5 +1,5 @@
 %{
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index be311b329d7616964a67700e66c8748b2ded0ae8..727df05cda033f332f6d69477d93cdadc573a6c8 100644 (file)
@@ -30,7 +30,7 @@
 
 #line 1 "locfile-kw.gperf"
 
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 1ccc169f2337197bbfeea8fdc0542ab93bdd472c..d8859aebd829b5a87cd2e0f6e751476b477a1600 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index ef7adbff8dfa4471209e408d9da0251d8c0acf85..de6b426f0cb41b2c79d92186aeaa3dfb889725cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index cb3e22fd8724a89409eadd4c1636fef8d3162e0c..b579a4626c81b2656ade33241bb83b762af2d2dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index be77b3e44eb61b71fae75bbb841bcdb5e4b88d06..28e4bcc15fcfd4e33975cf1fd50378389250edf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index d2279bed13ec10ac0521c3ee5fd528230b9f0c87..05d0cbc0942971df99b2c2d43ef4b381c1ecc037 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 30b1508bdb1c9275c7c59991dab8bf4b06be3db4..ef371a080c7992166faa2bb57278da18e90f2e12 100644 (file)
@@ -1,5 +1,5 @@
 /* Implement simple hashing table with string based keys.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, October 1994.
 
index 2ee22253e17ae522ff94cbeddd08914650688960..cd85290c0c058f08f5eb3988c544316da7ccdf3c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index 2a3751ef56122607087dbd789f5d6393a472b0c1..361c2b49f6acdb04db421616417d42187638ff78 100644 (file)
@@ -1,5 +1,5 @@
 /* xmalloc.c -- malloc with out of memory checking
-   Copyright (C) 1990-2013 Free Software Foundation, Inc.
+   Copyright (C) 1990-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index c0818aba2b5c966424030417f454ec484fe083d5..f8dc00a5d43a3dbc0a42137bdc8f54647ef35d14 100644 (file)
@@ -1,5 +1,5 @@
 /* xstrdup.c -- copy a string with out of memory checking
-   Copyright (C) 1990-2013 Free Software Foundation, Inc.
+   Copyright (C) 1990-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index e83a1562679512e711ec908b1352a8ca00b0d691..b70fa6cbcee28032276f95ef3eea25fd1e02ac40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3fa3bdff6f5f207501e8a9552625be7ca158422d..b161f2d649ef179e3e9e8e15b0784dffaf3cb222 100644 (file)
@@ -1,5 +1,5 @@
 /* Implements hashing function for string with known length.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index e1f750c9144c36b8b3eafd251dc8efd39b6acdab..afe4dc9a88ee4f6262d61876f71c7a9efd24c542 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests of C and POSIX locale contents.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index fe23342d65d9241dc58ace84394156137d4b0881..b9114cdf0d9c419327f7c18a0e3946dda309222e 100644 (file)
@@ -1,5 +1,5 @@
 /* uselocale -- fetch and set the current per-thread locale
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b097aaca0b62d05611aa12323430f7ac69df58fd..9eb8ac666a4f10e94c047194c6bbcb1646cc968d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper, <drepper@cygnus.com>.
 
index fd3b6bad9b9f908b39159baebc563b8c3dc1f649..8f047e3ba7e4c97213e2e7bd66f79a3c6f7c79d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper, <drepper@cygnus.com>.
 
index e76e18806a878129f96780e8c44a84276b4a2f00..67ee392afa9774ee7aa22472b784d49e8344cc9a 100644 (file)
@@ -1,5 +1,5 @@
 /* C locale object.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index 73fe31d1a039d2eeb1bc53860f154320b8d01065..f58208fe6f7d6a0ec56ff2df11a81d76f2344276 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of locale datatype.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 52c39b3f294317d53dec061a7b3c664651445006..7d157bff42fb4e36b51bc8f7e1bdf4c0b5928b2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index dfc15b0de8bc75698dfeeee7ffd27387d3bdf807..e5bd84996be703748a9ada605e8412872f2f88ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Test collation function using real data.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f8fd14802d115d1a8b866f437afed26901ab9b65..bbf12f46b010c3308cd41958a931074eaa055353 100644 (file)
@@ -1,6 +1,6 @@
 /* Dump the character classes and character maps of a locale to a bunch
    of individual files which can be processed with diff, sed etc.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
index 8d1634d246fdcaf892810334c12b7e3328e66af3..d2fde61e322ccdc8224c763461db2a2ffc445a70 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Generate test locale files.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index 3463fa0461345d06b100cc4b4eba1d158401bf4c..0c001b299d4601a375a1e814fd2ab06b0536b337 100644 (file)
@@ -1,5 +1,5 @@
 /* Generate a Unicode conforming LC_CTYPE category from a UnicodeData file.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
index b74ae9d17abe646059bf951bfa883f3271840884..8a7ca8968850c97a1a3bc1ca73efe6661f6c24d8 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test collation using xfrm-test.
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index 65486016a3cec6bcc27664e2c28921a411e91fd5..96a12bf0944bab0cd49da943494dc7d3f29fdcaf 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for character classes and mappings.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 7a5b42fdafe0337cd99fd2b8b612bd49643e8a50..ceda891145b4e1cc5d48e1f35ea60e473346674d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
index 9c8c625da1e695803428307bbec093b0a67361d9..472f8dc8b06ac540dc493d9668e9d2fe4235d3f9 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Testing the implementation of the isxxx() and toxxx() functions.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index c5b594eb6671bae26091797e1fca349460c3c1ad..9b3ebcdaa16fc8413d69a459f72b5ab6b64f4a44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
index c97f7194069201937b971af7c36261bbd300f9bb..d662539045269a6cc9a0082e6dc1af7df141db9d 100644 (file)
@@ -1,5 +1,5 @@
 /* Testing the implementation of strfmon(3).
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
 
index eef1731f884ee838ab539c0e891f8d32df417243..216aeac4a09dd08dc364c196f7c3a7a319e3af4d 100644 (file)
@@ -1,5 +1,5 @@
 # Test data for test-strfmon, which checks it's implementation in glibc
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
 #
index b3d8085521508ee84efc65057f5a9c89ceb6a799..e68aa9640963ab411bdb371695d94bb2cee81e0b 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Testing the implementation of strfmon(3).
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
 
index a5fe3aea1400db7cf763454f69807178345ea315..b3806ff119ba4947c96f5a675fa9d6126b4fd374 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for nl_langinfo() function.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
index b00dc749ce799512b06b5507b6e6a0f66a1f04e3..e75d22a61817a3324548fe8e02a72ab7fea177f0 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test nl_langinfo.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index 694c952daccc4dbbde5d474a4808edce0b47a677..b89dc095fa4a5089daf09efc13b20dc3e274875e 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Testing the implementation of localedata.
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Andreas Jaeger, <aj@arthur.rhein-neckar.de>, 1998.
 
index af3b3ae8449ba442b0f0489472ee5009565f3c16..6a70fd7b629ded5b81b3847a218715e4b853da59 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Testing the implementation of the mb*towc*() and wc*tomb*() functions.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index eb8f5163bd5a2fbf786f2a00b14d19b99e1e2e66..14f13722531ca6dfbfff9e57cc6c698d7658b9e5 100644 (file)
@@ -1,5 +1,5 @@
 /* Test restarting behaviour of mbrtowc.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@ilog.fr>.
 
index c1448577d33a709fb465768f8b79fbb530df4333..25fa9516a0b89a8295436a3974fb0baa11078b13 100644 (file)
@@ -1,5 +1,5 @@
 /* Test restarting behaviour of mbsnrtowcs.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@ilog.fr>.
 
index 3e3c475ab7c77ae7d2552f43f156ff029a161cf0..8db65c54d359ccb472a1d76be365c3e80223db79 100644 (file)
@@ -1,5 +1,5 @@
 /* Test restarting behaviour of wcsrtombs.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@ilog.fr>.
 
index 9b121e7147bff5d84f63f6ffb2ae616d976fb89a..09b74179fb71c27da13f4e98d796a43d451d34a3 100644 (file)
@@ -1,5 +1,5 @@
 /* Test restarting behaviour of mbsrtowcs.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 8776864c384ea21812b13f60df43bfe715e6618f..e18862c1d0181616aa8bd294522632684b98f4d4 100644 (file)
@@ -1,5 +1,5 @@
 /* Test restarting behaviour of wcrtomb.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@ilog.fr>.
 
index d2d161de9e72076e39ea8d3385f2a89e7b5dc236..98bc4436605a44d4e4088e3556bb17827be1316a 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for invalid input to wcrtomb.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 3e9baf9d2769df8e5071293f2203e236c19e0cb9..f629767190894ac084ffd17cb7f9a9a407e1a8b6 100644 (file)
@@ -1,5 +1,5 @@
 /* Testing the implementation of LC_NUMERIC and snprintf().
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Petter Reinholdtsen <pere@hungry.com>, 2003
 
index d98dc91750e70d1ad6e66bb599165ff9755db67c..5e0aa208524b9555c224aedb4ad7e7761ecb216f 100644 (file)
@@ -1,5 +1,5 @@
 # Test data for tst-nomeric, which checks it's implementation in glibc
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Petter Reinholdtsen <pere@hungry.com>, 2003
 # Based on code by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
index 035f3b44b57492029af2d4de6cf8ea019ed381ba..ff797cd9fa903491c797bdb6b4ffdf01ad9b258c 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Testing the implementation of LC_NUMERIC and snprintf(3).
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Jochen Hein <jochen.hein@delphi.central.de>, 1997.
 
index ab03921645914ed54cc4b6aafb7966a80befe4b6..e5e29ec93ff435d469e2946ee06d9970148e2aa0 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for rpmatch function.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jochen Hein <jochen.hein@delphi.central.de>.
 
index 29fb7b794d6c605e26a8b8421d592dec75ff79e3..bdb3b7c269eca012fa9bbe5f54dc8dc4d827a4b4 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh -f
 #
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library and contains tests for
 # the rpmatch(3)-implementation.
 # contributed by Jochen Hein <jochen.hein@delphi.central.de>
index 5237d34e49b93175211606e0327a5dde1d7d6e74..5e0963138462543a04cee5b84379ff417f7ed677 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for user-defined character maps.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
index 2037994cd4da757c76902bb7317899ae2e15ce32..e82e4f8b63c6a72609911983d5a05bdd28a329d3 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test character mapping definitions.
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 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
index 5eb3469205a725eec5e0b38202e41ab5f1996522..bd2b057b5482c6876930fcd33d862254e6c2ee5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for iswctype() function in ja_JP locale.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
index d031dab3cbf0177376ee995cf33f57ab5a40f3a8..31d57bc514f41567760e09a4c5ec8c951fb43b6b 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test locale-define character classes.
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 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
index 80fc1fd846192e2c8ece105854106b1cf40f90a7..d2aba7d26e5a159873c8369a63e660c1f580b512 100644 (file)
@@ -1,5 +1,5 @@
 /* Test collation function via transformation using real data.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 430c6d93d609b1da069c1ae6b6fbaafabdbea860..91947024e6fa1efff07f81971c4950520153abf9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index 50e9ec5397c3fb3198d46043de3a728d99401abf..b19a70cb8d8b7e6e557ff5815e22d5316a0eb473 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index 180d94013c32b52a612513495214c0f5d03bf3a1..660ba8e699268467f96f617d82f5cd8df213e290 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index d1800ee9fa344b19a6cd8620a89b1b528354ce09..72d70e0eef3d28bdf5736fc88d03973207e3239a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ac9e14833d3a2cf45f16ad2369e52ae43b799754..4734f841473f79be277a7bb19d7d92edd5f27940 100644 (file)
@@ -1,5 +1,5 @@
 /* Reentrant function to return the current login name.  Stub version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 8e490858a529659d96def36ef02f2e0dfa5524d1..ab274852f1d52f564885a284bc830af7517e0fb5 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 813e7acd107b2de6ac00eae8756d5a8e25117c50..bac0bfb24765513b59e161557dfa82aede822503 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index 3d0fa58cd814910173384e70e8f6903457cfdc46..b8b984c207d08870ed9587026351c7c74e65cea0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 5e85e9d68da0017dd4e4c6216ce9d727e1140055..ba7e6ba644324a7501d389c8a38ba805ab15b5ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>
    and Paul Janzen <pcj@primenet.com>, 1996.
index 7504f719df87ca2895a1133ff948f4c963d0cd45..b40719b96f68ab9118e13046b72f45bd248081b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 0c4b263ec72ef30151c422f3528d1a9b04ea7657..ce2d4506af7ffe8bc5f914693691b7e18d136c67 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>
    and Paul Janzen <pcj@primenet.com>, 1996.
index 353b9fb737a4fce2f1648e598c745969053a7ef5..172fbbcc44f8ad2250f01a98c24eb6f85b11ccba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 5dd31c55553004cfcde25b830dbc3b4492a2c4c9..62c9f31f38a4e76cf1a87464beaf6a59cbbdb41b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>
    and Paul Janzen <pcj@primenet.com>, 1996.
index bbbd7e3b828b54d0af566197ce74d2546a9631cd..bcd34375679e915d8a8a04bab9a7bcb314482d3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index c53d8a9e511d5750217fcef50e866809697eb417..1e6f2d21d1075c7e47e59530deb94b6a66d073a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 27d6b0d3cd579434940c8394aa613db952396fd5..26d95f920387b7261fef57d8f4bda9082aaa0a3a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index 80ab0922b7ccd4cd92d9d08a520761fe24a7d725..0e3c12ba679b3f2508fe7985d4ae09c0a56f3851 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index cb1df5a28eb672bbcf945c6ee86892aa71cdf538..88687d640a4b1297eacb826d7389f1c84edb6666 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index c6c69df3d48fdc55e98af3e0e1f8eeb77130ff60..ab5d42aa041247dde2d23f0f4725fbec10854866 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index f8cbdd0b9b5ce6e239b83f2ffd0bb387984aee6a..eaa69c413590507b53bc8c51b654d83e02815f15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 5692789f56218ec3fb8c34e83ffc09eb17658ad9..b7a6d78d08b29e39d65850e487bbe6ad3eff404e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 760f17acc4da8e601698bdc4bb103f097343db94..d0fe6d182fd1730098c5e0f6451b9288be7e432b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 255e59d197c2e2e3a86942873b0c4e746e601515..c746c58c1a3d58f12d7c7c0c052766d5f17765ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index 598f5dda3b5695e55176f4b24450b2055aa4debd..fcaa8af7a0300515649104e0c40db7c6ebc7b484 100644 (file)
@@ -1,5 +1,5 @@
 /* pt_chmod - helper program for `grantpt'.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by C. Scott Ananian <cananian@alumni.princeton.edu>, 1998.
 
index 7271b57ba903f31d7a826ca4296057f0304fd470..a3a4ba36fc58d059457ea0716048c1fabf2fc482 100644 (file)
@@ -1,5 +1,5 @@
 /* utmpdump - dump utmp-like files.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
index 1a15797bd2851da373642b48c5ef22a3af59bf59..39b2c575d2ec8e707a3203502ab29136b8c476cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index 7e039acb744b84c4710da7d41c62d1e83ab09ff7..932fbc45eb94309cbf893751bb358cef341f792c 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index cd567e981791f607fde89a907a81f7d0d9a86f85..6321c126eecb7aa4c89c7860fc7b426b4ca805ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions for pseudo TTY handling.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 31acb8a42fde0198e93e5a1e063db79abdd9130f..ac50e71445cb66d4e5e9e1d7ceea25785ca46edc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index e215c6280498be705709e13d7b3b44d234e68ce3..09b44ddc69e43967f73429dc7d843dcc9358412f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cad6a5491ebfa73db1a0ef51b24e6ed4030b83a3..48b04e9ace52e0b7666f09e45a459110151e4f15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index a61b54305e7ae5c5bdce0b79039dd366e6df153b..9de01fb51adeab005c5df1b48763a1863365cf0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for UTMP functions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index 9bd11d26d39b2871576359e66aca8da16fdcd1b9..c5f5da9b03cdfd21f104d3e24c9078d6503a7fa0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index 2d8833d89b72e0c1bd54660906dc50ab26f7dffb..941ee3e41e50a75a48354b28e6500d14e9917063 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
index b39cb62ef45b08a85c2b1ddf16fba56a58c25c27..0b77f1f7726d9b63b8d85240ee812c9e312e6745 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index 694d18aae735cdb8fd174ce5d9f09efaaef39ba1..0f50645636ada9e8831c01255ff3d505aab74a33 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal definitions and declarations for UTMP functions.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>
    and Paul Janzen <pcj@primenet.com>, 1996.
index ff07ed096f8340c13dcc718acf5757640fa9efd1..6f1094b2aa3e0331c6f5d7fa014d0cb330ff1ea9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 392a39b5e80093efd5d161edc624b0b35592f394..132ae527600b39e7f8d49adf8067f9cb23cd02b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>
    and Paul Janzen <pcj@primenet.com>, 1996.
index 9cd5ad0d22b1d78b36a93801f447c3e2da6baeff..27ee869b3796b5e74652c5292f13d9b75dfa1409 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
index 99c347bbbe9561669f89ddcc402db955b74fc76c..b28e4e9a9afa00054466a10de2e489c38fcb0730 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index ac0197a9bdd6d7fa2fd3a460ad2143e61584dd76..8b35cf66909379b4c8285c986bb94b6f870e6727 100644 (file)
@@ -1,5 +1,5 @@
 # Rules for MiG interfaces that want to go into the C library.
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 08bb3757e1797e2240968294a98d73ff5fcda0fa..c804fa30c46a93ee9e616f4b8bf80eb545d4edb4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 0fc837bf878e7ff5412b0d8839ba5b3d163e573f..66ad9193d5a5006b3c2117285bccfa626f9ce1b5 100644 (file)
@@ -1,6 +1,6 @@
 /* stdio on a Mach device port.
    Translates \n to \r\n on output, echos and translates \r to \n on input.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 0a5df7aa09dab97126d51c42278654c74087ddb6..b85ed736750f5f3fd290665ea63e2049c65d884b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index cf92171ec3c01dc6978153ee3327c59e9490e739..066762aa9dc9b8653094192f630d91bbc0a7a8fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Standard header for all Mach programs.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 8dbda6a25678c3f78e3aa02e13d88c6087700d88..1c0bdf2278d64a233cbae1ecf37779a718787a16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index d73eafc9c349f8696a9d06af1dd1a911a7f2d57e..cc31f07e6b6339fc78610ffaff74d4c6e1392b6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index e1ec8eac149c8c90466e3d1990435cef6c007760..0aa8155572a5a7f9eeca5def3e54eef754667ffd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 98540333ba3cadfba984d3321c8aed6b842eef80..d7ca27f1b7e9696540a12e30016ab96449ccf312 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations and macros for the basic Mach things set at startup.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 7920345e4bb1f35e5518f9c76f5be19049fa0d07..383e0d01ea5d13ef8af01912bc7e4073ca4622e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 1a3f74e6e14b478f409ea884a51319525fb79903..0c658070f4481298d0f536568fcb35ea7767cf19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index c2898ece3e25ca548644d2e9d3cf356b17df3e8a..871aa33dfe7b64e2e40ccf6747931e51e4ffaee2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index a77377b6d9d495e7af531dbb1641913ef05e484b..711800a10b78280ddfd55373634f80b605d3ccd0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index d5010334caed1672c011c332b14a07ab8dff5adf..fc3a5e5c3d1165bdd8c6add73fe3ef67e5480430 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialize a cthreads mutex structure.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 61a09ef9778b1908c7fae7a89eeed98fc4a29eb1..70e8333944e597b36f377db022bd68ca013e7da6 100644 (file)
@@ -1,5 +1,5 @@
 /* Stub versions of mutex_lock_solid/mutex_unlock_solid for no -lthreads.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index e1582d193745603508ecf837f3d09959c64fcafb..5f2051efcc64fce40c013c2d23fff7cf91ec783e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6fb07c5084bdd784404a266518af3f4fa3e01fda..fc21b1e9842d187063fd0d3df4f95e8a05db58b4 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of user-visible names for spin locks.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 9a3326bda5ee9dd276d56acf62ce54cceff27511..e1e154bdd6460bdcf933eed37e889b977f997030 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 0c1e19f65ce941627153e5ece7418f0c616d9a5c..5db93dbf0627ad7add2e2aa111b6606f4c2a0522 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 9d49f93265aeb952966174735cdbfd539c6fae4d..5beb13d98b999e68cded8c4b340e4357925a51f9 100644 (file)
@@ -1,5 +1,5 @@
 /* Malloc implementation for multiple threads without lock contention.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
 
index 7010fe66f8bf1b3ee1255a7579b22f43db26e118..1b80a74e280333896859165d8424322ee0ed997e 100644 (file)
@@ -1,5 +1,5 @@
 /* Malloc implementation for multiple threads without lock contention.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
 
index 5e419adac45f753c1079f55aa673fd65f512112e..63d1d152ab87351e4e9d33f4f1cae17b2ab751b0 100644 (file)
@@ -1,5 +1,5 @@
 /* Malloc implementation for multiple threads without lock contention.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Wolfram Gloger <wg@malloc.de>
    and Doug Lea <dl@cs.oswego.edu>, 2001.
index b8b0ca34caba5b5834b00558c590399d22932875..294cae47888566ee1eb8c42a3e53d0a585f9bb9b 100644 (file)
@@ -1,5 +1,5 @@
 /* Prototypes and definition for malloc implementation.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index bbc14da710bbcaa32dbafaecaca4fc8627e92103..4ffd3975d729e7a5d9f73141f6ef02be20230ae0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2e5eadd80a44ddec8ccb8366fdb297c2ef57a35f..87f8acdc452c3992c1c8a350e3e5f2ae7e1ba094 100644 (file)
@@ -1,5 +1,5 @@
 /* Standard debugging hooks for `malloc'.
-   Copyright (C) 1990-2013 Free Software Foundation, Inc.
+   Copyright (C) 1990-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written May 1989 by Mike Haertel.
 
index 204ca33389011b63d0fe2c5c907da3cdca209d59..583ae245d9378a86475de1af11fee3267a9c0224 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index e32f6ba030d7599b0db6299091eafddc42b887fa..6b636ac68a869afaea0a593b5a5c7c077d862279 100644 (file)
@@ -1,5 +1,5 @@
 /* Profile heap and stack memory usage of running program.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f65bda4345d864da642da7cfa4cfc2f04b29af42..66cfbb2685947549fe44312319af4808d8c64eef 100755 (executable)
@@ -1,5 +1,5 @@
 #! @BASH@
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
 
index b244ef6432d34718b87598cc7ab83745f42cf70b..e9939080c3b1bc030ad5af7192e1dd0ee87fe3c7 100644 (file)
@@ -1,5 +1,5 @@
 /* Generate graphic from memory profiling data.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 0a644c36ad101eae7081f729fc07ab7e8d886401..463cf28effbebe6cec66321b4253ec7a67fb8e2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ee941333a8799a202a9f126911519f6f00c58904..a33399a42a8300f429dd8abeddebfa0e55d9c45f 100644 (file)
@@ -1,5 +1,5 @@
 /* More debugging hooks for `malloc'.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
                 Written April 2, 1991 by John Gilmore of Cygnus Support.
                 Based on mcheck.c by Mike Haertel.
index e80ac1d59f0f5f96a3f4353c4e6481644e94a8c1..1235b728d0dea256d25e5fbfd03b6020f56385ea 100644 (file)
@@ -1,7 +1,7 @@
 #! @PERL@
 eval "exec @PERL@ -S $0 $@"
     if 0;
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Ulrich Drepper <drepper@gnu.org>, 1997.
 # Based on the mtrace.awk script.
index 69320ca143b69ed6b15d8cfa3fca3d014fe47507..90e1634f27409d410d04dfe5a96a47b7710cae79 100644 (file)
@@ -1,5 +1,5 @@
 /* obstack.c - subroutines used implicitly by object stack macros
-   Copyright (C) 1988-2013 Free Software Foundation, Inc.
+   Copyright (C) 1988-2014 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
index e786d1fef045f9529d3577426283639a24269981..3bc78879d9bf953cf4c0d48d4f2037051c4ab7a6 100644 (file)
@@ -1,5 +1,5 @@
 /* obstack.h - object stack macros
-   Copyright (C) 1988-2013 Free Software Foundation, Inc.
+   Copyright (C) 1988-2014 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
index e7ffbe0894ac7cb4c23cf58720cd1ea8cd700700..6c9a941f1cba933088a3b897dc001cb13e80cd0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 6cf6a26f2b23e604cb1f88153f341b256be0bd39..589ea3ac78466d87779b9a528e47c08d2cdfe6b6 100644 (file)
@@ -1,5 +1,5 @@
 /* Free resources stored in thread-local variables on thread exit.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 7dd9f126f4b9994b275b57890a8b18ad77b2ff5f..51e6c25ebf73c9482ebdae37687cc5f7c75051e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>.
 
index 49a8dabc2de315bc433a9149f38d281928678cd6..ce45e556cc7b00220e0c6a7962028bcd69188e4e 100644 (file)
@@ -1,7 +1,7 @@
 /* Ensure that malloc_usable_size returns the request size with
    MALLOC_CHECK_ exported to a positive value.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 518c8e5a1c1f327aa481a67c981dff89b4ac5341..a75ab1e3aa7dd04ddb200de14028cfe6e60d56aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1999.
 
index 8548dad653a8469bcb339f5be982078f80d157cb..2b7c59b48dcb34dbb5909b7a52d65b77b06aef00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Wolfram Gloger <wg@malloc.de>, 2001.
 
index fce2e3937a89c1a6fc8ba1a2d95d536633195402..478ca8cd24772abbff2264050fcdcb3dba4fdcea 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
index cf48e7ed1fceb2915502c63360446c3988ec2da4..340199818d3cbe124913a480c0a970ef27aaa248 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for memalign.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 93d560d59e897ae967f9aa43006d453651814435..e750bc89678784d14f77d38df039d32fa9a5d110 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for mtrace.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a86ecf03b1632c4b75b3288af3122bf124c6f2d3..abd425ddf3cd53a24acf252b56ec939181a8c02a 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Testing the mtrace function.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index 7f34e37bd2b26f8fad08a5b5bf6db24b6beaff52..7c33a7e29151d0b28ecbcdaad1d02380058a51e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for posix_memalign.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1c8129492609649cfad3f739c1b58b27432d03af..e3a34b37918e80fc795e1d42532cb90045ef43a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for pvalloc.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9d290d24c00c2b15d2bf72b4ec05fb3bf73a0160..458f16fe46354c9b7650e8d84088ddf6ab82adfa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 4fd0dbb96460bae3885c21aac5d5e1df3fce3a11..09eaa0a26d2e188057d54cedab64e9cc0c4c7cbe 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for valloc.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7bb419aea441c6ab212aa7a55573c9d712b2a592..3037303a7151c8051440d58621d63991ea6351b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1992-2013 Free Software Foundation, Inc.
+# Copyright (C) 1992-2014 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
index b9667a9c200a1308a60d78b9004afff4a85d6d04..99ec53c0e9b2d346737fafb0c85f39a1e63c201b 100644 (file)
@@ -1,5 +1,5 @@
 /* Example of a Variadic Function
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index efeba2d15f2351539daf2b89660a56c57c674ea3..12c16462f60e3f24c1a8b1f2196a63f271817eb2 100644 (file)
@@ -1,5 +1,5 @@
 /* Argp example #1 -- a minimal program using argp
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index f8f38646acb5f00d7ce06ef45ddb35d560aff3d0..6f77638e595c7d948f1ffcd918341da06f1230b1 100644 (file)
@@ -1,5 +1,5 @@
 /* Argp example #2 -- a pretty minimal program using argp
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 6b60d465e78594ef437bb7ecc49f44dd227ef5f1..f7764eabfa30df60358f8767f397fd1d8a51fcb2 100644 (file)
@@ -1,5 +1,5 @@
 /* Argp example #3 -- a program with options and arguments using argp
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index f5fd683703d4b5466adc509867b303ffd11ab830..bbddc7429276e77145c81821c0357255ea74f01e 100644 (file)
@@ -1,5 +1,5 @@
 /* Argp example #4 -- a program with somewhat more complicated options
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 9684f137f28a8149ec11b79a3947e2a7eaf4c22e..857901f25909b95cb6b3d3c700163dc2d9b04f13 100644 (file)
@@ -1,5 +1,5 @@
 /* Cleanups on Exit
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 75514b11258a7a85dbdb01d32ed374e10d7d2bd3..a8ee9004af7d0deefaebafb9a798c330b07c3e74 100644 (file)
@@ -1,5 +1,5 @@
 /* User and Group Database Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 7ebb1c4b0beebb196331f48ec18251ac259d39a9..61ce05acd98556629d7a1faa399befb48c88d9bc 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple Program to List a Directory
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index ac746d4b7b1bec99322dfe8531780e12ce020edd..22110ac62a390c1b98f07086e6493d92957bc8f6 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple Program to List a Directory, Mark II
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 40a996e5915e876a9184490f4122e5301b73643a..f728373c041622222c99c043f143ebb190e77709 100644 (file)
@@ -1,5 +1,5 @@
 /* Obtain a backtrace and print it.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 65a5a91a99253086187cd52897d5c478d4086e8f..552a9109bbcda326ff7c077b5d3f23f52850744e 100644 (file)
@@ -1,5 +1,5 @@
 /* Example of Reading Datagrams
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index bcc7a2081ae47d179bf3259013583354fa447d06..36b59a0f6f79fe91115522e441e48c9cb427c6be 100644 (file)
@@ -1,5 +1,5 @@
 /* Datagram Socket Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index da24f74d9408e69ccd62f2775a74456ba6e409a1..14e9bcf6fe897c05205ff86bbee57d983c33b471 100644 (file)
@@ -1,5 +1,5 @@
 /* How to use fmtmsg and addseverity.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 5510fa8e239d334c7323fd89a8beda19815efd47..79f9d0d2c43258a4822ce9eba6b592f880075bcd 100644 (file)
@@ -1,5 +1,5 @@
 /* Encrypting Passwords
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 77daf553e4be2b6a1609f710a326bc9efe36e867..d65b8b58fa5b985024b16e9672e7cd5c126931d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Byte Stream Socket Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 57d5e4301c5025a33aedd779fdd50cda127b4fc3..f6589ec5d252bf75744895fe5f8702c30c3dfecf 100644 (file)
@@ -1,5 +1,5 @@
 /* Byte Stream Connection Server Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 482da89fe8e520df150fb2c0e357cc27b30ff036..3f447dcf4207643811d5ae4ffc5cb2c3b8a13f8b 100644 (file)
@@ -1,5 +1,5 @@
 /* Internet Socket Example using sockaddr_in.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 312c766ad5765660006e14572ef97121a6536737..bfd03e3da222d28db94d8406d99b6b3f1b3bdf43 100644 (file)
@@ -1,5 +1,5 @@
 /* Example of Parsing Long Options with getopt_long.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index df833b8266f0b16a3c813283867a4bca32e3d229..a17c99cd7fba6811ed4fd359d8cc86c1c7818fe3 100644 (file)
@@ -1,5 +1,5 @@
 /* String Streams
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 95f0fc49356be37273faab63cd10b525e20b5bd7..2d19a7e2472a3aa1c0be34f0d91ae4cd3fdacd42 100644 (file)
@@ -1,5 +1,5 @@
 /* open_memstream example.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 1a2b7f19fb2e1019c236292450daae825d65b669..2a213171aeafbc3a986def3fabdd96d73d62017f 100644 (file)
@@ -1,5 +1,5 @@
 /* Example of Local-Namespace Sockets
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index b5e8cff6b7cd4ea5a3acddfbd6c29b19336e1603..2ed0736658fd9e3fe49b869b02124b7171a90b81 100644 (file)
@@ -1,5 +1,5 @@
 /* Internet Socket Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 00d743f97e07efaef746d19f8b0d5d1817db5683..a78ae080a013572109f31e81381f6062568387d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Reading Passwords
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 9c1cc11ef784a0c9e54f2f145d32052aba633f96..16c429e825bd3874ce1209b431bbfb5bc9a78ec3 100644 (file)
@@ -1,5 +1,5 @@
 /* Creating a Pipe
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index b3ca8749a992bb030e9733af7a7bf5db642f3ff3..a53c9fd53537a852803c93ba459689b15c184672 100644 (file)
@@ -1,5 +1,5 @@
 /* Pipe to a Subprocess
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index f3c69a8c065697abe64904c884215a22e9b1fd8f..57503c57d6f3f9f97317854f97bf1a3e83712d35 100644 (file)
@@ -1,5 +1,5 @@
 /* Printf Extension Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 5f5529a6e4aacf4a2e1ea05a80621f1428ab72dc..31e9d0a1de368c2a7adf18cc1a1e29d793ab744b 100644 (file)
@@ -1,5 +1,5 @@
 /* Searching and Sorting Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 866b3a7b0a2bc714d40a880c9d05dca0fb694459..f881424e04fdb9daa7f5dcc0fc9c3843c41146f0 100644 (file)
@@ -1,5 +1,5 @@
 /* Waiting for Input or Output
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 09e867f271ac52f139652df81813760764d27de1..8c3df4ddd3055d7da000bb7b0c5b17b0286624d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Introduction to Non-Local Exits
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 70104e275c91c74ad1fd927c26ac2eb867dc6a08..627651a4c319ec95d66738028e48e3d5ba7aeafa 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal Handlers that Return
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index acc7237fc3ded38129b69726308ac11946a7ba92..5a1a405eb72fadde21617d5f55db90b8d4b89363 100644 (file)
@@ -1,5 +1,5 @@
 /* Using kill for Communication
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index b9353d652ebcd601638f8a9815a44799f341a7e6..b9a11e1389ef8e0b127783f576f76e9a0d85491b 100644 (file)
@@ -1,5 +1,5 @@
 /* stpcpy example.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 9485e4c2245f07b13904c3f5c683193f8c961e63..26af22179c4e96f304bbb3f431133d3b103b75ca 100644 (file)
@@ -1,5 +1,5 @@
 /* strdupa example.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 84adb7c9fb3e86e61f72f00bfd6492046b13c0b1..5f798401e89c87e3747e01ca15942ecac9f94036 100644 (file)
@@ -1,5 +1,5 @@
 /* Time Functions Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index e6b05d780b89a550ec10fadae83ee315d95db67c..f2983c70afe944f9ecb4455e0edc5ab075a4587f 100644 (file)
@@ -1,5 +1,5 @@
 /* strncat example.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 0f3518c8fa1822f3cd7d79fd1a3c4227086a1000..be6bf98f7bb8d576ecd7998f030b6e0a972bdbc6 100644 (file)
@@ -1,5 +1,5 @@
 /* Parsing of Suboptions Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 52a4fae0f66b4ad20a6b901a2f7da11414ada49f..952987b8f19b762dc8def71eb6660dbfa2b3fdff 100644 (file)
@@ -1,5 +1,5 @@
 /* Complete Context Control
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index c5710be3332bef07b2b9362c2b564712f2993510..05636c23cd75f3fdd5ac82ec9f170844434afb44 100644 (file)
@@ -1,5 +1,5 @@
 /* Noncanonical Mode Example
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 6e16bcca58de96fcca304fe055e805290cb5f636..7c65f510fbdd4e5a2bd9508ded8f1f9287724de0 100644 (file)
@@ -1,5 +1,5 @@
 /* Example of Parsing Arguments with getopt.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 3339ffab997b73b8f98400d73b771e598b441b8f..2e0bca52e9b54d04e32b313e7b6f50a88343fddd 100644 (file)
@@ -1,5 +1,5 @@
 /* Verify a password.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index f52bbf8d1f1f2e58d573c4acf74e46714d2d3e88..232d4b199c9d8b1a7c0b3c92a41f8da7203ea0c7 100644 (file)
@@ -1,5 +1,5 @@
 /* struct timeval subtraction.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
index 7c213fd2dc199fed308cc66057b154b547b6ee40..7ac9af2e0e1b7aa2792577f6793ac53356eaeb6c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index 5ebced62a79877af2487668fddcaf8a0ee5f97f9..f13140995ec445d7d4ff96e6e4b133bd2310872a 100644 (file)
@@ -1,5 +1,5 @@
 # awk script to create summary.texinfo from the library texinfo files.
-# Copyright (C) 1992-2013 Free Software Foundation, Inc.
+# Copyright (C) 1992-2014 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
index c7f7456bc7df254630028aa912d857212990500d..16c0a1e30284879a6f5d3fce22466e9173083b81 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/awk -f
 # Generate topologically sorted list of manual chapters.
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 Free Software Foundation, Inc.
 # Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
 BEGIN {
index d178789fb56295892eeb2ad4df734ba2e1a09b15..cc27935acdc855ff726fb0f61b33a15cecc3dddf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index d76b9125ca035de58ee689c5b528d14741da8c93..3a538b251d18b45c45b50b71534718522e9072f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
 
index 0a0cc54cb82a3fe9640bea3a897a61d45f434a89..344271536674461d297e90001abfe1e7bc996dc6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
 
index 313bccb884b23841000101fcf01d7d558e2e5f2b..5ad59b224d2048771b39f4ca92e69ecea86aedad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
 
index c6cc3e35d32d6aaee64e989844b592936a49c0e6..c09089bc5de3ada87b394275bbc4f565cd202059 100644 (file)
@@ -1,5 +1,5 @@
 # libm test inputs for gen-auto-libm-tests.c.
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index 44145a75f618e9356a248599582883e24d9cd6ff..77f1093f31f67c7f570d5fd03cbef7ca1b17fa9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index 235b0e8d03a9dc119c02419cd3be0017a1c711a1..25351b3fab98bc9406636f619d9d40324740d31a 100644 (file)
@@ -1,6 +1,6 @@
 /* Prototype declarations for complex math functions;
    helper file for <complex.h>.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 6888462e2f2765321e1aa2ddc428753d4cf925db..e9a2b12d458c760bedc3da5ce3b0e5596793e036 100644 (file)
@@ -1,5 +1,5 @@
 /* Entry points to finite-math-only compiler runs.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 870c54c529d60dd6775a445777ac155baa900019..4cb39e85f99780dbc19849fbb86173dae0bffc2d 100644 (file)
@@ -1,5 +1,5 @@
 /* Prototype declarations for math functions; helper file for <math.h>.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index aee483ab7149ee44b8b2609122349172132ac10a..9ffe96ef7ffb87c7922ecefe89573cfdc1cd073c 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the complex absolute value of double complex value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 009ed78ad378e514c31b779dac30d80f2490c7e0..86647c44c879939e4828e10cc109753f5f18fa9d 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the complex absolute value of float complex value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 631332778d6b7a85713a5af4444270651b59ce7f..29cfcaced2f9cb9e7996a2b312a1863694b5a23b 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the complex absolute value of long double complex value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5f2ac89cec5ebbf205d28c7083f0ab4cbad96223..5f2fae2c42aef01f1d15382f42d1cf3ad2e84f53 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute argument of complex double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 39d4b8bb9bd11ea98af58a3eaf15781e0ec41066..798cf9c04526bf046355afac8719abc8020b2729 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute argument of complex float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9fb06ef820ea038f86b3a9e7347231f8210b7d15..119f9aad91edb39145e4e10aba7beeda26e179a8 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute argument of complex long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0c571cd4252958e9c660467d5f4f6f6810adae5e..23029107dd84f08c44aaf5d9b67df1956051f6f3 100644 (file)
@@ -1,5 +1,5 @@
 /* Return imaginary part of complex double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e5252be41c1447626095e8daa865f96847622edd..1913f13b569b52fcc05cf14c60d86d87b472b193 100644 (file)
@@ -1,5 +1,5 @@
 /* Return imaginary part of complex float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index ed465951cb77b598c3a7a2cbe0982182c615d753..89b3194497f9478325448b9f9c8e8f12ff90bf4e 100644 (file)
@@ -1,5 +1,5 @@
 /* Return imaginary part of complex long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 82c7962febe0411a23d92ef08a0fa41abcc2ae63..7ad247df142668a6e244c19e586025e89d1935c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 986a7b48a5637929f135ae4f2744ac06e71b06b2..8394246d9fe213f33687f97fd4c186e0eb52e858 100644 (file)
@@ -1,5 +1,5 @@
 /* Return complex conjugate of complex double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a1248b6bd844da22a795d00c60e817fdd8c7f68e..1396c9a53ed43df1d044a42f6cc7d1a04fee4acd 100644 (file)
@@ -1,5 +1,5 @@
 /* Return complex conjugate of complex float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 2e73fb9669e62ceb6cb89dfd4275ca055de6dc1c..4b42329126c260de2f6a7a0e9936f123c1f15ec2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return complex conjugate of complex long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 57867f5561cac2b0aef206f820a36bddb8f28f0b..81d862e75ffbc74f02707fc2e9ec7492fdd3a6b0 100644 (file)
@@ -1,5 +1,5 @@
 /* Return real part of complex double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c23e384649c8b3ea1d67e04b1314d18015d7bc25..f2f94b114662d3c0a385939b099d9e7ecc9673d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return real part of complex float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 81ed8488d3e6d1a8f3d1af1e357e5998486a0b14..ec83fb0e0154eac194a63ce8c5612381b15cf098 100644 (file)
@@ -1,5 +1,5 @@
 /* Return real part of complex long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 2855ab698597ad872d6ac5d0b2378e99a6561f0e..48309e42dc6de5f2e4e5b575cd8c30ec25b18ffe 100644 (file)
@@ -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.
    Contributed by Richard Henderson <rth@redhat.com>, 2005.
 
index e980531d24f44bcb48f8b859214cc9d69ad1ee97..5197d491d54c99150944c70222dfd03c8c37a73b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 079d2d7842a8f79fefd72ff7ed910dc565e508a1..b013a859bea866ef70033152d923712677884626 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 31c3ea8b280fda18569a6e18df06cd6daed6228a..1f5227a4f6a25767b7e5e9ccf5b0ecef401b998c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index ac8ff3d7ef55ff8b25cb789d720cdd0cebc43acf..0bea7726af48acb138d25d8183d1db467039bd80 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute 2^x.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 5b9e1f499021aa2aaec984d0d4c157f19298c462..487f4413c2024f917e836aa29b9eaf65fbf463de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index bcb0b4c6dd1a40b2035139ca58393e2c3ba13468..68e6c5fcce29d47cadc0f127fef6f9eb8ba1536e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 123ab302c2000f306f4564b1513c2485e2cf518a..256e7b131f9c749a4bac39fce419b072715cd83c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index a68c9ef1fbea3404a16c3c619120d7c214c4a871..9e1b9aa6d898e7f1d1419420bdbe230450192bc5 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9b8374adeb25070fc52d334c2ca87d467807aa80..bc2c795d131e9d5663fd2efe365e5f2ae242f5a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index e57d4e3c15275be6b0b56cac5ef1d7630713770d..06cc42649f0a71cd3c2e1b24a81d3601dbb79846 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index 29229dc22abcfb5be5503b400902e3829d953853..c031488b2fab9b1ebbbe1383c4f1ea153a098e99 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9075160ee00f4b0e80261518bc00191eb0ac9178..aa2bcc307a895d7d91c4ee91d2cd0883047256b2 100644 (file)
@@ -1,5 +1,5 @@
 /* Get floating-point exceptions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index 140e698480c09259f29dc4c7dfff36a4621dbdc9..af2343980f56949aa21cb8cdff900f5c75366716 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c830afbe6eaabf5e9f318bbf04c82740a8944d25..2c4d1e5c93c34e9e0929e2e500edafdb4fd42584 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f8f3d6a026cafd9c34182a93bdcee2ff517341cf..1171199a230ebff75be1f657281fa4775d53b1d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 736195818d618dd71f090b55aee7ac5d4ffc4992..acfe5f488960efa7e42e8db321d9a5e27cc99964 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1895a20f184d8a5f0b5f50a75c3238d1389c138c..0c6dfc401f3aafa4557debf5de4fbdc333bfb773 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5a39521eedd5ccd9e080971cd08f21750c582a6b..13d819e4797908532da97d9e03572d9d43b55a13 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 764be42e6bde2d553501abe6f1a6bd6f1bbab3ba..04abef2ecf41e51ea8bff3a7529b939696d959e2 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9fa99a8dfddccea6397d56bbe43b8a33313f472a..c059a9387939bc874e72e83db9f70b0045029513 100644 (file)
@@ -1,5 +1,5 @@
 /* Default FPU control word initialization.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 61a673571c5ff5707e18c5ec97315c995ecf41f7..8809af997d9ba5e24a77050a52f33d0e698a6a6a 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 7d1a2afb93f0a7c826b003c629bcc35e255ef646..884a908ad7c8cbc4c533a7ea558c7116763dff64 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1b7147055fb03b5d5612c6f222e48a346fbc71ba..0bb3fa6d71a2fa96cbd121ff90274754dea57fbe 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e8a5393fa9d8cdff0c3eee66bbfdd5db9597e86b..2f521d5c830afe5110697331eff88d056e056e7f 100644 (file)
@@ -1,5 +1,5 @@
 /* Generate expected output for libm tests with MPFR and MPC.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 29522a3a25b4e41b907fd6bea6b3dca1152bc2c6..d5fb278d413dbbf0e03ad7a8492ca9a4fad8c4f2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index 145eb1011068bbe62f887c36ce35e84f9c965be6..c43329448f393ad805574cbc6bf62cbbae50be14 100644 (file)
@@ -1,7 +1,7 @@
 /* Return arc hyperbole sine for double value, with the imaginary part
    of the result possibly adjusted for use in computing other
    functions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 56565e25e2717f9c0963bb77f914a61a2689ee1c..a7fed14374cc586dcadcd68eb104bc3f6da7c6ed 100644 (file)
@@ -1,7 +1,7 @@
 /* Return arc hyperbole sine for float value, with the imaginary part
    of the result possibly adjusted for use in computing other
    functions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index b5f94006f71133e67adcfddf0f3f1bcc07bf00ee..8ccbf564e8f274f15c32434ca8922c2f85221ded 100644 (file)
@@ -1,7 +1,7 @@
 /* Return arc hyperbole sine for long double value, with the imaginary
    part of the result possibly adjusted for use in computing other
    functions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index e341f236ab125ffdd5da18014e66a83d15f85f76..027dfb964e4122a6f0039223202c7654760723f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1997.
 
index e3adf096ad54e9b83740ed3765c8291e7edd3b4b..4cdbd08bf84e3107e69d51215fc353241bfe2ab4 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for math functions.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index c1965baddd1e369bfac288f073c32e02126e032d..15fb26e87be0e0534c94a2ccfcda6e2948375ea0 100644 (file)
@@ -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.
    Contributed by Richard Henderson <rth@redhat.com>, 2005.
 
index acd9b2462af05fa1dea0ac71054333ba811231c9..d0aaba4e6ac0c406ff2353033f38357d3aba2e6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Return cosine of complex double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index df2bf218a359c9cf368c94f1b02af57c4f6ebd60..9eaeeec53dc755d11168b69cdb403f099746eee8 100644 (file)
@@ -1,5 +1,5 @@
 /* Return cosine of complex float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1e502fa913a940990bba087be80e736a3e9c85be..d9406d796283175ae4431729258748d2d9518cee 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole cosine for double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1e692f139ef07ac5591b63cb7a1e5b014cc475a4..a839a2401a1ee84ae06abdfada6c6ebdd3a99809 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole cosine for float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c110fabe3b9b9120be6ce628a61d3ff444c30125..c97c6af7b29d7f5658d537a397ad9d6cedab52e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole cosine for long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 8eab1f000459924603d11b4adfaff95a54409b8c..b9d34930d656fdbbef5d6312bb2cd0643aed70dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Return cosine of complex long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index eade6cd0211cd1c48a4963fe3841e3da7eee9fe1..edef3ac4e9ff73c4cd45a3e4a3875e08092a0588 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc sine of complex double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 93c894ee66807ffcfc7f25c23ca8b7e8650fa664..676a838c3a2182fdea51a6099b1c6efc6822a03f 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc sine of complex float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 657e269ac16643b2124a1da370d5fc1e96319cf5..6b58f86e2fa6692721a0102ddfe454a584e5e571 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole sine for double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 8663c2e7cc4e7a563ac611aac4dfad4cb569dffa..3e88858212f599653289af148d426d4f84a93fad 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole sine for float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 2afc52714e3a98aa56d3b12627aa707967eae64b..c5156951d6d2841e356fbbbf38cf6c5d80bd4e04 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole sine for long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0172324c068a662d018d4af6c29578bd032acc08..06b02adc4cccc2930f26125ce2e97720d5de461c 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc sine of complex long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4da0a0dcacd934c40841f5132448050296355ccc..87cdd31295bf520372b0e4695d23e974dc9ebce4 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc tangent of complex double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0713565c86ffd271cd8d10e7f3c1d1a1a2d42789..80a34744e14f7aa38fae5f2d4c3d4bff341acecc 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc tangent of complex float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 54be9f9e41ee41698960495d135bf7f0b9d3edc0..0c8b268418e67133fd88fcf7114129d9a7dfaecc 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole tangent for double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0a08b95b58f745f64a0923ce13e34e2792d9126a..ebb7b8232d3412a542039bae205a66300a6134a2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole tangent for float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 8c4b8940c05648f3d270ae3d3d86e6dd3824e01a..d45f1d19868c5595c7de024a7383aa57d7cd285c 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole tangent for long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9bb5e012e65ad035a5e8ddc0cf30a11a3a3bb056..32a44249623b7f0bb8e7dbf01bc830638ebadc2d 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc tangent of complex long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index effed28329edc24e971c6a47197fc2cfd42c49fa..e5b566c5fc4ec649cdb7ad3ba3ac2c360723dd1d 100644 (file)
@@ -1,5 +1,5 @@
 /* Return cosine of complex double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1286d1005a6aa5e9a19815c480407349aaf3c8c5..eb01419c7bbb9a66823dcbcfb09f038c35580c73 100644 (file)
@@ -1,5 +1,5 @@
 /* Return cosine of complex float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 05b146ecbf63f10d8b2c57396ad6c58abe40e454..3ee40b115346c030ef1bd79092352c5b1510eb3e 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex cosine hyperbole function for double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 62bf83c05bfaec594bc9361925cd84c9dea54444..4a9e94d004dde075d7809e9a67ee674b056d23e5 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex cosine hyperbole function for float.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 18d3df04303cdda4ace73e250ac4ba9e95d28fcb..bb79aad28e35c522a37ab281bd73e28d752efdbf 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex cosine hyperbole function for long double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f302d9f800dfec1b545773da0e6adb7e0a74fcbe..de74449f102a107c5b12fd6583e8226dc67ad35f 100644 (file)
@@ -1,5 +1,5 @@
 /* Return cosine of complex long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 40e0e518d2ac40dca769c82621a5cbe2f35e1d10..dcb3228b995fb3d8f4c091fab385186a90571ae7 100644 (file)
@@ -1,5 +1,5 @@
 /* Return value of complex exponential function for double complex value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 7c422051644e4d91afbc1a2b9e65bbb9796d2379..8bfc7e251dd9775d21eaac3da41cc15fdea81263 100644 (file)
@@ -1,5 +1,5 @@
 /* Return value of complex exponential function for float complex value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0c356033666f3f415c136a04eb6a1ba8753658c3..bd5572db886b2808a827f582428f2747a0f7c6b6 100644 (file)
@@ -1,5 +1,5 @@
 /* Return value of complex exponential function for long double complex value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 77ccd0a219b73ca5803b02432cfb7826ba36fd5b..e2b5846f2ff7e0d15986145e19136c642c442ecc 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute complex natural logarithm.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c55a4624e488c44d47a590d602fabebf63e6ac94..0274db36172bbee90b6d2bb0ce294c898595e0e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute complex base 10 logarithm.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 56bf0efe534a309c110f5aa4d867f58a1759d72a..dc676b23fc75703049baca602e25fe44582c54dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute complex base 10 logarithm.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b4c48b782f409ad2b04c56968d12e10b11392dfb..f7c3ec43a3161ad08a6fc75e46aee92a7aa76a52 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute complex base 10 logarithm.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 008970e2b7f7b035417453e6eceef13c5a8b410a..73c2928116538f92054e50794155d02a7a75259c 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute complex natural logarithm.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4923b102adce9ad0ceb348155f627cbddd7c66fc..ec2ff84036d831399bb0abd18746537e6977a0be 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute complex natural logarithm.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4a7f5b2cae880c89395937196e01a4a2e3583605..5bcf26774efe59bbfdee3d31b36cb288fdf73cdb 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex power of double values.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a8136b8534c1f43d5996826fdc7d0631900496c0..498fce9cfc47db1f7fe77b415e181fa4fa197e6f 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex power of float values.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 986236e5e8cb1090c0c9cead372dde7675c3d249..6dc3d6a3fd7780971c7cba28fd1031bd835f0860 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex power of long double values.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 98f1a4c4b2e0831dc9bdc4690028283f38c67cd6..2c2cd1d783753cdc1ab75e4ffbd0e4ae9a4ba8e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute projection of complex double value to Riemann sphere.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e4dbc181bd336fcab00373218166d710a11eee4f..a0f0af9ac1e352b9c9c75ab7c2e6b02e1bb70855 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute projection of complex float value to Riemann sphere.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b564a83e6313deacfeb4cfd20cce28a17de9a47f..65b77b3fde0688335ed64eadeef99c6b5d9f4b74 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute projection of complex long double value to Riemann sphere.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 6d28e4c1b94a002430aa6678181b765f541193d2..48a4a901abbf7817320b2ddd1b9191d48936665a 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex sine function for double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a3dcf9d3aa3c4447d70e7fd230347147361450a9..26c4bb0a2f8bbe808ccd990918d433edded5f21c 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex sine function for float.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5a98f67851bfcde7b7d2d55fdd3108c02ee93536..3fc737b4937a74dce7f386587568fbebc6b1fc8f 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex sine hyperbole function for double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 3658805fcbd33a51fa3189dac9061845fd70bfb9..081c7592d6339a5bad94e9b7325e795d14e68edd 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex sine hyperbole function for float.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 54a13fdda23721285cced950938824e73b744c11..3c4ba0d6171d1b3f40c935e64144ec962838b53a 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex sine hyperbole function for long double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4d6ce3db356694ce5b7707604eaa3e95fecd5bb2..5ae8969aac8504f2c7c394945405eb01c5285f61 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex sine function for long double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 992f733552f24a6cb73bcee7943ed84990da59a0..2bbd2b8adf267d376c2c781ceeebfcbf6b611bf4 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex square root of double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index e66b1cdf7896bb9a3c382af214fe2da02b9a0968..b2a11dec81da8dbb1b1789d647fc49abf797e262 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex square root of float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index f729b7c011258ade488755d26f370148b6f38ac8..a72bac1835d2abe8225091d7b0a9d27befd25033 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex square root of long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on an algorithm by Stephen L. Moshier <moshier@world.std.com>.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index c6565c0d3ee1413d48398d749987a689f96a34db..6fed4fe465487b1e363302ec58ce9d680da2247a 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex tangent function for double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e08571b93f3ed7233cd41f797c8b2fb20e17bb8c..a2343dd54e12d8fde90e6be0a4c438eee8120cc1 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex tangent function for float.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index cfc71ec0822bbd31af2e8f9d84a5bc66f9dae3f1..0ca35e09902f2602dbf612702dfaaaad8154f1c2 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex hyperbole tangent for double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index d37d5bb82227bac490bd5e48e8b65317106664ed..8938d7018685810e4f13ac3d65127c3d9bf2b08d 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex hyperbole tangent for float.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 135e987e6e455d0d0a68a10ab75b0ecd83bdbdc6..098e009184c70946e1134c0ec002df407656409c 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex hyperbole tangent for long double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a22e30adeec35366360988ff36ad99cc361bb95d..98fdac0c8d1167e6ede9d76df0a94cef95468e60 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex tangent function for long double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f8fd80490d5d883489b6c5ee77f265477559f65f..9bfd8ec2d5c1001fd02da696696a26f7f1493d90 100644 (file)
@@ -1,5 +1,5 @@
 /* Return positive difference between arguments.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 86efe6ef2ac9016269a2861b04ee6675c9440e94..a3051850efa700bb4d3bb2b609ba691a86626006 100644 (file)
@@ -1,5 +1,5 @@
 /* Return positive difference between arguments.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 030fcc22e684bebd440028beb987a7d77898974d..c57980075d8d3704fab4e699ddb0444909e56bee 100644 (file)
@@ -1,5 +1,5 @@
 /* Return positive difference between arguments.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 501dca6e482c40028f904ee5ca27e6b790819b63..01d37c02e21f962adc798025d17fc11ff1d07136 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 574723c6d9213afcdd8383e38a1b1c15956cc70c..3f0e2cd8e8a4b1110e2c69a868927289e1f57f80 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 2491ef14a9f146b189d4bc2632f561129abddd09..e4849805b1d22464ca8d382f3214f276fbfa8e25 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f5898ee4df98d1fa9c7e0119654a75061750fae9..dbf6e9708d920a520a48a87e9b4dee426ab70a1c 100644 (file)
@@ -1,5 +1,5 @@
 /* Return maximum numeric value of X and Y.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b05533d31b5f75ddcc97837eb4ff3f998e20c153..1bfd28bf1321a9d88305589385cf6ae2440dc1b1 100644 (file)
@@ -1,5 +1,5 @@
 /* Return maximum numeric value of X and Y.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index ea6fd850cf236bffe6637e7e7bb344e52358d9a6..851e9d57e5ddb7ea90fa102145b567d7adda83e0 100644 (file)
@@ -1,5 +1,5 @@
 /* Return maximum numeric value of X and Y.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e83c1f3a7970a2bc62565370f0beb98c50c0825a..bfae957e49b447cfc1b735f22c513b3d85eb6040 100644 (file)
@@ -1,5 +1,5 @@
 /* Return minimum numeric value of X and Y.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index ad745006e71595b7b07049d5d74d9468c2bb22d2..c563d0b036cb3ce751a85dc19f7790af66c08d1a 100644 (file)
@@ -1,5 +1,5 @@
 /* Return minimum numeric value of X and Y.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index cc8ae50f3f13e2cb8308fc8dc715a59bb1d2b3d4..c335fb9ae3c83c5eb76672c32c8df9afb7420549 100644 (file)
@@ -1,5 +1,5 @@
 /* Return minimum numeric value of X and Y.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 38b46ab822155aa2fa2f7a2a9eb8c433e3efae26..c01085f09eb39e530596a02d9ab810beb80b096c 100644 (file)
@@ -1,5 +1,5 @@
 /* Return quiet nan.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e343b7ffcf9f9917427d8e5c88eecde27bdef53c..a16fdbf7aaba5b956e390e8c842c66c132d5aaaa 100644 (file)
@@ -1,5 +1,5 @@
 /* Return quiet nan.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b1ab582f621a28c5924980d58f4549d2ddca2b05..3769f17bee77d1a3593853e4c9a0ecf9098bbb5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Return quiet nan.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 3a390b30e3c246c65e2b5cc5b752eaaf3763db0c..9d1025bf1a2924f85e92bbe26451c6cc649c2b56 100644 (file)
@@ -1,5 +1,5 @@
 /* Set the FPU control word.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index a017e5220d5ad24a08fbbdb97aedc81e7092a8ef..5d2d8ccd4b55033cf73519bd429a762a5343c041 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1997.
 
index 879c9f95188cc3d395ed67f87b20c88113cab572..e059103cf7665833ae631540f2f4b910aff1780e 100644 (file)
@@ -1,5 +1,5 @@
 /* Test floating-point environment is thread-local.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 70d45f1de0a0b2b002a77fa61aae1da822e26456..73cd1a7fb8af342558a859a0ba2a41608a6a4c8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de> and
    Ulrich Drepper <drepper@cygnus.com>, 1997.
index 95855af904faa597752f8839d3e0e8fda0ad0bee..533aee4ae1009e33ebd979d1591fea1515833fd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1997.
 
index 759648625225947d2da4b6f042bfd31b47e55751..b0035263ff85e6a5ee5e423042cc52484f0a875e 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word overridden initialization test.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index ae6a2c9a710041c682b652090caf9b0e045b3287..b0b6dda77c22a9b184459c827f4dd5bd4c76c7b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index e8b91898a5874bebd96b3b1b984f4a352501d32c..670384d586e1430974a8ef41459817725b4a1437 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1997.
 
index 55ab84e067daed80adf6395be4d22f0b7f95b0b4..b4de28488d6b89e1d32257c26bd3822a79ae4acf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1997.
 
index ca5de7c53889dc31bf6dafe14deab3eabbfdbe95..ab5eadb82c336b22e9b66a7ee324f86c15e94af1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1997.
 
index 45889f068cf809f89d1e976b74bbf501606dd6b6..73504e2c4140dcf439f0110d8f3e97b6f8620e8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1997.
 
index f5276ebff95609606e40c0b7b6b110d97388774e..3fd2bca6acf321a7370fb986db34010cc2bad071 100644 (file)
@@ -1,5 +1,5 @@
 /* Miscellaneous tests which don't fit anywhere else.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 45171856e4f75f493b27514f31e9fb8f385fa3b1..fd2a1cbae41b972540b95f6883ff16c978e6a892 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for powl
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 82f1dbe2093335c29ba5bdd6302faf675c5e06dd..c8e0d2fc18b547e463bac36890f5353d7024ffbc 100644 (file)
@@ -1,5 +1,5 @@
 /* Test signaling NaNs in issignaling, isnan, isinf, and similar functions.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2005.
 
index 34300bdbde2d7e0afd0ded21e0eb01a74da3987a..a9a27e4368663021e8ff3d67485b22bbb1a73d62 100644 (file)
@@ -1,5 +1,5 @@
 /* Test compilation of tgmath macros.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2005.
 
index 1cc1eecfc9cea2dc1968fb0f56fc3a92cb1a80bd..9cec7196cb7279ede4cb1e245862c0b255e4ba89 100644 (file)
@@ -1,5 +1,5 @@
 /* Test compilation of tgmath macros.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2003.
 
index 5aa5b32e4786f623862ade52a390fdf886918378..f3b33feb29c46ad6275054f9f8798fe4c65343dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Test compilation of tgmath macros.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com> and
    Ulrich Drepper <drepper@redhat.com>, 2001.
index 4459cdcdce1de187bd1843663143aeaeacbe9005..30be767d1d4a6398eb3ea9bd38f5b2416f453873 100644 (file)
@@ -1,5 +1,5 @@
 /* Test compilation of tgmath macros.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
index a29efd3b8921f2dafb706d05f4f56c94d9ccc45b..18313b5eb026d4d3977b5901cd3ef06077ba405d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 195ea7a8488cf1561307ed41b6eb843702bb74e7..d1078163e903f8d20a0a6b5f694e13c14c3c11a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Marek Polacek <polacek@redhat.com>, 2012.
 
index 06b6d1aa906f51ce491b51a428cfc311ace09138..2501c8c3d4364d5372634e85168386419ee7b0c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index 52479b1015173883ce26f10edef296be011381c9..bb641092f011f36919900fbabac023172b038319 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index ab13db3f69a83a9d246ca97d12c8acfec377ad68..c9cbf151b41d5f6edec11195f4f6f988e3d3159a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index c69fc3fa4fa107afc37edb7fd2b6262f311c92ca..b03651bf67953939f47ff812f63e778ba4edc9f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 1eb91fc2dc4c1919c9ec57b0b24d586164eb439a..870a954c8acf5be20c1d9ba9523810119e48f974 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 9a6ff7f80d2a8b2aacdca7dfc69293db60c31693..79e32dbf10435518968ca3f22e44367c46c35652 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index bbd22c3b7a6b40cb904a5616c623dac8a1e2f0b6..9abc79e659dcde86da5573d0ded6619d3dc053ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index ab860b87e5d664b8ad7f97937133cb9a6d39b2cd..9bf9374ec835ea0684b7e1d256876a49274bec30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 9db1b8e87847e01f0a8ba5285562b7c04b01ed51..0c2e260f5509e29cad2b1f75c893e1dad32994cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 3def235ba26e92d734f313dc75d82e4a67fdd36f..78ce18fd6729dcec133b1604873bf3099225242c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 41faff6d5cca45aafdeaacecbcc5ddc4c22ff2d3..efbf0b333c2b243ceb41bd13e543704d91889a6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index eb4523e02390656ecd3e83f83ace447509fa73fb..6967540e69406ff0d7d2b0e90f0496aaccfc8373 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 3044229fa6e6e6200ced030ed12083ab53c16791..f1de1d14e968450e48c04aaf402302c6d907e396 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 609e315cf46ee91236c056502040861ccab697b3..197674310d13a911405858071ecf41198c9863fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 5e5128e7e6bab5e724af14bc617bffa756277133..33d81d6c24a12bc9e6f5b37f1cbbf566badbcab8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index d144389e645876dde59e9775cae3791aa4f4d3dd..bba5befcaed6dfff51e8ca57083171e0de0ec219 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 17823f57efa7d8faeb1f1b260ead636cb1420a9f..1261e979311c7af4ffce15f49dd191d10aa1a193 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index e2f9185b1e5261f6f2d68a61558925b341e35a20..c41838dec903e169bb48207798afab783d99bb5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 19facddee64ffe409b6bad2b859edc0534bc7afe..066a8c1ada401c7c187a81612787da7dfa76de82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 9e872da6b95c0f54062909c3e3d0231ba4de4ed7..c293aca26abb16a0065c237d2175da1e42885e10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 4af5e94e9bd297000b5b06f56637423f83c30cd5..21a148b72b5d133fa265a01ed7fd4d2be65d1e43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 5e7a9edeee0adcc636c0d3ac67f618ab1ee16fb4..ff6b85e03ead6b69e15ef7089714bb76b2ec140d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 1374a243ad44945fa13f2291373aacbacc1c8e8d..9c0e2644839f330aef5dbc7205d3040d5047ea4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@linux.vnet.ibm.com>, 2011.
 
index 5bf8c340de724dbde575e3edf632fcd444a97e64..2e0cdfb3d911cf3c0bf1c1bb7c1b4c6eeacbeadf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@linux.vnet.ibm.com>, 2011.
 
index 3f5a61b3acc35c58b963ca9a8aa1fce81247cb1d..f08ac36b8802faf723479e730a82231320bce324 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@linux.vnet.ibm.com>, 2011.
 
index 0849abbc3502476ecc8b572bc380afe627a36c12..f7d4f2b12e37ff789e4c96117accf8c836f5450c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index ef309d20924ec529c4bb1925714a0624690e59aa..152a257c6848ddc588f6fc33ae74b2c2d81fa349 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 01cd91cdb7b267beb314704300a3be782edeb492..c009abfa50855cfa7ca01ed7547ab3213b3dd290 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index a9fb7aebbeff0d4499929b3a30667fde4bc16d9e..1665501f446ba1b222c5d97b126aa7cecb183ab9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index f70913d5ae45925a5814d2620e4a7c98e3faea45..b352ad2770e53acff6dfdd4b4788ec350d1bfcb1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index e4242ec2185dcb112b27341d733ce153aa6912fe..790ac487378bde7a4de1395144091ccf9229ca28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index e9179835ba58edc490fe176ab7f0fe7a8170e245..993b33b610c8ecfdd4640906f12f8ebc76fe8826 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index cb1aab8e7353cd82ccccd6b207f921bc975e097d..1ad8163bf5eeaa4dfc586c38873c7d7e701c187b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index e4071ebe5d001b48a6d2772be22ba222a1b53a8e..8c9005209422a28523de5ec3a7749c6627270b65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 5ba1a00659ef9d935124490433747f3eb985afa6..472d2a146dbbcb868ff823a88de18c1fcc2b8f94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index cde2ac412742a45a2bf95e08a81ae1a8c7ba1f55..e54dd98f22d28baf878acb24e5154e546c9417f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 0c9c4f522ebe35d2715b8e6ec9aaf015677a2827..3199bfef8a261ee9cc4926c2167e6aee8d8588ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 2f2e37ae3ecdab4e316f087c8d93cc21bfe7d850..20a4a8afef5251e03c03633cca68da6bb66afbce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 8aeeebbc84b7a8e7cf3345c5db5d8085a251c28b..614f58e9473ce4822a77dfae282cbba7bd928696 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index cb2c94bbcdfe81b8098b7f91bd78c68e9d633231..08078f7e5bca1beaf991ecf7d1c7d022357b910d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index a13d60bcd8f3c39e9585103a9a87f25b2095128b..223bd3e632a0897469d30c76a1bacbbb84074bbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 316f54a8f42b375c10c140d1bbda7332cc73c28d..536dc653052a87ce925a176965198a3748c2e6a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index d86833bf0d09a9d96b7dd9757aa094879f3bcd68..713d7a8719867eaf164847e190c8ae3f2b4916fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 918c76c51850f95544f88566a83d626c2349f1eb..1ba22c0560f48f4887407e31e660d6f3796fe48e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 901caba24477bf4cd8a266d6f340c1b8eec963a3..eba9202f2306d120c2842dd418ffaa9dd3b8035c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index df991b8221eedf1e5feaf3b1853839c49d26689d..c39b5e7a1697602a3f5df8582f8fd3572b44a9d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 078abf12e6cf95c85f1af002e1c6fef341cbc639..5330cc07d3d58779232c6c94b9f00a41c7abf176 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index d68166c8106400ad2943d15e21d81e1bec927f70..c74fa5c16cc3f2383ca09a805d13277c49015f4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 9688691542815824a267ec88d91668033bbd0b87..21b0c792d3c44c217e7c11cc7c12362991494e9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 01070f697ebaf01515ff78d178c2d3ff225ded12..c23e35ba344fe25cfc19000b69b047569fd2605d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 148cdc2c2e3ebc02aedfd1a5d1ba06cf25488cb5..4252af3bf8985707c67aee7a10801ad493ec47d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 8d9ed69ad27d5db6128abd51c73b2ccf5135e3fc..75266d3b96e730d254eee76c9f3d62a458edf374 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index c3408d0b5695e1e1eab24aeb7cfb196e6fd5284b..245e697aed5cac072ed7dd19878d9bb2783b6d6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index f03d2b4639a13caee9c2a449bc6e74741be57078..db7e9bd8310787f91473ef7ce79f05a3b580bd94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 3b15fb553a9902b3e297e5e397f7a1bb7410a510..b039182fa08173ce9afec98fc74c860fc1cf84fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 855edc195b518f3dc7e7f15a1b4c03b1247c1222..e24fdf1f1398a93fa6902117eb7122eba53b06db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4bf433704cd048853093e702fda03ac064d46a3d..a226f6db011c616a967812ebb87fe34c67c77436 100644 (file)
--- a/misc/ar.h
+++ b/misc/ar.h
@@ -1,5 +1,5 @@
 /* Header describing `ar' archive file format.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c5658d9ed98237deac0f5dc358199d0814bf66a1..5408450ab04effc983fe2146d035039de5424427 100644 (file)
@@ -1,5 +1,5 @@
 /* Specializations for error functions.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 03558c9149d442f8bec99d4fb92ba45c61b558f0..8906ba1f03ae821ff84ad61aadf05ad6d1e0af97 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for select functions.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 9076fe2ac44aa079c9748611fd496f1028e51dfa..7e68c0d143fa13cde44cc30b9f724dde013de087 100644 (file)
@@ -1,5 +1,5 @@
 /* Table of DBX symbol codes for the GNU system.
-   Copyright (C) 1988, 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1997-2014 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
index 527cc48e32a3aa180ba5def8945fd86989eb171b..989978d94da91b5a882fb04a339844fdbcff1871 100644 (file)
@@ -1,5 +1,5 @@
 /* -mlong-double-64 compatibility mode for syslog functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5d04a920b742b98934c84627b6e574288756583f..a5c693a13494844aa7f1f551490f72bafc002cc4 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for syslog functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 32bb07a05be2b8d4fa1b237b7cdf210556f3bfbb..cb2ca124a68adb6affe4d043d86bd91562d46c91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3785c6b7b0f147ef3edb62d9d6f711c779e98ff8..011ca69e3fe5a94f371b6611b60d8f83aaebc617 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6b4dd9a24a3aa83fa82acdcce31212da79b49a01..5737d582a4feec1f291664fd1d1db9908bf59203 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a31cc1dc05f41605e79916373dad689c47b57a67..d95e200cd91baf5e0348d7a8a421a66f332d31ea 100644 (file)
@@ -1,5 +1,5 @@
 /* dirname - return directory part of PATH.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 107fcd67a2555b75d2e405ad07423c4b44b3b46c..a0be534f2c3ff6260dacc86c9b3be4be5d1a3e53 100644 (file)
@@ -1,5 +1,5 @@
 /* Compatibility functions for floating point formatting.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 8d2128a69ab27fe884cbd2d36f4a8c3c0127f650..cd6f4e7628b1fe1eb10d164938def2345c79c2c3 100644 (file)
@@ -1,5 +1,5 @@
 /* Compatibility functions for floating point formatting, reentrant versions.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index e082a8b1aee67b25e8d47f26983acbad2c134b67..44fa28dcef25ca013acca7582e2dc60fe8e9c81d 100644 (file)
@@ -1,5 +1,5 @@
 /* 4.4BSD utility functions for error messages.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index cc28db2abf83411902d0180ae2be0038815b455b..fabd83656049c6d2d9f5846ba56029cc3e05192f 100644 (file)
@@ -1,5 +1,5 @@
 /* 4.4BSD utility functions for error messages.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 408a1ab25ec1f7d46d12cb03ba7d4eb08cbc24bd..dfaa2408572a7c3567e247600e301258d2214348 100644 (file)
@@ -1,5 +1,5 @@
 /* Error handler for noninteractive utilities
-   Copyright (C) 1990-2013 Free Software Foundation, Inc.
+   Copyright (C) 1990-2014 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
index ccf3f284929577478b356f6d57fabf98be7df782..a3c7ef0c45528f39e1757fe8972415fabc6a68d6 100644 (file)
@@ -1,5 +1,5 @@
 /* Declaration for error-reporting function
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 53805eaf0ed6e852a5beeb9b45e8d8247666ff94..c08ff51713f3fe20d6421a2b7b02c51bf6d50915 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 340c6418a4a6313f6ab90ef24b41cca7dac0de64..d98981e009e10c38011b344f52d02537e0830625 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index aa11c4448b4a60a57d2101ed008e6d5804650b5e..1f42ff6a9ee306dba0c224181c2c18372308e311 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f96781a1139293953d67f3b5b6a0e5ee7336c089..37104fc8ef422ad7d880fd00293c7bfce1b6a0e4 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 558e78c55c2b7e834825f29b459aa51cd527af2c..316c37acd8b6977041faa5b2b39c6368f8367a89 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5e20ea39374b186a7423bbe15553bf17df85da35..8ca13599b36b678886839c08d29f402d459d43cb 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6172bcba3e901352da91d7702b978f42aebee475..6cb33be0467bfc12c6d9e4ccb0e0dbd7a76e715e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 7cce0f1301ef3e69997f0e6e5b859cb578e371c6..47fc53f2b878ee3539744dd11d05722dfcf0550c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7b38b17372826ef6e145d764a175194826ea5ce1..ba3dd24818be4045108ba97cc27863a01798ea09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b351e05984572ba1716805ceae8d48fabd153dad..83775768033ef75881689657fdfdea6ae2106d4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index bb98fe821192306ad1f79e5fa407cd02e2234a47..8cc100923e1173164b1796f0ba22b4341bc7f0af 100644 (file)
@@ -1,5 +1,5 @@
 /* futimes -- change access and modification times of open file.  Stub version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3f5d4f9ba15bd8501727355c2ff28514c1a2621e..e9042c8f0d5ce047e3c9f15f6cb92f08e99094c4 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index dd4c8ecab32283a6c7a40272c4bc94c29861fda8..80881afc38a5cd6bb26215daf72e78f4c9332546 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index ce90baa97178193b5d4d24318198becbcf5d0c82..9098c844726f6f39b39b9931011f16ac538ecf48 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 482ea8a8d982acff8de6476358d00aa5816da148..e3c786277c947b6713fa30cc4c4e6679ed154357 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 25cf14abe2235ba706fd4ac8cff38f5326d2b6b2..3a4a64e422b88311de68bb3ee131a5465eeb4145 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ce8fd2c579b25363a0e45db80cd013967438809b..2232b5af2563a6a0ce54a6d113e9f73076e73d89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c31f998e1c3a6691b126940a886bfb6168de8cb1..021aad09a541b9a9a33a7eefad2ba07fd1f1fc6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d165d698a15c5c9704c5cd9ec55d3550fa678716..ef89589566b44c6ad32a9e97f8edbbf23c5974a3 100644 (file)
@@ -1,5 +1,5 @@
 /* Get system load averages.  Stub version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 43e00a899c4e8b1ef86a7efb6110fc74a0b14426..4a5ba5a4d65af9093cd455bb2bad9a2bd8f068ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4825b2797691559ff77bacf7ad08c05c23114dd7..575959354e2b5580646f88bf83bf586146a9201d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index d6f9df59d2b16cdf7af60b63fe3cb88d2c44ff1d..4a44b0dcbfef599f048ce50ef41ba5484f79df4a 100644 (file)
@@ -1,5 +1,5 @@
 /* getsysstats - Determine various system internal values, stub version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index bb18e3b99be84cd4f6c09e3f0bb667c8edcab564..cc374916ccca0b4998838d5a5f7feb9e386189f4 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4ddfb67ab22cab06c7f536a11809513d1d1bf95e..ac674d240113d5469f0ca01c3053f54d5ef8938c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 58b5d393f46a9899852ec5c1bfcbbf045f0565e1..4f3d12e58c9b6dfe33671494ac4472ef197830ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    This file is part of the GNU C Library.
 
index 0c7f57cb1091d748066b8a5bb0ec70c07dc345b8..81c27d800c0d69896396823e0a387be6c3c6c2e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1993.
 
index b1842927fb6edf2712c9dff6832d077c173fb8e3..97b58add16ed1677c49888c6625aab2732f254ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Enumerate available IFUNC implementations of a function.  Stub version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index e36e6d8d13f12b217e92375cf5a86d0182df9499..b6cfa91bdf7ab012a025b981f89e68ba9635c401 100644 (file)
@@ -1,5 +1,5 @@
 /* Define and initialize `__progname' et. al.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 004452632c1638e8e0a69d014e5d0a2982c4d133..6a4724d3d766c86515b2013bc98ba8d1f62523f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index db875e754feeddd2a62603191d2d8258fe046343..ccc482e1a45b3b6544645353c84168074fd27471 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e0f4e444ac38961bbf4104397e9c21665aa605d3..947849d677bda6ad4f6c2b2b3d7b7f70450d41a7 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b7a36799bcbe244c9392b9d62d199a7458960dd2..19aeecefa048d1518e38c7dd6a3df44c402432b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 128ce95191614c73fec11ae9b6fc7c149ff97b4f..11004825edcc84105c1f4754d57657a40276c65d 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8bf5ee8d42867be5f9dbb7a0ea5830fd712f0ac1..37a36ef98e28d382094b6cd69410445754cb31de 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 717e11665da062532f63bc2186a93827635bb960..f2ff7cf8c0092c5ee8818c07602889db328da2e4 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6980f7106a55b60c4ca186572a2e44fea399c0e5..8674b322611e1917d3964a4b6fc609db935cfb71 100644 (file)
@@ -1,5 +1,5 @@
 /* Linear search functions.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b56df72ef3799f22b30e8d17e4349ca2024e3462..3dbfb797dbec83652aa15531e8c37ac33cabeef8 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3eaeba690e8c8c706d3b7906beac5a928b639a79..ee071e9af63f14892680389e307f4c70aac8ee53 100644 (file)
@@ -1,5 +1,5 @@
 /* lutimes -- change access and modification times of a symlink.  Stub version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e98189bf03f63c7604a3fd02e0c79147d1ef1b89..ecc6896b281435e5cd32329497f63488989e8b83 100644 (file)
@@ -1,5 +1,5 @@
 /* Advise system about intentions for a memory region.  Stub version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index fc6a441b97c0d7e88cfd1af8cb0e3dbddd78b2f7..12f6f5afaa1b230de753970f4bee3e3b0ff73292 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index b41bff1be9ff273c93c347f63a3b226528a0ee4f..6bd72cab49f8b15320cdb7fb8788faee71506d39 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 387ca0d831dc9f52d325c816f3bd8bb0828454d9..f0dc3c1b0d08f98c5f43090829bcab3e3593b203 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 780837fbac7114133eee39a318415a7c9ca72a6b..c68e03dff5c52abe30a55e4d1d3f8ffac46f03a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index d96693c6f00f15d121f1961046b5dd422c768654..2f9745ce14f783daed3f0558fe93afffb79caebe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index d120ff5771227c947bc390ced284897e5f1c6783..1d1d3faf2f582a2fb2e852a5ba3d16e3f2f3d468 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index b2727915635307d61d64332d5dbe490ba36718ff..a01095b3b7375e688259126ab565f42ccc9370ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index c8d751209b49188f90e1692d9b3fed9c338ff97e..3ca465722f1a6eff66c9bb97bf1239889c7117a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index aa6fa0801dbfe8a0656f46a42293740fa134acf6..d58fce36da436c658c2475f10c6791b56d80c5ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index ad46c8ad0236a1b31164c1b29118557c884ba52b..1b0f0242576dbafa02ee53a4052c4fa39bcfe189 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 55421fd74a97bcb1be39cee1f40a869e120f4ff8..a60f95c06710eeb908610aa1378f828de67e4f7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 7b53679ef61064793de2c87137cdba9fd498ee91..7556d9d357d97b6122369c8119edc21af1ef4829 100644 (file)
@@ -1,5 +1,5 @@
 /* mlock -- guarantee pages are resident in memory.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index b0b2f90bbc43150df825973f475fbfeb3604e6ba..5b688d4adf0d0a0a6b022b5cc0b96d9e0a8f6e00 100644 (file)
@@ -1,5 +1,5 @@
 /* mlockall -- lock in core all the pages in this process.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index b1802746278ee097aee5b88567bfd4fbed23c9d2..4ffcd4deeef44c15ed50e90957033a1d5ff3340f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 2576c6c15a8ad6d886062f3b0eab611638af7a32..98aacbbbd34cb75db2e045cd49fd92a5892c6153 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 1336a417860b68a5fd522f06c748f49690efcb9d..2f0aa6ef6329b11a32f527666bc0ade29f620de1 100644 (file)
@@ -1,5 +1,5 @@
 /* Utilities for reading/writing fstab, mtab, etc.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 52f5125a5f5dedfe52311121e7161dc31b2ba969..879264c6a5bcc9c76d17638d54553724742efe0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Utilities for reading/writing fstab, mtab, etc.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 858751ce9a495d02c6c9d071f97d18541fe0db52..e68ec8e845a1de3a4fbb45fb4923c174ecc373ea 100644 (file)
@@ -1,5 +1,5 @@
 /* Utilities for reading/writing fstab, mtab, etc.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 2df65587b4f3ad9b1212962fc9e498ada823d31c..2a33ad1f3e1d4742dc4d38b51d855ea6475f1ad9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index c3f57158beb38ed894f202b73872a6ae72b20705..d148676ccb04b293531121ec114cb987024cc9e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 910289dfe2f30d728a159183a613d76b57137702..bea8d542d42e3c7b5afc569c7f5dc803e1c65652 100644 (file)
@@ -1,5 +1,5 @@
 /* munlock -- undo the effects of prior mlock calls.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index b7ef5115c14ee35a0a09de4e99bd65ed793fc6fb..077c32f0daefd8ba93174d1b2bc5314b44b0964d 100644 (file)
@@ -1,5 +1,5 @@
 /* munlockall -- undo the effects of all prior mlock calls.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index eca31e0ea6e4f34ef655cc29c36bb547ce112566..abbfc613b9c8368eefda99fb02b4bd7a78231683 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 7bbb2b2665da680074c75d86d2257c3bc3871e08..07828db85d2e1dc3d445c93d8db112fa22c7834f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 06229245f70bbe4d785adbd8e2268be3e3c1a97c..4f4f54bc2fb423d26a6898abaab85d5de47561a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 59c444b90a5e10f2ab3d268dc2de89b0bf336481..2f6517b2a0e8de57034f0ecd9c626ab0b0cc40c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 1685a795504557af08fee5c332bb659bc1b53504..f999e73b4f603e20a882568ceb334ec54ebd2179 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a2b442bc2579bbc550d918981572a860a8b9213b..10d76dc3f8caebc8d99cf769c4b29ccdfa9f2fd0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index e8d3d7a5c39cb39db4853456d4cfb04614c9a5ce..53fcc105373ded7463fd1949e0f2222c1fa374b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index b621a88d24209e66d83e2793ad2cd91e3f37a706..5b8668c0bb5d1873ab1982d49ecf7ed74c5bef39 100644 (file)
@@ -1,5 +1,5 @@
 /* Compatibility functions for floating point formatting, long double version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 9f2518126bdb606b324e24002a1808e4ddc9c268..e2b8e23a9d4f5164a3edaf440834330ab2ecac11 100644 (file)
@@ -1,6 +1,6 @@
 /* Compatibility functions for floating point formatting, reentrant,
    long double versions.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 854808f3499179548991d0fa06d8fd8a98cf537e..5cc24eba25d97965dedbbddd5d2b4acc5a18a6c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8395833f806b2ef82db29396ea903731a287d4ce..3b3c21f6164237cfcf11accc91b84dd2e8a17883 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index d2eefae48372db3f54020daf3ea0cc400c1e74e1..d31ef774dfe509bc995a70ef0df1dc6b71f9b3d3 100644 (file)
@@ -1,5 +1,5 @@
 /* Define function and variables for the obsolete <regexp.h> interface.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index a5c2a611c71bff1db1ce93938eedd76eb0915bf6..2af2bdf2c88a773db9ed2c940bd966724ae72777 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index e4e2becf9b65c961cf597822b99c0f944e77b2cc..15d579b7e69407b35290383273c1de808367c76b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 730fd8609b683172ae459c9aa395d0d13b862ba6..6c88d11f69054bf9b1abe2c36bd853096e9d791a 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d1c0974245887a245ad6e62d63dcb395270f67e4..7aa019a9d4850aa11aee71a1d80048a51e2c19be 100644 (file)
@@ -1,5 +1,5 @@
 /* Revoke the access of all descriptors currently open on a file.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 281fcf18780e35c0971e608e403006c16336478d..42e125537b3b68539712356bc1eb30f288675575 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e3b3dfdc0ac0f61681f30b1105835b5ac12a2395..e09790c832e904863b7f5382ed0641a618ac7912 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for System V style searching functions.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index a02e0a2e34dbe6ddfed68fe47757f8c0a255da8e..8a5e65fe899c90bb7170338da437a9f0610cd8df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8e2070c0085a0786c003f6e043e817ba0a921174..63b022b9d3a535225a6529b774983efda0505df4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 8356203d06fa1059dd8242544843237d95f72546..7a70e964ba4d5e59a79cfd404fa372e736b2d6e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 437299e70d462fa74efc8b682bb272e578c7ebd6..2e10ebf63916c0b93dbae63a88ddc9a41dbfd0b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 404e3647f399a5ad9d535e23c88b9e580db51cca..58f97c50ea91a1d267aab479dcb48d0bf4aa38f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c6d9d9df842bdcf13e54bf837276d2dbe8f4613f..753d56c480eb296505aa8087d330c8e3bf0b1bc1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0d7697ce3e33e3a2e2ae8304ef0c34f9a31c8a73..08fbe364eccdb1f2f914e7124066a38dc12aabff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index df07a7550cd86582ca3289758f06f2fd6ddcfa02..811dcc2254b9cdcfe135da7ec3df86b02671a3d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 206727f1f08b98804ebab610742d29f7589bbdce..7521cbb38352f0e24a490bb231412435b8aeeb5b 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a9f735463192197ef4c7a4228063805028824083..a2128ebe24818da84fc5eeb7e0337538fa8ecc92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 39fe9d07a2ff4058961fc0a60e9018938e8a477d..a9ebf60ac92051a99eeae179a5d52c168e1f32af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index aaac9d2c4806f315bb672a036ffcb80c0d46b349..b44d2977472a6269a8a80b6ffedf95983b26209b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cff98b3da705688054c1b475f9c788d530cacb3e..58899cc02215fec25b0eed36450740d0bdb0cd43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 0e587d473fde7e379d96f3593ae79291ce6fbcc9..350f6dd791183e8da8d6482dcd322a900848ed66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0b18e725311ef67fe63d8184acbc351f96da6394..b6c24c0493e2a9c82d533d6855acfaee932fcd71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a51e2ced023a6ecca797d18ac6b461eee31844b2..52499e7e4c13c3520346288e40aeb606430c7104 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index 7aec3a04b80d491a2e8fc32a39a2dc9a037e4d8f..b2db69e47367c4b81acea44ba104590733622940 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to the auxiliary vector.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 4aded9bbbd2a9f8206fb8cb335db65074b8f8143..4d958ea066b3ae4b626bc0b106941487fd5a2d59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 5421ededcde2c91d5d08c5cfeabf6aaef89f0c05..31a56f399f0e07fce6057466dbadb81aab7cedf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 64e8764c476e087ed90b645eceb6b21a411c8672..3b00dc4b253255d170fc2e302858055631b9ce65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2dfff0863c941d204d2f2bce6498aba026b38851..c4d35d9b4f10ef4b95ded4f928b5c49cbc9be664 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 70454a5bd47c332d6be94859cd2a9b01f6cd4e13..5a3be79b3c3511bf2e1b877c7078fc303a8bb144 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for BSD-style memory management.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index d257ec7576976ffd75aee93184981d450a9abd41..8ac62ac64b53e04d5cd392a96445d6324847f37f 100644 (file)
@@ -1,5 +1,5 @@
 /* Compatibility header for old-style Unix parameters and limits.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 21351fef7571c3036224d705572fcf79524ba1e0..fd13bab41a488911ae95c2919a74587f8c3525b8 100644 (file)
@@ -1,5 +1,5 @@
 /* `fd_set' type and related macros, and `select'/`pselect' declarations.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 248151548c72d305ffb01218882b4dfc9a3c23b1..183ea9de499ccc47a48005d804093de5366ba13a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e4a125e4e103d8f0e62130431535d4d8c13e9276..ee82a45d8b272ec5eaf1bcc7b7dcdd3f2fc2a40e 100644 (file)
@@ -1,5 +1,5 @@
 /* Header describing obsolete `ustat' interface.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 20a93865bd90b68fc45df983bb028a3508fc3f9f..929cd87639dcba5475a564cbb2c490dabe51ccca 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d20e7a7776a4093486a21197c3c0091102c23f74..5b9ea928aac129c00e55529c0bf4c47e24042234 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c5525f1a6594b9814f0bc5784de289eb941f22b1..7b96d85cfcbaf1ba6df9d6c89444ce57ea0d9b0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 991f71b70e00704ac86bffec5d5ed0dc8e982bff..8c332deb9ad4f1c3e9673702bde952eacb7e2d03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 1bd5470d2fa53eaa16c1ef7dcc8ac659c84489f0..dd8761b87344891c5d3808983137df8a85b658a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>, 1997.
 
index c6967b365ec19f4af45bf82d8497628b2e609698..d8f33dfc94a1778f323fd73c1d5c4234e3be7447 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for dirname function a la XPG.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index c9896492fce627d0de83810527d7d35d58442970..303042d36e4cc59818b3a3acc0570527c2691ba3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 91d0370cf162ed5cc4205df8a74cf635a29ce025..78a34e9e5e769062f3814a8915b090209cf9a988 100644 (file)
@@ -1,5 +1,5 @@
 /* Test FD* macros.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Robert Bihlmeyer <robbe@orcus.priv.at>.
 
index 9f6df9c76525ace2aaf6757fbb9727a8e73bb90f..2dc5a670ab48ee52b69cf2b5c8cc4df800a31ee5 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for tsearch et al.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 6bff08415846e18a7534fa59278a673b1b98ec81..628a7b0a5bd86c5c9e9f5afcdcd18d9c83ec26e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6a38dd2b9ace9a5b505e9991423acc6c6002ad39..e082ffab09313aab22d77dae34662ecec4a74d6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 30b2abef35a016e31d3c11b88567a6e77e274e94..cb187511c506a8650fe0a65c321a1c4ab1f12e4d 100644 (file)
@@ -1,5 +1,5 @@
 /* Return info on filesystem.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index b335494db407760631cb1afa337eb33c1d1cc3fa..92f5fbe1476d3d80587bdda1a5314f0a4a90f534 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index afee526f399d95c4970bb3a75e2b0c5afc8a3626..0912b1a9ef92e48ca6ae540502fcc97c4893831f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 93a561bf0f488f3980d43d093693185e2c966603..b703aacd9a00023cac13160c23da1e9191b5ed43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0ce99d0770b8b5a8f3c888e02e1880dac4ba6ea0..15f86baaa96d8e6145bbc78511c9ee293c494472 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index 0858bc2908fb75f80058c5a646371efaaf41cd66..f3d8ebc21df824b3dfbeb94fc6d0f0a1b790138b 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 085641cd4019dad20be4310dfe36a1eb438dd090..f3f3e4f0454a14adb503b1c243fd0c17fec2a3e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
index 4ba297bbcd0040d4878adfd3a727af161d5bf818..147d2ea0a73cad6b401026d1852ef71ad73fa4f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index b97f8a1b553f3fe7e70214264e190668c7774a6b..c437732c69355c1cf641ba19e6a1ebc5456bf500 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index ca58ccf97f687caf7aabb4e49e214982daf005bf..958c49f122a9a1af7badbf610499cac3b1d6abcd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index f344d8cbf85f3beeef962d1caab75be185df9e5e..05fec4d42a89885e394d17ab8c373266d1bb9c9b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 2f8046313ecc79ccccaac9bc341168d5ad6e1357..13154c8632c7ee7f6880e5b40f27580571534f8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 06df0c2b27fdd724cda3bf69bb7f6cdcd584bcdc..32dfa2f9ebc7b01faad9463ad2f34420ec362435 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 3a4c8bf151b5c551ffcb7e390cfbde68f3bbeeee..388b892a5a92cd2204490f4be2bfe7adfa879b65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index aecc1edd7f8b1eed434254955e9646e313f16f61..a9167348c35b7dba5e86c82bee79f111fb2e18e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index ff84faea4a3d1d73d84575395261076fdae7b5d0..7e92a800def602aa086d7d4c73a209843e0a00bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index bce841eec9e40bafe214f8185c669b2707288b8b..53486fbd5f5480bab19291e9867c487e373856b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index c56be273635cd312e41593411bf1f10a6c7cb87f..79382e43e1624f28f2ff3f1ec82a65cde7b8d324 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index df8317aa58a507efb4c68ebbe49fad8d2b4d5bdc..52af9cc9cdcd827d6a5dd6422a61044f53b06844 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 550e9b0a0f84a0c75c3a5b272549ba6e185dbf10..cf94003507370a497fbd8e5e5e3138cee39f5b4f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 0034ab994842a680205fb6196b711d4daf689501..6cd88e2793b5575a6dbb3c226204658fb6da6bbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index c5269c21567ec48090f744da993e73adfcf798ee..b5664250153b76a763e86950205d84521c9d8948 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index a42362a3b3efa0447de61894c616da46ce35876b..cd834eb42fd14a9a90c9e57dcfdb81e57814bae3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 54840ab12a0207ef80306ce4be341888effcdfbf..ac9278e22784be02b10673ca9c1e8b8c79b27c9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index c927575cc2e4e4b3fc954bff0d6e6b8c3b049778..dc5d6337f79c04c8d0d70e5130e74bb18d111518 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index 4f76792203defea9abb6f881bc7f30ce47ee888d..7210a687c93f0f4a712841f43c8db594c0605ca3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index 4f2e3f572ae39cd897c57cb54f583d2689132c1b..09d789081796c85beed15ca60fb3d1f32eab7a23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index c69af724b55db94c2f24e49d09eaf08c2a99840e..5c0e0344a76d45f74d65d80f3291569d293986b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 5cf187e5ec87d5b2e33a30fe61c78c6991027d79..a41f121855d001d073cb175b3ffb5c0babe6cf36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
index 268ece432cff2ab95ea52857b350701628604060..a233996e349b4399d5fcd224007c976cf32cfed0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 053a3778e1389cbf83209058c9ba1b58e06b8371..8469f49417d591e42b049c765c65c0289c3144fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
index d042770489b1046271184feb9d79510afadc5a69..633231f169df7b74e5d0784c87c519cf0611699d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index e872b20673a52053789e3de2d97f723cee435572..1efa0e989a565e0b719b42e798648c082ddae212 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 2fe42bae58f682965f01fb6ecc16d54516f1d7b5..ffb8ed2433ebc354c1f98c3cb5fafc6169ea3165 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 97f7439eac8d7c8bc2fe92fe9d6bcf0656e95e18..4faaaf4b4e698af08eec345a4726a19ec7acddc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
index 43178e7cb4787696417923594752c40e6333d873..79e380ef7db102ee475037af002ca85cd0da03a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 218c71c19f3e3e169b4590aae48ac6b563ed485c..2e28aad44b69dacf8ea493fa0cb52f37d6a29afb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 93cbd28a73bda0ee29a0e718b34cdc294f9d6a4b..70510c300270d161af371cfdc4a4ab2e77c7d69b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index a03600d14b9264f82829592c8a975a3ccc37da50..4a4580a1e6cb3fd987dbe62df54f7b8fa6d47931 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 0ca40dbc6e7c30c30be0d806ccaa360511e03c61..9344a1f7b3b5205a8f32f61e34928adac11e1478 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index 79c27ecdb8572376a811df1c45e517bae61ca85c..193f3093be1838296f09aea81778448eb677583d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index 839f0c87eba74963b889e34461a9c8448e071937..79fb962ac0f70f5e41626bd770c2313a89160b42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 10c913c5cc382ad843c92eff284f03f9d32355b4..d7ca81910e69834c65fac0e6e5f41949737d58b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index b8d1f60d4073005fa200d2616215aa8050e35186..2ac1e9f53f70b2b94492ad951310610266df9eb0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
index 5d8c408219970a0ece7d038833c19ca45aaffcee..5f39d749f0c2dd9b7c6545d7c0dd298be813f158 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 0327351c7d23ea9de9935ad5a5bfd5707782577a..1b7bee10fba94a2ff71e4392061a85bfb15b8f17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 08c8d7588c7307e70105419d6c2c48c960820234..ea1a3fc5d845fc41ca476103eedcdf6c88ae3341 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index e2c40fd40af829d829ef9eb66af7950c305b0091..ec24d6491c0b50736932801db01c6a8eaeca4a89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 038552f76f869aaa3b51cb91e222f2cad3200538..0ed4be2a78fe40698b0e4163ebe3967180f0e79f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
index f28a08f1428ac7ec310483095904bcb5123c0aa2..349529ad36754e8b17e627f549e2943f7cb60db2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1997.
 
index 72a9a7aa922d47e6fb026dc2ed35a1881db439e0..2d57461feda3c9e3956fa639749965a0c17bfc5c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index cf924c4a4f4ff4a00aed063b1d762e08e1a072d6..fa1523891e74cc0449f2dc6ec56b26b747c41a4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
index f934fb24a189b4654d5bf1c755ce1129bba94d1a..021fb18d19b14d318b31a643c49e10a624edf34b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
 
index e854b285d5c4a3dd4510b6de0b4ecd9ee3eb7654..1c2ec3d87544f771717be66509ad84d6bf5eb2ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
 
index 1d84d293b36e436c072ab3997e7346cb38420b74..2f708c185c74d28496443f90f69d74a0c7dcf975 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
 
index 3f9d03e8878baedb5996c5d3872e711b39031c60..a803c27ac6dd4810a4f947e47ed1ed2c1ed98d63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index 5176354e94abdbd5d5ef8d317390b2fbd0fc157f..53368073a726e211e5d4ac7a100e438c045a56c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index 830285615bbbd933da9045d20e9d202c79e79e11..f73a0eccb261ebf6b77eeb243ca6c6b7b02093ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index 87ceca22057dcd288f4c4be0f8c7f96033f9049d..30bc90f691e20f21dd70e72f65eade815eeb56ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
index 20dcd0424bcfd5bf67f3e602d381620563a12d12..d4b2e569d3e46336aec0cc7984dd64acb81eb8de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index ba84555d711bdb3f2db0036de918ba7a09202d15..da28860003468086d3d789d6880ffb72f27f88f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
 
index cfe67098ce83b4a8c72af15f74006a9a612d86ce..eff2eddd6cb5e27ffbd739805e819d2dbd34735e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index 244e4649788f5fc70c997a034e1e9311889c18c2..cec43e2b2469e5174f5e69e2e47b0c6646a32f7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index 8df6dd3d38a1367a6f86a7fc4ba12d8685f5f0da..6726efde57cc27a1a95a30663ff1f1aa3d6dc68b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
 
index d9ad06385e22a8c44b16018dbb29d9c6bbfd7338..a2fff630c42082f370e8187473c623fcdd2af11a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index a63e8e9ca99e7c2379ea15bb07a0a3ef1aa8fe93..fd79d3fe0794c6f09d3119cf1010069d5aa4c764 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index 1cc1200ddd2a6867b809450912aeef9ec017bac4..d024c0d22cdecb2b90820d5b6789e773e083a887 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
 
index aa965242d25eb05a0942d7df425cf620572d5d17..e3a82ffc49ca0ff418e32ff4311c14c0fe64df71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 59b2f803738a32e71d8d2a63e110fc6e702e60e8..cc7695f037770349e3f61074c8ca3f1b995844ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index ad0764272caeeebb1d1ae91760b5240a0e324238..86675329778194e454472227ea3a92974e0cc87c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 9c7a0b71f116647adb971afd0a15c94f2450b128..62440f2459b3dca75ea8f410e16fc627af39e18b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index b54c53dba6510331e2727c15ff579d53a5d65af8..9df9643a282c48a51da7ecfbe4190307663b0167 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 975901bc261b624b79916ebaf86deba725e81f12..1027be1db6d9d355a7e8cb781dda39862e351888 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 7413c444d327eec5ac2fc1cf43a7e31677efa63d..ed4a8f35e4311820637c4f47e32191f052f1c6a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index c9d9264a5f06ccb1c9f67ec5b666cb7a22dc99ea..42f49e036bd19c85f343340f4e8658963b62d002 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index ddc66122450016cd381667be9a9406d13b65e81f..358d7de216d26580067b45471f0dea2dd2f443eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index bd4b9e52aa95a1ce2958d130119803bfbcd926bb..4aef42450c64f4fb93ad4672568361e640845902 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index d493e57cb97e5033021ba70d198fac5cdbc89017..1a732bc8137c5ed110e89a2f0ed26ebd706ed0ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index e62a84bad81ae4413fc66a062f30251eedcb131f..5604a5f850129f42b22be78b39b1a2f5df3db649 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 477cdb27fa13036c4ee71234d89f0061386d415c..805ccfb2fbadbd261e8eae973888262e7bf7f59b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index 5bf296aa4373d46c429bb17bf0282462bacbd807..5b671e268168426636d395b202d9a47d798bf4d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 2f6fd768b3b982e85cf0f16683077355d44b4216..3c6c33f03c642a6a787708696daed60ba6ebf736 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1997.
 
index cdfe848b1afa4a6f42e8bb7c5b1ab22344ae566e..3217299be0eae38465e2f2f508d07a47580ddd53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index 7469d3b06614b6784c4a3439256db3e90343c1f1..400db0a7eed0217eae6f9e431e388047d8d366d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1996.
 
index 2a1399d74b1bbef048634d01b9147b24ce8c32c0..bfd1db0b3196049f4565c3b8ddd1fc06acf1eecc 100644 (file)
@@ -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.
 # Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0fbfc4d3b47780f4c320d0f503a9f144b317040b..57cc8c69e4dc0e0550c3eecd8cf8597400e8c4e4 100644 (file)
@@ -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.
 
 # The GNU C Library is free software; you can redistribute it and/or
index f9eb3d4fbf03c32b6e7a802068e855ee5818879b..deffffc3bf7ea5e0a93d6b2b051cd1d96db6dd44 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine whether block of given size can be allocated on the stack or not.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 96e3845088397cebab4ba133d97508443bd3435f..7f6094ebb2b99f73fbdc01a2c1c23e95b6dcddb3 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index be504e038018c6e45a0a3764aea17ac29e93767d..bddea1f3fafaf3be69dd4174ad058372f86da64f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 07e064b41e639e5f41152783d6b4e22640d317c9..64334bf9e07c562cb9a3da8bb4913a353ed0875a 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index c62d6e452bc2624ff3ee14bd97fdd5f16b5b5c6f..a51aa13343a1db38a1bae7eb8bea3b326818c845 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 170623d7a1ec2fc149bf43a834c53ccecd69736b..404949715513f7ed5fbf4180d4c9f3f18a539a27 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index d9035fdb18d7479460d6b8fb42230aa197669ca5..b57fd4e2855ca02a3e2b99e4acf1215e9107e52b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e037f2bfd7067a7c4808d272599949f4a2fdf9c0..9e41e1b5033e1af3a7c9c3e65f7103f21f47ff03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 58176ea2d8b6886da4c136886bd0788fa023ce50..61d57d5732f6d2f1cd1bbc5ceb7147b592d9b10b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 70e42e4d28e409c8b48eca0b638062439e9890cd..83e6dab035fd57fe7f8e5bbf17612a391704e749 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index b1929e86962018bc2ff4105e4d9472d7914860ea..b5fa695fe523bb7ac3719d7574dfd7c16741ea10 100644 (file)
@@ -1,5 +1,5 @@
 /* Event functions used while debugging.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 585edc9ff2822bc05bd6b7f52ebb7af2b12728b0..6355c2396fb3ee597e9f7d159be4c7464081144a 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0c4c3b840df764f85523e293ccde9f9f0486624a..2b2a26f18d8a1474cc1e1db487016090cf341d9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 13c0864b076ffb62fd1d81b27c2dcff04fef03b9..c2c1fbb519f98925f89fab6caf762e700a95ecdb 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 673cf7c9d6f7c02852cc02da382b16f1ae319d36..8dbb919ba0e2acd738ad71eab445bd6c4cf40911 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e57a337c2770e3cd0bd12411105a2bb4c2776306..7d1913a58df0d3b0886931f90659b4fbce1d3ef0 100644 (file)
@@ -1,5 +1,5 @@
 /* Low level locking macros used in NPTL implementation.  Stub version.
-   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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4e99a38e9e16fca0e24b7f9c409dcc84e67ce0c3..4d1f7d872140e8514fb29a58eb90410dee4fb834 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f1142d3111a62f28b6e34c5b5da7ec6426182b2d..0779db09febbe5d67ffa934ef98ceeb797bed657 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 27dbfc89423393fed9e9422862085b5d437d825a..cede6c502c5326f6d059616b28da13a3e496313d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 423a1778123d8c1663afb3fbf3010906aaeea3e2..36fa715a46cd73e791a7c2f3065dd81ca765af78 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 8324c4d3160ebc3683f1f1093a6353637c04465b..593a86c2a3355b9e495c6abe37bdfbf2b1013001 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index dae66d0b79160370e1c0fd48c45889c970e122e7..dc56cefa0c3085b1d6e13cc0eb6df97088c266e6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index bb4f098191df99546165ac62897455c4aaa071fc..bbd1557124e1ad179419329e4c809156e7166966 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index afca81d064279b4763d0f5d58868f2cbd3e910ea..fef445cfcc2124b39170c95831e62c41e60ba65d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b456b416993163da47bb16bbc8cfc0aeb6830c3c..ceb30c6bcca40304513014f6a9a87a577b844bfb 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 86f0be18aaea818c7b4bfddc66364c35d67bf99d..fcc808a20866c3ba52a20ef10c12c1a4f97c3393 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 90ede84ae9a5b1612563869c12780a4ec1dce3c4..208ca68d2b67767c6f457eb37a41d3ff94693d7e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 23ddc582c6f73dd3ae0b0f7fa51dca57fe8ead0c..064c06b2af71189f6608af9de90a3225dcad3b5f 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for libpthread.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 86f0c8c802ac3536646e2372ad3b0b3a66a586eb..8132f00179b30bf21a2f6b70db85215ad7c88b2d 100644 (file)
@@ -1,5 +1,5 @@
 /* ISO C raise function for libpthread.
-   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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 1fcd4ae447fb450c2433ab266fd7b0416c3b1807..4fc1bf2d6ae206ff7562d7d5aa5388c929d1780c 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 789bbf6ae83625bd1dd10a28fca073332d267a2f..197401af890a1d936f0d0333efc55b10a0105974 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index bf0a1c580e1473852bf577fd314562ef0f263d47..8def99f749d1b8fefd85ecc0a0f3cd73dbce0eba 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 18ce5f4884c7c385ba54609983cb0a57632a323e..05d9ee8d1556a3e99292ca9c43715e6996fad59e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b00b28d3fcc24a01c3092d33a37004c6ecf76ced..8f09875995ee3612fd24e56c916a2622c8e15b3b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b96b5eea6ad4f8e15a1bd218514e648297f0025b..6204e7d38d49a9f43ca98b34cd3b3edcf444dc23 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f46335e8cbafcb4d5346a0bed2d9264cd1093b96..aab29718c1d115a7ae1418d2b50f5c84febad9e2 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 46a22e926764e4c23b2f5958790185d0677188c8..5a8f32b9342969b7e58fb0a84ceb80159e2ac4c8 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 65463f79f65ba9de184b7b793c3258167d7c8603..0d3104e30a2f9ebbe56888827fdd14c940b59e93 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 7c052aac50ea56d06886c4e472ad657324faf425..ada4a9d842906fac3669330a020279d4fb938b26 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 03907b7242bfc6459d12d863cc1cf691996b7b23..3f4fd8d40aaf9131e833b5a29bc688bc27d1b5a1 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 8093edcf0a4631daf293733fd514f30d85df941d..a137007004cc0c32b597c9a735abab68bbcafd1e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 84c31cd6e404bfc1165ade14c825af07ab7e880f..d43bde81cf4e6fe3635bd8a610d7b44bbc390c88 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 737563a54b642e62d0ce73eb2c30e48c4018b1ad..9030ea57d0106e285c744e394398f899cecc6842 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index ac82307476cae636c2425650291d932fb198c340..603122e7700755487b8e9b96ca8b5ff834762f86 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 8723272224f5c528ceb013fb0a6ff2822eeb54e8..d67d219364fb68c91419970c2efec0a0239969e3 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index fec1421676d0c3519be1f43624bde32813a1f1c2..9295c9315c14b718fbd6aab92fc89529af5b087b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index a167f153d1f7fd24efc34a80c35b4a65a49ca2bb..3635a336376abfdc7a2dc08dfb615de28a9538e7 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4fe0b8e102ba88f73e9cb9cb5c2cb055240219bd..dfd57963bffa3a2f1f1a60d03a322e584dacdcdd 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 84db0a2c621eacf846f3c65e03f8898fc041c512..1d26b832b38133cb1ea6965a7b8ab8d90a77a1a2 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4bd314e66aefb6268b7757712eec87e0c9a334e3..19a5b549810468ff540faaf2850679211ff42f22 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 40855b8246775af520f8cb9bbff5e6ac83e01e68..e7e7ded4fc12c1c4ef0feb803056418695fa66e8 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 585bf087dfa4efb9b21566d37a69f94f88c30be5..79997c9cc89ca2d2d9c318749ef8419795042dd3 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index cafcb8b5758b5c3d879685022f2e45b46cc3c415..60fe2dfbffdbd5dea3fe23386e0f4ea12dd71c12 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6d2910ef954c1c4e29d14db3a7f7f077227e82fd..0e603ba59e3a83a4a6ec95331e59ce0bb7d8950e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0a5bd69d595e6978a7a66a31bb098e2960533ff5..6126f1b1373cd2ccc0f5b97069a528fc00a6397c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index d5aeac60024e839b9a6bdde1412729c1e586a186..048430ab5bb00211d013886a5c196fb7c8adfe6b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 37172024e641d1f194bec26ae688b7b248269c74..c95032c441ff8df53275c887cf66f28150d77d16 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index a12cab4d56acbb0961334e4b523aa3801ad4423d..df4a6e25379bc3c98325e229c1724400bb9d7491 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 74a45704fc318cbc476fda3bacb6d90697491f56..0fe656887fdbd1dca9039588815dfd0e32bbe25b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 46a97077b5e2e94299b4676daa1687bf4f979a38..6ab81722a3571ab7fc65d006f5ed2bb961fc408b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0abb4b9743d7ad112199eafcb9404a9377b57066..7183efcc1de57826f7318f9d3fc23f43e6d18290 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 2338e46c822a874015218183e455a510be567858..d3e4f667b0aef03698c11b9db28639974df523bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 7ba9efa0c0b5c9937af47b8deb04ecc87d1b44ab..ed30e7c60bc7ced3a197c6f3bc9fdb76f26e6db0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index ebf150525f4d2b789113e4c21e2c0e8cdb2b58ae..2cc2b882762cbf799f11a95210c15675043e3a58 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 7789728d64ccfa44094bc5198c659109c956702f..27efc9ca6f90720b28e6513ca2db971b3d3dce31 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index ffc35dc9e1ff292d68c43be87924b8bea7fa3c73..22bef3d4890d9a897dd26f1da2714d60ec3b49a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 0a2d092e6c9dd928821b642af200d3b6d8e84825..b975b8f126ad6e9afac44f152a6aa12054564a9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 01d42d7834cc3e7e16816d1da067f5adc778147a..6222d922ffdc962dfaa8c81a58aa870767a9fba9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 7db3cf8d34ace51bf39be0c016137226a791a8d4..fdfa8af7c2441ff20a858c44f0f98be2a8208af7 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f23698661cb8fd7de322269dfa2062f69f025598..d06aef671dec8704e143eca48128f708ae12a62e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 58992abb8d762feba24ab3fee62cf4f3b2108ca6..065b1744197f20ded054ff7276fcd62e8c5bde65 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 06867ad0a3d8695d1ebb13aa5e7fcd13623e6492..f79ff6bec4b6980be0d4d41c52c97cbc72e67a9f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f806771144a6012e7381088841473cdf3fd8886e..35d2c0794bbd1f954aaf1c9ea6ef9acf51c7761a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3067227b0ef9a93cf216dc9da145de8c4ff59f96..c393bd59e12fa4a1baff2430bed4eb01ccc0dbe4 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 7f714f8903c6a9eef690d4b2f0da7b5aac214443..9d7f52f57e86a13d5c06b126cee0f846c462b586 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4ac095b392639d5599d53614a01605a49b87bfd6..e1ba6bad380f055714eace00e0306d81c0b99924 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 07ae0cb29910404de0a97816d26ac55611cc6fae..ec54d738ef7c8c717a88215aeeee49fe63859999 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 263e792806b29d50c1011337176744be28bd1726..33d80d641ab0b8cdbef7922fd027b2d2fd37bb77 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f3a6b47464ff9ca3b559b70edf2054921295a727..e233bed7cad0564bedc7055cde839a2912c0684d 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the default attributes used by pthread_create in the process.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 88ac072aeb9336060cda6af1b8fc6a2f7a75f7ad..e79f282fee77e98d05c2b50e4ff9e7e205157f1b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 3db64b8b5e74534c4d39ee8b05726204603b8b2d..227e62d0c8249ee647461feb3f21e86b05780da7 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6fd9f9b3793d7aa546c076127aa69e4b16bb203d..475a96157c7fc1c40069eeffe991f664d5c502ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 7d996e4f8c016f8b915b74c7a0b7bd094dc30829..dd0bbde0734a712963f8722989fb6e85980ddbf8 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 2cedc397a50a4c230cced2a6792cc9e02a326c5e..e0e7daca242deacdb2fca7ea45037b004ded635b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 047985af0d0bd672febec74ce7ac390637b8328f..69f844a860c58753da269bd0896026dc8b92e974 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 99d5a4b7c1fb39e67871a522862a80ffccaf58ba..a22e446e182dca40be22a769ae539dc851eeeddc 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index ad96597e2673ff15d8c01b66b76a18e2c0c1f60d..a79a0ea52a1f09a1032e0f9bc150621def7d6ce4 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 3a3fd35db407017ad5094ff60340c751bc5c7353..c404916b841116eb186a39699bca66dd91b7dbfb 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 2b61ec01f449c50ffad16b6d62709342cbf61185..04ca1379b561fde5bd68468a6c2611bb980b4d67 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
index d2c492fcb780db1dc874b3cc40a982ef66317bbd..35a2dfeea04b04a766097e76567c892f41795bff 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4b83d494e6c9618d3f919282ad29f979f3591415..a19d3f2b3589422b33a65b6546d4bb4a4a213a6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Get current priority ceiling of pthread_mutex_t.
-   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.
 
index 174d900dc8cc20e42fd0b52c20677c1cda85553e..d67dcdb5e2fcf75e7d59885b420bb811ea28e429 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 76dd903142b773a7cac2ef7edf6dcca50ee89f7f..add76e8a23dafd631d7f852e6251fb509689bd74 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index a7300f89b13a797884ed188b79ff35655120a932..52f65a0fcfc2476b4abf2efd4af33aa74e669e35 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current priority ceiling of pthread_mutex_t.
-   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.
 
index 689cefa2deb6d2067ad164b072993c7c05cf1925..8e7a52b54f040781add4699dc72795e1c23a7384 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 24fb05286f196c1836f03930f55ac233e1f5c029..4d5f75d24f88e0696ba2339a3f74376325c5f21d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 691450362626e96b548036715bab80542a28b981..8fe5b67f09949998e8427a12bb34e6b234edc355 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 18b72ddfe986ff5db39674fd9dd77843a49e4072..79e31ee426c02b3296cba06efa97cd5c648fbe41 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6831fe3d2880414a35bb4e1f82bb7f8c46d273f1..c3e93fa655f10b4915b3d29750dc3654cdacea7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Get priority ceiling setting from pthread_mutexattr_t.
-   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.
 
index f71afafbe611312a08593e1b8515351a6fa0f69c..b14da412a9519ee5b78997aa8c4256d49bc4318b 100644 (file)
@@ -1,5 +1,5 @@
 /* Get priority protocol setting from pthread_mutexattr_t.
-   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.
 
index b34eca679e6451423d50da8529b4e894a8c9c557..415deeedfae914139513a72c21e9e35e47e76a77 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b402e75ea5dbdcde695ec4ed4cb82d24c48155ce..d53757556e47a023075d3c8a5a8a03d3063ab5a9 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
index 9008a49882b791bf7ae788758751066e36a915eb..4685da430907baee3b9657c3665b7b449c69744c 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b08eeab59a2bbb549586f24a68e963628affc62c..ca4079c89abcb251e8a400866a6cce2d1ae6f7ba 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index d3bf59381cec9ab201ec0cef07b6930e31184e8c..d10e51cbfa8f0c0ad9451534e0ecc1612dc0b2af 100644 (file)
@@ -1,5 +1,5 @@
 /* Change priority ceiling setting in pthread_mutexattr_t.
-   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.
 
index c45d8e4d476e5cd412e66568e29a585d434e817e..6860dd0e68a83e6daee6980df7889df2b23dd61d 100644 (file)
@@ -1,5 +1,5 @@
 /* Change priority protocol setting in pthread_mutexattr_t.
-   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.
 
index c9b06e9d52b35f7f391f70f8a680a0411a383121..d1121aa2d1762e77532c05908a4e4558b32ebbbc 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 63ae8a5923b6fbf09a64040f1ffa63a2d0396696..6b749cfd7018911d43a3b3e4e26902ba33444f9b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
index a85cdcb3892b68fa358c78440afb5d9dcdb587d1..0e912920d0c9c246956e01223954afa03212f021 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 86ea5e219cdf717842b248f76bade6b7de3b4bb4..664b048acbe6d2207302e20456f182e647a34cb9 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f714ea0a30ac88015f94608d069ef44a8071a498..62e22adeb9d69ba1ae4dfcdebda1a4e3cdc94476 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 29bef71db3ab8cade2f70f70bceb180cf7a53b5e..f1066b3400ee14b959b0c1e6df098043b85d9e3b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f74e33a28e578a21f77f9199fe2bee1851727a62..a06c3f2d8baade47bb117be51068f0ae96572bf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 86a1d29bcbe5783424ba34015702518cb493bbad..770cc343cf06b4fafbec0ac84d43528873fb6bdc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 1e1e95821f72742602d6a4f98180a06f4f49f004..2e1390b34fff3935cd98ee68e2e75ab0976e884d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 935ac8721e0de156342ca11920b3b6f8cee63673..697aa80c70cae1adc9e68ae774bdac314b98a165 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 01754ae5295b14851432d745fa5048623535a62d..106f157c1dd861e1ba03e6ccc1e4471c13a835d3 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 8119fe758fcadd5c3a28ad9d0acf576ee4900b93..d4923838e718b03b5739a0ebf0490d55caf36776 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 04cf803ed68f849247deb7b2145ddb94225fee11..1613d4507c053a8893082a2945be04295f423a01 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 592d91626eaec56654bd52d38b8df601533df38d..d835fd3dac6b30a10b201df892b324177df17867 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4da414966619eb2cc6d49a267eb861353602cf6b..cd82b56b8e13df6b69327ba45f49130102310c03 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 293e868bb70ae8c6897a6cd26d83dd2b05d9a21d..24cd8fd299a1ac12c330a92e530b04eb8f2e4eab 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 5a42920660926a99c8e6baf3a2ce1d80a61e06ff..5db3e7ae53ba91a170effa57523117be8891e1a3 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 64bd3417d72fa6e19307d297cf2d12d44827d046..8d96a569c1ca6cb3ce6ad50ab48744f1064f8f0e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 71031973c9d2597f78859bf585de14262befb482..1e7dc72119ae716386a6d53262cbf253e4c0f564 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 73a4d0c8968aae65f8a8ba6ce1ed84963a438f5f..9186c63e3fbcf3d251be211bbfefefa880a0a7da 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index c4624b3d4d51d1b3473fbde5497d5a1837fb5849..0f004835106a6582b35006419573f94d9d628c19 100644 (file)
@@ -1,5 +1,5 @@
 /* Set the default attributes to be used by pthread_create in the process.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cd49bd242c59c88dde023fc40ad25067596b1874..3bb05030ed836cbfff6f61795782cff3fac1495f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b88ba111970ad62840ff5e3db59bd4ffc2951726..0a7691f5b685a72a65fef3317e56082f5a51d5bf 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 34deafde6976739a8890090af4ea80b8fa719d0f..f919c54ea4f77d8d3c604a49ba9c130538a81b7b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0383bdaa20795d7a36f2edfc109054e8bed51d1f..2dfae5deddfcefda7797294bc1bc916e6f1346bd 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6679a2ead37559a99fd63a5e1d75084d2f8fe31b..033bfecf624afd74b4780b49defa9984f4ec8438 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b05429903a8742e8b24d05e9c39ef88964c69c67..877fb02200fc84ead302e0837c4665577e6da0db 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 42b2c98564dfaf88f0bb3c29596a4248d542e4a8..b5716f406abbdae2c0f3f01b65e196cd9a7b0e91 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6c5b35ceff93c7f052a2c92ebc5dabfb947734a3..224775a1ddd2f42dc4b5f49f6757dede01cd2557 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_spin_init -- initialize a spin lock.  Generic version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index e219b0270d861f8594330a16a46894970b685c78..58c794b5da9aaeac9f0082ea6fdd6d10cabc2622 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_spin_lock -- lock a spin lock.  Generic version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index cb819e21035922fc6f277694f6f44afcd7b70844..810f790ea5412a8f34623e3af340d73f70a38fbe 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_spin_trylock -- trylock a spin lock.  Generic version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index ac442aec894a230358b0a24dcb79a29ba60bcf72..360f2fc3a89c3ee32b703496b9a199ce937dc1d3 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_spin_unlock -- unlock a spin lock.  Generic version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 8e06377c2fd1fb85d336d90f06431dd072fa2ee7..584ed458d7f01d0b3782a286dff3d04f8728f734 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 91c64ee99c84d45d3e81a866a88de9260f65e4ca..2f6701bc624f156c93a265c5a8d987903598fb6f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 3f969820c1a4c2ba87d57ebe89b4c35c0296dd09..8f6bc8e936cd28f89f79d64380897ba87a938931 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 01924bd45eed94b301296583a4816d7ab32d8e6f..b59c3b41761dc84044198e903b611d517f2b8103 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8688a95a5b37420b1f947f15a013d9fdad2261ff..05ebff1f1e9335c7aaa8fd0a4d6d85e40d7c75fa 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index df53489cc12a68f2fad5f7ee9a21353edd5a1cba..385645e18ff9bfd87af49448ffb5f8eb08b546d6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index d934db72246702de8f8f4404da8d7e92918d3238..a4ab41f116ab41fd545ef8e96d68bb90a2574468 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index fd02ef34e3687577a7a1c506bc7dca3b245566ec..8bfb9c1f0cf05f95db827dadb5b45dc7117212a3 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 83b2fdf4721695bef37ccc3f2264356938cbe052..529f63693b114265538861bc1de471936541bb03 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6f8620f7cc3978d88a5147ccac222d586b7e338f..485a3b8d2a57e5e224d7b37d20499329efe34141 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 17671a0b3aaf3e7d7f5c12b7356afdc4c6a248e1..763db34da79117c48e707db65391b830f227c6b8 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e3b28ac327fc5c562ecbf3998a63a2c4411cb72e..5e6a7019701b6f7f48838bb366c49c1baf09e7ca 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 3374851fca8a5430801fba9dca6a5d83dd8a5242..33cf9ade41b58ae1d86c36c3da58f83c2cf99d78 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f69568f5236b7bc75e80a006f7ea348f58d5f026..92f9c2418a810cbd7a561fc7f8e25a9af93f6d70 100644 (file)
@@ -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.
 
 # The GNU C Library is free software; you can redistribute it and/or
index 2df1c11af3279d90aea535b2cbaeee01fc06404e..0bcc0c6edef09459e178a7412b9985fdc7c797aa 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 993bb0781079327f7acde64dac22da595ef03321..9afe82ae7f15bdbc96c05b374f782047f658a693 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 10948231e2680d32dd7daa59abca7d0c4dbaa974..8f42463a9b9d761586d347ee5582d089258977ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 84dfb05932eb0c9af3ff7b57bbe127ccb5ad681d..0ad3d1146b041f020068070c5909403bea8eba6d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 9728bc10d548a213af04cf370cabede21ffad503..60bf9e152de154f7e775770d186c582ddd164521 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e43e23f3f90ec1d242043f5c62b8207a34c0c5a3..279fc9a5a674f9e18f2af84af2ad37824a061c3e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6bca2374656435624eb5b95b004ff55b9de5ad6b..b645fffb9a3db9c1796d44789f2bfd0d6242f577 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 28d6d0ef85ed9947664ac31e6030988a217557f7..39100d256803477e8d8a23caa86e8f102253c0bb 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 5eaa964a007199f3ee5f539fb0571baa2773f99c..3a1ea1cee5731f98c41a5f1c6288b381efae1862 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 9a56e21d52d4b14652e641c7b69e32b7a221f610..9c695c0a14649357ff8517910a344cee824d0039 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  nptl/i386 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 44448e0b731a8aa86e24c19fce398f72be86e33d..0ecd37173700fa0169bf6895887f2d92c33a3ece 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 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
index 426734efaf4eabeb1e9bef0f2c78eb246df8bc31..b8333c7d9a36788b98614905646b78b815a9224f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 0d2921129b67b4553d663e8946e00d8b92ff2fed..3131ae529c7be64728c68e7a81e5a54c25051430 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 0309559cdaa4010f2c4f126a54dbf1945039631e..a0db6297a65039994cdd39956a869f9ecb15e731 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 31329c74ee05b042d6339ae20fbaa1b467c15235..c9baf4d4690973d411f4484c288ad8bb50fa8171 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NPTL/PowerPC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index be2ad423e121596f617d8be09baec9610b027a8e..60d525e9d7b5a4dc13f872d93e38588663685936 100644 (file)
@@ -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.
 # Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 9375accb51e14188addd48bc99cf80ad383a7ae0..ac3488c57e8a5d784e235a536b4a0049de650fce 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2396b836b7d3e83e0c50ce3d36427dd4b96b382b..407d4007e7e83c1d32e79428f6f6831ae0f9edb1 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine whether block of given size can be allocated on the stack or not.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0b95ab740442cf077ef1c293766b230fc07999ac..cddf11a3820c6a0519e9be70e504af19311ab10b 100644 (file)
@@ -1,5 +1,5 @@
 /* libc-internal interface for mutex locks.  NPTL version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 2781e191ec25e7f4c9b6545a0793c801e914bdb6..bacc678abd6515c9ffe9d776af984cdf3c0cb4df 100644 (file)
@@ -1,5 +1,5 @@
 /* Private libc-internal interface for mutex locks.  NPTL version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c0358bdadcc20f617650d3e2dce88216c6d694ef..0048d7fd763ef1a774798123e568fa8395a73bdf 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal handling function for threaded programs.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index e237c15383ede4cc489565a7a7f9c6815494be71..e2678cc918ca6443a5c0719a20b104f3bd1d5c2b 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread package specific definitions of stream lock type.  NPTL version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index d24136b0e348cbc68289fe4cf3c9eddf4fa938fe..2a9a723ddb7d3b70d6099ba9beee4124ee713d5e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 02b1389e2b40d0fa3aa9b97ae6bed9fca85d9ca1..da26824cc7e67268f2a63cb8c58ea88a90942e6d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 8e8600bd4faaf62c2cc78cabc8eae5633f19bb86..7921d607ef213414ae7104bba6d971a7c9a5c429 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e2573504161b4e29edbe73dd055e2ca678a11581..2b367db1123343353d268893ccd4b56e8be28653 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6026085ab5de81876b4a1cb5bd51053ef8b09fad..946275ed752d66dc5e73b6980cb0351bf8af9257 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3b097e707764123e9bdbd9f0e252372282bbdf06..e512929fbe44fc91bfe8b9e321d55498c015e70e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 48ade93723d0bb6f320ea772c081c30ee9adc2da..749c727175b3e17d6a12e1a3a1334bba5f34641b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e15f84ced5fea8c8167764e1b31d96181351d0ed..ad480a37d8dcb5fda81c9fa18f6bdaf6b0b018fb 100644 (file)
@@ -1,6 +1,6 @@
 /* Basic platform-independent macro definitions for mutexes,
    thread-specific data and parameters for malloc.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 90b2dbf10b53c9bfba50f8d5d8ab80dff9a28de7..107611034401bb5416ff2febf805fb8dd0e9f9b2 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX timer implementation on top of NPTL.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
index d7a138241c33fafbc5effbf373d7c31366cf192d..09b3c7eb869ab1d5a2bef7d094078df4927068e1 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 34054e15f90c500fcb3bfebd7bc00ae72e6e63d6..631442585add01d20a340c50a3d56116d07e8441 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index b58f60e4dd3836e428e792e398f2b94262d5ea84..1e0c5dc937fccf05a46b4807e5fc939f7a061e7c 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 795da28eae910ca75f720a4e0ba3339edf15a11f..21f06654602050522e9d638d758565999c3d2a57 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 8cc12129154e4aea10d4fa8df117aa0b3976c4b1..65a1ce7bf9e7db63377cdf15e1e2d0941029b5e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index af32180f781f0335a35fd188f77222baeb27337d..9ab12c7a3e594afe4ba258f1d9e51a3803f8f69b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index ca26a158500cb43ef60f370f0078ba6cd0669bd2..3c7802a27ac44269f0a2696df5ba97ba178f5280 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index c483a32b4d549cd1626b12ee59079178148a0727..359a770c05fd9316f38fbd5c58683451007465ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
index c34cf545a3bce1b24376c1193878fa785c05a720..99e4cc180eaa0b9415c7717985abf438b3e3f0e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
index 198f41c38cf4b2bc51648336386a818d78f61acd..159ebf27f01e5c5287b77d0853c7fa39dce961c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
index a87acec7c38a2f6d164824651c2a9d841f531674..1e0ea69ad06a29799a44b5ec547b5f1f2a97c046 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
index 4a08cb35ae3bd30a298fe79dbd10f411249ba63a..ce1aa417cd4aa089d7ffe1d99fb8a69799a89c7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper code for POSIX timer implementation on NPTL.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
index 7794fea69a445c48dec9e06458d80920b9328f24..5d3c1664f7869b391d4d5d72504516be0e773336 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
index fa1b6e72a3a419a6d765a06389b0022a6d1bfeb2..16adf3c199d6f6c35d9c1ca49c67e89e4accd85b 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for POSIX timer implementation.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kaz Kylheku <kaz@ashi.footprints.net>.
 
index 9718606e84abedf2a4f407d46dc85fa98b71bed1..cb94ea6c21bb5f60a9be6d506da0123fe43a9f0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index da7090422b27e00af592575ffde3aeb76014117a..f1d18d0c067d6f299482def35f02787450156538 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 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
index 3eed1616d654283c43251ca99acecbd4be388d80..988c2197c0926cf6a33348d4eea771292d07f7d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index a69f4334fd2cc5085cf9e3568dd7da7ac6819435..d03bdaf3e2c930c572223d40ebe4fbc039446119 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 7ce732bcc751dde6fbaa7fc114b88167145c64ac..6cfd05d5e0754f30ca63dd53803291d6618bacd3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 70abdef6b88c211ffda76c66c1b7f98ffb251008..1da58759cbdee10acc2dd3f1e2ba302341cb43c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 16cedf17407a174fc7b0cfff2c8815e5766e81e2..70cb6a44667236aec26f4af22dcb4cb8b44df00f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 4ac7b590ea30623bbf3c596e63ab334c8611dce7..d81019e4d3aee4265e23439c9bf6f785ee1af1f2 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NPTL/s390 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index e43e23f3f90ec1d242043f5c62b8207a34c0c5a3..279fc9a5a674f9e18f2af84af2ad37824a061c3e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 07a32a8a5a484cbc1d2dce368c2b9cdf37649810..e4bf190075b801466f6b14dfcca867808c9c9e8e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 192421e519be7c72f505f8a1e6dd53ca15e4a69f..76ec533fa8f899ec5071a3b8633399a84ca5d060 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index d9563ea609a8ec32723f1377e03dad09555676a1..34d7c9f1dc7a191b561c7adeb49c396621310618 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 600275dba4fff132f578734e9460f6e52716dd03..f0b1ad7355f964c8eeff0b4ad657e1a48e157d1d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 1aec2b5bcba3f706cd9ea653abdb4a4f30653931..59e49f743ce541fe63c440b85b18d8225a33ee7c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NPTL/SH version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 7099f2984a3702c35a8fcfa9ea9267277431a2d7..ea863d7e34061adc19082f7b0c87ef09147e38c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 05d0c148676cd29c23eab851fc1edab9e6440f7b..68215ab2c9cdb977a8eaae7a4abbd037b7bd3f70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 73ccf97c241fd8b09f786c72148b17a8bd946d52..64d796b0950069f373afa11241cd2d8eb9e85418 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 11091e900ba2af694405a4227ec6702591361020..0f849b2c5d890e75fb923264f08ac8fa0862da0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 2e5887b86c0e6dea0f2e69333e420ff06ea19257..d10b08b5da1f80f5ee0d89e8edd125a867611a69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 5bf7d6bd44bdfe67adb84fcaa6f555017da6d5d1..0c18530735a6f3c8abe4dbab4473259693309e0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index b106616c8bf509d3bfc24c852ee24cf6952349a8..de39eefb81893bce581000c2fa958ad6bc0f8e59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 587c35adc189190e8ac612f2a96dd71d8d2fdc5c..b10c68f34e8c56a3a50e5350e3ae4f7b4736e225 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for thread-local data handling.  NPTL/sparc version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 9e0df9801b6ba1fe1037d29cea4cef487f8d44e3..1a5a29df69f66c11bce3f6db37a5b4767dc70e50 100644 (file)
@@ -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.
 # Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 2649dc12420eca98c200baf1bf391ef810880d4b..58ac45153fdbe4bd93c57e2f7557a827424a989c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index fd14683440864b844dceb728df60b383ade0555e..0ed7d089c68fed318267a87a95918aee5cc73c1c 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 039304b735f65e9793f41a4dbd5fd02705f9b9ef..b802facd5dbf8373ea7d846a018c0e0d9fb01a40 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  Linux version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 2a0da860e2add33da75722dceafeabbf029ab3ba..6ca0753ee11d68cf6ad5ecd8711331c1d1e29df7 100644 (file)
@@ -1,5 +1,5 @@
 /* Define POSIX options for Linux.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index a2f83cc15ca13cb6b045ef6d8cb4ae7d46bd1488..c2f09025b482a5162d85e4387669db902d08a7a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
 
index ff089422e472495fadbac3645ba857fc4220c546..961fc8a5ea4ede0197471b6b723ef467f3f78ee1 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 7029f474fb5b25d1ef4aac70a37c07ff156509a6..8e28a76098fcafd3af9d19c076f5bdf72ee255d6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 723b137426939606a334df8e1a7c1dac2559b46b..f806f2ff87bd287eec8faaf6385b44555c613b7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 99ce1c6345a09adc996e9251905a1b54e75bf970..c45661fe1eb8796240f1747241ec17db51427dd7 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index a89eb0a62f988c940d970adca61cc64f71f4642b..c314b4dadd2956a87a8e8f94f0be504c25f5773d 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  i386 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 31739b04ec03e1ae8ca7982b090775b1fb677500..79ee39e1eeef764eb487ab000400eba036ffe2cc 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index aa6ead1273a32236b6a81afacbe67769851479c9..83e523174f95f14be62bf8a0fb87af147181f8f6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index c76592cdbe40c416d6abb371fb417aa9a30b2fba..4ed46fc63eec95e67e12457c3cb4dbf04f7bcf65 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 52719dddf33cf74e6df68cacae68ef80d1a215d8..1b2933dadc2938481d2219bf06f996f8b514c6be 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 68f23723472d7d5bf599bd9aaa5cb0254f78ada1..aa755a1737edf0c133da358ce0dd006f03f25f78 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index c85ad05c64a3e3079b17ea0b5575882702b2faf1..60702ce8fe83112b670ef82f35e3b9b76e2784bf 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e7caa480b07a5c02826d5fce25307634df27f6b9..b086d92dae56141844514a5254c7214819b7f4f4 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b74e4b541935c4b59c4de4b60aeaeb5a97707c24..91888d774e34d256e19059d2ff94d33659344a96 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 9695dcb0aeabea0024f2257354905839d9b0267d..c7e79712b8dca56ed79494045c821be3ae64cfa5 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6c46ba636af27a3d866ec75df9aa5e04430bd17e..a81bc06d7c35d772c5dc96dce110a74942ee3d29 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 1908f6fbab0034921d01fc396d15bea1ac0edb67..bc1001ce9c59c21bf8d0747cd7f7f370fbb5396c 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e0fc8092096498b984d9e3b51bbf4089cd8683b9..9abba58ca8cba5cf60519d082b38e363e153c074 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 708e31c058d405da56aee9821675f5d091a9698e..738c06778077e7b7c3831d71073ef3b9a93709d0 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6ea17f755cea5b229cc198f5827543341ce91bdd..8345cae1ea09ca3e8a06ffeea57894015b920e35 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index af70cf27904df3ad587f9b545f124a3a84e7c30b..bc091a09269dd481372b365eae8791776c6cea7f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 472b1e0c47afbb690f1893567ad346840a26921a..94d052afc00ab242b17cb57a1689e03a90cac12c 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 5c589a05dda2dac90a068bf29cad8a3e5e8a1e4b..69611eac5d3c11c3548d9e8ba59f5bd4edca7144 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 88d8fe73c6ab0c84bf6737d6c0592bb59c694059..14d616fc91ffc31558cb4d76862db3832e20e6e4 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 48fe83f3333f8d41eb3f500aae15bbc334d9286b..0c3acf811cdda63d9fa37dafcc9aa07e9eb5f4a2 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index be1915e6aa2a087d9e850c30ec56865dc8330546..3c0b4251cceaf3916c939dd1e6036ef58b49043b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 1c78c82a0b2d3a112c917552c90a52b50e208fc1..f92b35f53c19df8ca25862a0033e2ab9035b92d6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 9c09c52c66bee184a09d2826e9451a3326cc84bc..94a4f547cf7838a1f86cf38020efa2e8d1b4d239 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3b32d82445156754c3ff30097f65267f762d2be8..bb24e307592fa09d156fdff4ce1d77bd76e637e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index afff1fcfc5ef5da5e033e006907373e05ba33e2e..bde665529ea93e3b91703f2bfadb1e09fd31b55f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index c5304f78c05d6db0719e4da27f1bde6654ad2d15..be30c3084bee730115a406737de3a9012f3d2e7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 83f7e91d33a7ac4badac336f220aeff43a24cbb3..85127c7824d8e39eaa7f34baf3644a61e2e9c0d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3701be5eef20fe5ca496eb91d65d9f6c79645481..5a843e5986a256d9b9ecb2b25f4c6b98490750f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 2d498d673d2e2e689efea09083282ad9643b8787..a8ca4cf51a7e947cbc854cd6f5867017f77b5dd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 6a495c1d07c8eb365c4a65d46fcfbebc42ddbff7..8018c8fa98d97886f5957a24d46cb44f860a4c09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d8a72c0c73b2cfd6ad712baee2459f1be31aee95..0b4cfa86379336cd4aaab9468eb91eb3487dce32 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d67be2616bab47f453376a55c6354704c63e22dd..28ebd2746ef01c4164f394da1acdab1bd0be353d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 00e0b3bb1151c1378da3e190dcdfb4c0bb351bdd..46f19590aa47e4cc646e2816cb691e0f14a9e31d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3fd710b67feaadae03fac559c3f3168d3a87d267..bce1cbca1f5e730ab56cfd551da55e470434f3d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 5490b79917cdd64e8d275bb432221414325cb58e..abe0e9fbdb23272189ae67009c896b91645624eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index c59c8dbbdb846e7ed9b1d58d74b42950eb63eef1..3c71fb704132730df522cded7711ecf8b74da22b 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  IA-32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 48fe83f3333f8d41eb3f500aae15bbc334d9286b..0c3acf811cdda63d9fa37dafcc9aa07e9eb5f4a2 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index be1915e6aa2a087d9e850c30ec56865dc8330546..3c0b4251cceaf3916c939dd1e6036ef58b49043b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 1c78c82a0b2d3a112c917552c90a52b50e208fc1..f92b35f53c19df8ca25862a0033e2ab9035b92d6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 9c09c52c66bee184a09d2826e9451a3326cc84bc..94a4f547cf7838a1f86cf38020efa2e8d1b4d239 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3b32d82445156754c3ff30097f65267f762d2be8..bb24e307592fa09d156fdff4ce1d77bd76e637e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3c40de3356b13561598968e63e186b619dbce822..12f67620d062b23914f0905cde957df9a2f6fcdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index c5304f78c05d6db0719e4da27f1bde6654ad2d15..be30c3084bee730115a406737de3a9012f3d2e7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 83f7e91d33a7ac4badac336f220aeff43a24cbb3..85127c7824d8e39eaa7f34baf3644a61e2e9c0d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3701be5eef20fe5ca496eb91d65d9f6c79645481..5a843e5986a256d9b9ecb2b25f4c6b98490750f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 2d498d673d2e2e689efea09083282ad9643b8787..a8ca4cf51a7e947cbc854cd6f5867017f77b5dd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index ee4da4062f2b0e979a1fc2a21af063be6befe07d..e52344b66a8f89078c1c2cf9a1a4327664519069 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d8a72c0c73b2cfd6ad712baee2459f1be31aee95..0b4cfa86379336cd4aaab9468eb91eb3487dce32 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d67be2616bab47f453376a55c6354704c63e22dd..28ebd2746ef01c4164f394da1acdab1bd0be353d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 00e0b3bb1151c1378da3e190dcdfb4c0bb351bdd..46f19590aa47e4cc646e2816cb691e0f14a9e31d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3fd710b67feaadae03fac559c3f3168d3a87d267..bce1cbca1f5e730ab56cfd551da55e470434f3d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 5490b79917cdd64e8d275bb432221414325cb58e..abe0e9fbdb23272189ae67009c896b91645624eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index cc3ec5ba265c7ca31578311d902017327aaa323c..44ef4190b556b14df58d3d315572afda46cf9487 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0fc5bb712a157f7bda03704d9b6345489d94df06..bc17107239d27b80a6aae4898a2bf0f8069a6515 100644 (file)
@@ -1,5 +1,5 @@
 /* Uncancelable versions of cancelable interfaces.  Linux/NPTL version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 8ddd5cb914707e64e4b7ad17115f7928bc66d419..0a3d63e2b671d0f78e949e1fb335ecac0e2d720b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@gnu.org>.
 
index b405b9e21e07adf453c956eb343209734902e832..dacd724d8bf745d81653858632983f00edc5712e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 7388a5379b46b538f76751e48ea2ebee9bce5994..072e01081ef7d6bad85d349b9c5b2683fa97f359 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine whether the host has multiple processors.  Linux version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index cd9f0009c32ea03a85a1b91273dbcf4cfb6e56d9..4f4318d0bdae8caf1b640bc6471e9dfed7dd97fc 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 27d520fc3832a77b0c1be9343238dfaf3d8220d0..5e0e5e0e3fb07a5cded985b2dd3b0dbcea04a597 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index a7ee3fefe1f4fe483818e3ae41957dc4c7c910d9..d127f688cf32315df9c89b70faac9ee768926205 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index fed8455e5efc265e11a869801997ab61970885bf..b3a960c9803d13c89db5c4cc9ab684576a3755e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Clean up stack frames unwound by longjmp.  Linux version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index a46ee2a8ec0da444e6cbd1bd4a6215a2d395ac1f..532da55e140ce9549c4075e1fbf21078bf10ed6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 4bc6f78bc541024733b9da8a73862cd43de69df8..080d4bdafb6320ff40e8b7e3130d4a2058e94e25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index ce20a9584a02fd71f333398bf7cab0c2be1bf033..acf3594d71ee2e457fb17d8bbc39f4a170af4f4b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 1ba078a44fede3d8d9a9160ea418d7cd2c1faceb..4d8d710cca15026e178d0cbc493d8c701922817f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0efb72a56c5b58d797885e6b0d7c697eee3f3847..e198af7e8d2922cc92747c5ad835133b4490875f 100644 (file)
@@ -1,5 +1,5 @@
 /* low level locking for pthread library.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index ecb76636c0dbcb5a219c4c0f7fca17e34d521813..5c9ada18a00e9620fa526e4122e11a3a417a50a4 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
index 6bc34ba15d652eaa1af5a33c2a7134b8c53641b3..0d209196674df291b4869bbae5afe3c8666cf315 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contribute by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 3e8439a12a3471b73007ab1b4be80db4b26d4dc7..e022226a5b6e0dd2d99df6ee4e7de780a4bdcce8 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  Linux/PPC version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 33e0fa230de597a3353abce495a82ec191e7ed57..71bd3aed1214146cc78b1a376f59fd9e3e5676fb 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific pthread type layouts.  PowerPC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 8077d9ff50ce7b4919864b9eabb9ec033bc8af98..89427442b9160f3d7f2a3ac7541530ae23823142 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific POSIX semaphore type layouts.  PowerPC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 09d16309c4cf5b68f28e9c8566a665ebe3c89b4f..453b1d96ce139a4f654422364516a58b6c7a88ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>.
 
index f33f703346d9c76c60932db951263e16d2a1a700..fe856708a4bc624f5ae54b27925a6961fce38497 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index a947dcbf21671870f35ed963fc37ec68edcc0c31..81dbdeeb6810e726c0c2f2412c8ed3e342ee5874 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index cf2a2d3557ef05abea1fde910d76f877edeee11b..b6eedcb0e9bb7182d7cb3d24c96d75ec24bf766f 100644 (file)
@@ -1,5 +1,5 @@
 /* Cancellable system call stubs.  Linux/PowerPC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>, 2003.
 
index e17044cdb62d8e51768d56c2740232527d5e0dcd..e0161050b147a6af626dccb37baa0efba4178760 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index af7c32d038f9cd1d7f26d9c35fac5945418f2317..bbf570fc0af336109c0069d98028437a629fc5a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index d711dc6cf1c708521bb79fdbc0c50190933a4bce..5807d9d5bceac84f8cf9a8a1633b4a6bf5dc9126 100644 (file)
@@ -1,5 +1,5 @@
 /* Cancellable system call stubs.  Linux/PowerPC64 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>, 2003.
 
index 47240acb63efeaf7e43b8258e23acd4489c969f9..f8bf01699a22d465a35d195e6c503201b54588e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 4ac913c3be9f1aef11ad0ac015b4d43422fc3fa3..18fdedd9388f160023db49c74d9c1bbe009bfa84 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 41e8768592ec18cba7624caf2518f8611c2e0f91..e925299b2a24824acaf62b8bccda0e84339c7747 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 86bb51ef52578a0dc6ad1f0775946177a98f48f9..2b8c84d756f05f618b060993de1caddf36c85bb5 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_spin_unlock -- unlock a spin lock.  PowerPC version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 742c5fc72770ff6c14fa339f31c5de100f9690e8..f222d9a69cb2e617af7e2b23fe57074a0a1a2cd4 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_post -- post to a POSIX semaphore.  Powerpc version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 73a142be319916379dd1ff2d84b0190187d7529c..582409486e5198c1af1f81e68fce2a0af547be3f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 5edea5e9938a17980979306310edbfd1ce5809f6..68059db8dbeb35e430d7c0182a327408422fc80a 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 2a60f8e19f02f06f7817229916bf821c56e3382a..b15c83554e732a0363690e3b5dec2eb8af3aef23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index b4335c56e3033becaaf3c08e562253119a1e233d..96c52ea5311902f11dac3e6befe8cbb1aaeb5122 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 4b752626e2ebd1af425a2799d24c7b7b511eefea..f58e9cc3e9235a42ce280ff06a771bcf9c3b379c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index b91fcbf95106f4eeb4d23d05507c58ba6c16c7c1..aa9c93f5a33d9701589c411afcd9de347855bcc8 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_getcpuclockid -- Get POSIX clockid_t for a pthread_t.  Linux version
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index f5dc336f782025df0132d1abefd416d4344b0a37..e5a319a3e13b81ca44d3fee458b5f6c0e2e1bfd9 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_getname_np -- Get  thread name.  Linux version
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 04e9b65789326bafd874538d362bb92347c4c304..43e5c02b37921352d873473e0f65e2bbc4e19b99 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 987604cbc187c94050057ac4350aee22a858a373..288d73f8c854f91d77a27c0b6fcd54a4aa8340e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d6455dd2f55b8ab0b83f676b6cc37a4e22837212..409560e5860433d26f1d47413321586d323b5de3 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_setname_np -- Set  thread name.  Linux version
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index ba9abc5f644f9eacb04ed305602699bc47a45985..9c3e73cdea494fa598c75d5d80e64317e3eed6c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
index 381ad59070b648a21df804045d3433218d07013b..7f5f2065d3adf0c03c38b30df76e8be23cffb06c 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index cbcb5a309611d782b26bf15dea18c8cfccd4485f..321d9c3543f975bb7e037637000a0e0fa356fcda 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 20a09e24d943e2fe37062e32d519b99893244f08..2cc49540b9507e3123d04d8eb016c2b7646f4d3a 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 75e96707865939e709e1dd32a75f70cc0ce5ac10..9342e1c456b417afa952a60cbc0aa9bb364c361b 100644 (file)
@@ -1,5 +1,5 @@
 /* Defintions for lowlevel handling in ld.so.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 75785d9f0b60b09af3d816cc995bfe497484dd92..a361db6edb5a3c635a41a7fb3bfd038f524ac86e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index d59888f51041a6f5208063a3b1874ef28e16dfeb..674d3da7277d8436f9195ee569dbbbe0efa9afd6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 262f9638d131e44f7b69398d5429a64d0c682262..20fe4c9eff6ee55c9580da3527a8894da000cdfe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index f543c43e805fc99385f28eebe025a1edf3da81d3..f35eab5ac11907e6a1222ef3186e5f1a7e496ed2 100644 (file)
@@ -1,5 +1,5 @@
 /* Clean up stack frames unwound by longjmp.  Linux/s390 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 3dab05e0571a791134d39db20906b89d409647cf..80dc90543be4ed89d0f10d0795536d408e14a8bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index ed9bbb2268317a45889afe2d1c361ba3690c1cf0..ce02206c17ed0571488ea66102ab89ab1120deb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 9cab910998964f4c8162cdc0addcc6ffff7904df..00ed99292fa07a4c07c81b955020f9d95fee0b56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 03e3f3e74c839ee2e14093b6308dea2ea3ba1d0f..0eeefca5cbe94f60b7d78b64d2e9fb98a8b1d08e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index e7b3a8da72ce3537fec0f4e42d08a7adc9b3a36c..adf66bebf75177326961a4fef06dcf381440265b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 99d1a6284f23d9c8a3f3c7f0e85ef30bdc811bf0..97f82f00f2014a2e71638c9b2c67412861ec9256 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 0e4b7bf9443055d14c802ae22b14bf3c7c8bb181..b3560c8e4e5f8b31fdb5aefbfb8ba746e6533818 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 729d7da2f47634a3e356218811bce240b2c0a45f..4f7a0b53cafca722ab52ee66c7bb6d4d5475e28b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 622c7b0b0c3bd44d82b7f911f0ec02e60e9fca8f..4906adf3326c1981c257bb98f79a1ca3c7873ad1 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_post -- post to a POSIX semaphore.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index da93c48226bb97b9b2cfb4b929cfcef212fee480..7dfe51dd8bea871a81c4aa353563e6d19f5d7b5e 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_timedwait -- wait on a semaphore.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 1ecc05602430781c74395361c04f5005646fdb49..aa1775aa6d6b52f9fa49422b82eb9656763dfb8e 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_trywait -- wait on a semaphore.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 6b94d37e74d5e64e3bfba9cbcf95c114f90f1529..7d586cf186f6734e7d8b39f427e5bda637191e88 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_wait -- wait on a semaphore.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 33f7260b7cf3431e6407820901f6857626a1fd65..e42d94ebc0d8f0ea29839aa255b102340b412e70 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d4af8bbd83ad9a7d2b6da2e1637aad5a68e3f102..87f898c354a74ea26ac4d0302fb8966783d62a64 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 48ca50d9777fe398f3538bdbd4c288b05420fd8a..95d7cd8cfaa45f04b2c78a4eb00f1bdbb1757d17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 4b2e8673508e6b611cb5cc90eed23bafd980b0c8..60d3b86828dc52be019b30b51a682acde1dd3aa5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 0a5f9151fe8bea823dbd38840812ec3651f7f166..ad6188d096f2ff2eeb8fedc07b3b7b1ae194b847 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 41adb87c1de3857287d103561e9f277f529e4d3d..d580ca3ce508cdd040456aecb14926bf10ccc5db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index a7a7176c43e31dc01df5d89275295d2ee297436a..84b8edb86c55f63814264d317390811bf2874266 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 486e02c15a8d7a528ec4fa8453cb7845bc127963..438632d9629c2ca40efe77a7fd7ae244804487f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 19814799976c7167e487ed1b652546afa2ada0fa..65b8d0cdcdb9c844a5c20a5d362eaffe1f560da1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 1752a6bc426b972f3c1ba4c09f5aec64f7118a1d..1febd1fd4ed3dc74f2f6f66ddd891bb245f11610 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 54209ceffb9c9457fc5c44d2d1fa253598cdb4b8..946b1d746f05c7eb23c79c4737ec89eb2fb6be00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index a5b4f9c6f21ab6631fe126e07b134e21f83f6ffd..89b32ccf0eb7280c79d0643ed28a4de67bf5f714 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 88d0870452205113d4ff2f3fd11fc6e30682193c..b2ca812dfecc4cf0a692acc3517b7d5d2bfe3385 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 2c21883f751cf28f5955276e2e7ee2ce2b40f64a..94b99e724bc453f223cbcfcd9f5c06b62efbdd73 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index c56b8b1bec2c2782dd1311d895e5f64b73b5461a..ad01966fc6fd4bf79316e9f9187dce1f29bb9241 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 99c96e35f8974e02d338844f8ead3370e4453203..b22cf4491ef79e73ad6af4884a85b4d9963d0d21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index ea12884220eb21dd7fe70e79fb354182f3d8189a..34790fd3b872212195f0bdcd38d2c263b48e9c16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 75083d32f41d763c6c0a031e8d9fd99d7d1d167d..07f7b21198b8febe431d96be8e6ce75aac71e95a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index f588cb31d5d3e6bfed25222bde32b62612b33aa2..dd25e95b96e022f7a51e5c5467940e90e83fb937 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 213d5f68fd25958403109b49587bd55121d8d498..db99ee4696b932de1ca897cfc1a7a1438cb5cc57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 7f1c984120560c8ebb732a86ae40760e99fac7a8..8802fa93837ec6bf7ef08153677bf3cc6d3e6705 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 4d6389df094b4306b32f5a2895492d6b23155b1b..ccc62550afadd9dd01140191f70d63bfbe9a8999 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 6d786afa7f93792210123ad911841fc7f1ea4178..4803d033d686dfa94ec3fc4c57197e38e2a2b20f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index d8cb176c431a29eb22ab8d1f960bd453a146a961..8ff8792ff4b66e4cba1388d56c6e5bcb12c9510f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 03279a47a1a4cfaf553b1485a722c7cfbc7da8b5..04a6a405d4de70808a86e755121667b335289d6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 98cec2a192d6072daa6db3a943ea6451231e78ec..c4c0a75105cb29a0739b3e08ca98ec2e36a49d3b 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine whether the host has multiple processors.  SH version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1810f76c5a45fe0564a1912b88f3134423507d85..4278f25d7b3104fecdf8219ccccb5c7f06d8134b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 253014393c7b46630095224b1d7f73c25de820e5..2676858dcf95462a7293fcd723a460699bf8f3a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index bb6c7d1e905d183be4e2ef3f15e3433740f75740..dda5c35d10cfb31f4537794b25eced6a707ee5e5 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine whether the host has multiple processors.  Linux version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index b3645a757dc6ee6115a5c5a113f58c054584d0a8..ad68f5060f430fe01596119d81a28cb8b63e6136 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  Linux/SPARC version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 5076aa3f4ac6f788d9f2ef1571b1790ce7422b06..be615b6e89b7cae6d462c5a50b15e64fd4e21663 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific pthread type layouts.  SPARC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 0f3995c888ee7af5293ff11c46fd288b242db374..140c616d99c18761aac86737829302d13be0a8df 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific POSIX semaphore type layouts.  SPARC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index ff66b72c925a617350d682e052bd4abbb6c0a8ad..c7b90d66f3336c866d95d8984e22a985b269e1e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 5ee8f6d7bba58147f0c864ead594f1c9f24c403e..d851d745428f528f8a70fbd2d350f1967bdef962 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 28920d94ed6ccb3500660b93911a3ebbc07daaeb..4ce7871fbd2fb8180757132d808a7640364610ec 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 8c434ea1a49d1114ea5b413f97063412bd2c3c7e..9bc7a0533392a9e8831cc681ebca0ee135664756 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 9afec7859cea3003acf5ea0ea34f764c9c4d48fe..ed5c1f70718bcfa6f2eb2fba4b82be1bf89f5894 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 5879f44fedadaea13f3f4c3ac7ef146989fb924b..a231e558790d154485c50e231853ac8f2d76d6e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 3d383244c245de4dd3fe808f60e92aa5da5c5ed7..d415366f4cb6fee2fa43e5a9470c45d9cc6bb70f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0c0b87c87b3c24008adc01cca0fecfdcc70eb347..d83b9d8e2eac962a9e82d0f9035bcc2afdd0c07f 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_post -- post to a POSIX semaphore.  SPARC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 8ce6efde2314f6edc4512903905f13fcaa820d12..0557e4e709da8746f0e936109875fede91b9c2c3 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_timedwait -- wait on a semaphore.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 8fa8d5ec8a660a0fd5f3511534795859bcafb093..cfa1ef37278350d710351ff59347221f28c8e242 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_wait -- wait on a semaphore.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 905c8bdd0bee75bde46fe2a13f540d5825d59c19..8384281c3ad28ae66f53777fe09e826467a7fff3 100644 (file)
@@ -1,5 +1,5 @@
 /* low level locking for pthread library.  SPARC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 21b915b229e346f7cf64297b7b530624f1f9b752..a17fecad491e4ef69df248bb435ff1af85d0f94c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index b5fcd8398fd92d1b2c8e14e2cb2658ef90a845fb..0fed90886532fc2dd16c6230d3b3dcecb4c88a7b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 440b6977fbb31ce49be6d55210def36120d69335..d3846c045c8f40fe6ab3dbdd13f63556f8442e95 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_post -- post to a POSIX semaphore.  SPARC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 2e210c7011dbf6cf44371ee94a217a5afd478360..5c48cb385a64ed4f4e299f21a68d5e847a3ff17a 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_timedwait -- wait on a semaphore.  SPARC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 3e60bf6cd4b3461fe06f22184a19c7c745479d3f..7d0fc556f96841514cb3c034ca4535e678821d70 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_trywait -- wait on a semaphore.  SPARC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 2f177a6b49032b26169eb2b69209b9bab25929b9..8c072fe5f486ba78422a06fcd247e73d0924d35b 100644 (file)
@@ -1,5 +1,5 @@
 /* sem_wait -- wait on a semaphore.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index ca30df46a46649a94518a6c31ba435143483f21a..fd9968f911bb669de46e0eaa1a44759c6b8c0c84 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 52a8418939a371684a9d6b41b1d59a32911fc38f..7ae59cfae84d5e4486a98693a880c77db6848c82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 29168e10ec595f7edbd8689e8d610ba318f58cb1..9d45eb7e425d5fc6a965cd44eba5eec38da33ec2 100644 (file)
@@ -1,5 +1,5 @@
 /* CPU strand yielding for busy loops.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by David S. Miller (davem@davemloft.net)
    This file is part of the GNU C Library.
 
index a2e6476c5dde4f93cf5f6fe086456852ecf52754..0561bd2bb144166c41e8fb1495c5e3c3246b5ebe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 758611e5f023ab64304ce50a77d5e0a63a608880..4dad994ab3974049f7de6003427f3e30f22dc008 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index f9fb48c3f9b2d352b175696864f45961a41395d6..be6e269605547285cdd4a0caca8ee23a460b8e7e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index acb2fec0bcf59c2fd398fcb68d511b379ff157cb..8b20aba53bcdb0f755f20b8d18074b9c13ce11fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d0a58923fb80c9450a273490fa3da875b18a90c4..d7fc501f0aba67f6523b70283cdcfc67424965e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index b4d99e585ee1ae52e5721c73efa2fe939c2c459d..ea61a4c427a6d2c43a7d8e73ac68c0106836b3e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index fe43a15fb675b761b4d8349b2a7564d226069a4d..902e1f947cc25cf2a73dcec8ddc5ceacd28bbfa8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 57f115fcbe822c21aaa09eab3243de243ebb47a3..2c383bafdfd1b77b45294b1f17bf713026db4625 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index b76c13fe83145a1d7d15ff5dbf6903022c2b7dfa..9d2529e25955c11e9e6acbd61e2e18194249cfed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d80bf01a7bf10f6a1fc85f89de0532a9a1a3f3b2..2aceba53bc12884812eb6756a5dba5bf12cfc5a7 100644 (file)
@@ -1,5 +1,5 @@
 /* Test pthread_setname_np and pthread_getname_np.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6229e544f3ced9f07b9dfb728128e63e326f280f..9005160f99eb11c0f8652f65730873c83c1e7e37 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 28b49bd893179806737c6a603ce0aec05ea603d2..28e5144788ce18a7d51c42fa1b297c4fb400b391 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 28b0f0ca7e568a4e5a51cfac3ae244631371d644..741a9e03fb15b182c7572d32e19bcd20a0834ae9 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 2fed32b9a9e942187a1e9bc392b14c580894b592..e6f5d6d1aba95a8090ddd7990d1d43e2511493b0 100644 (file)
@@ -1,5 +1,5 @@
 /* elision-conf.c: Lock elision tunable parameters.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 02cd2a625c0b335e88adcf8862940ca250f741c9..6790b5aa13a6ad8239a5b7e3762449b4436322d1 100644 (file)
@@ -1,5 +1,5 @@
 /* elision-conf.h: Lock elision tunable parameters.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9d009839b8383bfa9a048aec693900d71793b3b6..385ac31a52496212d4db95ec9ca5ee6115126259 100644 (file)
@@ -1,5 +1,5 @@
 /* elision-lock.c: Elided pthread mutex lock.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 1532964720675d464a664d28fe6e20c481bac044..4fdaa0f9e97b3061e9478e963e8748dfc4e7acd8 100644 (file)
@@ -1,5 +1,5 @@
 /* elision-timed.c: Lock elision timed lock.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index f6c47ef42e8a8e36ca65fa4f8e9f4346f1f6c238..a478ac18e3b3f11b01bbacbd121573cb15a203ae 100644 (file)
@@ -1,5 +1,5 @@
 /* elision-trylock.c: Lock eliding trylock for pthreads.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bb13c6b3008ee1a8883c8d840a4895c745cdcf9f..b9be19ccc40b5e6de85be3f2a38823490f320de2 100644 (file)
@@ -1,5 +1,5 @@
 /* elision-unlock.c: Commit an elided pthread lock.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9789905608b2aa452856eed83b1ac723df7006ee..945f8867fc9f2fbf9b25d3532a40c8ef3e139868 100644 (file)
@@ -1,5 +1,5 @@
 /* force-elision.h: Automatic enabling of elision for mutexes
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index fe64e022d91d19dc7f35c2446954dea04a630169..34c705235ae70ad025623894c92e9993c0ab4f0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 37b122f47e17c9a258f80c209a56e1e6b0e9ca00..b8a33c1869ea356c0c7be4a7b683efe6657fd67c 100644 (file)
@@ -1,5 +1,5 @@
 /* Elided version of pthread_mutex_lock.
-   Copyright (C) 2011, 2012, 2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index ddc6d929b31caa9b5e5665d2e490c0df631e3b0c..d33dd2a112671bbe39c6c53304139990bdb5ef24 100644 (file)
@@ -1,5 +1,5 @@
 /* Elided version of pthread_mutex_timedlock.
-   Copyright (C) 2011, 2012, 2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 0148acaea559d90810289df7a943fc2ca16835a7..6534e9693b58341cb08cf05f4917516297217f8f 100644 (file)
@@ -1,5 +1,5 @@
 /* Elided version of pthread_mutex_trylock.
-   Copyright (C) 2011, 2012, 2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index b4e4dcf90c9632bc2fd01f69f96f9df115890f47..89fda5efeba174d58620b1795e3aa9943b608144 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
index 0d95d035310d254e37bc4cff5357d35d80db6fbc..2cb19bc17301fdd86e3f821fab2166457c8c2a7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index a09ad405dc513a050a520d846ba16b2d7bac955a..a036b923ff2c349608351d0a18a6d2eaa80fb1e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 530e40bf4fbe37c22886ea190e27999bcb0eef1a..019e22fc892e7a8d6f7cf2dd31c2150a684ea109 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
index aa6ead1273a32236b6a81afacbe67769851479c9..83e523174f95f14be62bf8a0fb87af147181f8f6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 79094e2af67a8ad60917c3f1ebecf8948fd61547..02892effa76892e31d93f0b2564a4281ebb31b88 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
index 6b03bc6cb44ae73745558b19e6a5640b086978dc..f2dca070f3463528d51914458c73f5bcf4179f2c 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 35fb01a0de5c0da5d5b9fa506cb8f5d682f2a6a2..0a2673974ece23bae29cb8ac25b1f66b7b439d98 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 95983e33c3a00756175d60eb99e4ef61ccd4532d..990b6f9fdb6f24f682410614c81b2ccbc122d685 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 456bb2884b89f34bedbead09a995df0b1bc0ed06..77144ef3c04c698a2896d9b336f22911b9d3ce03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 87e729f121c4f6dd36c9900ac5a3509dd505601c..eec17f226f88f7bdeaf48b1908767c9fbb2f7515 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6257ef7e54f84c6924b7cd4762a57243845f17f1..985e0f1cfa3738e989e1548f0e7522bfe8f61f5d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index c562eb2b22a763df37bdb61873be7ad1f5a3b239..53d65b6f126513c96c646bd7e12b4852f68602ae 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6c1a75fd476c04775ad39ebee877c68611d84ef6..0dc23405b07a451a4b28609eb2e2be35cc505862 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f0f6683b7f276ae76893ceb40a0c524c1dc291f4..0e61d0aa244474a25d6415fc3c6d933c05620c8e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 833895595732964e46a3af97d549a7b563fad794..2cbe2fae62c07017566d5f6d2c77ad8504996b6c 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 76818186df76d83c420416bd8063688f383f17aa..3bbb4c7f62f74b4b9e56a32d21772659a3834d2f 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 57fe1e9ab1235b729a226824875aa0764ecbf7f8..40bcc04a9d8870f06448f96547a28100fbbb52fc 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 391be178c6336b5fe179c45b1617d57292706fef..f57ef5238c98f9c18a3bb55ce57013f623603c33 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 86dda05a8a4eabb6292dd41f5ea8314481658975..d779f7b75963218ce0852fb9fb0283857e96be60 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 734bee3700df7ec8f5f98bd7126ad47bd4cc42df..e444def525ae46d483524bf9c2f77655d26dbbc2 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index fafcba5d2ae7b0fefe07ea2e732e24a1cb4f06e1..1c1160046872ba25a51c2888d9c46866c3c2e1f5 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 2aad39e36f6e0c35789ad65a38a5545a06124c2f..880610e682c9d76a695af5b63fdb3cf301640daf 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 2dfe96ed9fd40e3dff890b667468e552b6c9fa8f..1893a347379ba5671629367337c5e7002116147d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0eb45870b54281a162c10683cf74c3b190185459..8f4d0686ec5bb1a9fb3c367dd7c34a7c2efb3876 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e651f0099a60b6020be9d27d7e457e58e5071ab0..83cd25fe8d6057138e6103b705755d674911fb60 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 47904dd422c5aca4b3dd92cc8f752812daa37912..e46eef426cf28ca39ffd5ce245ac3ab75d3c9286 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 02909dde0e1347592dda0eb74b0029b726fc06fa..c92da1af35e74e1019d112040c3a64e5e5d8f793 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index f537e8e10b429567e2549fd46875a761cbedacbb..66d927c56aa06a941b2cb924debfb71482b35a5c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 0db80d95482585bfef35105b5372d49899dcb8fd..439d553d71b083de11bfcb99e687e21a45ccf178 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index c018b4f42342e5d8f1ec0fe965551c94659936c7..f8a866484091be52378e9f45ea0dadef848099c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 2c64921bac92e29c6001c766788721ea512cc1c7..c6058af70c83d4f55690f8d1d662c9b0f323073b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index be8f30f41c7c50c2114513758d752e8b3305726b..de43419bc9c7a1b69376886a6022b45a52b0a934 100644 (file)
@@ -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.
 
 # The GNU C Library is free software; you can redistribute it and/or
index 1d5fcc32ba7e64186e108ae4ff7adc26ada7f825..71c93a4cec27192eaeab1a7e87da4e020a784bcc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 7ddb8f782ebf4fef41638fb7bbb0c67194e92022..ba1e8b51e5ead1edbe8bf13b88bcc11fbcd15d73 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index d558d049430ba0a700fdf9fe7250d87d408cc9d4..6cd4feaf2af6338940d4d345010df354607e4e3a 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 20557686818c09b584fc3c42a32920d3c2e9ce48..18a15a1dd4c53b546eaae4ad538f5a2001627cc1 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index d6350fdf4a092af1482e2e2d3cc82142e07cf9ca..cbb5e9e5bd6a9c394dc32826d602d7f807b08c9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  nptl/x86_64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 964a16da8cec78685e4efb3f955567e20d9f0176..7060616a5c8c90a8c249e47992ba3080a102a486 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  nptl/x32 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index b2429f97df958377bcd62697db4a57d7ef873aaf..ee9a2fe0d096a16c5b93777fea8a219ff08fa381 100644 (file)
@@ -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.
 
index 6172c80036d1d2fff547fa65d2b170b59a2f7893..0ae38d0578225740197edd7ccca759f1ea07c56d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 06687a4885e86bf37b45fce0e61f365c4a187e1a..5505b44b85e9822e38bee0f09ee09d20e542cd91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 99fc7c151834f43fc02462c7f7755b4c8db0e468..c6f595762f200accc4e091dc703516631349b209 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
 
index 4026f2ae20e3524af3f4d2bdfbd1eb6f02f63183..7624c63e3cd00bde84d9cf5c01d685f169f6a90f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d29ccb166766d9d106dccf309cf3c428912b7a24..b3489214697bff3ad06af643b882380235810e00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 8a31cbd482e752285c722c6de6043d923e1468c3..bd953db110e21ebc69a6926c1d7819427b9f10a8 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
index e2f23ac6b81cb3437ea836d18255abd4ef95ac37..c75b4f11efd4768e8fb2ae7f14baf4912d89e4fd 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 19d909124f2ad2bcc7ce057cfb0816e108730cef..825e4b964941927fa54a9eafb6300748332b692b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 07b15ff6e447e46450cf45a247f1a3035002d874..9beb2eda90cb5da5026cd784dfc4c9da89badb07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d8a7488384c07c753094adc439c9e2cd147d9d45..607c3f14fbeda90093a7b17992d5993fe09fe112 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index eb1099463b386abd81d8be966ad09ebc71bf18f9..324cb9b2b2b050d53684cd91b907534b690fa505 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index a23fd9ebc17896fe0e1ac0306980e4735e525e74..6ae0696db015a8ecf504a69f764d4db7400831e4 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_getattr_np test.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 16d6efbd85d577fe893c24819a347370ba9e4e5a..11fa6115def2d5b2dbc2b0a7fafbcf0f1100fb1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 9efadc40f6dc5295565588af13d05974459598ae..8fc320a5bdc2c74fdc0fe0fd669f47cce742d93e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 7931663b98e98c3226a586f807549795973e3ccc..70836fab94340dd5ddd20a329b1061793a9b16b7 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4e2d58ef373667dd22c7e24768895029f77c5d62..624d45d3af6dc639260301ea01c5f3c743c01674 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 2836fb341be429149c0e3e8aabf94006c7c4ac75..d05478217899866e87609e3ea602308376c0df65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 00eeecaceae2d0e0ca4d5ebe7bbddde41842429b..dcf254f4157820961869ce174df923807bc4ff37 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6b21c6c2eeca008f0902e7ed4e22c275ca13520a..b36b09f24cd6a2e6ecfd2deb507181ee9d97b3a4 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 617229b08279b1cb832a4c4b2309d564c85bb3af..e1022e34b72740fb57d4d6bb0e93cfed6be68316 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index aa77b417d5e8ecc3ca2f882f253656591718ad85..c6b093cc00c0a39a64a677eacf5c35701f9bd131 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index e947510ab3e0b850a52148fd4916cfe44824cc06..2832569868df8cb9e0d438e5e11566e545237141 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 35a4a4d0ca6c163f2309daa0551d9ea545910381..65b8f87480357a19c23d0d335810a41381af44c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 2d9e4a192cb8e4c7a7279cfdd3feba0748f6a2d5..3dce967e8f4a3200e23cf97716e9781575652bbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 4419eb96b4b9c2169b63841466b6369866be67e0..992ba17c442e05c3908816d438a7c91bf76fa884 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 571c2c87f1385e4294de9220423a824e6291f255..41ef43273a9ea72fb94751aa0d20ab18170792bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 202ae0a1af33161bd639c88fc79dac9b4aaae83e..db8f20214607c59a8d92fd18a23b1baaf52e96ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 9af67f9f29f66fed6ed4b99b33435243635cdf79..b047c612eb79d556c573fcbe71a07111749d28f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 84df6361920068f3a5baebcff01c50f13d2f5240..b0318ab7be4f3da1dd69fe3d3940caf548765a29 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test whether all cancelable functions are cancelable.
-# 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.
 # Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 39df856116cf1567559f8ceb7e55a8fb9335bc33..873faae67750e719f084e4b2b53040634adef563 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 54e07d2f1ad3cd4bd995e86e097d659e17e37881..43a0d13b4e16b3bc4cf5c0473728fe7c0976b348 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index defccf2ae4594f7546c4177b8f65259cc8f0e31a..ceb39648000070932bc00d38f68282d173a91332 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 47bdc35f8729dcaa0ed009f209672b12903bf3ff..d52febeecc7477dc3c8a80df704d46bb7894045a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 7ddc69d2c8499b0922b8ea65b50f1939f7618fa0..31361353d1b233971713078e9c0b2b1f27445efe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index ca9042d60a13a5662b6ec12e3603f50c33856ae1..8fdab6df4d832ecb202c6cc5c4899e98e879863a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3f320ad00d22d6aa698f4def1693aed2260942e6..63ab303b7714523a58d4f6a178eccaab71c3f34a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 9d90c9e7a4eabc393c2f9bd336cc84b00d0410c4..bba3ad18ab5c29ff8681cad87046c37b4103a28a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index f7cad5021c4caf08d2af492c18bd291841c57821..45e45a1ec9a16eb3c2d2e7b12300fecc88e43a3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 13ec89942e58b2d35b732a2c7cfea4ef6509170e..92da180fc95db8f74db63753474c4b5bd01e68c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 14ae49a409d82ea62b0ad9467c0a51ea8cfcd2d6..de387e236d506d070741f7c57f54854fd973400a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index e6d407ef74452c99f5e25e37822987f664756a77..2d834de212da60e3164897bcd4513e803cfb40d6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e34bd114bf3c608fe27777df309b8e5144ca7982..703e5584534694e9304fe471ead2f523c28da42f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 057a4462c03d284df9895f20a0058d7d83217d13..ddcea9038b8016a2ae535c9af11e4b8ccdcff16e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 1945bb0a8c6fcddab9482ab380d81c2726629b53..b7d81589ee2f5bab9e4500cfafcdfcd57eddb0ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 526f9c11843e28d755feeadd194a347a628f7ec1..bd66b6386fa2b15cd4e11ecdb671c3fa7950c5c3 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6ef654a40b45f8216f1b05d1663997597bf3a923..93080b232b469b869692f97666c8d59de33f38fa 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 22bb1e841be281172ee30b0ea5eca09068419f78..24c80ab3a2bbb567d02022994cc914e8a738781a 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index ad40b9c9b757491c3d6328814bc9b5e8a19b750a..53577a99b725d718f934fed2249347ad54276ae1 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index a9e27d6e0b148911cb7f2e3f7490288d8c649c74..9a14a293241a924ab36522f85eeecf44727da022 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 14916add5a4487bdc2c68950499f205c6efb5a22..98e23e79124db388183191a92fbbdc39c074e6a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 7ab4f6f57d1cd9a9d46ba5e75cd43844b50a086e..5f23132c7bb117cefe280317a90f21b53c5b5a74 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index d16f13d9dba7ef2260cfa4dda3a33c28f7b1b1f9..b87dc2793f318da052e1fdc66836d40bf5fc0649 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 65af0f2018bf02f42eec0626deec93d5f6a4d24a..dd83ec8170edc5817a07d319891eaddca865ddb9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bao Duong <bduong@progress.com>, 2003.
 
index 2dd776942a507000f73e2596e631fa420fc7752d..dddfddf97152a9474b3e36c492cf23e20f9ce857 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index a4414684a90d046df416360ab67aa4b174b50315..ea94e02036283f73c9e6ef222202230f020d8155 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 66250c2e2f3f2acf66e80b590cc449cc9cde0631..3eab623b0c1ef486f2a4ed662bbd215ab6a53502 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 8b47e7cede4d8bbda705cd82117d08b6f8511f7d..2b52e084caac5b27954e77638106e859c682a2c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index c53ae416f572c3f342906be362013f0015525c2f..9a86eed8d8a87dcfcd95117aab59607fe1faea2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 592326ec5f3a0573159ec27a22b81d36948d07b5..76ffa26b42c2fbf4511872f4db1d02c4714cb31c 100644 (file)
@@ -1,5 +1,5 @@
 /* Verify that exception table for pthread_cond_wait is correct.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index a90af98ea842718b10ea785ad2f4433623a67ce6..325ccc7653fb86953f4652d16eb559882b2c77a7 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 49e1c0e470caf350d9a1c71db18c34959b697f71..481f173140a9305dac64115eed26a06997765ba1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 356ebf681ed86fd908abca21cbc8a73c9794b12e..18f3d24cab8575c0cd80ad5a1cde927f7d7bd492 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 40b7810c89318ffece6befdb205802085b784280..bb228dd0cf7aa7c984a57711e13c6febf9d72094 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index af2cf1ea0f684a8bbf3850fe1b65bbea91d667cb..5db46b1c43be74d53da43be8ae51c9010e0f3f8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 496c554aa0e2fc4cf51ae8b8a8d4672967f37b89..e7b54d708d76c297569ef73c247564b86b8962ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 054409561cf358acaff9ea10141f0aa6e03b1997..31d1f512bbb73867e36442d44dbb40afd6388132 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index c18a997dfef1969064364d9bd1ee8fab8018d4b0..c27200e8bde0619a5da896ce4ce4b523ff6ab98c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 5e5326091be633506869076d353a5526dfe506ea..78a67078ce488e73198bb9e8ad553be0d32a1a2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 9c33abcfde1ddd65322a49d33eebeefb9b34afe4..406b1d8afe22edb344574b7cfde48f3a1e30a068 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index da5b9eb8a85ab60d7afddbda3bc55f9abc64ff21..e2610c7bdfbfe1e3802350883ca9749ce8b284fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 313c2a4f75f6ab8995eb0efededc2e2fb21b39a6..860527322e17ff2701eae8d8e2843314c7c5056d 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2008.
 
index d58ab52f5a0f41658159db90676f88c6bfc465cf..b433691f4a1872d7030a22a1e0fc979b3892aee3 100644 (file)
@@ -1,5 +1,5 @@
 /* Verify that condition variables synchronized by PI mutexes don't hang.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 53c99ff85be5ba00af03b6df89f80b90a6f0c953..9d9a98a4bd56d2cf90ae6f5c2c782aa0201b1ee5 100644 (file)
@@ -1,6 +1,6 @@
 /* Verify that condition variables synchronized by PI mutexes don't hang on
    on cancellation.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 6287fbe549e97fd2531810d2c80ff07fa7a54819..229e3a7b5eb773df7bb8aaca84754b59af4cd963 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f79ef653e0c7a355efd86e7501a47db12836114c..756f52c67a0635b3c1fb7d5c70ca754268d55d06 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index ff02d83b7a41a26ce4023149c112ab073c390a05..ff300d4a75c0a8335e4e839a851c188a34a34ccf 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 920f22d7387e1d44dcb9127deb0e0f30ee18320c..66548fd0fd31748ecdd6b59606b73561082a0928 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 5261abb3d4b6f7a6e97eece1d1502f95e045c1c0..73766f2a9a984b9be06a1ffb1b12b483279f9c87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index a5d70cd2cd8344e33191ae2119a2c7c91d2cf8f8..eba729dc96ea19b827240d0455cfeaebb0641433 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index fdd3d375bbd4b8e06f4ac34076d871dc4dd72799..2046029e40e64d9699f58c3d67b191fcf6cf0251 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 2aa201e39713e0ecc4334d3da1941fac115a108d..7e5d30e5aeebbb5313571ea919b944425c567edf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d7e8611ac5495dd343d417e0bb49d6fd39e4e809..02ca18431fe1deb219f0e6242c0bccae2d0c2739 100644 (file)
@@ -1,6 +1,6 @@
 /* Verify that pthread_[gs]etattr_default_np work correctly.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1797048979fa19c1e03944605b1a1270be65e59b..86ac7401eada606e878bf5be596f5b55295da11f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 18143c3340769b1922d8d9f7430234a594a25dbd..dfc58c25e52af324b4dfee5f6539a73e2e550e0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 169e60d7fc38ce1bd252a64a2425e347a5073e00..fedcf815efffffa927e98dd53cb4f08369085fcd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index a4bf1e60c4d7eaea5a969221e9764d4234014461..5825d2985477f5193848031913f3105ab019a15c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index e04edd742e9c6809e1c9b3182126b001e8dca7af..eb18b4d57a9dffab19e1faa06041052cbea46428 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index f586cc57d407c35414142deac4076ffb12062d04..c1b3b5bccd9ffe4ecb9d103fc1e72bcde41b853a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 90a7db0cb8d9fc6cc25882d331d790610cdfc59b..0ddd171d0df9bbc7ab8c4dcb2eba79a60497bed4 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple exec test, only a thread in the parent.
-   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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index c45196ef0d4586d9452484cf23563566648f00e8..1df7f26f1361791a8e9364f72c08cdc021495ce4 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread with running thread calls exec.
-   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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 0560d8881853680e360964dfd91877047ecb7a7a..720543565aaec8513778157c26c23ae15f7709e4 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread calls exec.
-   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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index dd638138d5418b4e512d15d4280cec0cfaf5407b..45e6301804486697602e96fda443f9771db53184 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal handler and mask set in thread which calls exec.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 330e07a8b2185471ff39ce087dad6748a7ca2a5a..081aa46c54064d1dc48ac8e2907d3dcf1cafa2c8 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index f9d5e7d0dba43690f10ba53ada163f1ec0e9f4b4..3109525c1fe68e724a6ba9c0d45daf4f045d4d8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index eed41cbf01b89f5eca9e50ada413756a0589e3e2..80f61762b6d9d3a8621e378b7ac2c7b441b4b289 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 7abbbe3e5274ce698d009702013bfa3c883386c5..0a4e0aa24cb76070463812539bd1c5d0e55b6675 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4e4c69a4d178b28ccb835bbfb5fbfda4b48d8bc1..7d46e3425ecdf6c191758bb7d5ae1f7387feeb1d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index c42ae4452dfa972ac0b339847e3e6342da75a4d4..1f7939ce0c48afcd20c71ba7e911477675062865 100644 (file)
@@ -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.
    Contributed by Roland McGrath <roland@redhat.com>, 2002.
 
index aeeb227305071374e496f05c846516b17c7579d3..874f0209a42b68b5afe71a1764592a323354acee 100644 (file)
@@ -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.
    Contributed by Roland McGrath <roland@redhat.com>, 2002.
 
index 549816a60fa3129bfe693cd23feca8763291e0ed..1aa6366e97b8e64db3bad8970fc52b64a43ef1f9 100644 (file)
@@ -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.
    Contributed by Roland McGrath <roland@redhat.com>, 2002.
 
index e587b210ae6d9c805010ea3571189f75309e22d8..f840f4a51b0f22ff8e34e45858ac10d236688be8 100644 (file)
@@ -1,5 +1,5 @@
 /* Test of fork updating child universe's pthread structures.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index fdc4c605712b5020161ba7fb3903ffff373f9432..591a110863b2d5da3004f47652e836f13a5f298d 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
index 0e2a6d78003d68617eb11ddd45307ffe63db7e33..6044ae66adc5e2fa554b8dd0cd827be293f69652 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 56fe8389c6971f6484a4b56b41bba66dd5569fe0..a57c06cbb934c84d571d5a53de02b3842ddd2fe5 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index bf51f19769f67f8a4d7ddf7a8f45ea7edc51fd78..4e27725c46ad312962da792ea115b5e02534eda8 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 66a7da8fe5298558dd5075f7c8f3fb7cfb40d372..672edbdaf0b398dfc2272674046491be23e25d67 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 5e942248d078252bb96661ab97a0b5d336488576..7f95bd1ea576ef0687e6e2a8b30cfe11b9379dae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 8e4f3a08680c0472067141349deaceebc0dd4c02..b40fffc33b00867e9636a196bbe145e29e67d77b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 30325fd22dbd9012fc4e8f195bb3f14a543d40de..00d37d0cd26e23fb6048c7aed7c7977ce9e9046d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index a995454c765426e8d8aaddb7c03e105c66b1457f..8ff2153b97795992aff8b49b863e49ebaab5dcc2 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index e4e14927c31ef0837ca9cc6a2f6724dc8bd0cb82..9e65b59caeecc406a96656003a6837cbe03e5a4f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index dc111d1d6a507caa6dd2077af991ecebed437901..21ec91c0457936bd6c557dae8e57c67745a16706 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 5e733c2a2a028fcfd333620359b0c5c8a054a9ff..0eff71852e1b947fd8fed812e15054a89e095e9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 3bfe8eca70df28276bf892af1fae37ce1fe255de..f739ac546cea932ea42f73ba1bd0c373b540c483 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index d4f9d0c817147c76f9b9bb6bd93beca1c21df3aa..cbc9cd53f0871ea50fd3181759b2c8ee6d8b1960 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 708afe753b74fe4a6968d21f0f96d5cdc34c106f..65e501e15c48041b1ff96cc784a0e9e1319e9761 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 26aac0f441ac58038e43abae7d75f51e3527069e..6d9d1a316db1700a71b643bd71eaceb375afe5f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 5219253a6d92c46dc0b7766954da418b43994182..2a181e587eaf1a587ca99b8081a858c676ad5b35 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index ba120cd117647ebd73f5952a2e673f4dd0c0a887..161cb28818161219fd14f4904c7660a54c835003 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 9cff0955771c8f7c94638e58b5fb2d782e321a39..57d2fb4bbbdb66bf306934d949bfe03f3ff6382e 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index d72f2017363f1b49f27a6c082e8ea1339aad2552..e6e1ecd754e95aec2e2b84c308f9e7f6a4f77284 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index c223f67824c7f30b5dbe39242cf04ff721332469..14d302581418d17431c5dcb0cd2d723769fc0b89 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 1be8df1271c4345ab8c405e7c66a1d95d030a2b4..292e3bf06df8f664c176126297e49c371715bd97 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b39a9d06a7adf5ddc207cac4b103bc9072620493..0ab528e0adb8a17332a590033e6382dbb335b38d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index c3d40faabee217992eeb139f5870eaa5e2fbc382..686f0b9d300cceb7b5c6321d4230e7418280b2a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 1d689bd7e42529632c9a4615b74bceeef4ba5857..8fe05867b26a4410da3c829b4d53839396a3cb81 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 367b71bb19623aec0bceee0f8b12cacbbc36bc6b..2a23b9f93e21c860737eb2534e02bae21107e340 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
index 49754fe48c0babf3ef164691495565096d23fc7f..252d39fbf6f394ce84b6404c4f9f7c7c2a81f43d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test NPTL with stack limit that is not a multiple of the page size.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 0f91863f0d06d3d8fbf416f117639fe31a8c2f43..105c1709c6d4623c53d4a1f7e21cde32e26b6a1d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 960182a991d6b4f71f1be81aa0b1bd8ac94ee55a..4fc6217995d7cdacd336aba06d7a3820bd82f7a7 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index aed25ea69e4f2f29f2c35d162a457caa33cad97a..f11264d59b7ac68fdac37b3f7b036c134a87bad6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 060a22c8ee72f5be73052aa0b19bbe4a4112b730..9cf0489b3a68c3b40937ebe2f06fadfb0ce93359 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 2d097cfcb98b3818bf4d8973b35994ce66ed7e5c..3a111180268d9b97ff7a7b0645525f8fe74634ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index eab0820f9295ed65a0d2c24b35c2db623af113a6..37a6b5306d364c5ed5fad8838048873a017a068b 100644 (file)
@@ -1,7 +1,7 @@
 /* Make sure that pthread_attr_getaffinity_np does not crash when the input
    cpuset size is smaller than that in the attribute structure.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 17769cdf32747689fcd8b5e11e18e8e899590ec7..1ce6a52b01d48d9c667c9ececf70f44a5fb229c8 100644 (file)
@@ -1,7 +1,7 @@
 /* Make sure that the stackaddr returned by pthread_getattr_np is
    reachable.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index cfcc49128eedf5a244635b384428ec781d5ec031..92b273503b697869122132576fe1f988bb9ec621 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index fcbf6a882a9e93de4faf00156f86e15de5dc0999..9243a79bd5aade903ed1e3f2a2265337f34500e5 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
index ed1857c4ecfa06ccc7c3f9713636348cbcf895d5..05b1c56b95381724dd6c2a87ad2c7a5e5d490f98 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
index 918b6d7f78198f0ea34362e4136cae1c6e35fdbb..cf873c49e8321baa5e5ece9e457bd1bdccc692ee 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b651d30e5f6f23fcc04e3513e69cf12379f54ced..c476bfa52260e1a80d228d80aede75c392ff7ecb 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for timedout read/write lock functions.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
index 519aa4e8c79765b07f65ea3ca3b4712f0ebe0ff5..57ff207b90057257f99b6c13e24858f28fe27906 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for timedout read/write lock functions.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
index b61b5ababc881f99a3499cf7e7923d61b19bc3da..df5bb49098c76f5f7e48999ca239f280648cc221 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index ceaa4688061a3b3b567bde5b5da368d9a6f37635..767cd998a48292500cf26e684750bae413e3495f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 0768a42b5b07a5e80050bad45186c05f639395d2..7e9513fac84a1374e09e13a9f71073c7a6b5e668 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 21142b6e80a3b04e3bf757f8312bd2caccb4e38b..2d1c544228864342554c25cb3005dd53fde4f07b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 46614302b43728354f36aa608471239a7b07f7d8..9c31d0379b3cf2ea2f742fedd7e1ce2a8ba2fae4 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index bdb4923da09ececa98401c1ce9afb3f779faa074..df9ce0858459b77321ca09afa6f6d2afe754c1c8 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 07904b0b6ec8d23ec4e01d82b4dd43fd8d57b7da..12e22320d1e915d2e8755c1d914785347d1443cc 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4bf917aac62a708a9c863166440c04a3b0533f7b..4bb3e97571a89b73c23ba501b740b7c9c0e646c8 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 97dac64dc72d838cdf900a4ee0bf66514bad9f2f..fe7ef12200b811b49224002db5edc00b46f5c781 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 3a3bf90709294fbd6847bc8c6766039b6f6a2713..768e6c85692c6be0bfdb54e9c974a701bf952ff6 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for timedout read/write lock functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
index 59e2e61e39349a077191f3e8312668d71961ca04..8bd908b5341eb5a16a2dce6ecbc4b744bb39bf86 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for timedout read/write lock functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
index deb3d253f4ad0d6cefa5722e61ade2f96b35b6db..65581d0773a1dce025873dca50cb99d6ee621e97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 8ad16adb260518f1172f68feaf6719d15f48efc4..7f2ad0469b8b750f3313926f41c36d16707e9541 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 8935cc1f3b5dcfa83dfc65da862f8accdb0c3b6c..7cf50b6b56764be0bd2dc4dc8644c103040f06d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
index bc8e005974da1a8b95bbebd6cad31a38c4fc9bfa..2b53ef5f7e07111cc1272f5454a1677e974c8e67 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for sem_post race: bug 14532.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index adb851345c249303d342966924223e767d59975d..d8c8fae361f9d39631972f38c10a7ef647517910 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index a1ee8d7fb6b614e755d453a8d30e5e1dcb2c78d2..9862f430ad721f6040a4fa714ffdd894ff5fc790 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index d9fcbe134218087264a4ee86c756cab8b62a34ff..b3bac53c77d0b6dd8c5948ef22b322ce66edfffd 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 037608eb10af603d8c2b2cd62af4de614391ee2a..3ed53b3018b1f3f8d460fe2ad51cc78072059758 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 75fc5871cc084180975954ce6cdb661a92fff658..2d9f1ab36297f4de3fd04b81b6e1b16f0c20be44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 56399960f0bc5d9eb2f4f4f618056767cd8a8e26..d0e7f058386748bc1fe915ac6010fc6752db4f53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 5e8f97803d502c651bf2465fb98dbbe3cd26875b..1aeb1e1ad3c9f8ed90a12a47a2577369560cea69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index e84a2a463510ebf79423c5a6e9d2c9ad5cff93aa..9727486ccd050161c23da2c5b3aa99d6ec41f261 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 639245bac6b510c174e03646ebb0352696d8f038..c012185d57dd7f78b4723c83a7395d5b1012c4df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jaku@redhat.com>, 2004.
 
index 81dd161a43ae36156063680dec8a083519ff0fa6..1f6c1d94d79cd1cbbed0f692670db81ff48c9ed9 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 87f3bb85ef36bef64e83622a53e025d376a07f41..1e065f929062ed5e2a5872bb4d450c7c1c1decfa 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index fc34f660380f07c2b0e77d422f20dba4e73109bb..d76ab5e3bd062bb7639a140f11d1c078115cabcf 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 2121f6d7a50182b55648d011d8902fa4dec168af..a2ed3bb2d1bc2c938b7765fc2595ebda6ca88b61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 5952cc63424b4e91ffdca21aedaccee0fd28ac3e..2cd9ddc9ca359a8e9ada98f5cb00c9cfea391730 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 2830bdf9b6ecd47bffc81a4837d6b99dedf83a23..0d4d0f7f941b9f17f75f1012c9ac6624447a3b75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index b50bbf7a083abe736633f78fe86af93a6278b859..68ba43234ef0d2f372f624438e884e79063c1bd4 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
index 80f2b08ff1390073e94cdb3ac450267bba808f00..84a7e28744838a53ca2607c6eb06d8b1f1acd3aa 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 74228e8c3d9ad46e76c2ca0af48478296b413763..924870d1b69f752c7bffa1e5e5718b4201891134 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 665a8f368b9c9e2be58ab9d63d4a678ccff3d3ca..e3f914d794bd8f5c3b6ac1430e5317b4d5605873 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index ffe2edb637321f86a472c48d83fc772c5db294ac..573cc1a735af5a0c4f65159f01ba5d581e4aaa9c 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 201260a559cf7d80f6b282d84da9a7c6c63fcb9c..5f41673b4f203e2b685037f009157a0087454df3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 89e72800c9483b05f4e4e3c7430026be84999098..8f88197ab1a5c10f6ff54e13eae7970b5057ff97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 29c614c0c203206b5f31e8f99383458d42569836..a0a13a14b773450105c545464f618fe1d6621896 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
index 5046eba371bd2ae9da62e3f35095d67de7cc99f7..e744953ea14a97637c4d15dd8f8fc5d1af0ea6a2 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 6e479c0a3b8cd2db0e1b8bf7b04eb9a4cd7f5512..209429bbe5e36a3a0ad3407ce96baf2ef5946956 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 3d40c49b7b327b46029863eb9340988427302a43..c16182b6f2b455bf781e0891b0247c3f30d5302b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 26cad7e305436007c83e66fb05cf8c9fbddf63cd..fb683ad8c4de9847eb9aa2f9f201bfb87efa46e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index ea622be640394f9a7e4ee202c90f572647c5383e..10e9f76f5b0b10f461630ce4a03735f72856b494 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 823efcacad2e38fd661cf3dfa6c164e72aadadfd..48d56a5eb4d0a65390fc88f1fc3c3115daf73ce6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 61003484b9181765c2b9813c91d8847207ffa2a7..ea74153ed6841fdfdc3f5afa1d471dcd7a1d60f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 1b97a96051a64e219eec4dd761a59c8a5b6e208e..bed8806ba74db029952e59640dff4b325bd87ea0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 788ac9b629a0448ffbf4abee7da804ba07f15dd3..7edcc618739893756bfe3fd03226fda0f985f3cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 6f52c3b6e1ee948a972f13047f3a61e6654b6d5d..b741406c23025fe7c558d957979b1a70fc8336f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 6210e8a3d3cf6f5164f09fe5ba25d00b577eb91e..e3e61d88004006ee96230ee403f2a7755c8111dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index fb2351208f9c880d28e144bad8e5e653a5399172..5a897fef6090199f459e58e673fa7b2c05458df1 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/bash
 # A tls test.
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 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
index 3f7d416795a8cee603ae4696562f3ccbae785842..36568c24334b7897a8bab36344ce79e3b542f6bc 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
index 548eb853f1efae32832bf4fb42203e17e720466c..cfbefec59ab30abd231f23f116b9d8e33f8fe036 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index d514ed2eb22bedd778e2ae0fa384e62185565e9a..da9a32e85cfc9551e00bc6cb5b33e1eb8297f3a6 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 109aab6b8d6f7b084195483d54285208f8327e66..36f7b57a634284fd31f17a0ff49efe39b8bf717a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index c1bed3680c60388d9a3e9522be2d37640400234e..ab2c292001f1bfb14d0c7b63a20f12182aa58277 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index f0d6dc2e3037c6b610d5c78a82b3743d528e8213..127090d1aa4d0bfb31c8793e0239792eda7d251b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 4cfaed8cb4e520a933b4ddd7b2edfccf8af8f329..f046247db8a75cd9885df35157dad625d8ff36fd 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2005.
 
index fa202328319c31ec439b088ffa21cdab98739600..d9beb8dd16d4e4e8b6ad9524b5a74d6a26c68c62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 48fc80dd7a19a0c79a14237bdf0afbecd00d07f1..d8e4c164465a7eb7911754866059b0330f44967b 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for non-unloading of libpthread.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
index e8011b648f96ac25e57cb293aaa0e46d587ca304..fb2489cd9680d0d305e027dda1657ae06b7e9fef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>
    and Richard Henderson <rth@redhat.com>, 2003.
index 3e2db423611b2e7b575a5047f37cd78cc12425aa..54e077185bfea120d21ec572ca81835b0b599246 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 4db9fd319a9421c485c0f7258d0a14c23a7c7873..74d73ceb6d5dd229dce21e6878ce73b521d3585d 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 77ea46e31b8fa26ffc48c94e9486e85a7dec85c5..93aad1909bb0d4cc45c4751bdb780ba524a1982a 100644 (file)
@@ -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.
 
 # The GNU C Library is free software; you can redistribute it and/or
index e20ab9bcb616a8f4ff71930016905d3e28be25f9..19682ba55ccde50ab1364afe1b96a6ad877e8288 100644 (file)
@@ -1,5 +1,5 @@
 /* List of symbols in libpthread examined by libthread_db.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index 31c8d88e1d69377fc9a84d2cc18d8f9103335c55..69cbcaa5be787d60da2cec645b588cfdede83c2e 100644 (file)
@@ -1,7 +1,7 @@
 /* This file is included by pthread_create.c to define in libpthread
    all the magic symbols required by libthread_db.
 
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 5986612cdff58adcaded19e39ca11dbda7946eaa..e0e1d4f16144cc61fea0f435bfbe01f7662c3540 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper routines for libthread_db.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index a3ee68c46305973fbf0073ed94f84d0ef3e6fc92..837d041b6eb2ea6456dc68f06d6d823845f15538 100644 (file)
@@ -1,5 +1,5 @@
 /* Callback interface for libthread_db, functions users must define.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index a0a0ddc35ecd7ba49ed6d4d69a386685f27f7d5d..ec72ef102a71a1a50fd71e272baea5920a0742fb 100644 (file)
@@ -1,5 +1,5 @@
 /* List of types and symbols in libpthread examined by libthread_db.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 206bba3c6be460c500deb3847217534b7237f7ad..c80314878731926b761009c968a8436a2cd3a4bc 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization function of thread debugger support library.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 7d618ac354ac98016ce462d21082b21916669033..9db8b1cf3938cd77fcfb799dd7ee407dfb3d567b 100644 (file)
@@ -1,5 +1,5 @@
 /* Noop, left for historical reasons.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index c5ba6c1df140610eeb38f754f13ade18886f9406..c637444db1ad1ddcef49892e1c3bb89fa7f10ba5 100644 (file)
@@ -1,5 +1,5 @@
 /* Return list of symbols the library can request.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index cf24a1b0aed23cb546b16d1db8ce467333ed1d85..26dc04ca5c312dc8049fb6ec112ceb3017a6cbe5 100644 (file)
@@ -1,5 +1,5 @@
 /* Globally disable events.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index c1aaf4ad5b27f287e84240254e9e7f21816a38b6..d63bc7acf9e2d2d48bc4922d7ecd6b95cd510a5f 100644 (file)
@@ -1,5 +1,5 @@
 /* Detach to target process.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 8cccaf25e4707e3f53668e16ab3c672fb45e4749..8dd3bff71a4b02ee74155657c48e107bfbbdb5b7 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable collection of statistics for process.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 5423b97239bc8d435c7414ee0a480761744d754f..5738379f430257d14d2c38e79a9b3c269c67b163 100644 (file)
@@ -1,5 +1,5 @@
 /* Get event address.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index dde9fd1fd11384c703e48754dcd193dcffce489d..81430f92b6b1fd06e6a4cb9e61d7a181f20ce0c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Retrieve event.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index ff70af4f6267d563392ae301a93e5f1f7cf11cde..43e7845484c7337d098b2b623c35d2dc2628941f 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the number of threads in the process.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 043938e0e8861485c778fe4db2db447825f2194d..f9ae402adaff4257e995a1c5926a1cc90ed77b37 100644 (file)
@@ -1,5 +1,5 @@
 /* Get external process handle.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 8f6e0b2b5cae4b9bce0ce804c2a44e19fbc69a4b..0b9fdf2d89b10ad3c045e8136fd7a265b8d2b2de 100644 (file)
@@ -1,5 +1,5 @@
 /* Retrieve statistics for process.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 1c022745d87df669414cb6afb9f2456e65d9e76a..276dde34cdb33b2d75fb2ce7a5cac7d42d47f458 100644 (file)
@@ -1,5 +1,5 @@
 /* Map thread ID to thread handle.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 085d6247f122b2924651bdbb9f764441364896dd..668627beb32a65fc086d40db27e37f4b60ea3cf6 100644 (file)
@@ -1,5 +1,5 @@
 /* Which thread is running on an LWP?
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 351eaa41459c077615922191bac90354e527b78a..050e76ace8e8a0fa6fa4d34974c605dfca8606fe 100644 (file)
@@ -1,5 +1,5 @@
 /* Attach to target process.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 3b45c83765844ba225c92227beb16c1259d563ad..335bc65ffb0324652fa9b64283b8120b39e8f961 100644 (file)
@@ -1,5 +1,5 @@
 /* Reset statistics.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 6729ffb75ba416064f956505b31d6d609c2d3d9e..754fd885b7e3f7be0685161f28eff17884c627a4 100644 (file)
@@ -1,5 +1,5 @@
 /* Globally enable events.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 0490459c6885073b401f62d1938ff55cd945c538..1ecfbeb38e0dd0b7bb2c2fdf6c12f972ffeea880 100644 (file)
@@ -1,5 +1,5 @@
 /* Set suggested concurrency level for process.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 0070a7b05b11ed45251efbc8d07b4b573888ff63..9f83974dea3ecbba00fd6130827723234ae0375b 100644 (file)
@@ -1,5 +1,5 @@
 /* Iterate over a process's threads.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index e3f7ffeab8874538bbcd36848675d2c12330dde1..e613ffe73463e48aa97f7a2a3dbe665cbd57f895 100644 (file)
@@ -1,5 +1,5 @@
 /* Iterate over a process's thread-specific data.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index bb6739d17f717afcbf0476e0a5f00348d2873f2d..470053177c809f1312f1b709fa96f3d043ff0aca 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable specific event for thread.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index da912f52f897567dfcef1fc6ea80c37bc2901be9..8d288f9db09a97fdc5ae9766659626a2503feadd 100644 (file)
@@ -1,5 +1,5 @@
 /* Resume execution of given thread.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 1d67e7d0fc12834ce001c12718b59e90375a9d4b..6008598eecf2d92459c850ea174500aa0326c896 100644 (file)
@@ -1,5 +1,5 @@
 /* Suspend execution of given thread.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index ed2bfaf941860b46ba28ce95392537761f6499fc..30045fed8a0908e08723fa76ff9ff8ba4d19c060 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable event process-wide.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 33255724aba4668387b6b8b3cf57f735f279f20a..990227ac0877d1511dcb7c410c4950217ef1cc9e 100644 (file)
@@ -1,5 +1,5 @@
 /* Retrieve event.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 18d0a2b18ffa6ade63d153fd120b711100aa24c8..cc361b3c48bfcf339f1960e8356afdc57861d335 100644 (file)
@@ -1,5 +1,5 @@
 /* Get thread information.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index d7766f5883ea3b4fddf47c2334c699c9fcf5b75a..2cdae146605297af3b502508d3aa4d5c357e09b6 100644 (file)
@@ -1,5 +1,5 @@
 /* Get a thread's floating-point register set.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 2268e4eed7ff9cd414841a3d9f3e7499367d0d3d..825d65d446230fe89908d4c0dd41a53ab206d185 100644 (file)
@@ -1,5 +1,5 @@
 /* Get a thread's general register set.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index bae19323c318f4d3cda4e30b7bbc23b5383f6ae6..cd33e6bb9e6224d49290184cf89a12b6f62a49cc 100644 (file)
@@ -1,5 +1,5 @@
 /* Get a thread's extra state register set.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 652e86a2e4a70e8dddbe26768c6c7e736dbfa8c4..50fd9004d4d59e0e1a4248e9f87d597e786f5509 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the size of the extra state register set for this architecture.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index b833c6ca9c8bb1d5b6341361ed0e3ac76fffa810..f7d2860e90e4f15112d897c48b50b0de035cc457 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable specific event for thread.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 7c9c4e301b63902308f8a47e122fad406de4429d..62164d0ed545007933cdd8b38a5c53dc878f4a90 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a thread's floating-point register set.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 4d240839ac75c930738c6589968e5fd07ae2ce0e..446d96c67bd2f98f31bb3ba9bcdc32918a0c4463 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a thread's general register set.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 62b3adfa1b72359d7094c90ab5a17370ceb60dce..b2f75136cb8c78f4fa63b7b7f83ff45cbc4445ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a thread's priority.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index e0c82e0ea079a7f39634c0d03e1f0a285b6fe558..bdbce549f3210d8ce0238fd2e38725c116419c8d 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise a signal for a thread.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 3343a6588e41ff69b8da134ac9313228afbd5420..c1d5cdb3fc7bf134900fe7678bb47e2ad3a4e3df 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a thread's extra state register set.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 0eaf0e6afd57e53150084e748b4130c05b40e489..c7fd1baa192b564af35a6ef1ba9dd7d6ca99bddf 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a thread's signal mask.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 19315902de97d0f34d3cff1963187db07dbdbdbb..96a2b2a5d2fc80543dd1e8b164bd0356497ea342 100644 (file)
@@ -1,5 +1,5 @@
 /* Get address of thread local variable.
-   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.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2002.
 
index 769b8de9e1150f3ada7d16cfb5bcc61d5dce3af8..217df1fa9b04f1f63eee28173ca1a25f6297bc2f 100644 (file)
@@ -1,5 +1,5 @@
 /* Locate TLS data for a thread.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 79e39d328496f86300254359f57f5c090e75fb87..96d412ee0c7e24123466fad79c52e6680ca949c2 100644 (file)
@@ -1,5 +1,5 @@
 /* Get a thread-specific data pointer for a thread.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 8bde344905178dabb387b2f064b647946cee9494..8e6a21bc74a614f4f0a02aac765d19c717b4f47c 100644 (file)
@@ -1,5 +1,5 @@
 /* Validate a thread handle.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
index 97423a44ffbd43842f027039ea64a90cbcc2b9fd..81cfbea47f56e5d4729756a94eef2cb6bc57b94f 100644 (file)
@@ -1,5 +1,5 @@
 /* thread_db.h -- interface to libthread_db.so library for debugging -lpthread
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index bf5377037ad3d077b1197439226ea8e0511ac970..66d6d90f97e1ac096763bcd9e8c8fdadc1408fd0 100644 (file)
@@ -1,5 +1,5 @@
 /* Private header for thread debug library
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index b8498da886bebe7230a8b292a860570d81133e2b..639d87b9f802c11f7204dbeadbd5fbfcf80e822e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 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
index 713e41a2e8fe0a5dced55d23846170ebb4224704..d6b928cf2da0fbb3e2bad1d4ff0ba28c8cbdde76 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache handling for host lookup.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 699447a85317addf1db24255fb0f65608a99a52c..2c35a3494326e20766303067117fd952d84e6ddc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e54d4f213adb911a679b361f3036173982091a43..f3732f5ef4e16e92fb7388037859bc1c331b5c79 100644 (file)
@@ -1,5 +1,5 @@
 /* Inner loops of cache daemon.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 0ac8a1103541c2e71f3f4665bac27e461c401740..f42d18c7314b91d6e5ba73a547b1b992a3d83565 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
index 0c35a30f0a39c3be1881dd8bed932af08be3efe7..d042b1ab75c911bf79a6747f052dd3a781d2b05f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
index 7db5aa9d2ab5019a58a8253401ac6637c8578f72..47d3d402fee330236cc748826d50e4dfea136ff5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2004.
 
index f6b8373a98c7dc991f06cc97e6dfdb0bdcba407a..4864c1218750037e8e6c4d1401423f876399c705 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index f948ef22eb4f2b3c03c60ddf1230f0a246b33664..6056a01d16ece4d4bcd8fca8602f0862af8d1345 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 60633e653f9cdeb2d07b6074054580ad8d94e4b0..ccb87758368a3be4c8ccbf91b113436f1b570dbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 8143537d7ec0e2c3166b91ff9b8101234a3bb02e..8897f31a3725a98ff9774083c1910fe254056db1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index d22d35b3155be2617bb46bbdab12d123cba0d70e..956c4e2a6bb08000f307391d1a25a50e65487e66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 8be7853d3b43f42af23380d64d29e6aded46c4f5..3dda341a4d610bcd44cfe194cec83f48c9fd2241 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 29e0a2504c04a17dc67c97b9c682ce8901ddb1e8..d48242ec14c1a7011bd9efd82bbb177f20511918 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 5d6c6fb57bbd1e4582f5893c30ad4f14fed9a9d3..5c1ec3257a3d00c998df31b413f09a345b83f23b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 5658792445ab08921b5dcdf348d4ef54f8ccf929..8f5d39b138cba7a9f901abb3f8e47401fc4b71ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache handling for group lookup.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 0d421fcbbb5e8823b660973e08b73e15e0dac3c8..abedf9a63e71144219dc53b7e9bf69460ee01fc4 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache handling for host lookup.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 4580884ead9e3166346df68a32709874f823e74d..a727fa9c8be7bc82d2ea76031cf9c5efa74f3715 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache handling for host lookup.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 392fe5bbb4d016dc460c2e6d2465d8afa35f57aa..0d09e21d5e7f917784a7e8956f95a32b4f7994ba 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache memory handling.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index a607dda0a57897338d1b677fd4986276966aa324..baebdd7e4e1e224056bfd8dae2cf0e5a66e294b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache handling for netgroup lookup.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 360852b2a6604af854269f9ae3867fff90b68301..b5c9f871a7e94e1645b5f3d231a39fd3c895fc37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
index ffbc6f8bc98907cbdb016812f0cb7ff39ace6ec8..c7e5cd43a5f25601aa524c2231c467230bb62503 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
index cbd402a9583a3be82f05f4752b2b99e95f960b9c..972f4628b9f13e4d955c77b6c652f228cdce02df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
index 30cc403824c4a45200b173f6f2cf97ef7cbf9794..7856ed9b5a3ae0656630609a1ece92346794fbc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
index 236c939477bc182f0cb2edb84a2b63c2063e5957..155cfef2eb27ec51e73de0c15904aec6ce53312b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index dbcaac934a0d4f2192da6855c8eb1ade7201b36a..ed5dc11159679b4fb98c92497fcd94938290e97d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
 
index e07f62236a91c8b1ca23436795b04a3182b7e55f..3368fc448297f482b9f61dadd33c72a542d6689d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 46a9108b9ec31a20a051ae5bf23ed74ac135f7c3..5454ab62adde3e1fdacdac55a6be5bf5c3d5289a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@uni-paderborn.de>, 1998.
 
index 772825854dd21d73912e9b5d68cf9a1fe0cc2165..38f159eecf2e63a2c34fb6766c398e4ad568c717 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
 
index 8587e4549c88c6b8da7f09e2313728bd1b1bf714..e4fb2e59f8df01eac15e46625d8dbba816aed358 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 19e3d79aa8e8769930c354c8da13c99100f1c785..8bc3e6ce3d1f49c0e2626b32513c6fac5cf9fcf5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index acb2c81457927e3d2d59037b29b3f7998f585f12..4acb0be412b1b0a009611d2fe97876750f02fc98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index d0c6584e4b83b886fd3649e34d8ab1978f36099e..dc971c21b612dc5b452bc70767c1fa2681e49656 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
index 037652edf603d0b5cc0111903642d76910d051bf..989dab335276af8e17f99fc26b2c2e77c155fa3c 100644 (file)
@@ -1,5 +1,5 @@
 /* Setup of nscd worker threads.  Stub verison.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 3df42731366205e545891ebe4cbce380fb41718f..997ff46a8e2d2c7582cd26cafb08ef86f231c15f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
index 4f3fb416daf8e3df19a79e9148094e19838b0dbd..5adb8ad8e3b290e4d165511395dc183257c4e837 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache handling for passwd lookup.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 0866c449537466481539c1373577450ee8a9c5fd..c0c8e22f5c3409d65b1f1911de023ce094133c08 100644 (file)
@@ -1,5 +1,5 @@
 /* SELinux access controls for nscd.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
 
index baf249d6af857f2bb055bb333a3f77e94184022b..04f2b7e68d098581a1d703ce47d6fd390db466a8 100644 (file)
@@ -1,5 +1,5 @@
 /* Header for nscd SELinux access controls.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Matthew Rickard <mjricka@epoch.ncsc.mil>, 2004.
 
index b7738a7cb4824abafcfdc9ede3edff759158fe5c..52058a6e02cb542f5f2331b370e069bb70fe9b08 100644 (file)
@@ -1,5 +1,5 @@
 /* Cache handling for services lookup.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@drepper.com>, 2007.
 
index ae2e5f6d5a81b5de3ef797f3ae7e91c896b1a43a..c8880c061c80f93f29192356a753209410b89caa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index 757ba12540d5cd6ccacef659fe7108efc305286c..83ba6cf896af1341ffed31a3c56000d219ab7b6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 3047e2d64bed85ca30c56e97c4712740a38778ca..c771858309bdc414aace7819f20009e302897150 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index fc88c141bdfea542cb39411d6d617f27aa4a4467..0d01581ddde94d453b84ece5d1275acd1ee14600 100644 (file)
@@ -1,5 +1,5 @@
 /* List of all databases defined for the NSS in GNU C Library.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 26b277d8834ac7d4afb9571ad7a28be75fff598d..d0009d0facd310eb46737414437eefd41828a3ef 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile to (re-)generate db versions of system database files.
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 #
index e007ef47a41b69437655c26565689be393705a82..0c12bf1f3db191ac80037a8075f52c6112ecebf1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by H.J. Lu <hjl@gnu.ai.mit.edu>, 1997.
 
index 351b90b76763375234ac4a8cb4d0838328bd392d..46bd76d879e06236545c4dadc13ae6a485af9178 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b5599958f974ef6e615bf6d41bd513ebfd1290df..4dfea8555df016c2c8d508a24830c1160c53bb39 100644 (file)
@@ -1,5 +1,5 @@
 /* List of functions defined for static NSS in GNU C Library.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index e12129f4d4dbeaa50154dc2e46db489247246ecd..c9c64156aa26a9213aa47ab88a5257255a355445 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 33e63d4318f364db1e34331ccfc513b4bbd7ff9c..edb74db0298aaa0f62a0f4b451723789796bcb68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index f11adddcac89886867b9e2362e9027ab6d90af6e..609650e2722f7e32e24a7f0ec22edd436497bd5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index af0e6c76cefa4d336e8c9918cd732b62aedef2e5..89acb09031a8748d2c92bb35c7fd6bfc1803ff2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 05ea80825a65d5810de32326750a9d75b6704d19..555957b95a96adf348e13961e15e0f45116858a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998.
 
index 5c9de19146c5b85144c8ca9b8ed36ab53d21568f..ef05ccfbb57e7693dcf970fe37cfb986c991d877 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index a71165df8863924c256ac4273683d65804dde2a7..31d4c91139e8c84816d77e5e9fef24de2b4d31e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 64ca941c793d621368c44bbce957300222ea7e16..05091940622ce7634bee8a3d5fa1d7ac6dfea250 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 96dde63b8f40bab1eefc2825aa371ae3c6c0e90f..23012420951ed685c49fe8572c61b9fe1d6ce1ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index e64d78d11dccdaf9112923ae5275f1d99e43f7a4..1625ab8a49a5893ab100c9a5e8a43c8d6991e413 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index bfc908442554a3263aa01d688a801e0fc4501853..41217a84271dd595d5e26e458428b8cee27d1d18 100644 (file)
@@ -1,5 +1,5 @@
 /* Create simple DB database from textual input.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 2c2d36f21b694d6e9e27ae1f54f5bfe1467c61c8..b7937fdb8f19c0f8920b5338a32e557ca647ff11 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 5b64b6f63d17084c16b41953019579063c1b6639..80004c7f8e11342f4598bf0b0fb8ac339bb7145c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 167a8d5f87b098f2f4afebbe3405056d72033a2f..6896703c79564e1c766e645060654434af37e468 100644 (file)
--- a/nss/nss.h
+++ b/nss/nss.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 40b5ce9be7fb762d6ceea39f99e72cd6e6399b24..89b1a126c22ea5f4dc3bc4d0680c2bc5dfd7271e 100644 (file)
@@ -1,5 +1,5 @@
 /* Common code for DB-based databases in nss_db module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 5135691c193e220b1e892c0417b061dd17ba12ab..521c452665dd2e3dc74a08327cc5381f47d2e0ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization in nss_db module.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index d0d73f0af9e304205ce5c8c7e3ecd8e18fc85cec..fb130f9dd647d1d3084a8a8ddbc3bb5009592c3b 100644 (file)
@@ -1,5 +1,5 @@
 /* Initgroups handling in nss_db module.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>.
 
index 203529f4c811b7a4b0c4bfb9ef8d399e7ca4ca36..8c8fbd8180e1f160afc3250e143d6138fdab41c8 100644 (file)
@@ -1,5 +1,5 @@
 /* Netgroup file parser in nss_db modules.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 916ed7525937ee251a40c35a97b722398a4d5906..ea867a7a7fb30d2b48cfa0347e6edd780df7e4b9 100644 (file)
@@ -1,5 +1,5 @@
 /* Common database routines for nss_db.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 9c5dee63a62961e893c0ecc76e35fd20bf21a719..5c6b46b47cf5c8f5f7f98f36f2492c3cdad8f7e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Common database open/close routines for nss_db.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index b62208c324c01a71f4b47bc0987f35eacfb22fff..36242f9d44aa382c995af0876eeac05c61a2b040 100644 (file)
@@ -1,5 +1,5 @@
 /* Common code for file-based databases in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 8e9cd60bb9c6c5942a8d02fbfe1b3493dc35d1ff..53088f6a8b1e9140e97372073440438db0883641 100644 (file)
@@ -1,5 +1,5 @@
 /* Mail alias file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 4674307202375fe44176836dc258437a0218eaf8..3f9ec57448a9f466f3986b7cee46716cdd849682 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 2b818714c070482a7db5f026a24804fce1a8e7a7..36068d446ba75932d7fa2b947cbe532a8a5f1b84 100644 (file)
@@ -1,5 +1,5 @@
 /* Group file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index e621b0a48263e1cc0fc9a19f432efc517865d55b..4a6cd173ed35b1784e57533a1ad259eac8165ec9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index cfec75da7640d2d3bed9e045a0e625da27ee7595..ab64eadabb7e64765f66cda173b3fd0fe42d049c 100644 (file)
@@ -1,5 +1,5 @@
 /* Hosts file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index a34c49a99fc13630ea1c835fe9f080a82fd7b005..346395c6ff692966fcad84a3a77cf53ba81248a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization in nss_files module.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index a547b0a386e540e5291b1d50f28ed6e8d9fffc18..9249c249397253e108a6869a1fc7b1982c4b0a6b 100644 (file)
@@ -1,5 +1,5 @@
 /* Initgroups handling in nss_files module.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 4b2cf24ea6b7570cf058db1562783fecd16b4d41..561f79b669b981517ccaeafc3460342ce2295eb7 100644 (file)
@@ -1,5 +1,5 @@
 /* Public key file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 9cc678b38e569986648e01570e17fa43b65fc9d2..339f704c939503c17d131c244b0d127cceaa8448 100644 (file)
@@ -1,5 +1,5 @@
 /* Netgroup file parser in nss_files modules.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index f18e9e174d27d6c91eab504724d557b35b2dc0c7..c0ac7bbd0a759387d781612571cf95444ef2148d 100644 (file)
@@ -1,5 +1,5 @@
 /* Networks file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 91f32da8b8b5ad6d48c5909fc923fcf46d80cadc..1da1a6f3523da614994b047fad8bde1bb641e8f8 100644 (file)
@@ -1,5 +1,5 @@
 /* Common code for file-based database parsers in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 9c555153969bcc3f303d00314b3bf7194947540b..fded57dc200c4ad4afde927879e06ce1956e8ced 100644 (file)
@@ -1,5 +1,5 @@
 /* Protocols file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 3b31817a7035ab21b60ac4a9f14b3868a6ea016a..5d3c46be8102a35422b444bd58412cecedc6f62d 100644 (file)
@@ -1,5 +1,5 @@
 /* User file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index f42184f6429fec5b654f43b5a8341392bc70cfeb..1cb9b78bde87ac0aaba3706b9c656d15ef09eae5 100644 (file)
@@ -1,5 +1,5 @@
 /* SunRPC program number file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c0f9dbacd77885416e308ac5b88ed5bcbbca4a0d..2401cb0852e03f74c9af4feb710a98ccd5fe9c6b 100644 (file)
@@ -1,5 +1,5 @@
 /* Services file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index dcbf18a0a890232a14c9156747ec6956e21f7a27..2b2159a4ef9c40f8830ac2daa46954dfdb749af0 100644 (file)
@@ -1,5 +1,5 @@
 /* User file parser in nss_files module.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index dfa0fa25ea77cc4845a808a13d8b7717b1572e91..b7e2dddb441bfb53d5e54f11d5e0d594a4f442be 100644 (file)
@@ -1,5 +1,5 @@
 /* User file parser in nss_files module.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c927424ea18e281045d230e72b8e9e3c1a3181ad..07ca2252321c57e98023b87f129d9a4acddf9055 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 7a7b85274772caa28e165163353e1fde0906fe26..90a0c62f7732a386fa255962855e34329e372fc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 0a3bb1bf854fbe7f138523b9a483db33534da1a3..8ccc9da2f2eaa69d039f09c7a4163ea9db884e46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index a72603d556e971e9d82ef74d67db0aaaf1e38ee4..b2c1bc7419e0e405a86aab8895b5b6a400f0c18a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b22d5c720974f56727b9d3ecac3efa1d5ea17bcd..6ef66fcf2ea3aaf030b98bfb5c84d62032ce116f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index c1da2d8777febe6f22ca581dcd7a8c8ad2c57682..7f7dcdfb4af90a3413d6d5d1998d2fdb7ad4f6bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 6d079a4b6eaa2d32b7ac7861e245c03ae2e3ee29..ee1782de1b50f4dc5573916005b77d70fa8b5236 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2009.
 
index 902ede0749004f96b081a5610072baaaf4b78078..aba1a4cc02c3a7aa66d72adcef1c7f441abe5033 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 1efa3449a3724786783ce167f14eec98403d1ef2..db6fdb7b331c2f592ab64cf9a0e765c020feea3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 40b2f604a0c47aca99df5ce220a2ffccfd95b577..1620b5b1730e9b5753e4e745db93f6a6255d354b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
index e022621761877c684016c2fba77d8d2d2341c7d6..d4b2e4accd4a3297d487128c7f75fd1275bd0aa2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index ffd30a24e85bbc7477d8491972a4e03e4b212f5e..250f2afa4e6726edca262867bf5cbbc83b5b539c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3f904242646ccb797f0bec8851d67b2219228ec1..456e2ecdffcb8f167188cad2f73e234bba842554 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 597a52f6100f75b971863c5d3496f01a0c1f4a18..bafaba7011f2a1d8c286b088468c7ed6452143fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ef0c06aa900d4b196199d0f7e5f5111a37220457..8c884cbef4fb3028c2255d9d589cb9daa223b2e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3408c5b239cff17ad767ae46496c6ddab1dd7d87..fe068276ead12666365b46ecdf3893dc89ffdb26 100644 (file)
@@ -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.
 
index 85a0a2e4ed32baab9937e4c62592d324b59becf2..96e79b153fbbdeb84b7d154d06d85c1e9d28de00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 194ef890e376940bf2210d47ea8f5d7c1113b9b5..eb0a82559cd823a3ae4aa95d165025842ffbf084 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 6a93e0a2536e52eff25605fc3d5c8b256e49bff0..e0a3d6073b0f304bf41fea8253ff180b02d35665 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 228c0a5f35c6ced7f6a95a6bef2cdec04000e132..d082c15cdbf575242ab147c539848b64dcffd719 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ff2e3d758ad29cd935d07060c1171f5501aa0aae..2db7b6793ff612b508f3dc486dda4aa8d09c10cd 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for AArch64.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f593f27eb25e08aaadab5518ba0b1563c298eb3a..3094e0d148f09f00a9b7ce45e74943628ec2524e 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for AArch64.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f37ee399c8825c863426d891b7550f842c582bce..78395caf2303299622986a12e825daa8eda5deea 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    AArch64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 01a214fb6bd4cb7d2b71e8ddf695ad1fbda440b5..997c860ccb85355c6a9240daf3f7036b9547ef96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3532ee86032a83a6686003a9255e966999159727..4a452f5d8f8652c4a4ed3a4e04c8e1a9aea052c4 100644 (file)
@@ -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.
 
index 027fafb16a9683caf1b0ec76241bc6fc9d8148ba..1eb8c97245c0ceed5789b9d635ed96c060a483b4 100644 (file)
@@ -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.
 
index db61ef130c61389244886972d1daf6f08307e8da..ded5471beafc2491640eb91aef534812439d26f6 100644 (file)
@@ -1,6 +1,6 @@
 /* Thread-local storage handling in the ELF dynamic linker.
    AArch64 version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ac22494a6b31e2909cb5d91579026107ccdcf4f9..5ff1f74177450e61e362bfc5b4d1c64b0cb9f006 100644 (file)
@@ -1,6 +1,6 @@
 /* Thread-local storage descriptor handling in the ELF dynamic linker.
    AArch64 version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 923ca76afc105347b651dba810b9b4a7cbeb29a6..c007165ad5c8f8e493d0e61a9ead003986cdf0e1 100644 (file)
@@ -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.
 
index bba5f73e8c67505db562b057a32d33a4c4689215..531269f9cf790a2dd988511dccb85bf249c4f25d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3c2a26b726c1555badfc6a98ac5bb8164da878a1..719d52f60a94f3e3acbf073c79ffe1185a1d6f8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 90d4dd132b998b6a368dedc01221e6bda874aa1f..d97699981f87cb0c0b935c03661d6b870329e157 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ce0d1f7b58432636302f22e38dcf927c6213ae16..4c88fbfa438980b416c61c07a38ac6eaf4953957 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 027aae7ebe6eb45d39e2eac8e8f5a94c8f8237b7..dbcd92a4a295176ffd45517ea144faa6705e6504 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 370caa16d3b6ed97d2dbcaaeb35a1e4b100aa5c9..a970ce3569374b42c7f35b74d28bfe0510ff0c3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f2d1b816ca324e7538e4f76abaae4be6f33fca64..0514ac15b56c6ca83a58130eef5440af06255715 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 8cafc78753573b1dc1916199afccfda67b7fefba..443c705d22ff9092816fb5ba5e78dcb7d5d6d9cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 96f3ea7bf9a0c4df722d159e4907ae5ff706f053..40a05f65823f9e69cd8a20666713f1b5f51a36e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index cd2bc1beec2f79bbd9ed2bf33b137891dda8a3e0..6d64a9b72751fafc29e909cb5a739380114b1df7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 97433042d66381a7f109defcdd61a88d9b5800c1..d25da1cab94dd7cd651e7c3496ac08c0b46cdf29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 89ff7e129d16b3e280c77a31ebd34465f0bc35cd..79ab5fb95d7f640155e77bc3c26146ee58740a6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 56006f82de045192f497dbeb3114005adcb71860..3e5c118677215c30f12cc3701672782e9c906e9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 4ac5b5e654fc2309f798a513a2693a634b1a3e1e..49cd1e467fd7002d8a240385968d2da9558e4078 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 9ed22baae35f3c75a4e6d29636e8b8fd85569712..73e01d4388b536f369ed08e75b1fd093514acb07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 0000e9ac4b03547cf5072f94a0ea86beb4546ee0..5c1615d04c05f5d39d5581ceee501bddaac014fd 100644 (file)
@@ -1,6 +1,6 @@
 /* Determine floating-point rounding mode within libc.  AArch64 version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ef25194fc4591d9ca067fb634fd1be1fcc7e4024..5a85b51867f1673d5b715234a9d700446ccfb2e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index fb97513144a608f730ee5d649ad18f9c41632a84..70be6067d858b68f5a1522ced3d09044895ff60f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 93b44adf6182833d1d4215d1ce185c5d0d0f06a8..d7a2f4878097c34ee0339486d9e8aad1592cc537 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index a0156818f0287673dd30603f2789b8feb3a256ba..b2dc9be4a2b896aa78d4aca870693632dd1ea374 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index b12ade4e40734baea2b620f8cb02d56dc3af4320..adbcfc1db1a7c9d664c9cd46307e35c24574752e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 82b706daf1e5f61bbb48ba88133fb795c06b37d3..38c588873893ce12c87fde86212d4662623b7a26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 705c39f7b541a66c5cd46883648d93d704ed9a3d..37dc9703e7378f3d9cc6f83d3fd6d7597d041521 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 910c73f4db2dccaa27345fbc9f9f87de95448bff..748ac0f807863ef817faf463bc17f3ebd3a3ec61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index b7a7a839a4d89c18cd891a4764328bc838142b1a..63875d5761eb842b971718ee5c1428e1066dc135 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 2bd52c6f570e3eebcd88ce3bc345eb552959c712..86c6be29477cdc3a8ac577d9667eb491311d9307 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 0fa527e37d655b3ad3318f572eb5baf880b231ee..2e8195c67db73f19a20debb4a39af4f236f9edb0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 2be76748ad4b3b60e082539106365faea3859a55..817d2d11a959c8fa2435ee40abc4dfe1a700d768 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index be74f2356455d0dfe81bf677bb4adf9615f1f428..487452fb62a53d058eeb101db8bd5e3e56b72e8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index aae3ffb57b8bebe016efeb2300cedca51f06aeba..1a0009d407e89154a16ce5c4994aeb80b3990a26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 39896fc286dacc5692b467d2d1c1de0e350b04d6..90615358a14ccff8b3d12472ba9fb0a5b4e44179 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 289d669a4377bd02105147fdf715066189aa30ab..c4c71493966309d6eccffcf811b34828f7d0ed99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 17e492ec70438b39c8d87c5b16dba900ac4c3d73..8ff9520b7707d7eeb5077d440ca0bca1489c069f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 97c45395a50dbce233882588c2ebc5727877f04f..8ed38fe016207b0f18b71eadfc29d8b908453a4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 59aa04f067c1183ec39fc4bd23c7104e470a0d6a..e1f4a2076d8cca1010e434a8495393b7fd94682b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 875f07540e04144fd130b80a9ec952eeef6878ca..4970954d9f65b03b3db24fcb37a9eb1532333627 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 1ee102622a7de61c6fe776ef588f60785d1e4181..c130b83401b9d12c34233878d1ffb04196665353 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f073e25ff40097dc586454f08179fa00ee204ff5..e09f162995df7cecb57e61ac51adb1e8a592f739 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index a04876bb914702b367e8655c21e8df1955cc9ed5..f1ded8ec8bcbf15e1227c0d738667f3598b6280c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index d185e8835cf03e0aea54ee2b43736cabe37b16ae..a950c765ec99dabfbbf532938bb37214812c46ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 2c1da70b899a558f4bc3d1fe4bcf1eaf291f1585..40411a5c44e616b5db976e641ee55f22325d967e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 245dfa3983845d9c37058bb381cf00d87ccd80b8..05f0e9603df53114962c1f331829388cf560ecf5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 99bcdb2775eac025bcf164be82b23e62defe7523..2ffd899ab310af2a16c72197b9d4fb1e729fed9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index d240ce20ac33af48fee763bc3dd9018334b8dc0b..10e69cae48cb8f00d37f1fae146712d727d970dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ed5f42a7e92fee5d72414367dc7420085aa1fbdb..84c2cccaf40e690d14f119ff1b8d2eec19a18ad0 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
index 087e1b6d9666c5005483d5a34a1fae652616c834..22c6c2b75876b5c04aa915a6f3e8a720dfc5cb75 100644 (file)
@@ -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.
 
index 5c21533cc773dc821e914996cbeb9736994c64f6..f55608c2711838cc8d6f91c1e21e4a2e39ede0c2 100644 (file)
@@ -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.
 
index 0de92555d7023dae4eb7c061f3bc2574e4469d09..c67ef277a71273f988d785e936fadc3c08e6ef2c 100644 (file)
@@ -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.
 
index 5cc29412583341516b52f3c337ace34477f467bc..b9d8f0eccea2af05287c1ce8d1e177151cd023a6 100644 (file)
@@ -1,5 +1,5 @@
 /* AArch64 definitions for profiling support.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 10171b7c562a7c43144e287cb9b72450fd7326a4..3201e41a1eadc6dfaf2bfc16abc741807934fd0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 6398ddd3e1a28c4b49dbc49f0152302a9b4e5783..6a62a4bb3297c433e1f3ba7864ffb6783b0b98d1 100644 (file)
@@ -1,6 +1,6 @@
 /* memcmp - compare memory
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 4f4e36c066bcfa66873a761dcd82864ec0ce3c58..caf2ab2e4ffcb15ec3b98661d37bd5fb84b3dc1a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index c42eb1c13a91f990ac2f5c06e9bb797d19fac49b..4227b7f729142c8b28c607e3d338d2123ad01a6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f96f6a6bab06870c40adf4901acdc8fd0ec69e3f..06f04be0449346333970f8556f20c982e014c161 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index bd714a316f80dad355200c913c100c01384114a7..75532691e33a948dbcaaa488ccf0e02eba17fde7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3c0521a5a9870be1e3987e6212fd059650d46a27..f550eb13fbf5164515e5f6f79df736989cc26146 100644 (file)
@@ -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.
 #
index 0d12517de348075a41fc56be6358d76fbe462f31..490bd43438b3be3b044580e1d0768c7186b00de9 100644 (file)
@@ -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.
 
index 4f8f68ba956f77dca81e49e8b410c8289d3a2d0e..361a95c75d924aaa9a81c29cf9160c90a0182ba5 100644 (file)
@@ -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.
 
index 2bdaac6dd9e7d8891002cef9672ff56effba2397..f03c5195dd1bc802298877c5a0f96f9e5e654629 100644 (file)
@@ -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.
 
index 10e070999c95d5f8f1aa7a2ddd4df2c88b3eecfd..cb94e01bbb977cafabb58a7116d85d8ae635852a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index d668326e2a4420e1b63dce93f7b9a9bdb7a7b821..a13c542a059a34fffe3df5f5052e9e9918e3d517 100644 (file)
@@ -1,5 +1,5 @@
 /* long double square root in software floating-point emulation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 920881fa94916881bd1b75a686bd771f2e763f8c..735e9efef931ed44ba145dc1e977e5c1e096ae04 100644 (file)
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for AArch64.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f64069badf98bc1ab82bb00a5ec15519c3cb18e8..cf381f66ac5e77be4aea1d8e6709982464e8415a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 10241143b80a16a6633ff30058860697090f39b0..35d603ae9efbdc09df5b9e86c7da5f45044eba2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index fa4705c8b9807bb3b8f5620d04c7e38817897838..ec9d10a29b7e4f8d6d520f57ef7098ed59f218b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ba05009c6151bd5511c0e4955044e2c6f67e6579..4d2a20a18e7622c048d63fc1bacfbd15c4dea916 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 341d5ced5f1affac23faad3a867eaac6399c89b5..468bff4a3e2a2ac061301c3a4d7d3fd85f770c1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index e582e8ad2dd5f584b315092669415c96a01c75b3..928360f3a11eb037febf651e22904608c4589c7b 100644 (file)
@@ -1,6 +1,6 @@
 /* strnlen - calculate the length of a string with limit.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 9349471e367c2ea590dea7357aa2b17324c47f67..0dd597acfc6ba01e9b6cbb6367e24a1989705638 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 7ad023bf07837e8a66a337c3c5358de2c6d30483..ad39e243db5f5637905e1486c8e60833d64232c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 326792d623493849d7c9a3bde11525f779531506..0921230676da9d7ef90213ea54c120b733e54d26 100644 (file)
@@ -1,6 +1,6 @@
 /* Manage TLS descriptors.  AArch64 version.
 
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 9991a039d102d7b55bdc6ebc34163f699370638a..ee0787611cce728b2984fa76e48e996929b8602d 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  AArch64 version.
 
-   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.
 
index 30e8fd840e683a459a68e624423c8fdbd28d8014..1cf77fb239beb4cbd0b63e2a48ab6bf265debf61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1993-2013 Free Software Foundation, Inc.
+# Copyright (C) 1993-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Brendan Kehoe (brendan@zen.org).
 
index 13fbb5e068fe90f95a19b01c5e3f47959f1e0eee..de354797709855ea30d9137ec662067dae2a6c87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index d3c7160f394b10f180be3330b95453601b703570..f61287557b13ccdbe722fdddab8546fef0739c0b 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  alpha
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger (davidm@cs.arizona.edu).
    This file is part of the GNU C Library.
 
index 0b70fd882bd68c1f2e4e33c3ec41eee09e9d978e..038a371273dc65b5f84b5a4771781d303fee28dc 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha __mpn_add_n -- Add two limb vectors of the same length > 0 and
  # store sum in a third limb vector.
 
- # Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index 7ed4b5b7262df7ce21bab2efc30520f7188dc37f..fcbc401c2c2c2b495431efe4acdfd6e6253895fc 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha 21064 __mpn_addmul_1 -- Multiply a limb vector with a limb and add
  # the result to a second limb vector.
 
- # Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index fac83117dc4f3b2e9ade150790c30549999fefa2..09494c217f5cfeb6bb232a6eac40538329dfa576 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha __mpn_add_n -- Add two limb vectors of the same length > 0 and
  # store sum in a third limb vector.
 
- # Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index a1091eaec7e0f383e4eabce84ba1535b3f86cfe5..459221f25653e26d3ddfabab82948893a6e092aa 100644 (file)
@@ -1,6 +1,6 @@
  # Alpha EV5 __mpn_lshift --
 
- # Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1994-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index 24d9abbf5b4682bf20d8c7006eec744ed0df1f38..0c53022c9d1a1bb678982c380afc31524ad37279 100644 (file)
@@ -1,6 +1,6 @@
  # Alpha EV5 __mpn_rshift --
 
- # Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1994-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index 7b12592de69775fa5a4e02044a9b9c6eb7bfb9d6..4a53e92c88be17a268686585415aad683e52f254 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
  # store difference in a third limb vector.
 
- # Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index f6a7f59c872c2c44d695d9397f77a8040162f1be..9e56fc87da9d4ef368b0466eab097ea9bfe9db85 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha ev6 mpn_addmul_1 -- Multiply a limb vector with a limb and add
  # the result to a second limb vector.
  #
- #  Copyright (C) 2000-2013 Free Software Foundation, Inc.
+ #  Copyright (C) 2000-2014 Free Software Foundation, Inc.
  #
  #  This file is part of the GNU MP Library.
  #
index 2aac3d328017a596c7c727f3312d26d48999e2fe..3a3526dd26a9fbcf8e060bffeacdd9da1c7f6b09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 5aeafca9adae9f4f42a65d02fe965c8ba9d31edb..f5cbc26d3629348f1aeb599760f74bdd548670e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index c6ce937896451df156bbe4c47aa049a265945618..0208501f1fe24a16bb9e4d685b0a45743c4805cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
 
index a4d2abaeaf90d70f12eb0cd7878791b85a1d6f92..f871561fda6ed4efba10645b26fffb421b41660e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
index bf2470371402f88560afc94c0086fe65912c8684..6a8b92c70fbf3d3a882c5a6a337db6c80dec3dcd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
index a43ee8b0e9a2a54013f9ea3b81aec0566fb81321..81522d5d156e63f931679570612bc41b59f810a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
index 9b3463cbc6574e6355de7fc0b599a74c86ba0f8a..7033b2af1c0491d88e4678a12f70cc89f3419580 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 9ed280cb44c3fd6ceeed47ed2bd4e31ae01c7aa5..d599f7a0553185a1c6e2ae813305b4d2c849113b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 26d5d7f0bd486e26802b857edf0cddb4c72faa3f..7e3c02c66203e8a8f96b66a3d146ce710ff17349 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index eb281294b652479e5bfa8916bdac4755bcdc1e3b..a11bbec7a625be3e4b38bbbad8e2629dad513bc6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@redhat.com>.
 
index 336db7dd006956595ee3cd30c87795e51e51b05b..451b2e03c42739fc81f64478ce4ca310c8a174ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@redhat.com)
    This file is part of the GNU C Library.
 
index bc01c1b297cceafb1ee18b9ab95b3f9c0e1ae646..914720c6cfcd259f10c06fa09691b4f236fef3ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
index 7b17af3a7ba0e652cd71076afb4adab7747199cf..328f8ec33abb2500db62f667095a672359647be3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
index 987f728d0d7c340b0e66230246ba251b829a41d8..22ab1bffd568827f90ed64167b12f90b67a2052c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger (davidm@cs.arizona.edu).
    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
index ce957056e6199c5da99d60bf83977bcae011eaf0..36b872103a9c3661e8bce70cd21f61fbc3d82d5b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
index 094f42c8558d30fb5966cce8fc849d2e0bb3979d..0c0c90d52465007398d0170524e34ad676185044 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
    This file is part of the GNU C Library.
 
index a0b7ec2d7d814939fba5f8ba79d19370875e3528..77a05b021c74b37fdb3676f415c8a190b53f1e35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger (davidm@cs.arizona.edu).
    This file is part of the GNU C Library.
 
index c4653de77054b494decba3979c1710135fbf23c5..abbbc7c92d9617e3412777bc8bd853985362a478 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 12bd9dc03f4490a6fd77a0bd53e071d53af15a7e..69b4d950fd1fd5ff14e8b3edd380fa99b8d1498b 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a75e5103985abc556ac7d136a0c687427e0d4650..064a69e68c0e971bb958f1f0fc75a8407b426c87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 673da0e7d156e9f30a291fd239eef9cec77eb795..d92e6f866d7814fa6336d2dac6dd17e89cce2b4d 100644 (file)
@@ -1,5 +1,5 @@
 /* Define the machine-dependent type `jmp_buf'.  Alpha version.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 468d7d7d605b659f143d36c6a950d6183e1a231e..36e891ca85b9bb906688b44f3ca913c911f7d44a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
index 34774d0f352a1bfaa636e3e91b87103c147d1220..f49d13648f71d9d2954b24b31e01745c48ddbb0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for Alpha.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 05939ebfd595171e1090fd1de2ccea545db943bc..3b95bfafd62e15c5b28341d7543b9505a1185130 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for Alpha.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 00279672084da0545c43727148e0ab897b7e3c6b..65573e6676638631043d76f800e3197656bf92f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>.
 
index d3a3d3458557ec30d3037e66cb0b928c7f997f04..088001ac86b999827599cc7a5e4f092c06e1f74d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 071e4e55e90235abe4c6c14c754c08cd070d1a56..94a7fd0920315965794275fda7532acf26f0959f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 08bfdd9eadb07228f7f5523a900b307a86f3e1d2..c552bd247711aed51d29e606c08b8ca6da41b7cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 444cddf3a0de96cfa514736068738f39a7617a7a..f66dfad233a97c378a0d3d384c20cfa77b58db1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 1268bb1e628af8efb860fffaa0b08b81926810ed..63db19c6cf8bace0d7cb8c4a88ec7167cc1fe072 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  Alpha version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>.
 
index f230508a2c129bd579dda2f91b763933b3d3e69e..ee707e6a8a10c4b43d6b8f7ae31e9a9966879386 100644 (file)
@@ -1,5 +1,5 @@
 /* Data for Alpha version of processor capability information.
-   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.
    Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
 
index 0344dbc968f294dcce382519e8588fd9c20e60d3..02a8c173c9f40155e3237380cc9c9da6676bf9dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Alpha version of processor capability information handling macros.
-   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.
    Contributed by Aurelien Jarno <aurelien@aurel32.net>, 2008.
 
index 85f97e50ff158f9f665c72da2729f53006dce449..e9c86dfc12977bedd6044d13cc88464deb95b8a6 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  Alpha version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 939cdd1e239f87c418b5b2b4561666908e3c3743..65bab9f856b0a382c907d03a9ecd4172a212b3ac 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  Alpha version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6e567247a65885a0e41860031f4ef3396570e0db..2f3b66b67e1a3e0fb17c4abed12471f2844b98f5 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  Alpha version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d1f0c837195b10f7110a3b4b9e55b1bc54b0bff8..8d762efb36197a3382c76600f3c48a2ff639005a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger (davidm@cs.arizona.edu).
    This file is part of the GNU C Library.
 
index 7c74f5315fec6e4c33ea1443a56c5dc6cd442cb8..4dba9b59a008878cb4be1fc516a596e7631ac35b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 5313f67df98e0714f25cd86f4541e7248c56a393..3d64b56107134944673cf449acf3fbbfe387822c 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline math functions for Alpha.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang.
 
index 6251b371334f94605d2d6f639fc1732675fc68ff..65265265134fa6da761347f421ceb343b68a6905 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the complex absolute value of float complex value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 7e25278dd12062ee71855c750a03a3978189dbd1..46a67ce2281cf28ea1fdd21d5414a23ac2a3d42c 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute argument of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index fd0dacfb3627884298a8160cb4553ed62d0f499d..b94dec0b288802cd079dfe9312b06b814be23602 100644 (file)
@@ -1,5 +1,5 @@
 /* Compatibility macros for old and new Alpha complex float ABI.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 7d0daa8b9be1de66e7225f930ea7f3ebaf921fb3..576a105927485928ab1274ea419515b1ffff361c 100644 (file)
@@ -1,5 +1,5 @@
 /* Return imaginary part of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index e74e41e50f567baaba04cff3e4a12996c2e7dee2..64b3adf041cf096d346d021df7289efc96329a18 100644 (file)
@@ -1,5 +1,5 @@
 /* Return complex conjugate of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 892d58855589762a0ddaaee2bcdc83f26d4a3c1a..bd56cae39f68ee152b67ad3ee27bb0cb78669b50 100644 (file)
@@ -1,5 +1,5 @@
 /* Return real part of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 6abca0896ee30e799e03fc7fc38d50b213100605..086215977f28c12e182041eac6cdd7a11bbc8e2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger (davidm@cs.arizona.edu).
    This file is part of the GNU C Library.
 
index e5687b8af10748cebf7466c987508a190f762ddf..99bdbdf7937ed479f09457eed85f5e7d96a27cf1 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
index 9707db0b5b2cae1756d469f7c34d98635ef138a9..e7612a4755091cb8a5a148904cf3ac17b734a4a2 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
index beb30420b9b55788f44c7a231264dde28081f30e..f9eb203c1e565deb5c72b98f88aca84b390e3ad3 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
index 0f4705aa82045392b179e3a83141b2175864f27b..ef688f20a351b91eb7f26bcd7a127b66eb3f81bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
index b23afcc63334f0760c9284632e1b7b0d0f68df69..e4d4f83c49edd44e3d649e92c1642715c9b188d5 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
index 03a55ee7a76f35f57f1d06bbb875f3241620dc74..e2d1911301cf3068f9f326765d4e68413b39316a 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
index 344e3df3f0d4963e3fa6282ae50fdb2f3b6a1e57..30758b7c3ae8afcf1f67ec1abfd2ede7b05f28d0 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
index 91ebe504e0169fb1653c4a09b7701525bc235cb6..9c3678578b1b1eb3636f97d6e7b045bdfd6b4057 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal libc stuff for floating point environment routines.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 08e49f25c1cacdb38d9869b3863de2bd708f0b8c..e903de9e293574b02c687b08c57b289849584a1a 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
index fca18eae4b83c0d188f1925d2455e8a5bb7f7f3d..b5b41cebe0680f5f93494e61c1983ec385a3e842 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997
 
index ffebe4f0433e032e2b9d79f8c290b7a8315652b0..af1f6309e357b5ad50b17eea57105b9be54826f3 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
index 31f013a4fdf16b7463b7123a068558f41cdce1cf..8cad9b29baf288fac41495817ddfcc9c9e18bf7b 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
index 4a6b544cd2e147af0b2f963ecd9cf2af569b54ea..b271c93951e3031c3d5590a547653760ac7f6976 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word bits.  Alpha-mapped-to-Intel version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Olaf Flebbe.
 
index ffb734b09216c6354c1e2a38ef22aba70edc9f03..36820083d09d9f5e4a74a0fe44125853c94ab891 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
index e2f1828d47dff2ddbf570e9d1b9a87236f672dbf..521ec1f6c387db6c17d391be0fa0d53219ebdd8a 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1997.
 
index ca5b0d4ce10f3648faf5c60ff4eaf8d5878ef75d..f0c5549584eab528589f71d356aec2d61c6eb98a 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine floating-point rounding mode within libc.  Alpha version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 9a55264d250dae8f2e2a80ced0bc0ea8a232f14f..fa1fe75400267c2b8ca30cfff1afa5df0e063a68 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc cosine of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index a0f8621409705608a12d64d3277ce1d10954b13c..81eec289f127affbdc6f9a279f7ee2e1995e0324 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole cosine of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 647a759064b47cc112186f3ae9d5735484b74d75..bae136742dc35aa061342611671b2032924ebbfa 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc sine of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 373adc722f5b2cd16e2c4fbc3cdebf5e75a122dc..717c15c8d0626aa40e05eee96cd039af31813575 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole sine of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 925c7b3c046743a1ab0e0068e5333f48105d2278..dc2060e23b530117f887fb76fb8884107788b05a 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc tangent of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 3f32e6ebb7396393641a889df09d52149aee19d2..1e46a52a521221792846ece2fac7687c3ea6fcc8 100644 (file)
@@ -1,5 +1,5 @@
 /* Return arc hyperbole tangent of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 48a76109965a0529b6b3a299f4bc1df37e9492c3..1ac5da3bdd1e37e5ac644285acd0bc8f8a4f65fb 100644 (file)
@@ -1,5 +1,5 @@
 /* Return cosine of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 4d0562ea19d45707aa18765887c04fdeb54ca3a3..1d6815813e5a94e2872777ead0ec8f89a1757ee0 100644 (file)
@@ -1,5 +1,5 @@
 /* Return hyperbole cosine of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index b8801471cc68c25cbd56f65708fcc8f8b5f38c71..87ce984ea39ea1303db994bc6005a807db64067b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index a7bdbfb129570a1090f61416ca9a7903efc462e0..6d88fbe56aaa633a8f7c4c9e9ac8a327748b3cc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index 6a7142fb764e6ed9ee8b74dcd18eedd6b16f9ba0..d925a81c7661fe01e92feb6a47a3d8df2b846268 100644 (file)
@@ -1,5 +1,5 @@
 /* Return exponent of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index a11169255e51e2c9d2a992e4bcb8658e5212e7db..ba6515fc67b1b182294c4b9605b416747e1b35bb 100644 (file)
@@ -1,5 +1,5 @@
 /* Return base 10 logarithm of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index ba4ff0a45b8f295853ebc965d872631a0ff35f17..2e51820f7b7b925439f8a424833c2328ac901fd4 100644 (file)
@@ -1,5 +1,5 @@
 /* Return natural logarithm of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 21e7621502ce0772cdf34fcba402aa736e0b05f8..13f5f1bf4ba3eab1b4d8abc425173f22c4bb7d5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index 838e0690c29989b920e7771bd7f6de1222ec3b57..2e68f4fcbe828ad1e222e3ccad642e37207f3049 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index bc5fb5f9f339ab55612ad1197e112736c78d9431..8e1903a64df631d5b735346abbe2f9785c4696a2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return power of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 3e6065e16c10d0b4e594daa6b959cc518b60e208..72ff7350c7506626be0ebf88e7c7a48cffcf273c 100644 (file)
@@ -1,5 +1,5 @@
 /* Return projection of complex float value to Riemann sphere.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 12c23bfe453074a391520b556d478a9a45667076..6a53ec8e4d9adc1f311736b9b16e1e7ee08809b2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return sine of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index fc594b7fa322e48b527b9d4461dbbfc9d62816b1..ffc8fc192238be95af94b9075705cdb09637c7fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Return hyperbole sine of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 535b0a5f69df368b4938e0e6c1d89cf9672f26eb..3fc3c17ea5591494df99e3903a254e01f186a345 100644 (file)
@@ -1,5 +1,5 @@
 /* Return square root of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index e3d7815e20a2c706f6e6a77f8ac6ba091c47c101..75028e36e2d3db0d54f05906995db58ec8ff910a 100644 (file)
@@ -1,5 +1,5 @@
 /* Return tangent of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index a8277990465389f7f8ce66b9e18357052ad48991..6c639e0007cd3a272830e99c951d33287c74da47 100644 (file)
@@ -1,5 +1,5 @@
 /* Return hyperbole tangent of complex float value.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index d31cf9a8d6a5d8e104c36251a0bfa4d0fd6b4d44..b6f866978e4e07c54f4e930e012a101570c14abe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index 98f36e9bdfd4f398747b7402d30cf09dd5ecb147..59b7f0e30232582ed6c90d9afb21b71b429fe28b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index f3a33ddf99665978864ca7426beb3356be49e705..82d9e2e3dd0ca6935ecb52c005a9da234ebdd5b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index 46a130022cd081d67f463767f5e95a576509339c..fe4c40b9293cda9995458f655d6a1a6daca18fc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index 62c90a4bd21d39b0e64d135318d030d45688a360..775de9f323505d794d99f46fb251802ce427d9e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index c5a9ce8452448fce7f92ab9dedfdc18b5c0556aa..f061f84140719d1cdd1646c5fe8cf09a2be2f3d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index 8707d6f103b8c956b21c34a182aa9e4bf91ec4b3..adfb4ccf364622fea36fe765c5855f05b89bc271 100644 (file)
@@ -1,5 +1,5 @@
 /* Return 1 if argument is a NaN, else 0.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 31897aaeed8ed607d896365fa9f1867ce64c6e32..80949bc46478f819ed6cbc5ad9885b082fac200b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 295882ec6b5704b4a5b5ae34d011e1f4ec2b1bea..814e25b3bc908f9e2585bd4dc078a7c9bd0901fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index a01616a46b70ff974fccd63ee7a53a505bf1c9d8..dedb98e31a6ee70c3c696cf97364f4d5710df018 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 8da8878d29006b306b79df00ec62ecf79bbedd3b..650004dbc13eebfd4abc2cc8b54df90f1369a13b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index eaa37a82830ac5ef422be1ab0470e4f122a87a1b..ed6c997c858145dbb29b03a9750216d1ff3ef016 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index cc786302c8f7f657f874ef667ef440536e7b7308..e7693303f47f0c609df0df5fb0f611fd2a889cd4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index 50c8e5256aba04fbdb856e7f87fdb3f0ea665297..d5e3edc6534b5e91eec342ab591f820d6f72fd5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index b862cd7ca356d613202ec9f81bb32a9884ea9944..1a2a3aca68e5ef45c2742d54bca2f03326fcfd9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index e366c94d8f3486cbd1299d9eb61989eb9f3e3257..62a8e72b5f9295993a9c8bee32a80e138585a4d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 1d22f97833e23b3ebb94650d658b3699056d398b..a07ffa3c8d293c200fce5e6f8eec1e4804823749 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index 19f56d9eb5c59dd4ea694b72ab333851c5392bd1..9216c03caf4160d8c6caf6da273ea6b0e4fad6b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index aac47f719ca516f9e4898542f9d14045bd8a4b6c..a631cd1ea9332216298e9868bc64d26213426932 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson.
 
index fc0d2410ff5dd6f34acdea16947b217880c68c13..c36cdb6e2d8de887ab048f14842aecb6eb1862cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  alpha version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 4ccc2b0a87a02797937a6df2967388a52be3f81b..90f9b9d475380111b8293920314c20dbb361e78b 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  Alpha version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@redhat.com>, 2001.
 
index e75118c164f897b0a3b82dcbaad2529007de17e2..c0b76638850b46c3cf46188939b57bcca5eabab7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 574c3fb80845d31e595e7e20cff6cdef35b9f3e5..c9904c8871cf211703cad9f6dc4b5c8d7f696caf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 5055668195db71e6397e51c76c57f5ff2f3c1196..2e4842c29926523dd3a371646192447f67e6a938 100644 (file)
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  Alpha version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ce2401b862852525ea20c34e5a687f5e7eabaadf..1303cbd6b96051701227ff70c4e5e6c8cef1954b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 9139dad635f87104f673e5e5defe4ab28a19ae4a..63b0fd8d71f9cc33a6de30343aa6e4d7055c53f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>.
 
index 97a876915cd9e6e53b9cce74991ac5006b821770..f0c750d0003b52f11e76e20dc38ffec1e0b4258e 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index cefc215c89505a5651ce9d1f916abc7978c39586..a910589a53016921972d8ec62479afe5bed7ae40 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  Alpha version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index b7eb8cf8cc4d975dd8d1d1d0223047053884a71e..046762d33398c5770d81358d07d8907cbdba7c9d 100644 (file)
@@ -1,6 +1,6 @@
  # Alpha 21064 __mpn_lshift --
 
- # Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1994-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index 9e5ce0782484693c2c16cd3883ccec9d63c0d73c..50301722f960bf591021c5f76374ba28587620f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  alpha
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 4f634cef7aa15def386598fa3330921012181cc0..6d80690b1d3ed74f803aeb84e73464b8ab7a793d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index 84322ff4a1ac3038c4e60f590a45f74d9d98b936..5353168289aa5f95bacdaf0845b74f3a335fb7b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
index e877bbaf43694c117c3b1ce8596649df722739b0..a36447435ea3245499f2d9b6e591fa6f3a92a00f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 0118676f5343e5ebe5f3f36bfcb8d6d0963f5876..e7474d3c35b79b2a4e411d710dfa7c429a5cbd67 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha 21064 __mpn_mul_1 -- Multiply a limb vector with a limb and store
  # the result in a second limb vector.
 
- # Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index b16dbf309948e5bbdd35c0dbc4ea6adda0b3a6f4..e077f968a1c7c07a196a23ba0ead2314c6029f82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 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
index 452cffbacf7cc0236db413f18976dd256c0d9941..841f654293e151ce6401542396e43a01687b499f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson  <rth@twiddle.net>, 2003.
 
index 9359ad233a2265d5c0fcfbc096d3c999f2069608..28a8ac8ca54e841c43d5eb38870d00f4bebe163e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson  <rth@twiddle.net>, 2003.
 
index 4efd2677b9804a7148c1603518c6d1c46aa37364..4e56fd9df2aa5eb793d7649f11503e0709991822 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 66032eebb77b836f9380456fa6d0927dcc181178..4894f0b6bcf5f2528b85ecb2ed482c189eb5018f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NPTL/Alpha version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 1ccf553e57f9db8741f24aff99fe0a727056c0a3..a9b2f232a8fe6d66d604b106f580d9938e0f0165 100644 (file)
@@ -1,5 +1,5 @@
 /* Types for the NSCD implementation.  Alpha version.
-   Copyright (c) 2000-2013 Free Software Foundation, Inc.
+   Copyright (c) 2000-2014 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
index 20bec2e5d9ec30b35501980ecc92b1d6f52169df..4a06421f4828d6938d2e608a622ddbc4a37e9e7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 01d7244e80d68651be6a8dd79c25ed368d2080a0..8708cf804240b0e77d70046f708bc11201c56214 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson  <rth@twiddle.net>
    This file is part of the GNU C Library.
 
index f8c4716edce51ab5af39771cb80b9e87d1b7b620..6d56d2630e6b39b7e3974ed44baa9d786394b76b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 5219325ff0ca4acd1a796dc886a7bd0b01de2d4e..809bac3a33255669a3b1ced349c5b208f14fb97c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 64edaad7ed8f9f4132e1af95e63698102cde1330..b458795e35ea02b6c502fb138c33da43b78d309d 100644 (file)
@@ -1,6 +1,6 @@
  # Alpha 21064 __mpn_rshift --
 
- # Copyright (C) 1994-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1994-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index fdc54c624f2631aec2eccfe0e6d17b05838f104c..f79837c86b112a685579e0578ad62a52d8278d63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 2cb076e4c6b461b4142585dfdd02175729ac8798..256e5ef5f03d1c7f4fb08f375ee4767399cf666d 100644 (file)
@@ -1,5 +1,5 @@
 /* long double square root in software floating-point emulation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 30e5883da6463f59a79b07b9a59d9074954f5c7a..9cd56553ea7ed0c098c700c12189cadec505035d 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: addition.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index f50178f073da920631b75b8840fb9a8cd3ebeca6..c28aa4f60843c0b9a68491e556dcfe577c7472bb 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: comparison.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 0805a442b07211b131ba8397160f94a459746ae9..adeda848f4b949ca7bbb88ceda2d7b121041b5ba 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: comparison.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 84edefdef02cf3c418712d62680294a959c71cb5..5562098381b7b607478f50f2ba8588ae31535227 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: unsigned integer to float conversion.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 0db1cac07b4ab66d39b8fcda68f7b9b175f0def7..f062a081ec3efe75fe89e01b116525d6a773d00c 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: signed integer to float conversion.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 9285e82840809cc208463d6a8839d6a617658556..a01cd950910a70a03ba754d9d6535ffecb7fc704 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: floating point extension.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index dd26c59dd2ca5424ddc4e12918512594be97a0b5..1eef9490c3be2b4a3e73dca44f55a4c15831c940 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: float to integer conversion.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 0a41a64f76af8cc5dbe9239fc5bebe69185ee1ac..94e3f3193ed112061d46e4007febb4be6ea8824d 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: floating point truncation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index c0eed6a6cb78a0e36e519cdba57314447b7d836d..4d1c8543f50c5ea472d8dd9300fe6b86b5c3bbf6 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: division.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 78d81f3cc197f1fbfbd5f325538c310a672105e2..39fe8234dbef165ecd4be549ca28d2861e2e74c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: multiplication.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 42e80e67e005e588c90c55011e60111a916d44e1..cfdf38649d861353d011ef61d71f7f5182c73f5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: convert to fortran nearest.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ab13682443fbfc64f1f570b864a6a9f55b4449b7..6deb9d9425e38d95a3dfdb48fa4443ce9d653f78 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation: subtraction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index be266feccc7018f74a2e4ef78919e107389950ed..cceccafe269ba629348afe3aa874cd83e02c3141 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent software floating-point definitions.
    Alpha userland IEEE 128-bit version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz) and
index cb628038f487a8485ada4c974577b2ca12377ae3..51a263dbb7e4045a8b5da11e16212106645931d4 100644 (file)
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for Alpha.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 8fa9d775b0c218ce1d48449e3de6a28f88d634c7..026bf565a1f94c2b80e4c5a48aa39a4bfbc25ce7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index e81523cdf148ce152e0c455a7918e14590ef03d4..cf195c1c4448604b266e0a2e393ac90c49bdcbb3 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code for Alpha/ELF.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>
 
index 706ca52424cd9aa7a38e0f512e600c38356744cf..8b989d9800cd2829eb588293854140b698fab483 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
index b71aaa8cf0f882cf90bbeeb2b601606013cecad6..82a109d096e4cb215fedb4424081c409f3366f93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu)
 
index c93cfb5929907617931977aa3eb1c03af56cb867..0b856a4ddc819bee207ed8d35dcc3b1d3753454b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
index af381d83ee2e97596b9db4960e2c1129728f9bd1..ba46ab3c909a27ee3e819a56c9cd024fc4d00f6b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu)
 
index 9a4ac5300c37297faa1b2b42cb68269b358c2909..a9fa89327f0555ef779769d7feb181d2d1c3e07b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
index ba914ec0c0a2ea11f0d207ed19d7905cffd3761e..ce8d5ad24cc54024ca6728ed8b02c8caaed3c9ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
index 63191664e546d273e6887ef32b3aee66850e05e4..3e55220fad389537d0f4833128e2624d0785f575 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger (davidm@cs.arizona.edu).
    This file is part of the GNU C Library.
 
index 083f93011b93edf69800033b0646fd5a22a476ea..28aa49e9e8f59dff837e11628b0a5a703444a852 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
index 9e51b817ae7c1acb391313964f53b1309685de63..10a8f5c20c429ba912250e34644b7595710d6758 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
index ba3c7f707e6c9a5d64b0bc0f9f8a5e817a3d924e..db864d816e363e0df176c0fef7a8a6408353ca62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
index 21a49b2ac9d549a9a289014b0e78e3dadc3664c3..e85f0cf4640bd9e2cbd9200db2e51863dd9ed018 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index df8e070e6854dfd9cc07a331bfd4e2bc79515415..3296174751feb632cd922f9a92fb73c7bb147da5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
index 4fd9068614ee220ede32cec60deed2ba54e4cb7a..a12f31e1b32678dd7c1bf7c2c808e47a48912380 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    Contributed by Richard Henderson (rth@tamu.edu)
    This file is part of the GNU C Library.
 
index 61e08a52dd5dd44f48fc760833d4963855e6a5ce..bf77fd2d249a9b82ae15dc1b35b9df9b6f47577b 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
  # store difference in a third limb vector.
 
- # Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index 650d9860ab3d2c4e3e396cbf8f16111aab61646b..961b0e31eebfd380b0ded0c70b9bac3855ef2657 100644 (file)
@@ -1,7 +1,7 @@
  # Alpha 21064 __mpn_submul_1 -- Multiply a limb vector with a limb and
  # subtract the result from a second limb vector.
 
- # Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index 60963955ca2018feae71e61a9c33e86649cc3bd3..06fab75f9d24b2b37855a286a55325bbe68a3c86 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for testing PLT entry/exit auditing.  Alpha version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 7cdbbb5ddcb7e5931e96e2ff37b879a516491b00..7c6682e55a3d52685fe7ea960be368e4b54903ae 100644 (file)
@@ -1,6 +1,6 @@
  # Alpha 21064 __udiv_qrnnd
 
- # Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ # Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
  # This file is part of the GNU MP Library.
 
index 76418115e902da894c13932bd0ec7777109e19bd..aea25a189943bf79f7363f489670497871b9ac7f 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp for AM33.
-   Copyright 2001-2013 Free Software Foundation, Inc.
+   Copyright 2001-2014 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
index e9705a25dff3b343459f81e2960dce313f8c8ac4..f3d149618672830363b53a96eed86d3b444d6739 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level functions for atomic operations.  AM33 version.
-   Copyright 1999-2013 Free Software Foundation, Inc.
+   Copyright 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../sparc/sparc32/atomicity.h
index cf260db6932c3e019a335940e51132cc722835d6..46754ff4d1d1da2bf612ac5e155886f71796a72e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2013 Free Software Foundation, Inc.
+/* Copyright 2001-2014 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
index 924319d0395e2a11ee0f21260e9ea43b80078691..10e6e4662baea8495abaf719e55dc2359790132b 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  AM33 version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 6f1eb8cb3a8ebab5fddd48993ea13feda3b5a222..265ad215c82794d24a99da34c6def4c29e8e0fc8 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code compliant to the ELF MN10300 ABI.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    Contributed by Alexandre Oliva  <aoliva@redhat.com>
    Based on ../../i386/elf/start.S.
    This file is part of the GNU C Library.
index 279de714dcbf56a607422d5d46e1267dd0948e1a..e4a396dd0b7f3f59276ef9e0787be9c5a05f6f59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on the corresponding file in the mips port.
index 90f9752dce921985a2eba6e58bcde2b177c68d8a..12bda643fe9fd15ae130b01ace3006e75548d296 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index 36f13791e8b3fafaf96299437ae3d5af781b5c7a..5273d9023f907140b897b22dad9be0521cb9529c 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index d665a2fdf37c7a45974f0d5789587d03f001c413..ae4808a458d11375bb1373ec8d7b79d476506031 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index 51f9c8c83c904f0ceb1e01d70306af79aa9442dc..87853bad18c7399f891ff7e9996f946c4680fd5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index 28869b860190955d75338755a1a673734a904ad9..01f7c0caa6a4d9b57e3e5e9b0d093e3efc0e0744 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index 49cae00fd027a703844a0d5a3a1d3f33396ea55a..d946d9b6e85c5d134b2eb29545738757f600f1dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index 9d2894bcb2c06b681db946491104fca86dec4b67..1e662d0eeceac2122975c2f6bf738bb7af6ead76 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index a8a7bc286fba80fd10366f3a719a774e7ed76ee0..ee19a04eb28c5d78cb1f92b5dd491d1c9fad5e6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on the corresponding file in the mips port.
index fcde195f43dab9ae73dfb0d2acd5fd38594683ac..7a09cfb0dc923fd8b1844044d793ba76a016b7fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index e063ec27cba06a9ffbfea2529cfbdf0a6f18763b..882e7dc5760c3a7a343f31d7d5484e7ce9706bed 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
 
index 3d7a16429dd86d0bb14bc327ca8c334f51df9d88..11f9ef811665028a210482ec000084e9795319a8 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index bb9f4e99469947b0c408887eed22f84525906e84..8b09e9797dc890b00751f27fab1896bd1d654cca 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index 5de500184fa7cc5df5c9ae67323868e3af389c29..8b1715f3fd6493872280839cb22b49866bde19ea 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word bits.  AM33/2.0 version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on the corresponding file in the mips port.
index 1610adf5e23883ea98427e637d8bccbd4f3a3351..b86a51eb8e4b6934d27e59130c26920073220cd7 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the M68K port.
index b924881a36a544bd038597bf762b24b0bbc3326f..7b7ab84082348d9515a6c9892cfc1e8aab156bd6 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index cd996d3d7383f5effaf44a5d3e2b7f61ecfa1a7a..fc43de5a99b9e5ce591558f37d3a09168f17c367 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    based on corresponding file in the MIPS port.
index 9021e873eec4145e5d51d30cdebbe11a45738726..cccfdb32aaebafb87ec08ff021620e21752e5df4 100644 (file)
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  AM33 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index db5fefac042549d5e3ce141187342ebde1e71fab..0d28bf6f77592475017b25cb474b330e275bb26a 100644 (file)
@@ -1,5 +1,5 @@
 /* Examine __jmp_buf for unwinding frames.  AM33 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 987760de8cf0820336bb793db4cadacd173b8b20..8113907a7a0bdae7851afb09d335b28627481ef9 100644 (file)
@@ -1,5 +1,5 @@
 /* POSIX spinlock implementation.  AM33 version.
-   Copyright 2001-2013 Free Software Foundation, Inc.
+   Copyright 2001-2014 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
index bede7978550d4869359cd4a0835b37037a6733c1..9e11746fe873e730bf7d6b29abe0ce9eec33d436 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent pthreads configuration and inline functions.
    am33 version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    Based on ../i386/pt-machine.h.
index 0a647a452e0fc459a59a9456bfb32c59e2a4b696..236743d6a39d87b35499a0f9e3101a3879ffba69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2013 Free Software Foundation, Inc.
+/* Copyright 2000-2014 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
index 6b4b819d47638b839e5a9c11362b9d66b7db1b50..d03b0c7278daa869eaa4afc685f0568118c37ef3 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for am33.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 0bba63f5762f30a1c2809145cb38a181bfe9b946..50079fd5f0a66eb5c860cbc66e7ee2b521d2f3c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2013 Free Software Foundation, Inc.
+/* Copyright 2001-2014 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
index 68ad84728a9fa4056c150a0364b48029aacbba9a..bc2af63a8192b5957e1139478adc80b2d9de66d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 1997-2013 Free Software Foundation, Inc.
+/* Copyright 1997-2014 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
index 3c1cf162a84f965ccc9d7fcbd44485a69f22e8d3..70303e3277c26e21d48f2907cc79a8e547b51efb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2013 Free Software Foundation, Inc.
+/* Copyright 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../i386/sysdep.h.
index 894c121c0fe372f98fea8de41dd63dce809538c1..1503923aaaae068d3787dcffdbab725b11ae6396 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp for ARM.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index c6b01479723f27407069e905c82ee82bb931ee76..4cc1ac287f35a3f836cf0225c261492412508bef 100644 (file)
@@ -1,5 +1,5 @@
 /* mpn_add_n -- add (or subtract) bignums.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d204c887e392f35df4276419e07304ac56c54850..fab1ae8cd46d9b4fd64ff9b67f208fdf5b70470b 100644 (file)
@@ -1,5 +1,5 @@
 /* mpn_addmul_1 -- multiply and accumulate bignums.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index ab1be7e7eb5c428f7ef1b14b9babf8b9acf8cf78..0a31ffb4fb2a7a2f9a6ace86d6748b61a8c905d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 5bfc8347a89288644b81c9d0aadeef6a073e3074..c5c207f4cfe601f839c0b8c908b01c628545a9ef 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index fe73c15f9238c55859a25ec86bf9e7c33704547d..160c765a0951449737099cfbcd48152b013eaed5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index eb756812cfa648e1b5e0674e88a16448f77e9df1..dac9a17604a06c0c0886b1a060579d6ac7702961 100644 (file)
@@ -1,5 +1,5 @@
 /* Link-time constants for ARM EABI.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 154d621670cbf7471d04bc448c98aac2226cfa9f..2a7615f6de9fcfd3c20bb59b5371908f200b1914 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 550b72e55586b082e9ba49c70ffaaebccc8fd018..6b4211fbc5522e1f959e67c0ce0e78606b9a5ae6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index f3f33654005ae74b8e5bc55c1ad720b9cdd3a12d..ba2cc3a341af1ff42fa2b9f5a64f78c75897629d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 0f892176373e8a367c601cd7aa33e22f2e016b7f..3bdfb3edf2fc2c31fb5445ec7cd32dd5ee6ef749 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5eb7245c25df047bfcba9e1a9c9efeeef2c19549..88e2e7bfbb3cf707d773423ca310897795db9a96 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 67294e788e67fb168085521ff7a7e1c8cf641ee3..14961337e21a354ec4241864ffda09a8eb30e3c9 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a08e263d864b5066b7263246e271480262f54b80..160cfbb497f28c39530328022016bc2bda1c34fa 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6f2402f236fc3b33cd7b3af382290670b3ad6b26..c14193b0667becf0c5d1718b7f80ef7b0392b448 100644 (file)
@@ -1,5 +1,5 @@
 /* Link-time constants for ARM EABI - signal handlers.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ae5858039b4c0400397d3a954c17bf1003da25a4..f65061310a0c01990ddcd3e966b2de0255059a87 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 336b6905af4085f04176d752018d986bc69eba7c..b743756519523f3c60193ec675f96ff3266b54e0 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to test for CPU features on ARM.  Generic ARM version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 8162be24830f77e513631d83b13d115bbdaa858a..8b8653c78ebb79af3e77bea6fcfa2d165d84bec4 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of profiling support.  ARM EABI version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b5e4a16f0390deeb939a5246f738223b47b83f9c..c34fdc698889025adf3754f1c03b76347f516ed8 100644 (file)
@@ -1,5 +1,5 @@
 /* rawmemchr -- find a byte within an unsized memory block.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 936c2be666748064cb846e3783f4bbe3a1de008c..e4de0f332397b5d733cc59bb319448d7820a13a7 100644 (file)
@@ -1,5 +1,5 @@
 /* strchr -- find the first instance of C in a nul-terminated string.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 69e82d831418db24aea3990da884adb079903dd7..833a83c28fcf9705b31ff0a7c087df4e1f142f8c 100644 (file)
@@ -1,5 +1,5 @@
 /* strcpy -- copy a nul-terminated string.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 59ff6b5d939a37da7efdca91cf2d3562196ed07a..290d7bc86d668e8e3e1f90e04e6aa80ac511ebd5 100644 (file)
@@ -1,5 +1,5 @@
 /* strlen -- find the length of a nul-terminated string.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e40df90a72a0177bd1b61d2a3a95a11dc4f01d05..a1e753c11b4d9ed214c15aa54d4ca37a5769b27a 100644 (file)
@@ -1,5 +1,5 @@
 /* strrchr -- find the last occurence of C in a nul-terminated string
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9f999306ff03f56742aabba81d1dbbf78dfd0ca4..b61624aedcc13b7b5c376f1af9794b91f00f1253 100644 (file)
@@ -1,5 +1,5 @@
 /* ffs -- find first set bit in an int, from least significant end.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e49c70fdf159bc7d004b44c43dc5d7ed7ba6a786..204ff800927bf906bf3f4fd5b9acc77ff30a1713 100644 (file)
@@ -1,5 +1,5 @@
 /* ffsll -- find first set bit in a long long, from least significant end.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index f7589714389603f794cc5344b4656cc162ac3f29..65bb94fe70af85b4601a5d8c5fa238ba4cf24747 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Code contributed by Dave Gilbert <david.gilbert@linaro.org>
 
index f2b3ab4b5866922318d79b8addd3535f1e1566fd..1706f6c6b82e84c9cb75cff29d0a2b68cb631a03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2011,2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index 4a9a25c767668e8cae31cf6ff874f049cb341890..2515418eda064d583638cee41a97da474b050ab9 100644 (file)
@@ -1,5 +1,5 @@
 /* Enumerate available IFUNC implementations of a function.  ARM version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 81c01d3eac99026918816041593ce35e2ac3ade5..c4f4e80fb07fbc1295c779bb21d159ff2b9489e5 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memcpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 44cecb02d4c45d755587c7de591147fe3ee7b7be..1562416cf6147f27b0dba73d18af4245267b927c 100644 (file)
@@ -1,5 +1,5 @@
 /* NEON/VFP/ARM version of memcpy optimized for Cortex-A15.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e627d71c6f4d3882ef9c3dc87587abd8901a1f4a..15ba5064110c22d007aecb1bb60b472d9c9d7c87 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.
-   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.
    Contributed by Kazu Hirata <kazu@codesourcery.com>, 2008.
 
index 5e0801dd8e4b6f7f2e3093cc0138efa422a4933f..c2d5be5703393717d44a7f5a09ef9472c1d05b7e 100644 (file)
@@ -1,5 +1,5 @@
 /* Atomic operations.  Pure ARM version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9e0834646ed30b88706185c13171c81f847db16e..c7f5876c5c03bf45b6a94b05a713c0db45a183a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 2f995e814b6fe317fb865d422515ebd0b9867472..9412cf88007716f0f71717083487181745743efd 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 82ef38917326ea4f54d160c02244e1a9f6118426..be727e5b8d267a9dc4b37c31149cf9ecbbb097b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index c8c3a9a32461bf4e4ad5ccb9fb3a6663cd6de164..41423b2c3bc657cc3c4e0dffdea83353e486c555 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 0c2313197c819d0997ce5739171fdf3fe0578f24..e8c5b245bfd06ceb0f5694d0da0271e8a42e27c3 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  ARM version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 5b1b74476215e798c18ba104bafe44ec10a11cb2..682e8130f1a324b5709819facf1af04adfb03c7d 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  ARM version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index be20a119953c78101ee06bc7956696263dbc2572..d053e17ddb1ca2ab5a3a86b14da7817724a3fd80 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for ARM.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index ae7546c5e7bf78daaec16258279c8321f79d3904..d3254ad41f7448b3deb9be7fc8a92e69ecb3aecb 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for ARM.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0e879d23b6aefadd804348ace43a3e9782603d18..5c89ce496bbf1050748dc5c72735aadf9eec44fc 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    ARM version.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index 1dcd340125963777dd3318cf54d6cc577e269c37..20b6fc626e8298e0326cb467b3c75b73e15d0721 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 85dba67fb3a44a0b70fd474657775c9dec345306..02d1a5ebdf85706875084b049973c574c994ce44 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  ARM version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 85f97e50ff158f9f665c72da2729f53006dce449..e9c86dfc12977bedd6044d13cc88464deb95b8a6 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  Alpha version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5f3c4327278f0569e12ea92127544ca90e55f34f..8dea3672f01d383f4a3f0fb72d4c12d92054cf9a 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  ARM version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d4b046669a7ead98ca04ba75ed135ef2f63b0a12..1644a32793765b0d849e58be73ab4845fc4a73a1 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  ARM version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c4e1be4f7e42bdd3ddbcc0c5ee4f4fa38df2923d..27a5d5d9480a1c6b50197560916cfc3b90501b92 100644 (file)
@@ -1,6 +1,6 @@
 /* Thread-local storage descriptor handling in the ELF dynamic linker.
    ARM version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 936697676228a252f20e6bf9e4dc6deeeb805a55..2b7033b8967d34ff293a0069164817b990a9bdcf 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  ARM version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 64ec7466c213bf547fbdc7f16af92e670c91177a..8b54114e37f729da2719c9472bf43e6276d2baa3 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 34c218c985fa376af01743cee7b5a841bf813ff7..88da5394393d79530d3a54a0e3ecb18773f606a9 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <philb@gnu.org>, 2001.
 
index e2e287b6e5e2835d5495ec7a989a928f4813edde..b286ec5565c7b147e3dfd07f0a022d4048225685 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <philb@gnu.org>, 2001.
 
index fd1d4fd0616d7a25a23980c5e2c10343c159136a..7003a01304c930f5c0bfbcec98aabfc919ba5ae0 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index c9b697704c4e2b57b8f6051d7eea7617c49ecf21..5974c6333623b40d16d2af44e160b49effe3f923 100644 (file)
@@ -1,5 +1,5 @@
 /* Get floating-point exceptions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <philb@gnu.org>, 2001
 
index 149a989518291e44b245d4bfe51c6ecfa1062c45..cb4cf1bce2a17aeb6be2d965f339ab51304e061e 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index cf11a6425b5e4da141b5a33bda7e253bf52a0ec4..9ca673c6fbacd56448f993ed6eeb8b10767d9675 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 8f5349c4d318f458258ccc4691f822674df2e7a5..af4f25d47d7d5cd06986b34e89911c9026163ea2 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 770420ecca8d6ea030cf5576e54975579db7d236..6f533d1992c9a5a32ca8f92560c7384dd163a2e7 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index fa3f647bbcab1a33e4487d0e6154458c4af0336c..58ec5f66dbc2b1bc44f5bfa8c7952653391bef70 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index bd6c169be3585f63b5ea78bbb68de4502efaf389..114597990a9a30b58260f9436ca190a8155056c0 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 978ed4947d8bb40f8b6833662ff38c895f547107..39910ed350a06e1cd78f89ccda3baa686088d526 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 513e6948a1164235b15d55e87419f12594b4039c..6d54b9bfeee16f4552f3bb617fb36ed0cfcf2f18 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word definitions.  ARM VFP version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 9d6ed7287557e0cf863baf004a03eb244be89063..8b320651eb36915d3ffede92d1f0a96997a2e52a 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index db3529939b3bb244e804e1059684534dc326e347..eba5967c3f95cda42c2ea6de24dc905bb02b9e7c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of stack frame structure.  ARM/APCS version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 78b417b23fec99629c3d69bd0db1e0e6c98ec3f7..0c88c0fa70ecda14baa35e9c7696ba3918e2dfbe 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 85726943602f49dcb607d7de2f3a3f8a3b3e5013..9295c0fec27859ea45b4b0d103c3ebe0566e3522 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index c11498e2cdb86c7cd21b99f9d1283f82084a395d..f417b45791216750a8005a8b2d84444d9762a240 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  arm version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 5ebedbc7fe558da1f862686b00558e8a3e27c463..7d6054cd891a36e642659079a98c3ec986d2c0be 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine floating-point rounding mode within libc.  ARM version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 465a77c610cb40bbd9194534d5a23297400efb9b..e2276b7bce63187875b2561116757d6e5df69005 100644 (file)
@@ -1,6 +1,6 @@
 /* gmp-mparam.h -- Compiler/machine parameter header file.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 64505dcb945b84d55c5da3fbdfbb31f2a7371b88..2f502457d81a1553c08b598c1a074de40a058a9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Private jmp_buf-related definitions.  ARM EABI version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1b0d0202e39fc3c5112a114c64545b5129ade9c2..4dfba44ef850972bfb44be35ebd08c8746344e83 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 587288a58e4b52116a42b1d16f1eaf2e2c0660f6..47cbc4f205743d3185df452e62d2dfe995022607 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index af19d1494703cebc2a255a4e01ffb6f68be2f804..b364401bbedd36a60bf5345e0f46878b571e4824 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  ARM version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d784d1b7eea8ab87d86652a1e3980363b439cc85..43e980148d92809bd37c235a6d717d6d0be803d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent definitions for profiling support.  ARM EABI version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6fd17edca25317dc97b3b88e9795539a0c04ce68..e65f135e97c01fa1c98b159ba43ea68168c5748d 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration for math tests.  ARM version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index add82e2d18ad3b2ee5c25fa93e0d3f0db1945de0..3e985dad68dfaf72b8b805118dde407f909ec19c 100644 (file)
@@ -1,4 +1,4 @@
-/* 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 MontaVista Software, Inc. (written by Nicolas Pitre)
index 9d4d5b099e7c248a7fe12f59cd721d3dcbee02da..04aa7db7b41d47eb31c937143b6bee981638fed4 100644 (file)
@@ -1,4 +1,4 @@
-/* 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 MontaVista Software, Inc. (written by Nicolas Pitre)
index a28cdc62054a0d3727bd5bda65ff6df2e52484e9..cf04db46346c529e5aed1c04b4b94603db268403 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <philb@gnu.org>
 
index b7dcced71392ab5d10adc82c60a580a16c6429da..51f276c20057d0933cd901986a30c7403f854d80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index fa32936c5efab1a3b4d2cc9bee9790fa9c96d1fa..143850e6c8961c58225290883e1bae9afe02f9b5 100644 (file)
@@ -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.
 #
 # The GNU C Library is free software; you can redistribute it and/or
index bebea5ee7dacd7758d5b7a949ba7fa2b395f9c99..7105c73594f600fdd48ce2d0f1a817a0685fa580 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9232fb167206ddaab609ed97d60bbb2c48076d4a..2488af98288382a716a95e0caeb97bbf288a5c8c 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index da1502716c1a5dc7ffa141868062ffc55e2b0c81..8cc0a62173d9e3224c5c62224ed4dc9ec261d172 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NPTL/ARM version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4331183a5dd2ef58239ab36c2ecca42c37c6e3b8..92333eb364a28c68ecc388e85551d617d18f6924 100644 (file)
@@ -1,5 +1,5 @@
 /* Set the FPU control word.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index fedd9943133390f936a4f5193e25ab5f63f60760..96657071dd1d8999f6aa5cbdd597333df09573fd 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for ARM.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 9f3e7938f73f1c9692ea0b80f293cf6fddc5707f..1f5431c36b1fa1dc99cf10f29277e3cf1c812f73 100644 (file)
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for ARM.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index fa8bd937c5206306372a34a131612bc90be35e90..dc08a1789479252d4d9285ca96afd9e83d05ffbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 0a57b0becbe8825246d3fbe54e3e98940eda5399..adf653189252df9fa072fc8f6f4a5e56e953cb91 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code for ARM & ELF
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 7d358a7249b6cddf72b163f67b4d617056568393..c812202bc36ce8e2a4d5a8b9a94f2d256fc55a75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Code contributed by Matthew Wilcox <willy@odie.barnet.ac.uk>
 
index 2d17490d8bbb2303eba34a2b80eea29eee0627c4..76b9cda8656beee87d44ef39360a58eee082ea90 100644 (file)
@@ -1,5 +1,5 @@
 /* mpn_submul_1 -- multiply and subtract bignums.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8cc8b470467955d1597946764940630d72898256..a913f68884285000beeca67fe0dda5f9428b4f8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 3823617f13d9f3b0615618e987be72d409999542..7f34ab042ff2b6597ce8a6816c1a06cf4e3555d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for ARM.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 991596403a6eb44fe71d8e8abd4f74820eb438c3..fc754d6c42876b5cfb743563100243922ff18a3d 100644 (file)
@@ -1,5 +1,5 @@
 /* Manage TLS descriptors.  ARM version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c1c55c997cc649440785fc6dcbfd5648de742b2f..4f46fa0f235ba15a28c93ba4c8ae70a32404ebd1 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  ARM version.
 
-   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.
 
index 49e0e13330534eba76e2050b25414f5b7b29fa46..6b2110c2db86c7fbb58999af75d3f830bf2a963e 100644 (file)
@@ -1,5 +1,5 @@
 /* Dummy exception handling and frame unwind runtime interface routines.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3316bbfd43cbdf99b0fcbf9cc106fe4e7ff239ad..fa9bc206a22fc64e032514e36b849edcb83625cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by David Huggins-Daines (dhd@debian.org)
 
index d2d25022c68978ac2901cc0c974360ffc5dbddd4..3637fdbc49872e4ec93b7c701a222307c4069576 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp for PA-RISC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 2cae0299a929bba0971c79866cfcda088bc00b01..29a169cb706b945648082a4f65bc7338e74b15a8 100644 (file)
@@ -1,7 +1,7 @@
 ;! HP-PA  __mpn_add_n -- Add two limb vectors of the same length > 0 and store
 ;! sum in a third limb vector.
 
-;! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+;! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ;! This file is part of the GNU MP Library.
 
index ccf13b433afef518bf863008b274b6e6a6760b03..fa6e1ebe70657f380caef128e817286a48b15ced 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 25cba964cb19b57b87a7e25bb4ea46743c4af482..9a404e7c1e5c18023368d06660f801b0bbab87ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 35a8f2eb503cb5c35bbde854cbd6a295b9053313..4795ceff36c1a30c3de9c28e5251e9b7c373607b 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  HPPA version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 48b8c8ff2ba255d7e6a79f79787a43d5125a4612..dd776f4e1ce3691691a874e2e8c8d75be1582d70 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  HPPA version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 37b2e04ce336c8fcf329c3c81e23da0364488426..c1d129a94c5969ed80a158f67c07457796e9d38d 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for HPPA
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 44634970a16dbcae0c80bcd06b28edd5dff80f9f..296f3e83eec7b3e55a38ab668c0305957f55ccb1 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for HPPA
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index e0a884237d2fb1c6587faaa0a80277e6d07fd847..7404f5ff915c6bf4f0cca8947b1fb7ee3436c292 100644 (file)
@@ -1,5 +1,5 @@
 /* Manage function descriptors.  Generic version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 50a5b2f6dd176586482fe542844a46773de30163..f8ce73cf05ffbd31cceb5738f884696f4ed1e5c6 100644 (file)
@@ -1,5 +1,5 @@
 /* Function descriptors.  HPPA version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 460719414402829cb14503a655e59d425372f25c..beefff42fe6aa5f0d86c3715d50dcb18ccd42407 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    HP-PARISC version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index feea320789fb544ce5fbe0403204ee619a79f569..666483659c0ddae8eb733a6338ef19b5ee6c30a6 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index e47e9473e1f4f09729cf4739ac3dc15920728099..6bab0ad07f189c516eb09550e4def7980650851f 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  PA-RISC version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    Contributed by David Huggins-Daines <dhd@debian.org>
    This file is part of the GNU C Library.
 
index aadc43bec73da9615bd563dd7a3d1589f361f4ef..7c62c9597c52ba8f52469cd3f225f00504967592 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the symbol address.  HPPA version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 18bcc2d9bc0016417672730292fd10f9be87a4c3..71b984390b26af49da88c022ad9449c4539c3c0f 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  hppa version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 7fda14a7cc6a3ccabe9f6d25f3008ab499aef68c..1a3b97b3150487c4cad339905ec00c6c4f4cf134 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines. hppa version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index edbc9b166de2f238517c376dfe1714a6f6a40979..b675ea4c1588f569c29fbbeccb719b5f847516b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>
 
index 520d8ea69ef4bfa4814d46840fae712154224c3a..875bd44089386a8d43385ed793b7a2cd7403d3a4 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9ebdf083bfaf5714cef25002252eb33bd63ef0f3..ee097b45222a8d49f549709aef33d2f131eff8b2 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index 6d80b0209991d5f5752a332a1784705e27fa1e3a..892c78c9873a22a135411d31aae17d51ce83c69f 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index 88f8fc920ae850733e23608bceba8eb2a00c04fd..b0f1d9235b0f5d8912b2fd18cfae0b0d2eaa8734 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index 590a1177e9f8ebc90480ba2886a2ac36a806d8fc..7028fe4a226ed77c3a7cb46eb90d944ce129be29 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index 181cdb520e95bde4fb6f1d101ac4e6ba0e746bbe..1c4b62d1a609dad18d8cf3829e3ea55afb6ef413 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index 3815fbd94c2d036033d503190e50660e3cc87250..85ae2f42fdcc159bd8a16aee4640cfd06a8e4575 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index c351fa4e16d9a14c81fa608df831cedd000c4d28..b12138720f5e4622aa1a0fe6a5e2649fe3db8f4a 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index e845b2c8dd7669e4f0ad937cb3705a3721152ebf..c967bd505c54c0295c0f4c2be358598647ea547b 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
    Based on the m68k version by
index 89d68814d14091c1b6997bd99d5f345e0e60c94b..15becdb24bac47b51bc9ebf3a5a71e0644c2d22f 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index ce60dfe7f8b96c4c8d4b6dcbbec3b64dc7f73669..07757aebd3271976862d1462771792bbd55dd2b1 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index 580951e4d13e704c2b4b94171ee463e1bc5971f4..291e151c6b66e94a2ede98b870e03a88f95cc61a 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index 627cdd5b9299c016a0b21940df94cd9dbdaa9a34..8f855207dfdcde3fa09215d24fcb4d23927736c1 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word definitions.  HP-PARISC version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 28e2db4aab5dadaac9ad7a030de3702e9c4abcff..74e93508f39dfd59ba99e4218938feb83c7acf9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>
 
index ef1a90d72195a5ea7659a39440da2d7e4043832c..246b66f8a34e98420bcd0de7334049763b99a1ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index bf57879eddf15d64076e63783459a1011406ac44..b8d41b44ef840448e419c4432965dd2c1d4148f3 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000
 
index 135065ff0bdbf5f9898a68bf922e651e7a432a06..c079fb0aff6818991a35a6ab80d4619463195840 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of stack frame structure.  HPPA version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a55582e00d941f3aac0f2c1623aa0f6b1e8412fc..b633eaf30203c6549a8dca27075623da7ff47afd 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  hppa version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index c5184f93213ae1d538091f1fb8ad9c4ef27148c1..ffcd35b3f1c75f0dea9821187030f35c143093a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine floating-point rounding mode within libc.  HP-PARISC version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 14349792432c98614d5b95cf079019368ccc5709..666b8ca3c1347f40d9aac246576813049e652626 100644 (file)
@@ -1,7 +1,7 @@
 ;! HP-PA-1.1 __mpn_addmul_1 -- Multiply a limb vector with a limb and
 ;! add the result to a second limb vector.
 
-;! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+;! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ;! This file is part of the GNU MP Library.
 
index ba419fd335110a60094699593ca256d3fed28189..dc1f7e2adbd0542dd783b4733c56f3ba46f87df0 100644 (file)
@@ -1,7 +1,7 @@
 ;! HP-PA-1.1 __mpn_mul_1 -- Multiply a limb vector with a limb and store
 ;! the result in a second limb vector.
 
-;! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+;! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ;! This file is part of the GNU MP Library.
 
index 7cc63bab672ae5a45112e3a36ede9302ae67500a..12278ea8695ee0fce7dd0ee4cd2c6be82e4ebd20 100644 (file)
@@ -1,5 +1,5 @@
 /* Return nonzero value if number is negative.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 8cd5a634f83f26a62e42850de313aa3c9e1e0113..3b843e7701f6d9c1e7810cfe2c8409b4cfec760e 100644 (file)
@@ -1,7 +1,7 @@
 ;! HP-PA-1.1 __mpn_submul_1 -- Multiply a limb vector with a limb and
 ;! subtract the result from a second limb vector.
 
-;! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+;! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ;! This file is part of the GNU MP Library.
 
index c7fa30f349293411a6dcc8f8aaf9467d703a3563..6008a629453b331e1bdcc35486f06a2c0365e9c6 100644 (file)
@@ -1,7 +1,7 @@
 ;! HP-PA  __udiv_qrnnd division support, used from longlong.h.
 ;! This version runs fast on PA 7000 and later.
 
-;! Copyright (C) 1993-2013 Free Software Foundation, Inc.
+;! Copyright (C) 1993-2014 Free Software Foundation, Inc.
 
 ;! This file is part of the GNU MP Library.
 
index cf2da4c7a15ef9a5956e2885fb87a2c078ec6735..bed0e0636dc9f28fe9a4db166fba6843826c0fa0 100644 (file)
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  HPPA version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6cdfd7986e339faa684f09783397b1e335c480b0..2a6788de6c1f7f29739c4cbcfdfe9e1a54ba348f 100644 (file)
@@ -1,5 +1,5 @@
 /* Examine __jmp_buf for unwinding frames.  HPPA version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index cea22841b81a4a75ef3536a1204702b6ac684b31..128f2be25a8de078fa608a37f2a180884a5185b4 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 63cdc9fe8e782e16e8484b225e093d2735179dae..855227b761b91d9e0319358282e01360f22904e6 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  hppa version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index fc6c75f39360cd17a1a5d21d1e2aadc289545f84..1a54981dd2fddf18cc1897b34617927b2de951e2 100644 (file)
@@ -1,5 +1,5 @@
 /* pre-.hidden libgcc compatibility
-   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.
    Contributed by Randolph Chung
 
index 2174720103e5e65b89f3529b667e2f5d8eb52a6e..f0debff415164895c64faf0083784effcfdbe74d 100644 (file)
@@ -1,6 +1,6 @@
 ;! HP-PA  __mpn_lshift --
 
-;! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+;! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ;! This file is part of the GNU MP Library.
 
index dff4b2831ee574afdd23f04f4e91ef127e190476..2f3edc2d9e84991e2920fa26786b5bd030e579c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  PA-RISC
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 03b0711e06ab242629d03abcf6cf6af7457aaed3..f7d41417dced4fec298f4199df36b9822f869527 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal math stuff.  HPPA version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e2eb2f91e39e9fbecfa35a840755ae9b98b5dc47..d361356d258d8aef6b8a32fcee2e2e9974ed3bbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index fa32936c5efab1a3b4d2cc9bee9790fa9c96d1fa..143850e6c8961c58225290883e1bae9afe02f9b5 100644 (file)
@@ -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.
 #
 # The GNU C Library is free software; you can redistribute it and/or
index 84b14efcbefb4cad925de3cb3b5341810e5517fe..01f58706941ee60bdfb0b5d920e85d928cda987a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index c46e00cc890663485cb695189a722ba30237a938..c83669eb915f33a94725f452e1724bb66dac8c40 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index cc32b8fd4d9dd70c7ce15f4ebb340c446c5b09ad..b29fc7cef8c73a32313cfa331c73e72c41bdf913 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6b9d79c7b22f7b0948f3881ea0d84723c9e56a18..5a8aed8e3826df671ae27348879bf4212d182362 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3dad02eaeeeae92bd809f746f2c05912389e950a..ee8765a6f19803e99d79563cb2316a06c918c9f5 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 14e4705bf04cf9b49a9a6da7f66a70697cde026e..2880ad320391a39b53b39214526c5eadc4e8b17c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NPTL/hppa version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 41835b9007d657d6c651d49745d247955c636f33..f65dbc8cec7c9ba4c11ccfb8e69290d380ee1cf3 100644 (file)
@@ -1,6 +1,6 @@
 /* Test NPTL with stack limit that is not a multiple of the page size.
    HPPA version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 026fad5af1a07bcde8b61e95a11a5d4f469846ac..2d3561de40c1d96110c21e44296dddf7fbacb855 100644 (file)
@@ -1,6 +1,6 @@
 ;! HP-PA  __mpn_rshift --
 
-;! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+;! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ;! This file is part of the GNU MP Library.
 
index 1ec724d744ac1aeba3a7d2254b5fcc55e9295a75..51904af051d37c4cbac9ed27c45fd655be351deb 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for HPPA.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 97fc37c5057a8ba4ebc25b7494a069537580a890..5d41d85952fb2a74b98aeeef5f0a68e36f5ba48a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index df8bad8297a25b8dc806d1074f88d94dc9cc57d1..0998270afd34825e4010256b30ea80d593dc1220 100644 (file)
@@ -1,5 +1,5 @@
 /* ELF startup code for HPPA.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a8521ff9e9de2fbbb0334ef070b41a0ce5595724..035c4cbbb385a478e946978161566552ba3a6885 100644 (file)
@@ -1,7 +1,7 @@
 ;! HP-PA  __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
 ;! store difference in a third limb vector.
 
-;! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+;! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ;! This file is part of the GNU MP Library.
 
index 7c9edd42a5bbcc5d563aae934c59de2205449f50..9d4b37b9c624b7cd441987cd6cd80e9b6f42ff63 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for HP/PA.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
 
index 3be065cfb4a0edf71446ed442281732958548964..e32699054ad0211437e2aa886faf3c6af134db95 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  HP-PARISC version.
 
-   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.
 
index 3d287e6572f704965b72c73fd7e3f289a2694722..cf06286b02fbc92bfd05178592ce845d488b55c4 100644 (file)
@@ -1,7 +1,7 @@
 ;! HP-PA  __udiv_qrnnd division support, used from longlong.h.
 ;! This version runs fast on pre-PA7000 CPUs.
 
-;! Copyright (C) 1993-2013 Free Software Foundation, Inc.
+;! Copyright (C) 1993-2014 Free Software Foundation, Inc.
 
 ;! This file is part of the GNU MP Library.
 
index e98f8579e645c3951a8b49c8594b828144f95879..e009833e4a5c1ece63367b4803b3a929e0d1e2d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  ia64
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
      Contributed by David Mosberger <davidm@hpl.hp.com>
    This file is part of the GNU C Library.
 
index 643c72b1589999a1e2c35928b8b8f9eb5edc588b..766cb4b7415a8d790f20cb5530995054e83c80ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index d91824e5b2d65eadbb14f05b1b362a15a832037f..d55f81b08510d3c4f30d788f03996aad6405f249 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to swap the order of bytes in 16-bit integer values.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 447cadfe73f578a623a1c33c56d844d7dee8d315..c00768eab02609e6d7dfc7f3482450830fa357d3 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to swap the order of bytes in integer values.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 5a0140d4f27c48c3607f27f53c91e3b71bb721a1..3de41601f2d884db22218c3302feeda91c486c8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index b25c684cd5c655dc1314c02402c5ecc1c451fb86..1a526d8fc4a219eff4b861223dc88c099c82257e 100644 (file)
@@ -1,6 +1,6 @@
 /* `HUGE_VALL' constant for ia64 (where it is infinity).
    Used by <stdlib.h> and <math.h> functions for overflow.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index dc2952e180505f969c86b5f1a07e96389c403973..acdf47a69235de88cc94919129a5551f2e811ace 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6a5ad81f3134eb80d8076a0d79e67db2dbaa2690..548006dbcd6dc701a7309cde2c896d4ffdc7fb76 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 891d8a386ec5a4a0f4d2b55eca6422335906480f..aaeb2cc2c1b86339d9ae2c20c487f354351c630a 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/xtitypes.h -- Define some types used by <bits/stropts.h>.  IA64
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1e8e27fdf895b921f354d777005626f5fb569616..82a67a984667617f0f01be961435575d9efaece9 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard bzero() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
    Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
 
index be6b77beb6c59d97188718cf8e32754eef2a6f31..0615ddecf72827707e87834814a130e30a1a2f40 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for IA64.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 866c965f1ca193a7cb554f69e689209e856284fc..94bcf252981cac914c23dc0636f133ad761aaadd 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for ARM.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 774120e3fc48212437db67a1697852cb30cb8c45..93fb05bbab5784a55c6537e3bf73cd8e6b7e12bb 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.  IA-64 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 447c098affdbab91cc40bfdb31ee0a3749f65437..fea5a9d6677e9a818ef7efde909bf0362e657680 100644 (file)
@@ -1,5 +1,5 @@
 /* Function descriptors.  IA64 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index cfaa2520b34977a9a9f62039b27cc46693c21868..2b0cfe74727164fd48cbd9e536e44f2b82814eec 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 61236378fe37e05f8323be3175c935a795d698d5..853e6fd34930381ec2c974af8b256c828a206aad 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  IA-64 version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 430221679648e2970966b5f9a0888f16a73ce625..dfcd6533835d0316b8f2a697ae7f141853711ecf 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  IA-64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 07916d307205e81f0703906bc7b30513db5997dd..0b687fb8bc83db1debf8dad71d340c0a177f2bad 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  IA-64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 26031254f8a9f72a7df30521a2c7bca8e94f8cde..87b684b6566dc1053d7d925656e9ed42d8a1cea9 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  ia64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f93dbdce068d5a951e013bf5baf69ef7edc7ddff..255138a8de39d9f3b9540363367fed99b2bc169e 100644 (file)
@@ -1,5 +1,5 @@
 /* Entry points to finite-math-only compiler runs.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index ec61b9218355d748d8bf23af77148857d9a58039..06568295954bc80aa81455c51b7e7c15c4a4208d 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline math functions for ia64.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index bf8a3c633303a3ebf3f3f8e77aaa77749fd30211..32b89316a2ca2fd864f9ec37db36601ac031ca92 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999 and
                   Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
index 15efcde032b75933537e0126d0d374fedfca99b7..b28d32fd2b2a5b1e6fea2402e496559f9d051503 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
 
index 84f70a16836fb6813d8f41c8f9007110b6e25294..b99a1619b85cc1894507ccf9e44b3dc29f66e0a4 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
 
index 4507dcd6ea53b16f8377642caef85e27cca13bc4..d337dda0c2d20a86963849c8059b3fccf99674e5 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
index e32baa7d4683341f180d6347920ab3074776b4ba..4d85752dc020874be9923b9359ec7e7f1a367077 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
 
index f6dfea7276b0a36eb8af33ef836bd2f11c71b12b..7b36acd74e8e8b00a27634d34ef4373c42973643 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
index 914f7b92f943f602d95bfd6275a96807a5323ddd..0f3980253e34c9673d8c83588a577ac9b616baae 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999
 
index f02c8f346f797b8e3228e0626c54d09ce24abb9b..8d83aacf89b72af100dac8961894fdc7060b52cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000
 
index 3180bb772fa6decc7122207128d286ccde266ae2..4d125ef12abcea8073ff22acd6d9c9d08410ca9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
index 0bebdd0a07cd52b2e6c19ef8a37154b92fd7d8ce..23185616fcdd6f656cd110cae83197a43f2d3c9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
index 5336a8f79cde2780da0b6002e7548e22344df20c..3273bd7f970604e82511b15341997738a39c9213 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
index 76c1b7a3150c7a78462842c343581bd629f542a4..7b70b2efca71d11bed74ebeca45a15d277994842 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>, 2000.
 
index 171c283a312ed5554a3022f726a1ebbbd62edb37..888ce0eaef1345c64ea94ef7e73f44ed9e82f34d 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
index 526511e1f400d9310a154992f754acde144d0c4e..686bd90cfa41114d15e37e37bbab0165f933e63d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
index 583fd1d2f248663aed9af66476b27d339c040a75..aae98b5e5b5152cb28c75b3eb459c1e9e239d2da 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction within libc.  IA64 version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Christian Boissat <Christian.Boissat@cern.ch>, 1999.
 
index 0698cdad10159f871a85912371338470081cdb28..b07c76f59302894d2276da8e977c504c891486cd 100644 (file)
@@ -1,5 +1,5 @@
 /* Print floating point number in hexadecimal notation according to ISO C99.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index c8d74976e8b200697368b57ba954a6e0269c6de9..3ed0068c662dd2c7cc41e435023f9c6ec0f444bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 43df996fe9d223998a5116116c8a212fa961b50e..8fa137dbe1309be7acc0203dd1f515eee1a6cbc9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index dace43bb1a639629fc6acc697d2bf37cfe7e816d..845841f93b00aa387abe6e461abed375d6ffabd7 100644 (file)
@@ -1,5 +1,5 @@
 /* Return classification value corresponding to argument.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index c8d7b64a91b1856891ee961b494d35614e21a2f2..e659ed065b584f91e0f6b1102fb502b550bd5019 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for inf/-inf
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
 
index 4c2816b4a546283076b5a0a753f83c76b37fa5f1..7017e580ae3dfc051177d4a51ea8aa1f5adc30ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for NaN
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <jes@linuxcare.com>, October 2000.
 
index 55e2076f1256e6869910204929bab308f4f54cb9..9795701614c6a9fa77afe2afaa28b19193f633fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 80d28015b7874912dbb4665811dc66e4688112ae..a51b6c437174a57037acd32ed688d4d58a95ac25 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  ia64 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 9052afc48c33f31b7638fd4a21df6d76fbd261ce..7a661cbc9f9d06677fb38e17fac30a07e6462781 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for high precision, low overhead timing functions.  IA-64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index 4fdf8c904665deacc5450dee279afdf48d960f3e..bf97b478c0afa52cf3eab288fd144794e2e9d600 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  IA-64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2001.
 
index c34907ea5398eb2d3f9415b6d0fb84b612a32f80..0f0665807255f88f114a99003800a32dd8e2357a 100644 (file)
@@ -1,5 +1,5 @@
 /* Change byte order in 32-bit value.  ia64 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Dan Pop <Dan.Pop@cern.ch>
 
index a72af403925b668b8294ac34f953cf543de4db0e..940982f0f11ad5a9e683ce6e0e3cf2f6104d56ae 100644 (file)
@@ -1,5 +1,5 @@
 /* Change byte order in 16-bit value.  ia64 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Dan Pop <Dan.Pop@cern.ch>
 
index 9d28b1662f99cd886eeb026d5105b5dc50049795..8850c4450a4dea0b91b03ad44bc750181aec8167 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index d4cf8ec948e14e6b0f56ba367c49ab326f6df29e..40fd72c9607da8f81c764bf0322129e5dbdbc01e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 860f7782bb51d3ee9f0e1b3fb09f9963cd8f738e..5c14653c848428c3bf8ecbc3cddbc57c7bf2d663 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index c73d92a1a7487ac05ad71b78a7c68d6981905a08..d21243899e80a6ccac3ca511a99da0d37927cc3e 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  IA-64 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 1555c56c32a7f8b50367b572bc8922c5a975c1fc..579790a04644bbffdc699adbef30f1b3fcca09a4 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  IA-64.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index b6dd26077d71ac9e0e283b991526b2446efa62cd..8546319136791d61aff941b0563548eed5d5073a 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the memccpy() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 61026440712e887aab6a6f870304a09c87e82102..602dbf9e5a070fb4f637022707637fb8d95efbdc 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard memchr() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 00118c5a4558dec42204c54e9c7e38d89ea59ad3..5b27fba1453cde39b9078bc7f367a0a4e8f74628 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard memcmp() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 41d500a064b1f7b3966eeee1583f87b4ae0c54c4..c5025b8963264e05699fae8c84a194435e92788b 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard memcpy() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
    Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
 
index 6d01931cdef343cfa5eb22545b5bdbf3b6e6a260..a6b3c0e5a6aec01dadea41bab40f180ee016d94a 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard memmove() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 934c2f62fa3836eefd07edf40d50fe892bf1e482..7db47d8ba8cff6faf06a6942a8ff188e9fecbc69 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard memset() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>.
    Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch>
 
index 208386812579e95eec58cdc7272d536f3702c7c8..460de42e9cf2a7b2300b5b3b536407d96fb314a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 03bc6f4f1cd735562ee9422b63cb8c25cc9eb494..e11c329d3904ccf9489af2d8f1a9738b9cc73018 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 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
index 77f67cfdc66087341dc3d5b9a624f793fc20db56..71268ddc1438abaaea68ac0f164682fbaee3abfc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 152b4b40bd72df7c86a9d4f0ae98dd0b54082d5c..10ae45da33ab7e6e03da3c3ec6f595951f42863a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 13419f4372dcef257b736cb1ba37a4f7fbe67a1a..87358fb6140a0804fbd05864eb3f61af333b94fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index a00d4eb80f9635db32a0bc7eaf20f8c24c6fc20c..cf4763c26849f9fd3b5b0b49a6cb93cc1ef92479 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 0588229215f9e12449cf53fc3bf4ae1d084ecaa2..279d107d3928f17568341a580c274a1e74597575 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  nptl/IA-64 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index bd6592f1cb2adf8b75f90f3b7f607a77b773b9ee..07591c492b8888554328cd4751b0e20ec284ec4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 0b2f706278c96a8e4d795eaa030e65f2e7494a32..41f003aa373070f98582ae72d152ef0456d30308 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 8150c8bef1576dc2f3e5b3da1d46f6e8ec4273b6..b49cc788afc5562c19f3ed8b04c7b62d6d7a04c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for ia64.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f4bd65ff7419f2499d44dc46c690eee2089a467e..ed1400bc6ae48ceebac03a9b441e48b4cf254456 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index ba8fd87ea078473c8394292d9149b36ae7ea1537..7f80ba18ff56f10d3b7377903a284ac9302c6b35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
 
index a4c74bf5483fd0dfab93dd2729bd32f9981b7408..6996f9d30aee6df6d37958ecac630ee006c9052e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 029eb5ce1b2a6d247f9c2eb7773ca322b0c0e574..ad059499dbbf9e4e44b374ac6176853c25682b0b 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard strchr() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
index a014865d1955db851b63d5af4fe835b2927e3362..ec31eae68251b30d09a65cf940e5436b103bc9aa 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard strcmp() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 63720d81eea90a09e4a0abf36bf3b8032480b518..e0ad967fa2e8073475e3862dd9fd6568ba412ff6 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard strcpy() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8de5fb0722836f018cfd912b495b1417ba7ccc3c..5930af7b32d9f3b35ed86518f63b8fe41636136a 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard strlen() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 319aa531d6f65ec7e6886b247139a442e72aedd4..77c36de1b91c84e4ed9c443f8b9f77f40ca5c602 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard strncmp() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 19e2e91172627e019cd7978a66bd97fbb4aa5fd0..80f93f185cdf08857eeee95d93eb42a63666bfc9 100644 (file)
@@ -1,6 +1,6 @@
 /* Optimized version of the standard strncpy() function.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Dan Pop <Dan.Pop@cern.ch>
              and Jakub Jelinek <jakub@redhat.com>.
 
index e1e235e60db9fbae208cee1afefa339c9c8310ac..fd28938741369f4e2eefc5f3fc946c2413ddce5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
      Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
index 0e2ec3151eef53115fa5d3b4a59c6f6b2e51e454..e5a55888b422168c4b3d83160f8de3ff1378d1c8 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  IA64 version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index c5b5318f0293003ee58b0d20f3e1321ee937c271..58ebd5ec4a3b8ed2edd05ef74c904c2bd009123a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1993-2013 Free Software Foundation, Inc.
+# Copyright (C) 1993-2014 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
index 5421c2db6d9a5f1d1b970ab5567565dbc3a2b1fe..e1f8c8b9f8307c1c54189cc3ab1706b8199ae688 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2b221b7154ee108a0162f8c554a4d63df9d85e36..e162836ba9578ef1e9ca4f2148dcda7c96ab0db9 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for 68k syntax variations.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.  Its master source is NOT part of
    the C library, however.  The master source lives in the GNU MP Library.
 
index decd03c11f10f1eb047e763b32cddd443ccc92b7..b3464204424a0b883be73d2b2ba474d5f5878b93 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9f0a7b707aa5cd89c5ed6f6556b6332e9bcfe923..9e7fd876157295b4a6cba159a02e2e5d0c33f4d5 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to swap the order of bytes in integer values.  m68k version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 038c4bbe91908a1173f445f0c3e4b261a06a1517..f8f32e8865da08efa9439f5671ad3bc765c232e4 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 555211b75f4489d5429a18ded538189cd5406f34..5588eb4a05e4e71fb32273bb4220fedefe9a79d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index dadf5b891438cc845abf686f414705efbd5dfde2..e9e728d062c51979c6d8854a0e5aec0424b308db 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  m68k version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index aca413c4401c087f2035b977de915e63a92f861b..781553276405982089e7095229240c8f064e90f4 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  m68k version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index c5b5073d80cf7494b4cc798ee9620505bbc333f2..ec0c59a7da6234d9c4116bd526a27895b6eb8a6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index f369155fc2b2a60f30cc1c5e5e861aaceb684566..bfd2bd61e8b41ff10b703492391388f62d525594 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline math functions for Coldfire.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 7bab8a5e73c34a0c3834562fdacc07904517a135..5914de60298809291d15ddba98cb2378ec7a5169 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index dce42364ceef715a1e8fa1f57e370244906fd15a..7e7448db78554a5b06bb330707e5ab8f4792d602 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b495a7fdfa4a7a63dca9076c3879617844bd019f..3d75deb6acdd705cffc32c86c874bbfac62c5f32 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7473962494b8a907ec3f23a028ff3ac802cce8df..dc8d31e872f1872f906ef2f1d6b110f0781ac1ae 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 589119d21062972c948ee2cc41143568a7fdf54a..29a25ccdad911fa42bbcaf80e8070165409a346b 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f26b39c9e0d588682f2021ab6fa6c8f9cc9440ef..7de6b44d3056fd8c7553b95dd8a4c337894a4315 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5cc97b57789af5756b59ea526f7222631cf232e3..a73dd12a807369e4ce93871ee11846035de422d3 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a17a377d2d9745022f8bc1f170ab24305290fb31..a98bb47eb1515072667a97ec05f368c432e34264 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0469e2adcb79c891b28ab7c4fca66c503caf0f0c..83bf5137e27745861080d21c0ccb0b1ebc383bd0 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1c9735853a5fdf7be0d18f8414a4884095e45a12..2228481566288215a68f9510e5f8a95b666fda52 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for Coldfire.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 73e2f0bbd57fad006d88ce03e208e20c2bb5c294..75a3ce5f258d36db3a8955266fc6b46032888406 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for m68k.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 6a8e30fca62502a8aade9af716281da46f337337..3938783c1e25b5fe9e73a8b0e33fe6030f08d8bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for m68k.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index acaabc1e1eb689cf20d92e2f6c6b2b6c838d28a8..3ec9862f8cbfd581bd2e99e512d1b385479d6342 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  m68k version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 379149c5ca950184501607100405d1cc6302435c..38e958c975bc2ff1c293dd9b886b17df4344f460 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  M68K version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index a4caa67a821392cfb4bdf7a5e408bce8ea3d548b..1c1bbf301b9667c1966ea7b4a23cce36d8179f27 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  m68k version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a3c1a0d02ba9f9408dcf3c78322b26828e490f5a..633c0012cb2dd52e234aba6a21b0afc7c8e5bb5f 100644 (file)
@@ -1,7 +1,7 @@
 /* ffs -- find first set bit in a word, counted from least significant end.
    For mc68020, mc68030, mc68040.
    This file is part of the GNU C Library.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
index bbb3d1d3f19a89686dec5e04d74f1d983973f36a..e16412514faa169b8c9354ff2a4d8d8309025a7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 544c02f5924b7e0f67c8fda51c8deef4840a4fb5..16836f8f5c19f60bd3305af35402ccda887c5585 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 996c8d1a61ad54b7dfb8293a430a7ba16413fd6e..4916bd6e38987a0959b2b1e263d773fa6a080488 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de>, 2000.
 
index 9149a24cc165e2b1cb1abe544f83be009f10c54a..4e7825b034ea01819d7680f820bf8a84ab82ff91 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de>, 2000.
 
index 9c5b769dcd0ac806891b52acd80600e46753a9ed..7feac6426f2d54701bcb77dacc96e7da1d18d37b 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 707950d6a7bb24638dd9511b3fe007487bedc65f..e3b43d4faf6563faac9496ab2261d6027c2a920e 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de>, 2000.
 
index 54fa7df896b438cfd5fb090ccab5404e0fd2eeaf..b4f0802cb3695b1370e764a4f37cc182c9a8cbd0 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 4aa9fdaa1fe739dc88b70e4cf422fe735119da36..ad9ca0c1f1415c344bec90807768070e335e81fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index b143515d9a6ccc86f5580df91f35bb797f256ad9..6d91922dec8c787340189fa9499373c2015241f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 294c49aaf1713f03f19fb78300fbd54ab30d2ecc..0f6d6b17ba73692dcc049365bba1e83e4374a3f9 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 2e45ce4b9fd6c1359bb048140209312db0dbada1..3ed7ed00c6ad6957487f4e3074240fec1b9d774f 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index ddcce3338bf493ae795c24f766c1cc2b5047b335..b08b996be488cb91c3eb17f82b583af13d337fb3 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index ce9d7260cc42c3f18d8967c6411538a6299e503a..8c0c2b0cca55ae50570887246afee2dae7500ad1 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 654989e2b46baff42ee4258dd3b38af917d8d0b0..29a7a53c0105954d4de322d4ae2914e4f89e5175 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 7b22a95c7f63d032974f8da0d940f8bbc02c133a..56189f2d6525826ad26026f372d21cb925504809 100644 (file)
@@ -1,5 +1,5 @@
 /* 68k FPU control word definitions.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index b47c388323a89a3ecc0fe73b11255961fef3382c..706b61a27b4fc6c411cb57cd3bda84c0365c1823 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  m68k version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index be9e03b9ac1e39d954b21f7b59599a0bda8aea5f..8739abbf952e44acdf20c87dfa32048f3b733aa5 100644 (file)
@@ -1,5 +1,5 @@
 /* Examine __jmp_buf for unwinding frames.  m68k version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 524bf6ea16724820c0b954b0c872bffdd836fd0b..b73bf21f08160e87b6bc09c33df3828c186f3710 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a809ba9ab7ae76c823e17420650a3997f5400b53..300efcf98b8c969e3a58014b17d1ca5be190b0c7 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  m68k version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index e3f31edc552711b316440a4c42f5b6fb1cd0a78c..370e993fbbbb389a6a83e10c6c3c72a38386299a 100644 (file)
@@ -1,7 +1,7 @@
 /* mc68020 __mpn_add_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.
 
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index a8b42a4d7ce49ab07acf911aac76c72c63d06846..f1a1614c358b81ef2f502d0a61e6559a6fbc1b66 100644 (file)
@@ -1,6 +1,6 @@
 /* `HUGE_VALL' constant for m68k (where it is infinity).
    Used by <stdlib.h> and <math.h> functions for overflow.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 63938153b765a1e362158053675b21b3b151da79..c13e53bf310455a6eef9347579c5a398f292e4e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 0ad5baed01ae842f4a0c161cb271f198bf84a1a8..e609eb5c1ba005e591418ca450d754411bb88ac4 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of inline math functions implemented by the m68881/2.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index f50799b8f1c1a8da6645c2aa682c724de0872148..c9234b7827b964d2e8760f112242c97ec04599b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 98742d493ea5780363afdb9b57c415b1ecb8b663..277a7b96a9594bcce8ed7eafd5989c4c0d86eaca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 73703bb1bc0d69a6b1fb613d5a057f8ff94a444c..416c29f12a04be9153dca6fdc46dcb93702b6101 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 9e1ee8c75f16f3cd6fd258ad4427316067f3f312..0288ac14e9958d73757a2da0a163a397bf06c4c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index c34d2de4029d495d76d73e0b02c15148c1dac7f7..892a76c66ab8e7a8989ebd4f2cf5e85fcab1329f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index bc72c22c48f93736e5310338f9492e99bd69c88f..a1c7761ac94d39df4c454a6490eab9cd12579fbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
 
index 83c4e4d2534e072026314ab9c85278e02328a6b6..6e41b1425d1ae3f1476a06beb90d072477c7eec9 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 436e58706e2d166acf9a0a68e7f736414c14e604..2b129a86bd67f985595a3a938b7b4f558bb3b521 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of libc internal inline math functions implemented
    by the m68881/2.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 17a879ec3454e3bdd84ec4452d669680fb2da644..c10437e50d940272a4b3eba7780020bf846102ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 5d7cf82afab2cc835baa23ce9579f08f040828ed..249516c15de93c1129b8a0afbc6c8167f49efc6f 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex cosine hyperbole function.  m68k fpu version
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
 
index cc2b6fa18c76e474af5e850aebe75c9ecfcfcead..79a2ca49c3d8eba1df38fa5a6d2c3a82761211cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex exponential function.  m68k fpu version
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index c6683e665e69248ec6ba692236158d142f1c5c4f..9400adb094c7d72d01d7977e331fa4cd6c04a951 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex sine function.  m68k fpu version
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
 
index 92cfd80266cf0ca395f2246522cba14d65c2cd56..b5d10e03fd91c711073727060f3aeacbcfeebde3 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex sine hyperbole function.  m68k fpu version
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
 
index 8a24a82b3bd549f82ae7b61681a15c82f8f18553..341cd160b73c595c67e898d85f9a6750d5d02efe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 596651943d6c00b7a2aeced8a9da569dda75b00e..c28decbba16afd36ffa5107be54596fc4909e709 100644 (file)
@@ -1,5 +1,5 @@
 /* Return classification value corresponding to argument.  m68k version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
    Fixed for m68k by Andreas Schwab <schwab@suse.de>.
index ef23fb8b2fefa805666049b14381ddab4199bfc5..f061b4f9adc4702f50f0628c3cbba9dd460047e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 649e763430aebb263bade204275ccb00b545e3f1..7fdfe2cf7d6263d4092b20e616939f828f27a234 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index ce6ddea5fe764bf3e51f9f7d2d626a0eb9974574..43952f7a4264aacbb844790b07b09a3065ff2cbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 3f8aee3a981614859eee6abd479ce54930819242..0734ac32eaacce157c821b7455ef2c1aad118a20 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 471fbcc649f7036b1e156302c119b1af4a034e27..4cd80308bdb09a38da537f1e67bcd4ef8418cdcb 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 271705540ef1a4b4c3b39418400c943809f45f0c..9bd9bf40e071748a889fe9c8d86ab67b10bf51a6 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 8b0f0e6b2f445de57007f223dd4390a3fdb0ba9c..02cb621d6a497aa24c61844472487f190106df87 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index bea0f1afc693d9cf4216a0ee7df69d812dcf9061..c9360c0ec42acf7b7f973dea19b8331495a65f96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index b006521479e85b86948c9785e31c14bb716dad81..95211b8e011dddb60dcf63c7a8223f97d9ab8bb2 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute remainder and a congruent to the quotient.  m68k fpu version
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
index 37b3a79fbfb7d0088f1e5ad1757257cf245855b3..c56a9ffe9405e6bbb0c13be38bc604d932375269 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 30be753103e67fc4b7f1419c896924a5c244c179..5768efc8f6cf31bddc2ae076bb80fe8d1f9f8d21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 41b64aad27d844fa17ccc5a3ff1f9dff2d9abd3b..68c2327fd9943dab4daae3ff0130c91739702cc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index e5e3816380ba94f078e55095c81af0ac65b1b92b..f7724f45140797d4fa56c661f855c07d4ff1ff0e 100644 (file)
@@ -1,6 +1,6 @@
 /* mc68020 __mpn_lshift -- Shift left a low-level natural-number integer.
 
-Copyright (C) 1996-2013 Free Software Foundation, Inc.
+Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index fe651abfd037b18a76032cccd9139c4e0a423e11..562920210438b2f804b6ca81cc66934636c576bd 100644 (file)
@@ -1,7 +1,7 @@
 /* mc68020 __mpn_addmul_1 -- Multiply a limb vector with a limb and add
    the result to a second limb vector.
 
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 33172fa3806a196d5f3d2d43b377323dcc7ca60a..0f081f169a8001cb36b41b8983a57297bf216c5c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de>, 2003.
 
index 99a22ba66211ebb8e02dcfe79388a9f4ec444edb..af6a776e0e663f6ed30ddd6788201cc6c9291231 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized, inlined string functions.  m680x0 version, x >= 2.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index fe3d695937f1d07354555af633fcf0881591856b..67822cd1afd7758268830c892b491af0ccef2d61 100644 (file)
@@ -1,7 +1,7 @@
 /* mc68020 __mpn_mul_1 -- Multiply a limb vector with a limb and store
    the result in a second limb vector.
 
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index ba830f97d8854886a5a332f62491a4a232c52797..b7c60d4b8943288af96d52ff0418b8f9cb074ebd 100644 (file)
@@ -1,7 +1,7 @@
 /* mc68020 __mpn_submul_1 -- Multiply a limb vector with a limb and subtract
    the result from a second limb vector.
 
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 5a2625ba914a59949cc083d31c853584b01488de..e2d335405c5de62475e4d5e16b139725eab579de 100644 (file)
@@ -1,6 +1,6 @@
 /* mc68020 __mpn_rshift -- Shift right a low-level natural-number integer.
 
-Copyright (C) 1996-2013 Free Software Foundation, Inc.
+Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 6e703507b04f0244fa7388022638977b70fc410d..6c6d92e6f557ada4149c878a11c648d2a803b6d5 100644 (file)
@@ -1,7 +1,7 @@
 /* mc68020 __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
    store difference in a third limb vector.
 
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 70a151304345e8a4aa235fb8b16fdb76bcf1c6cd..40526176f198d8e804e03ef1487eac88514ee7c3 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for m680x0.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 07b102523d2a40228c397e53548ca2f49ab9bdd8..d031e3284d50f8485f982d85e6d88dde42d725bf 100644 (file)
@@ -1,7 +1,7 @@
 /* memchr (str, ch, n) -- Return pointer to first occurrence of CH in the
    first N bytes of STR.
    For Motorola 68000.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@gnu.org>.
 
index bf6a6d78566a38ff5a0c835e74ba60a04b472a29..3210d4e83e305f7880d10cef6c6db56744c9e287 100644 (file)
@@ -1,5 +1,5 @@
 /* memcopy.h -- definitions for memory copy functions.  Motorola 68020 version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index d512ee09bdcf7c58b5d1a0a0fd8344c990b08a8b..c0ca783fae9913bfd36543d869ad943c28336eb2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 670b0d7b1f76b954e989378434fe66acbdb42616..3a3f7c102b1a9906d5b7b58ec9fbfddfc6947f9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2013 Free Software Foundation, Inc.
+# Copyright (C) 2010-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 #
index fbbe8e41e0a915b3b2ccc4adfc77a9f83ebdc2ad..0914b41394955158d05d1740ba4a32fffbabc46c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index a5b6348143b140dac125d4bb30a18b04dd80a34c..68bf11af14132da6a3c6c9c401014942f93f5460 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 39f5eb068b259bb029fab520ca7779a753a0c5b1..5de079b9d4f7490adfdad3185bacc4ed294beb06 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NPTL/m68k version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 3ea536e52abe849627361864a3d74701f1bf3517..8c1cdd3062a2f7f6c69cc26bf1676427affa3b75 100644 (file)
@@ -1,6 +1,6 @@
 /* rawmemchr (str, ch) -- Return pointer to first occurrence of CH in STR.
    For Motorola 68000.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@gnu.org>.
 
index 17b366e0123c928eef4463e5239a8bbdeee7d525..cf742eecd020482559d85e99055d1c1bcdc843b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d9e16267136b20bd70d02d2def4a271d2e075406..7d4c72164dfc33ab436ecb5f2566bd288f32b00a 100644 (file)
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for m68k.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 5a072fd0d28fd5b8b922d8ed70445e1ea289a31a..7ad911f1a7859b08c3cbed059d68bdc906af2e67 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index c3ceee6fa6a4f9c6804133bfe355651a39608663..fd33ecdea86d51bbf65a0d100961cc3c2c1f26a4 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code compliant to the ELF m68k ABI.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 3188f8178590de785a25fee9bfb73c33372c10dd..a109b3154159dab5a557e737498b8ce721189127 100644 (file)
@@ -1,6 +1,6 @@
 /* strchr (str, ch) -- Return pointer to first occurrence of CH in STR.
    For Motorola 68000.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@gnu.org>.
 
index 7344990f82f85e5863e6dbe107044caa98149d53..f90d7f093e9f885bf87dd0d7b6d73b7fcadd20a3 100644 (file)
@@ -1,7 +1,7 @@
 /* strchrnul (str, ch) -- Return pointer to first occurrence of CH in STR
    or the final NUL byte.
    For Motorola 68000.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@gnu.org>.
 
index c17822013352c8316383b481eddcb2d952dc864a..6585fe9d4076d6a99cee22210f0f2bbb20010fd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index f8ad70e01b4dcdc2f07b5ace4973d7482fe6189e..31558decde3057317d417496cab1fc39141c068a 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for m68k.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 353b34957bb2f96e20ba022df8e8064963c66256..84401d234a008bfd0bf280f7f52f4fa735e929eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros for accessing thread-local storage.  m68k version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index bf8a6349f966691a9f202017264131889686035e..2ef31dcb40a6afc02edb5551ec38d71173bb5603 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for testing PLT entry/exit auditing.  m68k version.
-   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.
 
index fe4f9080bd5f78175128b7f69c4866a32ed77526..55e7c53aac168548eaf95198041881ccc9d20a4f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index f93d16a3e41f855963fcd16afc31faa727861982..5d2739604be78f33b5e4ca48196e5e6a576e6e07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index a49c33f1ccfcfd75feb8713ebf9c914bb39efa65..dc588ebfe2990ec7dc8c6e87a9309b11f358feb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 7d4f40aece60be34d3fd93429ceaed8bcf1a1ed7..b3be87e35ddfb3eaf20fc4d47a23e54b3c352bfb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index fc8fbcd9cdd8ae8c3371980f06955383bcc5c349..1d60e654a1461a583247d3fc0b852aaf446b0011 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 97a5fdbea4b2d97e71134fd633bc3b29bdc0ae64..6b0c617b0f944042314af56bb0eddc3b3957c71e 100644 (file)
@@ -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.
 
index 55fa061dcd6b71d9158f561e77d284875885c1f3..309d7ef000db52d1721dc16e0cb5eca6912ea312 100644 (file)
@@ -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.
 
index 2daaa7e9c265456f54e4cc6aa85e29bbfb0d3b0b..77004a0284b2dc539de0ab9af4bca193a2c91edc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 174c115b08a73154d517763cde404b904e90612b..49f000c4f7d1d2b2d87cb4d5f5f5c77c6055675f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 49dd8cd631d3c3d5167510a8db885d8a3aa9bcbc..7622c258ee51ac6aad6e693d357b83b226188e12 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index 2b2842a8e8cdc0f1901c189a0c1873ae9fe0971c..588206e45da7cb7575eaaa593a927b7635744c97 100644 (file)
@@ -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.
 
index 19f83db75f88985b4a10f3e1d7ed8b18b56a3e7b..e90d6975b824f0ba910d6c7aaac716fbef03f900 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 22c8d20569b6fa35bad18dccb095ff92bf0f2847..37e55dfe013121f68c8af455a6bf72f99331e975 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index e25b6cb7c7f212bc3ecb7b493cd5fb690dc498d8..58f32f60cf2a29d117f045f2f5ecebb037b0cebf 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 19199336d74f2fe935b73ac7fece9ea38acfb375..9a642027bf0dd7c1247c4dd0d829d5c10e11fcd3 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for MicroBlaze.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 83a8237f616300105974f1bf5837835a5246f28b..d7cfdc996241e3d96618f371b4f986c11c7e818f 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for MicroBlaze.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index ad1fc3ef371205113e503a0a23cb387756009fdf..848e82210636b8f497991e507f207a729c62ce05 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 0e7f2e5d9992ce81293ce42c6d41d9d851af38fe..1ba8c97569f4d15b933650c3730079cf8c6f22e4 100644 (file)
@@ -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.
 
index f10e22eff618c8b210c0e3a66a6667582df0eb4b..1cc7c1ab12d1d1cb987f86e01f07c6b921c60633 100644 (file)
@@ -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.
 
index b1039e8651ab5a560779e54c570b8e9add842049..a2e57ebc2ba6ce7d57c3637f67bf41ebd23e28fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index 8ca4e5137b7426a4061d5b14f0cc66cba48bf3b9..16e2bf20ecddd3f02272c71f3a5df206e9341b18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index 4561cf2734c2c7a03a100e7cb7f29872278667e4..9e43785bbde33726298e567facacca1d835846c8 100644 (file)
@@ -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.
 
index 237b0351229f0da00c2173070b7c83bc9816a567..e17a0853a1a39d847055c8bb523a7217ae904a70 100644 (file)
@@ -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.
 
index 74f68e97acd2f264038f39a9fe3c23ff7924c159..13d972a7b741febdc000171c0e72e2ca608f23cc 100644 (file)
@@ -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.
 
index 1dacdca945622e6dfd013cafb4fa0e663381010d..81cdad84700fc867d9a23fdb79e36ddc7cda15d7 100644 (file)
@@ -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.
 
index 0cfaa19e0f9b3863b77dbc45c76fe69a61692765..262ad12577437b4d109e5ec42d3ea7bc2bdaafc1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index a4974b2187cb08c7ad3fda8fa70b4a5a8bfe20a0..9e57bdfd4f48e9742dbdb0058061f92056eae719 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3c0521a5a9870be1e3987e6212fd059650d46a27..f550eb13fbf5164515e5f6f79df736989cc26146 100644 (file)
@@ -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.
 #
index 0d12517de348075a41fc56be6358d76fbe462f31..490bd43438b3be3b044580e1d0768c7186b00de9 100644 (file)
@@ -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.
 
index 29d58284c1242a5ba3fa5697dfa145133794d213..37a44c168c742b4030a29b7b49deaf75507b2729 100644 (file)
@@ -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.
 
index 9598982cc2e833d2328e33ed715db71a3abde902..4cfbdd3663d5eb4d60c2baeab09273d57ab0284e 100644 (file)
@@ -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.
 
index 4a2bd22ed33b371be9b292587830797dd99fbe67..ab501ae54970852c74662a0e18445c540e9e435b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 88654880e68be71aa8fce5e93c572f442cf8b63e..3d79077065f4d38e10fd45c596c3ff85d8245d6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for MicroBlaze.
-   Copyright (C) 2012 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 542bc6f4df1e73eeebceb169bb17372fc3b4c2cf..96d94d92e7498186cb0bf22ab645c4d00634d7d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index fbbf3bf36a413adff74bf6d1cb06b9d55afff23f..729569db90a297a02f7dfc65f909a69cd6013a66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 4fe460735d3ee4691921e7f73c56f72c03543fe0..a7c9e79a4c7e83bd532c706e8e0796f573119bb7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2012 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index df58430bd9e4b4f3387034c7e94ba85575fbb0c0..6065b7b62d0a0acf82f572daeca0963332946aff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 90c1b25bae3db85dce508ea5e0e644f9189dfd37..61e5ad673da26a07a762c11b8d9bb53f5fb99a5f 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  MicroBlaze version.
 
-   Copyright (C) 2012 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index d1d7d64dfa4ae315ff163dae0f432f2ddd41dae4..5e6a3537b48ce57489497288e7238974808d26d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index e83fc817077d1efaed06f7eddc28bc69beee8870..f7bd0cbc1053375f8d9cea110f8502d110badc0e 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS2 __mpn_add_n -- Add two limb vectors of the same length > 0 and
 store sum in a third limb vector.
 
-Copyright (C) 1995-2013 Free Software Foundation, Inc.
+Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index c34580632bd80d029ab4b4a634e93ccf46ead236..2c4c34bb7c814293a2c25c6abc3c16fe2f99447f 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS __mpn_addmul_1 -- Multiply a limb vector with a single limb and
 add the product to a second limb vector.
 
-Copyright (C) 1995-2013 Free Software Foundation, Inc.
+Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index b31444f575efbd667a69a9483016a1a56e4fdf6f..35b378678906bdbffc7d09a2abf75f4f6e61486f 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level functions for atomic operations. Mips version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3f82cff92e3d92639c121150ff940b95d500176a..405041dbc8ddc10428bd3240aa68f1d409cd361b 100644 (file)
@@ -1,5 +1,5 @@
 /* System dependent definitions for run-time dynamic loading.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 60aa6c0a9c7fecad021a6ab42df360fe47d68407..fcc03682c21870f48a47f8bb92da16b38e9b41ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 1f52ef4705e8c6a864cc9b02fef6cc2d15f5385d..888e9282e8300a9bcbcb8fa9fb62f36e485a9edf 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/ipctypes.h -- Define some types used by SysV IPC/MSG/SHM.  MIPS version
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b4e5226cb0e9ace7e5e971b1d1c0f423b12afc0a..4e99e8b6735d1797864196b511c9de7097f80041 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6168f1873d7281cc2746a9fadf8f7dcd0555b62a..0e7f56bc979fd5dae14ef32f62e2a06027b258ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index c322523275fba65bb751e15ae5c03b336022cb02..80067ea145fcb6757d72a56ae52b24c607127e66 100644 (file)
@@ -1,5 +1,5 @@
 /* `NAN' constant for IEEE 754 machines.  MIPS version.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 437848fcb921f6ea8620242d310f5ca3b28f65e2..b9aaeb0f6baf707a62718a542264ac9f9330d87e 100644 (file)
@@ -1,5 +1,5 @@
 /* Define the machine-dependent type `jmp_buf'.  MIPS version.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 11d557ae4e446b4ad2b42565a71aaf07041a782f..3f05c7d6528cc89ae91f006254a96e0ff5fbee5f 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 50cce7e725982c6e9a24e004023d80e5a9298b3d..f623b65febd22039690527e6bb958465573863c0 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  MIPS version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 18e8b0f90884fab39ea10591b626f229a270f667..fb18d0e1714d01edf54ceed80bd4400ac077b92b 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  MIPS version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index d7a80e90c78f60d888be21ce687017cd2e0829ec..35600bf17d91a9c6d5827c8e703019e3c66fb523 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.  MIPS version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 2b7bf15cdefd1208e22cc7a11667c5dcdff85b43..bda0c522b242301f9db50ff04070220a4960f455 100644 (file)
@@ -1,6 +1,6 @@
 /* Look up a symbol in the loaded objects.
    MIPS/Linux version - special handling of non-PIC undefined symbol rules.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 722c8a0ba8e78db8f2974c788bae257fdec35db0..c2dd915e8b31393d70de19680559c63254f908e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  MIPS version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
 
index 69be221199103f41c8a66bdaba6c40ed181aa7aa..4a3dbf3adadcee67291eceb3233d1fa5e62903b1 100644 (file)
@@ -1,5 +1,5 @@
 /* Data for Mips version of processor capability information.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Robert Millan <rmh@gnu.org>.
 
index e96550c402f5955ec6f2aa9847c11cc2b84e9854..b2b7702a167420450df31d1b735473ddd5c7ca57 100644 (file)
@@ -1,5 +1,5 @@
 /* Mips version of processor capability information handling macros.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Robert Millan <rmh@gnu.org>.
 
index 84b31ede7281ac05d0597bb2b4e44d250c569545..93a6dc050cb144b9f68b96fb3199c60f5b1fcd18 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  MIPS version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 605e44e181392277eb3e7a93c2392f7138520514..f5656549349c66042a0da34706046d4ac72c2199 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampoline.  MIPS version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kazumoto Kojima <kkojima@info.kanagawa-u.ac.jp>.
 
index 4b443020c591836f9f17c5444819feea990ef152..e643960520823638ae7852519289f020ac84a90d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 26314b01096e7d688ac498bfc6e9f0d5e1d35915..ef82f9c62085f7c9f6ef5d252e031bc59e7219ea 100644 (file)
@@ -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.
    Contributed by Hartvig Ekner <hartvige@mips.com>, 2002.
 
index 0f7bfd94ba11b0f30f390ba2745fe82a14bdb24d..eaa0c979adf152c8d8f11ee145cfdc080ab78de1 100644 (file)
@@ -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.
    Contributed by Hartvig Ekner <hartvige@mips.com>, 2002.
 
index 864505e8b146b6a408ce3ffdcf573977a81d6678..345827ce06f82f2459e9e23021f3c2ac8c6f651c 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
index 7498c0c27c56349a788548e1498922164e0b2a6d..ea6cdecde1bbf21c6bb58d304ec0707aaa37b07f 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index bca8e3d23e8c591f1d3e16b2e8144b021dd0015b..9db0054372939e323195efbad0034fe992706ed9 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index 1ed8d4bfa44677d8301b2e766228c123a7c23f2a..b87d35f0dea25d6a7de8b25194e68928d584bf9a 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
index d9fc13459068eb9f4af5b6dc33a008688dbc3da8..9b78f2faace7de21be73d4b8edd4e2a3664aca5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index 011d27f295542d58834de21f893f53090a2ddb2d..21c8a89df58908eb982b388aaeac91feb723f114 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
index 1fc57187b1ce2e65d1fbeefb13a2c5e2d1ef3f98..34709b2770578178d46b8306ea57217a89539ee0 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index be09c8880fabe076fadac00a1c3bf55e829ea6fd..cd0d6a91b8f5baf0e47a0990eac06003f9f03709 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>.
 
index abc9bc0fd38cee501d37f6f014262c90fc6db668..9125688d282bfa4d5881315bd4d7d18484c7b596 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
index c6fdd6622f4657ff1e7513a88599d7c90a2523d2..e2434f1b121ebad5250452666a73eb69de38c0b3 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
index 60528617f9e6c90a7c1bf6dc032f254b327824e9..8b2572d914e30377be4ec0a9de8d1747269204b0 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
index 436ba3e3f85dd38ad17ebb88e62d1959a5b1e8ac..cb459a4c4d88194e415bda3c9508cac5e0e638ce 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
index afd966ac85a00987bae1be4b40b27a7d49fe7f5a..ab84fe1867db69eb318a4be901c09535d892900a 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index 2b9df3bed259321e5ec09eff46f877e1a8b6af7c..e061d7850fb77b0f5e985299c5cc01ad6110657b 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Hartvig Ekner <hartvige@mips.com>, 2002.
 
index ee16b90f7f751d2dd37f6078bffac716f2bcc2f3..9459784562b0b84f07e438846c7f3efeed9802bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
index ee774153f22b23afb4e492ff00f5ddbe76c05d4b..57ea319b98f4ef1271249af41d6dccfee614e38a 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word bits.  Mips version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Olaf Flebbe and Ralf Baechle.
 
index 9d6162756650080dcb8c875f4f6320959d3c0bb0..10c9be1d7ca47d529549da7521c14cf42b2ada85 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  mips version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 3a8b241ac9811eed976255587e2f116eec266a51..d50f282dd1534f806d64134249828e4b8de775b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 7b356e12e0b8b88d6ea147cc38cc0b12aac6d6b9..dd090972f4cf0a7c8e8df02233da359a00e5ee56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 0fc3408350dda890db3cbbf20784902be66dfa54..31268207f847195c272deea7bb97a15a46976706 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index d23283c8f86fc816e277c7e183fc696737cb92bd..a70c565dd62fc8061018a17079467701afc0ef4f 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 8345d1358d45e9e761029b9070d81c01f284bd4d..0a8f8962a6634e29a29eb76c4e78498d20f2deaf 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  MIPS version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 402ab13b90108b82fce1110ade1d4d13f643fd61..3a86b0f3abd623e79945b07fb905e394febaeec7 100644 (file)
@@ -1,6 +1,6 @@
 /* MIPS2 __mpn_lshift --
 
-Copyright (C) 1995-2013 Free Software Foundation, Inc.
+Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 144c0440261032003d94b4910979e969247f2fc3..aac1723ef58a5aaf65a63d4c78281ad4a990f15f 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  MIPS
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index d2edd464ba68eb7c50bff86e98a4d4de86e0b46a..7be132685b2ff2851dcd33063a27749824db665d 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration for math tests.  MIPS version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 4f029b0a6c3fd789df54d83e2e03b4eb126eb849..95f438581b2b4998dcb4a074a839af1bd389bcd0 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal math stuff.  MIPS version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c7168476e08a22e817750089ec8587efebe5fdf1..2420f931b25ad3b0c6f975122f685a479be1a39d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index d30b1f0e646b2bb187c19bf1b2547f59091bbd0b..999148095ec0e29ca8b8cdb5deddfbc3f30a4412 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 56ce54bc1ed908b5cfe63a1932b42d91cd482084..caf7baa4770e343e996f062dee735b088ee974fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 5f3e9ba43d4c443bd90e9226b9ce11a1c19b4ae3..1daf0daf86d2de74c19b3dad90272f7e447e9acc 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for MIPS (o32).
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 42381c512906eda196de57677cbad83e25e65f75..61ce363d92893a400819943aa37b6f9c7a696376 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for MIPS (o32).
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index cd107c533a5c08578303fa3021a6bb83e8e6fcb7..e06ce8be49cdb0483aac7c40de541472c94e5697 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word handling, MIPS version, needed by MIPS16 callers.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index bffb1137cd06ff64a255712a2dbcf59128d92fbe..d8697b4e4c44ede680928d6d9ef4a5a797b48711 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index 020d4af0909287f48f477b3b6ce46a830bbf3853..6b9c93828bf2451fc43154d9aacb4995aad8cffe 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS3 __mpn_add_n -- Add two limb vectors of the same length > 0 and
  * store sum in a third limb vector.
  *
- * Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1995-2014 Free Software Foundation, Inc.
  *
  * This file is part of the GNU MP Library.
  *
index 46729a65d99d086b247ac53fc6d72a9b4cf17a53..57edd4aa7693c425b136426c972e81b64a0b3c78 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS3 __mpn_addmul_1 -- Multiply a limb vector with a single limb and
  * add the product to a second limb vector.
  *
- * Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1992-2014 Free Software Foundation, Inc.
  *
  * This file is part of the GNU MP Library.
  *
index d0416a70b073c7e41c656ed3ddebb5828ea8ec0b..8b4681f15e124bd99a3ca3d9b0a53529bfe6dc24 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  MIPS64 version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 7203540e7bee744c3329811535d148598febe7b9..0c2c0594cecc81b6366d9fddaf557e9e1e48301e 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  MIPS64 version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index cc6bf0e93ae94e91c551af131802122a63aef4b6..f5b0dda257ba662eef263b851fb447b374cf1746 100644 (file)
@@ -1,6 +1,6 @@
 /* gmp-mparam.h -- Compiler/machine parameter header file.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 740408d75a1ccd3df86d636e3974ba97df63ba9e..abaa17f0ce33a06e38540aef1538fcd310cc11b3 100644 (file)
@@ -1,6 +1,6 @@
 /* MIPS3 __mpn_lshift --
  *
- * Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1995-2014 Free Software Foundation, Inc.
  *
  * This file is part of the GNU MP Library.
  *
index e1360658ae89ca88aaaaba9bf119826f48e131a1..a8d8078114aea8cffe8e03e23c09ed411c1853be 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS3 __mpn_mul_1 -- Multiply a limb vector with a single limb and
  * store the product in a second limb vector.
  *
- * Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1992-2014 Free Software Foundation, Inc.
  *
  * This file is part of the GNU MP Library.
  *
index ddcc9cc7f5b10f10b6fb0b1dd1bd0e405d166d35..bb1eb9120f70707d17e228a19eed278309fc2904 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for MIPS (n32).
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 5eb2b4f4890243d574fa1d660997b89c7c16c64f..b03761b87cc2f772d22daca9b28580327168d206 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for MIPS (n32).
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0c66d0de6f97f48a8c536466df54f3f3ba8d9ad8..5f56ad14fa1d8f9ed3726748c8087354e156600c 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for MIPS (n64).
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 4c014b711bfc8b3295e14fd3c22e9d3ecabae305..c91e2b23f0c3c44b8132f574638c21fd7e116db2 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for MIPS (n64).
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0d821f2b793c51371234c1913fd0481aa1434295..0815c1a174c80604234b8cc519461dfcd7a4038d 100644 (file)
@@ -1,6 +1,6 @@
 /* MIPS3 __mpn_rshift --
  *
- * Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1995-2014 Free Software Foundation, Inc.
  *
  * This file is part of the GNU MP Library.
  *
index f0aa814c6502c0fa654f936827d44b934e3fc342..2b20e00a1434255347ff7ab288cf6b7e46f1cc44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 931830391b0964a8885a844055c5febdd49c83ba..e8c5064c4c1e1e6dacca9ade4d472293c126a75e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index caefab47bc6bfb50082ac12a72f4691aca0606b1..81b3ef77a74d47646e98098ed70ddfb662670e18 100644 (file)
@@ -1,5 +1,5 @@
 /* long double square root in software floating-point emulation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index dd6f6918419496628ee1adb9fece8f48d14a9399..23322481dee892f4b39445df4960bb316369d760 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS3 __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
  * store difference in a third limb vector.
  *
- * Copyright (C) 1995-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1995-2014 Free Software Foundation, Inc.
  *
  * This file is part of the GNU MP Library.
  *
index bf5d6ffce072cfcdc223710c8cfb3111aa1c55e7..bf24123bde7a0e72c5ea968147f1c2851d1c0256 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS3 __mpn_submul_1 -- Multiply a limb vector with a single limb and
  * subtract the product from a second limb vector.
  *
- * Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ * Copyright (C) 1992-2014 Free Software Foundation, Inc.
  *
  * This file is part of the GNU MP Library.
  *
index 05ea372fe7096d4d8761e201bde48dbeedd89b76..c2db68a9d47ab6f1d6043cb0c434c5898a9e8204 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS __mpn_mul_1 -- Multiply a limb vector with a single limb and
 store the product in a second limb vector.
 
-Copyright (C) 1995-2013 Free Software Foundation, Inc.
+Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index d60aaf43338accc57f36ee23a2de8d3711396aaa..b7271977247a4ea21f08723632611db010b79916 100644 (file)
@@ -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.
 #
 # The GNU C Library is free software; you can redistribute it and/or
index 4ab5b20344ee2ed3d5f48907f5b3cc6e427b5beb..f3e718c5699b78b24ec95261161cc3dc21f05923 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 8ba1e5384dbe81cf35e51974a5addb377e7fb747..60f57de0a59e77e6cef72a25b0cb4405d5af109e 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2529408f2f45d76381a30045db953bf32a02bb6b..0a8da54146a409663d6a4e98447bb4b5a4a8685c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  NPTL/MIPS version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index aeafb93d2ab098e256ac386b1c7c5e3c6eb31e63..3e75000d1b8ce5b0978d34e8c412ec7e732a5f3a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ralf Baechle <ralf@gnu.org>.
 
index 8605cd4983233db8975d5244b6ef021c12043fca..8d498bbaa00a702dd100c41ec88f5b6031acf3f7 100644 (file)
@@ -1,6 +1,6 @@
 /* MIPS2 __mpn_rshift --
 
-Copyright (C) 1995-2013 Free Software Foundation, Inc.
+Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index f014b73b3f61f36168a8e3ca34258a1fa5032914..c7287bc670a424fd6c89f0040e27450c5737a900 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 26715b77d86bfbc372455df12ce7b7a35b03f190..0a84d3d328f2753be31bda1991062ae95baf236a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index e9f6c474ec372a51b77a4ec14eb639baf520d71b..07b98b1ccaa2268ba1964e98aff66fd2301695bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ralf Baechle <ralf@gnu.org>.
 
index 3a267b1d8ec4b2c4a4f8a005ac884a0515672f5a..a1b8247161a1cb0900349ad83be010b6e2374600 100644 (file)
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for MIPS.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 82659338fb8b19961fc24a8868c6a173a336ddb4..ba547bf16af0f2becb14ee08d677cbb486e622f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 75ab477395d55b8f6cf9ba8dbeeca603c07a10b0..a454941e553c05efff8cb0465022458a212328a9 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code compliant to the ELF Mips ABI.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 09cdb9b3e06b98eccde5a4becc0c4aae184eaa67..fe3e5cc8f2655b6fef617814a5ff9e142f77c4e3 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS2 __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
 store difference in a third limb vector.
 
-Copyright (C) 1995-2013 Free Software Foundation, Inc.
+Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 4fee744e5c6a3d2abe5a007bb173142670740e50..ce888d49a2acd3c228654c128b8be5bbd6e20dd5 100644 (file)
@@ -1,7 +1,7 @@
 /* MIPS __mpn_submul_1 -- Multiply a limb vector with a single limb and
 subtract the product from a second limb vector.
 
-Copyright (C) 1995-2013 Free Software Foundation, Inc.
+Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index c0ff80ae565d0f9cc5be3948340e723c434c7721..5015cb6bdfebc5355ab38dfc1e0b1f66a17a289b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ralf Baechle <ralf@gnu.org>.
 
index 33014080dd84666b742b996c16ac3065fd6a41af..e2dd7f85dee843c0c7b5b8b6d4b7cc4c1fa3bbe9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 704f9aba22240f85b19f47ef48f9b4b85be91bc2..0c78816d6de82fb06409026179eeea72320b687d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ralf Baechle <ralf@gnu.org>.
 
index 871818565eb89dbf22260b3c6e74b46ce80a5eba..792b473dbe7ca3aa67e8e99def315c9598cc749e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
 
index a06a363ec5a3da93dfdcd99c4291ec2ff37739e1..52493c6fbe0e8e43f29eb500d68eaf82f8bf8f91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 19fe91b65b3ef2374f0f2eb7e1836626b946234b..407f5e19f3e7196dc441c205b4255474ba740638 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  ARM version.
 
-   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.
 
index d609463ef91fc87382cb373866a1b5f34a53eac9..2edcecc7774e61ff695fa5683ab52454132617ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 6561951d7dada28429148a0619b2c9433af194f8..e624fbcd56e422418bd8fdb68ae9a0cbe523e0f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index d8a88fe181dedebb2d7aa67d3d373232b719a135..c3648afec04fca819b83fa91a070c6d7055273c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by David Mosberger (davidm@cs.arizona.edu).
index b807f87160c2b2dfba98a08f4f611fa726c6367f..2cbb08606973f49abfcfce381620b60a15bd36ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 37604b5ca33a3d8fab9207ed42b28b2bb65085e7..1e1007708b89b30febfe7dce0a4dd3ebcb9c31d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 2fe58d0cd714df363b6ea6fbee3e3fa9f2126063..b5092c5039fd28a0048f978a35b25a368f00038f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index b8d7b0e915ba926645ff0cf798da7761dea66cad..abc34960300f97268d05b775071f9a487dd565b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 5681212725461a0c4e43425cd7b7041e781151de..d043b4af5fca16cbd34b6e867bf33c1fa104c47a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 2ac905b209b994690daa051f7df721cb326700ff..f6f9102a985bc2452827f9d332db14a51af110cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 3ed3613b31d38c5603b9d0ba4a4c177e36b18495..a9ba3b986fdc7063aca77a09c101c5a3d4579cc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index e5bf7c824543d9c9e6ecb3bcdc659529b99c6812..584c9557461718725cb9bebba8abc80ef4c3d640 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 7e8e559b91e04fbc18516b15c001941a45928eec..55eb23886612d28102f342e1fc33d024c7691e16 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for tile.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index c47e5077391cccb257206b8edbfc9ce071e94894..184ef8a665650e8746547aeb26945bc613582cf3 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for tile.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 8ba4f7c17c88b18174a4a0ab6f142ce45140c656..16c7cd849bf6abf153931c5f9849c66ee1f9ba1d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 05aa2d826ce51997a35e06408989ff23e9782f43..8a24a92184584eb6a9e634fdf8c67262b6dcdd77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by by Carl Pederson & Martin Schwidefsky.
index 42f0ab3ac20459d9493a82e37c64e92c142943c8..3bfb83032011ed7c86b314ff02a5e8c3e2015547 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 8abee506e0e5aa5d58ed008255f88fced72691a0..d13f6096dc6ed68100987cc8b464b2b4b7fbe811 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 3551797185eb174201c2d65c1ffbf619113376a4..c98527def8b2ccbda76d1721052b0e7907177af5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index c115018adb357559e64842ccf30edfa65eacba72..03b9433ad686008099a8027b408c82bfcbf99c50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 771a1969b0cfe11bfaff7b21fc261af9ece6d8c7..7a4914ef6e1e9de96c7396e8c824f74753fd2b61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index eb982a6dd31762986dfcbdd6799af1f1710b87d5..3e52f8c6efec0b5dc98c6dc1eca0fe52716ba188 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 290ec0c84f7188a2d86fcd8f43909935948e555b..22a5463eb63d54309831424a48909d569b2fab3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index c6f5be318475be319e19f9fb5a2abeb3cd654688..c16175f370cf46125e5de3aa0461a314b64e545b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 8b7462a7d2bee44fdbc3e25156291e40731233ce..3925e905b11525cc73b6b02c2abf02118af8b892 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
index 4efd9fbe86b3e3726d157a544aa074c9b9dfe117..682d4f2893661cb1aafa49d76f2fdf907d9d7c15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 77cc2fdc3cd7219b291c9830a095b4ecb73240cf..39ea9f472ce02aa95ec842d1b2c395cee547ebea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 86a83473f173d84380fda4996ff24d9e1daa28df..e8326eee661a4828dc27f42d81031217df90cecf 100644 (file)
@@ -1,5 +1,5 @@
 /* memcopy.h -- definitions for memory copy functions.  Tile version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index a46692d3912ed369a8a93c2b0318e3f32e7282d4..0dea187cf5d0d79de9678ad47f1cdd916629ad4f 100644 (file)
@@ -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.
 
 # The GNU C Library is free software; you can redistribute it and/or
index 3333afe73823bae15c9e2c555e9961f9e8d253b0..9414121fb78eb077372237399869319526e2e8d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index da694ba2bbbeca46c257918175a7ae6c02f909d6..bf96e61a96df2205e19f3dd208007d1e24160c89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 582012eb21f6f97a7e0d6aa5a46ba78026f4fed4..0c4ac073c97aa65fb667264b50698e71c447c75f 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_spin_unlock -- unlock a spin lock.  Tile version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index b84749477c836bcd03575d45cd112ace26207442..f3997250d21fc4460363a15e28a35afba639ab9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 0abd2e7222667ac165587a57a52f9da9b4425cc5..d226188fea6bf2878ccbbf8d8568c7c7c0cdc5e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 85195f7c28816b84d6c59952342ff11d340576c6..a2f34251a035236a9b2ea95c206e0cb5f8ba56ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 3ddc4b4c830b7e12656ac997b636951c4a95d07f..ff8beeffa716299160a4a7e18ba1120eba2930c6 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent software floating-point definitions, tile version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index fe134014581e8fe1e0b9bd1f46ec6dba39ec41e0..6681770ec5b06a59641f83ca9fb7db5609f83e43 100644 (file)
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for tile.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index b805dc309c95ece2ebef5024a5983bafbff3d3ae..45c28a757b6eca5ca5674810f1586801e4ed7ea7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 3e7ec5cccf4d6050218b8ceed6ed1a5f1d610013..49661f21d8206fe59a9067eb83e3c5bcb05b04b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index ebe5414c8da99637bba742f391371f130ac9b48d..32aca49ff10417ecd4059f5638715d78c9b0162a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 47285c4847e37f5afe78ea3e8de9c2ac9a9394d4..ce12db021605f210c52a772a9bb6374d80dc4828 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 65b109575b51a3f728bdeb6f26704c64019d1515..ee17d9a40a0aca98b6482a5c6ab0188f7908d75a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 396174c97dcbd707099d61d57e08334b5787495a..5d5df19ef34bb12e8a02303b7fb406084388e68b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index acf788bae393939fa1d354c27662bc1ea977a2ef..38323cea3d243c5826fa8bd6db4b697ff396b3e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy memory to memory until the specified number of bytes
    has been copied.  Overlap is handled correctly.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index f88ec25652d48bc938c6b5b614dee2c18874504b..d41b205a3c96bbf96c897941cfb73ae9bdb1a40b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index a81916c219769acb5bbaa800e47c7759bd6c1078..7a9e661daf413f76a5296f7b6163d7c7802f65d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index e28510c3ccc13bd72396e125d619ae519059096a..bd6d3c7c70016816ca69032dd4f74d1b28992d1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index bd678f5a6e4187bfa33620a1b6c52031ad1761b2..0ce73ce89d837c60a9a6c3dda3e806b182b3bf02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 30b660634391ab9a3b9c6f63fe1789b993c79501..34c4317417b80b67093f4679b5a69d3348596912 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 69ca5fedf260113cf3cabc73b543584866245a11..0c4d51766d70107c662fa8d433820f6cf4f902c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 5de9445eb6285225c5a7c6c8e5b3e97bf1157350..d0c06dc23e0b32fff8e2c08e583adeec78a5b7d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 8fe8221a4ba2491e36e5ce7a49a2e49259714746..f201cfa4fa3ab2079017f21e113a72e8e558aa2f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index fec3e1b484455865b2617a3fdabcc30e4bfb2d2e..cbbf64cef1f4be4298c8ddaee5d7f950745d5cd0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 5437126b0740eefa1c16abee454d8e0107a18c42..87e64d2216cf825eb4c8720d21171ed81d21bdcf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index fd6c338a9f3796396e3fc79b0dfba11ac0870b78..1d496a4f2cd3006d3547f1ccd64915161fa65099 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 316c42eef2135f53f3521c64724b433671c130f0..85d6b810ed55544652711816d0cef14cc6de5126 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 99a101074ff77648f840603298e1c2268467bdb3..1ce1a29fbea7d70dbfc50a4d496bf5f4a3cc7f07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 3477e9d794ab1d8a06e7854af96ad4c9a7147384..46d9593a7f30c95e733b635e1427bb261d7f5535 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 92ddbf6c8ddad507d5b7340ac2a9472f32c9f253..ecdbcfe5d125500abd1a775b5b0abfbb7d0a30ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index eed43f29b0f57a2bb83b2417bc9179cddd1c82ab..2dccfe1908870146f5015af66d0dbf2de18c2cf8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 311eecc08968cc645e13cc68d84b6337b4262935..c40ee56c6f0b0343cdb204e844f6f0af645fc6f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 09d62eedda1953a678439c26847a2777792aded2..1c7f5e701490747e8b8506a157bf934661739a1a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index d761382fb5e13c951d322efdceaebc797531ea5a..20c924fc5a40c7c97689b85465d5eeda68e8c686 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 7f6d1786bfbad1331d0f2a70bcd7990929b22745..e5fe61f9e74927c348a697c8afe1897a3100ebea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 57898a53c17352f36888e01ebca0fdbc2badf2a3..5ed0e949f6819bcb862a047a51845f64c555a0cf 100644 (file)
@@ -1,5 +1,5 @@
 /* wordcopy.c -- subroutines for memory copy functions.  Tile version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index cdf596822ff589897d545e01b7e3d9834c26e355..70e319a26b7770aa3d1bf3e0c84b3b4cca0cdcd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8599cda6287a98a08911926796263b228ccfc07e..a1010b80400ec963c74bbd975c3fdd509c6ab0ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2f10b111d2d53c72296b74ce3430f92e19b2d025..6e6dc02bd0d2acabe6ce955b0a4c3466f3f1a569 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 68eb3398f1ee4fcdc86f6feaa45a1c6bc659f951..a24c66c0cac81558d90edd789ab4d3cc33886fdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger (davidm@cs.arizona.edu).
 
index cc5846d12fd9153b5b87764f7f2e91c49be6490b..a39ee617ce10e280a285df2762705d13a9026a26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index 150a91906db67973998b4aba9e4063634029c0f7..7425026241b82fbfefc6c08ed1ec2622b21ed725 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index c5f0208704470a2e51afeb0c16bd1f5c2ddc962d..57288cc54a49462e77ad62b3a41123b1ae125506 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../i386/sysdep.S.
index 2184dacf238c0b210d6eb55b77bc04099818aa0f..f305cb121bdca969ee590e92965effab6d143275 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2013 Free Software Foundation, Inc.
+/* Copyright 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../i386/sysdep.h.
index d82ad258a09542148b5f2306ab3b59e5997be5ba..1a0f0932381de44457b079be1e892610ba690b8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index edbaeff03e71a9da6150ec54dee44b064dbbf92a..ad069c33de379de95e1e02c627cd1e5b35ca45b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 5d96d05c65e6787da33fa53d3574951948fcb6cb..1a2431c8ee4cba5405f12efcab13d37e1327d016 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index c55b95cc2a0a4f0bdcfea9b84eca669d15588465..a8700271dc9e4371b6bacc4cf0fdd6b9a21deffb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
 
index 445e6ff738a839e50c189c887d571eba713ca65b..ac002891402225f98ad61c8ac9adbcced833abf4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
 
index 9869796932f461870abe7d9df58c8374a23ec171..bed2f75e931e113bb717ff002ae000cb0a340854 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index f03363870bbb22792d637253d07afefb0e4bba0d..4a01c5f63f6afde2a2e4c9c7b713555c0742080b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index 4d7667ea9c6c34f2e7871a221da4ea54ba0e684b..d59fac0e8dd47fc426cadabdd6ad6f0e1631675c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@zen.org).
 
index 4147c682147bf26df4b2efbfb01f13ded410cb68..88d6d7e1166848fc1f849e0bd7fab86c1d52c397 100644 (file)
@@ -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.
 
index 1360f8a8381969e038ddf13e907f178d5a35dac6..78e13158bbfebd2488eee0a284fbf0f36e37b173 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for the AArch64 Linux ABI.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 5f9a4d84a4e3e3b48e3dff24aa77a2cab75df140..31732d4088bb3701641d3ba511c26be44c3fe188 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 770607b83ea48420fead24163a54bdd954cd341c..d730247108a06b151034d939545246a0b5c1f6a5 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for POSIX memory map interface.  Linux/AArch64 version.
 
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index b359e6e8a3270bb1abf398fe899a1fe620777425..2ca8021064049bab487239458062f6bde05123de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 5db24eb5dde33e6774f44a54ab3ee593cfebae12..32851d00b288219c73c13d150cb55e1874061df7 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 13b48e93326d2e0600ff4cba21c812b23f8341a1..3c29c564ef22f68a6b88062ca58e753b76610268 100644 (file)
@@ -1,5 +1,5 @@
 /* Variable initialization.  AArch64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 2ba48044e2b774ff77294809f3138d342dd050d5..70b2e3243156d64f53108717b251501b1b8da234 100644 (file)
@@ -1,6 +1,6 @@
 /* Save current context.
 
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 4d1ec3b101d4d351fb4b61c983c18fe4950b3486..267cfae307614ee9fc5198d012320f76c7498708 100644 (file)
@@ -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.
 
index f919de6086f75c95d8a90266316f0e43e89c3604..b16bfeb8d927b9153b29873262fa865cef05698e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 2e08cf708cf55f5f49bdd8a1d92536360ec9e4f7..4443f5a4aa6704ea06fdb5a6896e81cc9dfa13c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 980f516bb94df60891bbd578dfc6cd8f7fb790f7..c736eb9c0e4028818c420a00146272aec02a97fb 100644 (file)
@@ -1,7 +1,7 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
 
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 65ec6b84c36c5a4b499cf12551ede9d55abc1458..8af31f63359b15a9d56aca788954f909121d97dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index a8edbd14a399f0ec5d49797bc9ab8121bb42ca1d..10be19768b024786c12801a860e127827adccfe2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 92877e53d18c08c07708b09711f0a0cb9faa9039..77942682c1392744cd4550f0b2437d3da9fe8273 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects. Tile.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index b4555d23a85c30df0c282fc4eeb3beebc715a614..25615aa579ed294d6f51007560a84eff62a20f80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 94116e0bf5e20b3244916a329f951a933b3ceda8..806eab2cf99c7bdfa0dad965b086a270af195d28 100644 (file)
@@ -1,5 +1,5 @@
 /* Create new context.
-   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.
 
index 9ca3d25eaad0c5a56568906f4f73ef1c3c703291..54ecc10fbc89e742ce7c19c5d3d0f1672514db43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3acedb8339788ee04d14e67352873466280c8560..0b01c72de448af8d7a70abc014c206562983e171 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  Linux version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 42d759a80957cd9f027c1bb120f117514cbbda60..f11eeabb170e5625ebe5a62eb455c7bf769a4b33 100644 (file)
@@ -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.
 
index 468fae7a04f5ec88e77afc1cbea92cc7c844b0c5..c865de786d6672c6197ed2c8cced76f9a97172fe 100644 (file)
@@ -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.
 
index 01c97ab835476c7b4876e90dfc3b01b0788d33c0..281be3b6707609d304a140482a75685facdaea4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 237869684aa7738f13c5082074fb56c1d80fa6fe..e5f1e4dcf9c8db006eb0206723af9adcb8b14b9a 100644 (file)
@@ -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.
 
index 47fca43d86d645fa6079daeecd865b41f10ebc88..79a2ec58618ba47a9d34fc6e13b69eafe3e59311 100644 (file)
@@ -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.
 
index 851c85d7533ae836742cd0981f8985f984a52dac..69a5f278eb5b74efaf918dc827ca7cbd5e9fb6e2 100644 (file)
@@ -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.
 
index 33a623f2d98cfaeb04f4dd26fe918d0b0caf7c02..2108347118bf8c73989fb8a6b27cc9d1dde59bb0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 2fb9b859fb417427ae172dcc022456e527571a70..d1b28ff51fc9a6af011cf73c8a31539f097ea1c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ea0fe57b362c82dabbee84999a3c9e5460a84880..f6903b5dd8ca2c381d707298626ea1659c575c35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 7a221fe2eb783fd2f48d86986e5f9260c8b5e2bc..cc056085dad2cc1997758ff2d4419e4b0a38a352 100644 (file)
@@ -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.
 
index fedb38b8066d7d510285fb792bc9fd92a7489466..f89339832c33bc233c729434ea28c2abc56c918b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 5336976b4c1b6db4f544cd173891de995d1e620d..2d8a7f1246746b6fd135d8ad27d5c9743030bf46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index ee4aa359ac045572c11214bc36236d6635807efc..d220c41f678b2515e623d3bf9ca596d23075eaa4 100644 (file)
@@ -1,6 +1,6 @@
 /* Set current context.
 
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index dbaa2246b7bb69453298be6162b7ba0609bcf0b4..418207f68db723186b77cc05c1daa440cd01b337 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 42ff38eced1ba240381b10f297ab0101f172c07f..3291fd97e368a76699702e36fec8d9e3b7d3c3f0 100644 (file)
@@ -1,5 +1,5 @@
 /* AArch64 definitions for signal handling calling conventions.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 2b6d43247965b9e5bc2d782960e4e72735ee9589..deb27fa46c0b8baee893ba1ec35a0cc6f4468d22 100644 (file)
@@ -1,6 +1,6 @@
 /* Modify saved context.
 
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f48d33ccc62c6ffae3f2060718a2e2e8a038f690..b65832f6e5d7f498c22427693ab556c4d4224734 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 52f5c4ffa7b43326297ffded4b150722859b5eef..b02af8ac1abec03830412eb9e97e1bc106ecbf96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 71e1dec11bc317b0c77004fccfe7441988cd4014..c8aff0eaadc41e8480913bc2154817db17121ec7 100644 (file)
@@ -1,5 +1,5 @@
 /* `ptrace' debugger support interface.  Linux version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 9b41d985f460e35c08d34e58eb62d11431b293b5..476f5debbff55b2e154971ed2c9572e821237661 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ca4dedd8821bd80ba784b97eff4b7415cd4f9e03..eceeb389e4ed3e70e03e2976300329585d007a42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3bf669293106af5909503670539451ac027f6e33..20dd6904a903f7d460bae45f844d825537e09854 100644 (file)
@@ -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.
 
index f535bcc31fc3dd2eeff25fe84d0b62d1e9737c11..bfb87c5d4f44a90b5bebab97c0d7eba65ae9ce9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 9a7b16735c0ee5bc7c9d863ec552ae506d890e1d..f3f0ada2035b4e0d67c0cb6958c43cfc2ea4fa2e 100644 (file)
@@ -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.
 
index 51cbeecbec45c06042b19a552a8945c7ad171edf..8b58114dec340ecfec739523402493deaa5f956d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 6fcaefa3bbc2fae45fe7e82fe1afb3fb1ce60510..d9f2c707487c817b4a1cff05125ec05c4bad8ef4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 4aaddde7dc18576047c6e2708c0b3ca236bcfa30..d6ca4c1853ebf3d808845a2f4ff8f9667c39955b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index c1efb0ae9beb9293a422da06a5e1b74b24ee3363..a0cbba3d17b7a8e9023fc0159e4dfa8656a1db2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index bfa025be39f8f8b0e6e44e7abebe7215ef66cf13..01b043a7b28b963c45b20420285652f82b6b5a30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index e983d506bb93886517a97491a483e9f9e0d3af3e..0bbaae1527b64ebd7e9664e657ef0000b7f0e020 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e4d3d44396b34446e6cd48beaf6e97432e0e8e97..dd2f5bfab4a2d2ed324b0da539fa2d2aad45fc6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Error constants.  Linux/Alpha specific version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index b5a7e41cefce2cee05bc6900e3442b6b3893d30a..2b9b2727709f1bc74f1c880c9beb85e948e9350c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 02c9a7f751e0533a3c669ec3d4f4e9f13611bd2a..db54cc814b3e7aa4fdb463d7220feda1e42accfb 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 26bcd43e8408bff16a41998a1dc78eea7bc2a8c1..315f09cb2f93054e3a34dbd817432c6253d40e15 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ae4ad477af60aa1cd37d3a7450c74de392445c27..24e498edb84fa8365492c20369856827eeb601ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index deb3a2b2131891cff2ed9e0c314080f907bc180b..8ab80af55c2c28e58aeb95e12a3baed96ee936e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index a0d087c1fa5fa901f87b619a0beb60944cee81d9..650e5e370b49ac138358a4bb3913a07c3c0e070e 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/Alpha version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 415ef21a99af353b14cba2706a5ac84a489c12f5..3fd28ff6755888cf1770d93424193cbe4d0122d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 65f76fd103c810040681348570dc5e2824f62a23..2f39d705ff8d1ed12806e658b80ee3cb9beb51df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 46c7b90d1336b1108c7ea3b136f6d1d183d1af7b..ac9367fd503aa69144f53437b18dae0aba972400 100644 (file)
@@ -1,5 +1,5 @@
 /* Bit values & structures for resource limits.  Alpha/Linux version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 739cbc415f4c2b4d8f0ee4cd735e3760b7d94418..6bd5007e847cbec2072d7341023cc79e7f5835b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index cd9476f4de4b27a7ca9d603b171ee46b02aa0ba5..78751b00a2fb9b7cfb7ca18fa96bfb0d20dfddd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 698ac86be924e14efa883fcb967877e1703cb4f9..9fd37cd1989f6e301248f70d946b2e97215ba802 100644 (file)
@@ -1,5 +1,5 @@
 /* The proper definitions for Linux/Alpha sigaction.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 49ca826479dfae205422614efc30a488519bf802..9334ab8b5ebc7f06bf30d7c57d5166b45a521ece 100644 (file)
@@ -1,5 +1,5 @@
 /* siginfo_t, sigevent and constants.  Linux/Alpha version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 0d75919bfe313ce395e546c935cd88db1222fb45..c1b5e97abfa93130b448df5e788fdd65cad54a21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index c7debcfa1a7dfb860125daf115a24feea020b3cd..2d8a321c97acb8456b90a076244bb495c741cefc 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal number definitions.  Linux/Alpha version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index ee471c0eaaae9468b667b177641c5bfc59a1a24b..7c2b7d5830abf9e58deac96198d6eb447d58018c 100644 (file)
@@ -1,5 +1,5 @@
 /* sigstack, sigaltstack definitions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 68c38af1471ce593b51522f7e37dc113ae70c4d8..69309c8dae401f2a7b98897b62d04713c694925f 100644 (file)
@@ -1,5 +1,5 @@
 /* Define enum __socket_type for Linux/Alpha.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index c34cbca37164b62d67810631f075649823d9db14..ec42d1803d72eba83f32fbc01bd5834f56741f0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index b33ad637d18a7838bfdbb19a91f463a163a635d6..a3dfe0d04c58616c5540945412ba8db81c5baf82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 88d86af3d21647f11087c8deeb8e8c1ec0a4824e..4310585563dc400cd326989faff8fece51986942 100644 (file)
@@ -1,5 +1,5 @@
 /* termios type and macro definitions.  Linux version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index e40d375954b6ca189c0bd17355eedc16717f6901..f7c62e2cbd43b9b146d76920d9014d6e4a278305 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a7ba44742e38cdc85b470f55092aa2e9a4deb9c8..25615cdca1200feb36e4c811d95bc5ebd98eea2c 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/typesizes.h -- underlying types for *_t.  Linux/Alpha version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a2116d9084942d307c12e91922273b5e4d41d094..6c2191e50ddb26e1f3d06d0be6c67d7bf46934f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 0eee508d910079dcd7957d7919562c002191ccef..b8d658a9d40cb657d7f1623e32176841987a36a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe <brendan@zen.org>, 1993.
 
index cd69a802b932d9f42c95d7a7a4d3ce673624831d..c5c3300c472911dc84fac25173f2664b9d082195 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@tamu.edu>, 1996.
 
index bfd48975cdb63f49b99f69a387f21b282f656fb4..f58cf54b0263c74412857924e31895f77f8b938c 100644 (file)
@@ -1,5 +1,5 @@
 /* Auxiliary vector processing for Linux/Alpha.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index fdcad0bfbbf50240ee9587446a98f561d7531b5a..747696125b659cc25337b1e7f14fdd3c2570bb1a 100644 (file)
@@ -1,7 +1,7 @@
 /* fdatasync -- synchronize at least the data part of a file with
    the underlying media. Linux version.
 
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 63d3cd5b42f832790105e50283cb212a945ce416..3db92d598bdc1895fe4390bc87b6b184956d457b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index b331e57ff1d0bb9a6849792e9c49118e75210908..c02d75e3b8451d886402a705bddfc1b40715f5eb 100644 (file)
@@ -1,5 +1,5 @@
 /* fxstat using old-style Unix stat system call.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 8d366627a3c6761bed1428b02d81d1f5ba41978a..a7312068e5c55146a2df7beb77ae79b8b64b2ba3 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9dc944a9a797439035d4231e5326218b86b1404f..eb1046a290a73e5b6f99bac1d29ad603444e411a 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 48f3cec9d9297e1e62de55dfa4cd2d696e308a2f..1969c178bb70f23e212f1f50fe8aa5fe404b391f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001
 
index 7e1b4ef1d1dd4447ba1e059dd7ef65a9ccab59e2..0b39d8951dc3af8137d862255165538abc40cd67 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine various system internal values, Linux/Alpha version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de>
 
index cbaf20caeb6c11dfea2efdfaa30d1824914579c6..47f7d948e4b4371a7561dbeee201b66f34279e5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index f0778c1414318889e7176c9eb53da5ad78c4549a..d3ea4c207ee69d78b9addc45874819f1cb3c3489 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
 
index 64c11cdcce924580d17b17e1b4078b552f77011f..8d13d37f00180eb25b26f30f177680f5ee11f1a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@azstarnet.com>, 1995.
 
index 67e3438b7eff9949c1db34ba12f8266554e72c00..3dc3ae8f6549091f96d10b08943d352b877fcfaa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger.
 
index 1c6beddf6caca597eb1094793e5ee91263a93b2a..7c38854c70f2d65298100fed789f3c250c82fe66 100644 (file)
@@ -1,6 +1,6 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index d26fe9d536bde04c24be11e2b737e78b314c1dba..440e4c569af6b66fbbe13f1b2e21772aa643645a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 73fe1f93b710e5f5d41c04ceaaa999f663a22dae..7ecac5709abf50cfcba2f0117a85dd2e3da9d724 100644 (file)
@@ -1,5 +1,5 @@
 /* lxstat using old-style Unix stat system call.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 8b4ed528e3089f43ed0942b40c36fb9afd302a21..40ffd2089d586a01fde3d45ecda808978df77004 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index dbd03c1b2c13d2d3ec6521e4a88a6b63e6b4a95e..a0b6cb43725f461f7d840abd2923f45f1420c90e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 57c7796c2c9e09a51f9c96cf9de3b0e8ceee5f05..950273e0630f691c55bbdf754b4775c6c45462c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  Linux/Alpha version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 2ce047454dd406c5023a22daf780c35626b44822..6f85eae5b0b5cd7c182c6d85948c89043ee39c31 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific pthread type layouts.  Alpha version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index bfa51497fef4e3cbd0f9d81724af8e30773e604f..4e30f94c961a8545ebc01b64a56679cbacd6db98 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific POSIX semaphore type layouts.  Alpha version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index c99eb00a401ea83a2e94eb2b38766df7676ba94b..9e88ae992ad03a4fdbc6d9a0adde6ceb5c25a017 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index ed4132b873e8c96f6d099cbf48b14b1c38e4eb36..72ea3ccd99987647d805fc109bfd237571726ca7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 567f8ab8c25d7444987fc1f4d2b827c0746c01d4..361bd342f1595dc887ec7cacf3e7a5cccc30bd4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 50b152d0cb8c4f04c283f6a36107237b11176047..769826e91846dd5eb5ca7841d635d5d2ea4f65ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 8f6dee137ffc917f62f69d253552f14d85e4c622..ab4d54742b5949b405497eebeadd097507b1872d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 801b86e8813e06c4a35ba1c9d01fc6d4420eb068..610b583b4a945e8263a3ca370e78dceccc25d71d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 03aa37f43c898a64c33412b936c869b74d777efc..083b341e3a80ed9b0c55fed22b70ebb2a6ddb627 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index c03ad147e0da23152066aded506db1626363516b..82c097e692897c6291a7c3594413ddf2733fca14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 216f54788d05ddf78987fc74cb323b4454294c00..3afde519bdcd0601546ae340ef83e90065efb4f0 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 6efa7386d58a9fef153ff455b76dc8093c39f2b6..2cde160ec37695ca1027ebfa3fcbbfd91f7469fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <rth@cygnus.com>, 1998
 
index 31278a06cf627762ac315a0f4ba200eb9d557f51..a45863bd82a35fec711be982471fc02e9f606894 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 2bf697e748fad8849266a72020377afcc7946d33..5a64e952c8f15d43a0f120bcd8661e1cb63e3be2 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given context.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index c3d92f1edfa9acdfef540bb8d9aa15c097209d9f..5e5a3521197c745e118a30dd67886720b4d96613 100644 (file)
@@ -1,5 +1,5 @@
 /* Set FP exception mask and rounding mode.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index f2217a2b5a3f2539d71402cba75ec3de8249213a..eed4c8dcef4c566cb0e30272f89ba6f6106bfd9b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index ad3860dfc0336323b775289bb7d1ac0de9985c35..38242c6a7ff143b92cf962b6db823f23556ecbbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 6b82a8e9e5e70f7aa4f5fc361ba47933719f0501..211dc1dbaa3840c366b14513d6b1d3d063b8e2e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 3de5aa34889defda0a74f3d9b202b20a17f90cc6..a6abaf9577ce9607f409a69b12b15e1826b069ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger (davidm@azstarnet.com).
 
index 69a32e9065d2338aadd70116eafa621d0bef3bfb..aa5e6c67d537b1afd428807c458e67108569e1c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@cs.arizona.edu>, 1995.
 
index b358434e92be35144b9515b305c840a68584ef9f..6eb358189cef571abe246d7e92f5e694ad284283 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index f63b063bd1edaa7a26a205bb99a5f99d3f9dcc09..fd202a420141ec0c674e38e77ffc9b698a01d0e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and install the given one.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 77d5049dcf05e39a3a7f8ce7789f6facbf7ba9a1..5e647d86010c7dbcc4c4437212818683bcda3d9b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 6793790542e3237e568df2bd937cf6ab0a325ca8..a3b94fa9ec953cf96633a1b0346c93c74375b59c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 2fbaffd61b502a774f6a05634093292c52118ebb..916ab764ad7c212e187a01c358c01447fa1cdd11 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index da515c4bc550dee5dd81af0aa80f3039e444f374..43c6b1a262600a2218cefc15d50c6b9c5d09a2ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index deea93ae4703b62b89b2dc03ca061bc805adc65d..42bb2e6d44e4ef1aea8839858bdd561ce610255f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index f4161fe2ed0b75d2f781d3b49c3eb4d7ff44ec6c..b0088e5eca06a8e92c9322f3e97399aff0b9cb03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@azstarnet.com>, 1996.
 
index 40e6d018973afe1715cf5854ce85703ae41874fc..467c5bb5f2d3183fa783e8653b4d59ea4c76ff5a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 9b913ea4ac6b3290b5fe03602258329c85139f48..1826093e059755cb54502885cc097587781caca3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
 
index bd171f6eb5684be843b058e13db0f8cad6853231..849734925f57868e5d1f1e802f862118c9777a6e 100644 (file)
@@ -1,5 +1,5 @@
 /* xstat using old-style Unix stat system call.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 4e7e78b98fb35fa66b34c1bc9d6b484ac9997a37..55a601e0867f6b99ae02ec629103708441b6bc21 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between the kernel's `struct stat' format, and libc's.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 78ea01be3a75e9188d569328860d44c5740c5438..9b259778f6accef31182e092884e694382d27076 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between the kernel's `struct stat' format, and libc's.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 447483898bd318d15d4e117bcefcb83b5de173ab..37ccaddc2dafcc1f8964c172db2f516d006dbbe8 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index a6e85f99d0e1103efabf9dbd7029e348c6ca951e..697fea7919b928cf89f42133506cbb2f0d6faacd 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/AM33 version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 8fd2ff01d96d2907bcf8705e52b22810374bdfc4..f913fc6f88520f12ccdee092e0af523f7db9120c 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/am33.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../i386/brk.c.
index cece99bf3484b150ba898b60ba5580d8ff3809d6..81eeac05d6ff1979514c060ab793968279f22d1d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2013 Free Software Foundation, Inc.
+/* Copyright 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../i386/clone.S.
index 7f2eb7e31a666c8468b013dc058b9aa5f93ef610..60b4fe03fcd640c71e12e3b9d07b1cb6a213b207 100644 (file)
@@ -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.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
 
index b7c975d3b0617bed76def64bc853d9724485531f..888b5c30374c1117c9f08ce6f311d9eb57aedb52 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Linux/am33 version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 959ce506a7b99eb362884198e39b4e942466b609..a6839123a167ed1e40ac921eb1ca07a7dbfb0cd4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2013 Free Software Foundation, Inc.
+/* Copyright 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../i386/socket.S.
index 5f936d924bd17a47d285b54aec2fbaefa8353bc6..6ab91b0fc2773d38dc0495b1b39d9e9f36c91c15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../i386/syscall.S.
index b82a2e6cc075b3fa3875323e484262834ab1f37f..81ad03f70076b4d1407af01d33e476d7f3655827 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../i386/sysdep.S.
index 75384bcf2c53f70823b82621e137bab19fdb27bc..63fe716594592791cd920a062d5ff06e835418f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2001-2013 Free Software Foundation, Inc.
+/* Copyright 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>.
    Based on ../i386/sysdep.h.
index 6777ef646bf7182c92632c71fcd6323b404323aa..96f8b4eb2d6741658d5e85f19bb49f43e2f56ab7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 21e322986a77b3c166fbd5c1320f3794fe29cba0..93512338738d75aaf133ed3a5f10a3c32de3230f 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6f70ced6016d00b6402be952f6b830343d7db9be..5c721ef17dc94da8d5e5cd10deac370d6fffe653 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to test for CPU features on ARM.  Linux version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index ae486e1f21b38b6088fcb3f639100c24912af649..cc73684e8ac49c8ab3fde0aa58ef42c1ad8adfcf 100644 (file)
@@ -1,5 +1,5 @@
 /* Atomic operations.  ARM/Linux version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index aa60dbc766a86d01d74a40342c940b68314c8f0e..a5f5f448e80d065abbbb579b99cbbcf911c48bdf 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index a04be507b12f4adf2b246430c10b46b2a9593a03..b438d2a02fe801c6b89cf7413770225de1ff0eed 100644 (file)
@@ -1,5 +1,5 @@
 /* Defines for bits in AT_HWCAP.  ARM Linux version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 11ecbca03ad2d2178976124ef27aeac11cc25000..8259b9689453debd8ee0bd67b1dc5a61731b8903 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/ARM version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index eb581eaba9c21b56059edd0db9fb58a8dc0ab11b..a4790544955648366f6903d03a631fa8a551bdf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 289eee6854da7873f71ea8caaeb2294f2358bfc1..f442b5381d22eb00b9f767b47c17224ef4e25c6b 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/ARM.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 6e74fa702b5d044c286b195f27d9aecf0ec4bae4..44286a5cd0b7196259038d2881bf164170841022 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Pat Beirne <patb@corelcomputer.com>
 
index 504fecab5853e271b5fb807a235d06c697888182..66e6cdbfc6985ff9ef83c8412c650b8841e048f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 592574106270602cacfece1506a4cabc50c3b4b9..9946db8a5667e72dfa79e77f7c61db165936f14f 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  ARM/Linux version
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 09c6dd1a084237396e5fd2311850740e775afcb7..d304539f0c0b9a0c98f61b75b764ff9aed0f723a 100644 (file)
@@ -1,5 +1,5 @@
 /* Data for Linux/ARM version of processor capability information.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <philb@gnu.org>, 2001.
 
index 251653ae1662f4b13915aff6b8441dc9d1628546..2f8f003e9fea6bfaccbe164fb8f3e9d0827e4c0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Linux/ARM version of processor capability information handling macros.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <philb@gnu.org>, 2001.
 
index 7fba41ab6953a4f824fe9beeaff891a3076782a4..49631d4432b93d795bfe534e956da5ab36c5bf41 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index fa00c0b789cd4cfe1666fdab86cddd324a7b661a..b8b7b202b85175d4983f4ba1dccd5fd879a6ae62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 17e52e7b5912f9bcc1b4dcfe8a6f768135423fb9..19b79f4bc6370a0d86a203b2060d205e0cb96dfa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Phil Blundell, based on the Alpha version by
    David Mosberger.
index 2041e3e543fbf919f0740c7b9bf2dc9716e916d6..9d7ef877afd49785125c96fb86f22d718c2acae4 100644 (file)
@@ -1,6 +1,6 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b422fa1290552b5de4d82f1f1e0eb5455d848702..316d82bdb30251ef98f80f287960888561f7161a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 3821bf33b33af5d01b7aa1c4d8e1615ad1e605cc..32cdfab64cad90e473dfde65d8f7574470e80c3b 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 6552a7ce18a4547b5f26c15cec30304d3a28972c..d42a94a560ee4de8da256863bea95422e65f2620 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index 6ec0df91996ab52c6c0cdf0874ab02fbf3b668bf..73fbe4a329fbcb17da2e01853e722a895dc54bb2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 9fb1931c1a1e5f8ec6f3b944384724867b1cf623..0383bb5547de9fe5d719bded2c36c4fbe7d59ce0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index d039129b29bcb13e594eae6a05c41dde77860397..eae522988c3de585be128f5337f2e491d032f24e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index bfee1d911e584eaed7d707dbc4fff9de08d37eb5..26edce54fe02f26fd0eb924205a914c1eb6ca445 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a736db3e3fd9018e9de48b9082217e213d840376..50d3a11ebd8eaa76f14db9f8480e9e96098860f7 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f278d0bc4e6f9cf08da91871b38048e62e7726ec..5e96513ca88bbc829019817b462aded0d7b48a7f 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4fc4bcabd1360fb603a4c6ce59f9c5a949a75e4a..0fbea176c3cca60744a240c992c9a3534e6b8dc9 100644 (file)
@@ -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.
    Contributed by Phil Blundell <pb@nexus.co.uk>, 2005
 
index 756f39fd4abc85cd73a964bcc235dffcf5d56da5..9603d7b32888c08292ea86a363e5f99fa65a8a72 100644 (file)
@@ -1,5 +1,5 @@
 /* low level locking for pthread library.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index a29593aeca34688c6d92e626e2f4acc717ba81e2..5d19434cdc2d41dbf5521574adb3540e4362443f 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ca5045707088fa8293916a86e19469fda7724360..7eff08e720512b3de53b2e026eeb7ca2927a6f6e 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0c897abbb16706233ea613c9cef79db22b862be9..a0631499255eb7abd0e074d7ffb4e000db63cef9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 59b826ded45a47228f0f6efb33a94b61e9fabd34..118e6c34664d6f1904f02b3edf84c951b36e9b10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 108924d8b319fba82e6430d8e7f0fd78ddc2db83..6ccd9b43a1223c7fb01fb52cf282380231645639 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index d155ea7dc4d81accb67401992fd5bb1539bc582f..bff3e2b4f1f1a2c8f33e5be79e0ef2b626b0fc26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index 1befa72782d69c3e04a9093f76578c7c3e2fc6fc..7b71817e892bb810e8f714bc01c2545c4ed1bdb3 100644 (file)
@@ -1,5 +1,5 @@
 /* Header file for the ARM EABI unwinder
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    Contributed by Paul Brook
 
    This file is free software; you can redistribute it and/or modify it
index 216fb2d2eb3098b9228f64a22375ed5769591c54..2e942beba7ef07bc2a2ba9ea9cff1ad8c5a9ef46 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d5fe7e80c8bb981c6ea75dcddef8ad5bc3919659..281ff5b4ac00fd369d5cd9bc3fdd758d71504d05 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6bc9a27714654a563a758f3d3ac6030863f609dd..7c14eec8f84d4af744f9f6b02069db86330435b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index e178402a8cf06a8eef669a7543ec9891c70d8e60..97822ad11f1aa532df32004874197cd7c5f0bfef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c7863a35c65095824025052b869ea2a774a70618..cc75c9582cdaeb4a16a910148ce4e3cbe8fdc2fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f6af3970a8cd4a117176aa02419eb419997cc82c..ddf4d41af2bc1f5926436bc9e44ad816a764bceb 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Linux/ARM version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 4ae2e8330456209143bdb78049b2fec0bf8eb9fe..dfbabda82cd11827c7d5a963dbf38890ceac6249 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index bd6fca58325c3c0b60f10ccfdecd4505f474369f..6d551ecd0729beebf57547805ae32ad9fbea0365 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index cdac5bb7828ee1bb52ecacd8865425f653739479..cba460c2b5ab3335c4dec323919b10d24162fcf6 100644 (file)
@@ -1,5 +1,5 @@
 /* Provide kernel hint to read ahead.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3efb6134c39270508127f519c2a91a8887e43029..a15ebe42a685cca7c70128c79e10e93af4070972 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
                  Jakub Jelinek <jakub@redhat.com>, 1999.
index 76f771e180db5d0d340bad0cb55ea01e3423119d..9714a0d8c78c4401bc6a563c1af88d2addaed2ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <pb@nexus.co.uk>, 1998.
 
index b3148c894321e009296954cf4bc7703e0626d71b..7b9b511b8024a3fa8033289a2893a7312b85aed8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 21bf506ef7c73a97c9371e9504dd611af57d9fe7..21df885a7a488b26fcc779545f612d55abb98cd6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 29d3a60cb305dd94a78eb61c8550d177e0d1950e..258703dc880f5830832dafb4dfb3845f106dc0ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <philb@gnu.org>, 1999.
 
index 52e8cd90525a34a32abcf25b3aa1c4477530a717..566c04aed01cd65e6b0b0c46184aa1d6a28509f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 8a968eb0a2d468b589dbeceb758150a99df03be5..65a36d2a4cb6d07284693cecc3fb85c14b4072f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index ae102b36a96e327abdb9755ea8d6c6fe5e8d641b..a03b1ad6ff59ba19190f2487e6ed9d5ee7fb386f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index a597fff4d8c609c19b619a9af1e9050fcaf010d1..59d4bbcc4d4248038e4d3a555bfb5a5e3e53f55c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index ea1729a73db6a8a5f6793f49776ba6af8eb391de..415cf8dd4901a745d31e2950e3444b3dd8bcfb89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 17cbbc2537b67727d4d4c8088d99e6c5e64dd174..dbda8303cbfe4c5f918b7718c082e4de28f6b382 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index d871409fa8917d435eb537895983f8f689dc884b..37fc08b0a753e664c616173170260d70ee934cb0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index bdd5a52be81939237c995bea2c35c63823016811..c5582f82fdbfaeb7c993bff83b630935b6fc7905 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index aed070c2addfd0f291384d2de927f3ec9a9f04a5..936de45533b1f013b138a21f6f61083fe77fb907 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 6cfe4e08a713d7bf50af3adf708307385ad0a17a..11d0a1146efb48e150b8a0d9d20edded66f723a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
    ARM changes by Philip Blundell, <pjb27@cam.ac.uk>, May 1997.
index 6e52e32637b5d591cd2ab04e04687535e19d3e7a..dbbb5fcb44dbc81e2e246268fb5de053a51d4549 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index aa9e7e219868cb9c44ca8739227ae5c84d89e7f3..b8e499d8c4710a4b914710b5f1f2f9a8867c6c90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000.
 
index 128a6402b9339ef332252ad0ec84f1a90a675a87..1ac67881c9d54131794723c753765fe96f09b248 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <philb@gnu.org>.
 
index f7b2d09569c25c8e8bb13873b499e460233840e9..579cf3998ff5b164dc1dafe7d53727a9509fce25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index fcebafe4876d8dfb90b2d6d8cb9c9327813b4225..d09ede2d7cd254a3f545fc18aaa8fd96afe3bfb5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 47d27471542c0bf69cb4106378371600d99cee8f..bdf9171ed187bc4a020c8ab239b5bf04b93370f7 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for the generic Linux ABI.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index c2680d035e6b765e6f7ef103000894dc78604fc4..f3fcd8d645cc932b847a82d8959b332eddd0da02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 7b5d36ab51415660fb47971d77cf3d6ed03af7e4..3c9aea86ada6114858ebb51fa631e8fecb56acb1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 5afd30fdef8dbbe0ace4293187afa3ca49589639..0dbed6170038ab7e7347a32508ed9c3742a0ab2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index a9a42cca5b9f1f65facabec04b710e644901a28a..faa28007f5f90da26b7f4cb9dc8d7b6a755d6707 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 8aecb042b003530ab59d7f90b31722cae1703912..e32cf76741943f79f6d04fe68c83483bf548c78c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 36d057ff4ce1faf0021a18ce67a579fc7474846c..eda847da1edc455035aed845cc52b7a031fdc8a3 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/typesizes.h -- underlying types for *_t.  For the generic Linux ABI.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 93f48f07016b0988d2012b70db4c6c35776baefe..214d8fd2fe15eb452f5b1e6106bce3d84f0862e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index b4e98fd8a407e8a00e4fc51efbc1dbd86b93042f..4ff6c8685eb65fa57abf2eef6681f39a3b2f79cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 28f797c1e6a07f33d9ffeb11b1ef2dc0e76c25ef..d14d574c29be580162a9903876a9c51ac6e27182 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index f15bd3d317c90a336bd356c3e190b70f9eeae16e..f5d046060ca6b19dd2bd57b8faf6fbfef8a27436 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 95cac5da3c469fc1a6d10d51a4cb673b8aae23c3..c010076f060b019362c00c06fbde154f58395769 100644 (file)
@@ -1,5 +1,5 @@
 /* Find path of executable.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 7d079ec0e4d9eb14154e8f579592908494803e25..fb8e01a9545b8ca49a87814215eb7efa0b46feca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 3c57c3327d9954296d719f841777184d2b835c8c..a6f144df0bae504a77bfb34699cd62f539e909f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 13f89370949a999815881fd9c302aed42f675e21..4cd50e439ac5a37ad26f0b3db464033bad166abb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 4fa091a81cc9c67ec8bf697a398f69d6d5750310..0e9c983fb16968ef7b54bf4e92008ce86947cc7b 100644 (file)
@@ -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.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index f99d45168cfe67c6ed108dc8fd52210ebe7112ab..272799b97de0b3f0127d730fd23f43b2d403da2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index ff173c5d6897d6956986fef8c0520ae83d75767f..ced7fe8e5eafd31b19a7ba48ad1a2c5158c5e476 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 2b299b8bd7b887372e0e891cacd4f15e354f64ae..371a7c5a0a93743b7f64a8f3855ea31e0b20cdba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 11f7e2fe9925f0560ada858cb7bab8e45b945274..a3718209c9a8c8451f1196842e053c0c0f844f30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 6109169b7dc03123fdbe20e027dbdea1e05402b2..12cf700d790dbcd5c29e7d1f0a05a0e82740f5bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 3fb8e9e7a294cb21b602003d8cb139ff02970227..8bb1d8e58f3dad1cfe14bb0388efe158c17d6eff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index b64c5529fb7fb2350eca23d0ad0c1be47d4a4fd8..45ccf358c41edaa0e0c129f95a7a7103860cd092 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index eaf5c162cc46d8af4a09fce897d226451bee848e..b8df2536072edbc03d373383eb15c4604218b5f5 100644 (file)
@@ -1,5 +1,5 @@
 /* Uncancelable versions of cancelable interfaces.  Linux asm-generic version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2012.
 
index 71f351be4091a44859f4dc3533f54898130290f2..4f73fa019cd8523fd94a55ca211bf171df2e2674 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 14a744edb478995b2189a3c9d39bbfd80b87337a..93d79e381fab5b8091821d7544c00195183f08db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index ad3213fbec7ca3d78769898894a9796162fbc8ed..3804ce6e999bd75a8851a7776cd6a7767335e5f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 334e6d38f3637c13a771f9f384577583f6483ea9..53bf6141a07dffe40cd9459f492f5a3ada34bc13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 4ddf51b52e530ac60c7c33e611db3270c87f5d2b..62342779c483d98f18220f6205d874b82ceab8ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index f0bac9e139336af15aca19c0912dffd803435bdb..6f25649c6cacb3bd33b9dc153b5edfc3fa51dd80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 6c0d140b0655dae6eb76fe8d9e91b6708dc3bbf9..f73b3c577d14a688def4091d8f97e412c2373d29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 2a8038b0f2cf1efa8973b6c040b0fc4153509feb..1d950eb0fe133724c6c1b613e87f4f0b6465f046 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 861e58ed4e9cd9eb5f8762f09cbc396bb50d7f05..73e03c03d7187b613deab790d2728299450315cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index cd3ecbfcd516f1846a01aff606dec02dc3a4a2e5..ff5d309df66c050fb6402ba4c914811c54546ade 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 670f4592dff8a7c2c387c7f0c4ad2e441950b013..03f96037f6005b8c8aa3c4863e80e6677d496ec0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index e00a4bc504b5339323c32d0c7ac0358e2c3bc2f4..2db610d4bc15a572557ca38a57ccfc624e31ecc7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 58ad30ab40ef65f7250e03830679379f19c8bdaf..ad36c2cae2cc82fe817344b06f269cf1ad4fd937 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 94810ed4965d03997fb415d051b9d6f6e0201261..e94237ac7c16d44275e32e77593e85f725b04545 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 2e2f50786fe20c0f8b816649bbb909e402a067a6..f1ba2589e67b4dbed20c026303481f5dcf882dc1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index c55ab4ce2377b020d84789031fab2b351c8e58bb..115dcaaaff759018e90baab8d2bd2934edfc4a9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 86eefbfcd88fb05cae567226085459eef9e84cb6..6fc6779c1a5502ea77d7950def70d926091462ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index fabe82464dad2790e848d308d6786ab58d4d0e60..a45e818abac1baba51560b3dd1a3c48b2d040c4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 6848e0ec80f290b79a5bcbd397e3ae381fe6538d..e0abd7290ac5e20d2100d96b918b5452a1eed239 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index f8514ce75b3bb8a4ead207a99c870bf64d0ed85a..2637f03451c884b55f947d9a459cf8f241ccb581 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 1c3c12d3ab7b8ba70375dca45ea9baefacd43547..bff1f4970b33a5642f2fd3fd1155f143baed2458 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 331cd7c20190ff10abf13e12713638ecb39ed35a..f153a049330da7dc3f0809a1900ec4ec6398a74e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 29307ec337039a31845c2e001cd55f3d1130c1ec..e4301458283374c5f75c55f5051471b0ab28a6a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 449477eea5cbe0ddc47b176cc9f75eed7325b769..41850c34bd8b65ef462f8b8e5f27dbdbf99bfaba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 15c2d08ff566ae32c56ae13018e7e9bf0b8dec2f..94769b64e49b9ebb671333b7dc8f9cd4b483a648 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index bafde85ab18e62dfa1c68aeff21d7634da69dfcc..e4b6ee0d1776cd9575f7f845499b97210c940987 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Simplified from sysdeps/unix/sysv/linux/getdents.c.
 
index fac3111ac083d7e6e69cec901c4e8edf00143829..ce9eb9bd6d523ffcfa44887ffad8a5b1a05aa0d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 09b4b0832cc70f51690fb46f361d7a7e6bfe56d1..96d8a35378a791aedefded0ca60c2124eb157caf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index b6a9d3cb20fc954b36d88dfbb641af2024ade066..143f727d3f3d1c86a09d0a1ecd58e9c2d9091c7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 91e192a524079aefb6ae29c0cc1148a3ba62ee9a..39d385cdb0ddb884ea8db07282ccbb25c46dd54d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index b8633bcb5a8059627ba86dc8593cf2ed345d2310..be8ac7b100a649f5706a6beca6f95ed9286f5d91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index ce66a229bd77c5e37ebd8a6512d13a6203f2b72e..2acc2e54865419c0f46b8a81e8ddcbe90ae8bc6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Overflow tests for stat, statfs, and lseek functions.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index f0e2c59b29e0000ce3550669d7b54e47eb4d626f..cc29817a954615f489973aa4348ebf9cf8c1c8ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index e96051ed1b4c2aaa8f06c4a9ddc8ca11f9a10a1b..2bffd1fbd95bce3c14c6ec63f1ebd164e6c71959 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index 3a9a066b24651bc581c0256e0488f15fa355ed4f..093b8748142d1a9fa2ae2cca7dfcf6b7533b7607 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index a9c793b69c06bb7679f4d77cbab14810cd8c3c33..1dae1272d0527a5f8f98ba5d64a59ca961221b7e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index 10bdcf5f619694f4ea9c90aab824af8daa29ed84..32cc3140475a029fac4a4bc4cf9646577e17a38e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index 75e337c66f9bb6be657c463688f9593c62830c5f..909255bb7e5e7a1326fe5c2721fcf5cc3f7813d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index 66a7a7697783d0d219a7b81ec873f7ef0d0fd509..cbdb9e9a4ece3a3e84496e5ac49df63eeb4b283c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index 4fb1b5f936ce473aeb1f5a9baa631d684e358044..a166e32c3f605068b96e98da29cf677f43925705 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index c41b595c46ebeb0e6a967ce2a0dcbc687fccf82e..33f4e80e66ace8f8a42b799f72c15f7a988aa667 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
index 1f96b7820c0b27f232bc0ebc0ea3dde54a2489e3..c35e54a5112917c437655344f18fec67afc14cb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index eb8a59d96731fff66a01753d59abf0306ab865d7..7987457e8ec4a555798de17864efb31aac6c022f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 45fa1edb3f61f6901845f6b6524ac4bfdbebf47f..fb31d1499c1dfdd2f95c9fb8ebb6267a48a3d95e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index d351cb11b3c19bcead60110ab9f72b61d2846090..ff19d61559bf8bcd4123f59732efdd4b8831d85e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 86de8f9c5e15b58c756056d83c2d754b2675be01..e9ca7aed16630d4d35c41b335dfd7edf3ed7cf62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index aee424c31a3dbea33a9da469de3e0ea7e375a038..09862228db490de13b8d3270661d2d1ace618832 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 44bd38367751b6dd81d5a7e297c2fbfaf4e1ee38..e08bb0eceadb65ea7660d95ff125bebb0ab6c8de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index c099bc4167132c54bf533a10f40b33d4f1028a8e..7e37e9c6e59373922f8b9a1fafaf6c9dcb0cd350 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 9f2df7dc0e7e060a101beadc5fb79388ccc9fb49..8789538ded4f7564e10a142f5ee634330c8a5ebe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index a92e8ac0c79a96feb847b129225489bff4c14b61..76ca0b15e536ce3209754d8eec502c40f86e1c38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Carlos O'Donell <carlos@baldric.uwo.ca>, 2005.
 
index 00299347beed56d0384f0115782c813d5a57e41f..ac684d23f09356dfce98db0a1eaffea6812519af 100644 (file)
@@ -1,5 +1,5 @@
 /* Error constants.  Linux/HPPA specific version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 76faa4086d43370d58ff66d09bcfc5416440edaa..f596d5f100869f3ceebc5a4315520982c0a2962a 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 4b563f97202805ee94c716588b815c47a2793173..8122c103ec30c59a147280c17762c6c818cca668 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 34827a940f839a6a5ff238b9f46e4d760999231e..89d3dd62f8945585f7652bb519d247616b431b87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 2835b0ff0778960af0665524cd13ecad05c9f704..6254b2397285a486754fab43d97886c9b497ad2d 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/HPPA version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 366165e0fbe47d5c41720d282975e6ef88c9b79a..60db3413e496520ec1d2cf4408d48a8b6b205554 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 9f471176da9f707a8915d4336089f463be01ce2d..75c26053987bb4a4700009b5ccc5b16b6c7025b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 6905df0d2667ca6dcbef23edb593784ef5bede70..ec5de39fd3075eeda114ef93f2a33e392f067d19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 2659de12fd9b4d56f2ad4cd6dd335ed61af8d5d0..3b1638dc8e377e8f6a10698d8ea58320e063e26f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Linux/HPPA sigaction.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index a720d5d7a6017231de5ed31aa190dff2ad447c0a..7f935c52a0106cdeeaab441879ab65a7fa2b5b41 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal number definitions.  Linux/HPPA version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index e62e9bdb0651af669eccf632a1b743bf4d1a0c08..0a404c6537ee9a810909a4d11d26bcc25534f220 100644 (file)
@@ -1,5 +1,5 @@
 /* Define enum __socket_type for Linux/HP-PARISC.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 21db8818eb24fba786d353c68c824ccb572bf10b..2e0a8cfadedb76437b3e034177ca8157c4f0f64c 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/HPPA.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index fd55961bea52796c6e53164ef43c057a9877c606..1a3c6c800d5b421d3b2cb0ae392432b9f3a1325b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000.
    Based on the Alpha version by Richard Henderson <rth@tamu.edu>, 1996.
index 29a6170fb572157ca58282d2725d33c36c8b7628..1d17d30f4f793598b4a78f0dd5e544b6f93c7c8c 100644 (file)
@@ -1,5 +1,5 @@
 /* Get current user context.
-   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.
    Contributed by Helge Deller <deller@gmx.de>, 2008.
 
index 31fa5a180ce532918a68abd1bc10b02e0a671226..e050c27189a902293dee6f293dc5572e933337c9 100644 (file)
@@ -1,6 +1,6 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 046aad2afbcd06542c5b939ce7bcbd4fb2fae4ce..e53644902be1351bbee15272f018f9f336bc71da 100644 (file)
@@ -1,5 +1,5 @@
 /* Create new context.
-   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.
    Contributed by Helge Deller <deller@gmx.de>, 2008.
 
index bb3b97fe4add4a40d6e55327ee5993335d622873..174cd5e54fbaf90d3c39405cdff8eb9af0c25a65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 7e52c680c074e2a866dc99cc79aad50de3f329a0..deec4dae8c744f08912af0c6c095fd8c40a02c52 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6c1f6f0ef056a0a81d3aa9e2772d92d29ff0aa52..b9873bd80965c25bbfde59da8854cc8d1e7f3cbb 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f278d0bc4e6f9cf08da91871b38048e62e7726ec..5e96513ca88bbc829019817b462aded0d7b48a7f 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 695bbfd87ff600c4ad25107fa0cd73b099e31741..3c21f5aef9ff26d2d5803a7db786923fd6782a90 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a770bc7af984c63a77025a23c362087942df91d9..8f50fed615ea7fdb059ec635cb1a612c44426a58 100644 (file)
@@ -1,5 +1,5 @@
 /* low level locking for pthread library.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index af63e1b9a856706f63c4b2fe484d30690477fcab..d61c5d3ac8d97b304e77d98454f5f846c680445c 100644 (file)
@@ -1,5 +1,5 @@
 /* low level locking for pthread library.  Generic futex-using version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 4cf8468d428c389060dc8b84c90ff49aae683f57..a428bb4b9f4709428de7b07e0aa791b37563c4f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 5fa0ef5c32e41bebf3bb930d981acf6102080fac..034b69957bfcf6b1180af3efb0188d0368e5998f 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 39e1ab986f1483103a557594365cba7f03a9af54..8fbc1a41e600e5b946f936601b44a769e884cb4e 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2a4064ea20f4351e28d5ca9c926b5fbae45dfcba..e80f880d3e3944207844e8f3677b50a7e5aa3cf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Carlos O'Donell <carlos@codesourcery.com>, 2009.
 
index f27221f441112036f2c504e4be3ab9122dc71f1e..a30889906882b7bc1b1851846e5b93b7a987e6a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Carlos O'Donell <carlos@codesourcery.com>, 2009.
 
index 576da98464c685da4b53df15d6ddc312e4f5091e..92b3ecfbfae8afcac41cdb74fbb6dd27a384c3ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Carlos O'Donell <carlos@codesourcery.com>, 2009.
 
index 9656b5f3b8a19c5b2282313f6e0ba3f443bfbe19..ddeb946c8e9c77d580a60e0e9a1beeea8b2e644d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Carlos O'Donell <carlos@codesourcery.com>, 2009.
 
index c37a746fbf9dd0062eb22697c069682dbba398b1..69cc66d65b5ae39a2044ebc30274a3b45546d4ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Carlos O'Donell <carlos@codesourcery.com>, 2009.
 
index d489a27876438b2ce009d46155397ee5aae5236d..606231824b30fd42e31d41766406ee7b6f1ed562 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Carlos O'Donell <carlos@codesourcery.com>, 2009.
 
index b032f29d442111f8a4eb305eedbe555f3f015b84..ee6b496e4f81df33e263d0c06c14ccdb0e195267 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index b0ba11881ff9f108667943568d0a8672fa87ae8f..154bd2de010094828404d6957209a1f79ff71b61 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d6a427dacd06d64475cfd9f86fefd92d8fb8a42c..1561672d947aec5fdbfc5dd97ba3382bc959b3ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent SIGPROF signal handler.  PA-RISC version
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 2740afcb18bc00f0678e75b2dda9ceedbef7bd82..a90ab0f9fefd2ed606782d3b25989b75763d35e2 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given context.
-   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.
    Contributed by Helge Deller <deller@gmx.de>, 2008.
 
index 6ae789b198b827857aab8a095b7559dd116076e2..d3ac08e079a23b3cee9b75178539f66c1c6f6a0d 100644 (file)
@@ -1,5 +1,5 @@
 /* Swap to new context.
-   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.
    Contributed by Helge Deller <deller@gmx.de>, 2008.
 
index d9a0b1f4e7c3591ed0b1f6d7783cd1756d22b6d0..86e2ca1f6a499bd204984ecc09ad6bfe69152348 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9a791aec2de0c1fb53b8c0460cd6b2002dcbeb49..2d198a8f5bd74ee1e8b7a6e14d2c8122a6046d9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index f606692437bab517267bf857a95bb78f59871383..ec78377781237ec01959c0656d0ad6c0bb3413eb 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0c8ede490af2796b5ad97a311f9cb7d575d83325..6174471807457e42ef86441dcffbfba06d9bf2da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 25dfc3e52223be14187a4eb8cc58a44bbd9b751c..d6dc3a77629a60038e69a7b3734740a13960eb07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 643dcc945bf3a693f46701eb97cdd22ff388e2f3..127e8e4386e2c26b1f09f5a228932d5ffa84eb77 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 06c685e1fbe14ba2fe0b77cf40fffb4e89b8d0b3..6c8043325608ebe9aea21b5792948c363b0029c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index da1b5fa597a21ef7946a1b0e7c9b5b15546e2eef..3efbd5a58faba48637c6a96f443cad17b7bc358a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 3bf31f281155bd8aed432b7db1dcb899ff807aaf..f7cd526d252e0385e96bdd5dc309f6fb489d7ddb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 0d27b4075da0dfff7fe96505c954ca76a5c01420..20af8a76f102a4644ace5fc9b8379fea29ae1a60 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for PA-RISC.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@cygnus.com>, August 1999.
    Linux/PA-RISC changes by Philipp Rumpf, <prumpf@tux.org>, March 2000.
index aa9e7e219868cb9c44ca8739227ae5c84d89e7f3..b8e499d8c4710a4b914710b5f1f2f9a8867c6c90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000.
 
index ccaf3ccf84d3e284df33196b3ce3df85aaa5ca0e..6025bf609c10771efb3f06fadb54de77c2707fb7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 4968802ae9daeb8b9b04965d1b870de6f90a2c0b..f4d67e79d5cde961d54b8fcb18b4f6db2084dbe9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
index b946a957fcb374fd41f02644ed1de6aaa958149a..8914f5dd93b9ffde02efc8447fca232f0e87cc5b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index b4fbbd9f5a97ba743a1c30530c471ac8e8d58346..70e809c811c8bf5f6b26ed27d0d0874f32e63e27 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux/IA64.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index fb78b5bcf0fc46e88bb47cd896c79e47574ca6ea..e60189315a1ee076c279ccce6b0a4a347869c56e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
        Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
index c3b1caf9d201d8b27f085384e9622b7885d5c32b..653d8e9fca8ddf899215e0f752bec1baf214028f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/ia64 version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index f3f9f75a5a47d8395bc4b7174b38598bc05cb8e8..004d2ac7704763780d1dcb2a20c3d40883ffce9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
        Contribute by David Mosberger-Tang <davidm@hpl.hp.com>
 
index 998ba85ef7a09ef63b67c9f87f8ed2593d2847e2..45950f162d72bbc635ec85f144017f5277da24cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
        Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
index eeafc200a1bbf8b5ab59ff54d5ee3850a270be83..76e771f9a417ee27f9c2052b21f98016c09a000b 100644 (file)
@@ -1,5 +1,5 @@
 /* Define the machine-dependent type `jmp_buf'.  Linux/IA-64 version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index a6c0910f749b58cdd48d828cf31ee3a016a90875..3923925a6d6279cbff6e0b3a13eaf718493b3394 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 63fdec91187689b4f44e59540c5bf5954fe9229f..39478711ccacfd3d28569be193fd15c40b589f51 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Linux/ia64 sigaction.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 3b8e4a7d82f4801f55de6cf67f51dcea99dd6e7a..93d421aff71e94fc682225894fbf01654a533441 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <jes@linuxcare.com>, July 2000
 
index 5fa97b5d598973543fe200fb5a77aab0ee845e25..bf62112270b8551077fec817d708b1aefee3c94f 100644 (file)
@@ -1,5 +1,5 @@
 /* siginfo_t, sigevent and constants.  Linux/ia64 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index b427ea76968ea27ff05a8c2fb22bbbea96c8b18f..a540da5bcf7cd6b3b41d869a212fc6a7809b523a 100644 (file)
@@ -1,5 +1,5 @@
 /* sigstack, sigaltstack definitions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index d984dc4477a7f6b3273b438b2df564b869094e64..818e7bd79e1b55fcfcf9f01667833d3b399e7408 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index db6f962a0ae3cb39f522d2d66ea2621b2f972f63..1a5525b109dd71f378cc02c346946e48be147138 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/ia64
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Stephane Eranian <eranian@hpl.hp.com> and
              Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
index 39df6163c10b1397032dae14c55a22fd39668704..f857a746d454786d2a5e3dd1c862cf6e5ae3d3a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index cd831d521a05558c1e87b3b0fbff173739b74518..5c271a28cbe309c67a7032c816a7aa8abb77ae39 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 9853253dcfbbaacc1aff3e5112e47a0f0a6aef7c..51fa79633f52f6bbb6d4cc6f94a190dc711b8792 100644 (file)
@@ -1,5 +1,5 @@
 /* Variable initialization.  IA-64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index cd8b6d8df352c44a6edcfa42903d715c90493f16..496d0b7effa582f07c188af802bec9ac57484d55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 0a8c9c8f6a066a895f42b8a26792c45c89307da1..d69a2e8a4e46fd6ab05bfd190a41a868ecf888cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Get frequency of the system processor.  IA-64/Linux version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index f3410ab60e5c81991d9de01590d10c3f641477a7..a9d23382e608aeeb3b0125ca1f266ecb063bf877 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index 8c2a60bc731e53b27fbf01cf59e79c1f50245c1b..282b2c5c8c810541fb201fc4435533e93588c4ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 7fb3b928cb1400f02c0db833e416ebfc6e04805b..d9e1d353b3a07fa43800d7033c6d228c24f0f01e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 6a8d17c0f475a08b5fc06eba195b7ec73a10da51..f2e5418d54924d3347971b98fa33e830ba7401ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index 62024dfe854ddebc4b6dac5d8d104b2e98c6c12b..340f679320c0747efdda67fbc563791d1cb55575 100644 (file)
@@ -1,6 +1,6 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 603bfcb44a4721b5cf034f14fe4034632553be12..a34bea5881f3c5413b32aa523f4a9e2dbe57d17c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct stat' used in the kernel.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 2c260e8d19f23db000e00e04267a93c8e533e815..94dcee6e1f7364fd0a7b56df43783510a95f5010 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 1c35c9af247ed99ae40945bb265c2479d96be196..5fdca2d579cc0f9a5d8dadbd700e7828ea1b2cf7 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects. IA64.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index c3bb5de197aa54e4723d281981a75998d309d0e3..67ba3e0d6cb12978f1b59944109ca6525c46c280 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index db61a2c58d721646bfca2a5a3a34d232c96c59b4..274f7588d5943b8dbb018e42c26081e2873e7ca1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9d263f2852d07d85635eec89eb0d9613183e3942..8c6a85b3a91a6d2834996a588c5af3e9097f67f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index c1af6db0deb7eab845cade866aab8967d73470a2..4278c09bb088c63b1c4e22a23b1e0e36944304a0 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  Linux/IA-64 version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index adc8b30da58e9904463516e455d31615f69393e4..b77b80ab225683a8666b6104f1ef1254e60aa82f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index e306c7b88e1f12d7d3bb104fc4a598adc0151b03..a29b20ef1390f8e356941ee02c3c24c5012c1f57 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 1798cda2c13ab8de23f6f859947086f3df30049c..a2d5dec040b1438bf29a768f95e1c0891d26b128 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index 886a4f0e50edcefe931806dc7604cc86c1a11684..64c6ecd4bc72d49c701ccf128029341018d9f849 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  IA-64 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 9f4865f4192fe6c101a05f7b3c6f62fa8a57c42d..a6d319a439bfc58da019839937a3c7fb3869e8d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 5518b8adeb92896088c7a248723f72c20b8e385c..0105972b40e8b6d41085f0864b4637462132b985 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 1a012dbe5f52ee0d5f261a192fcb3c90cc41a5df..59b5b7a7046dfaae48f2a824afcd1b0cf9d51fe7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 5879f44fedadaea13f3f4c3ac7ef146989fb924b..a231e558790d154485c50e231853ac8f2d76d6e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index c133baf54e67187476d90bdc6868df3d50d12849..5b08748949e951c83c950c28b9a529dc003ef38e 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 8562afda6f95a8fb8bf5c7ad352831e753a47b74..dd5229458b37f84306d322252cfcd7cf4fa9658e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index 371569e94be3cc1679dfb5f21ea1b24e60afb3e4..0b55598e85b6b6c7dc3b1e7c3fe63bfd71886235 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 215632ac988c7603040889cc549a4077bca936d7..f1ca3055545e4151713355d1a173a56bac36cce9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 0678f5fc83b7a97af0f5d2b5462a8a31ad8fdbf6..1ee559bced30c311a358d6e7f7d2d3e57163f7f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@hpl.hp.com>
 
index be95f788effbedfa807c5d92e7d890ae18291d9f..1bd5c218ca74f4f428d8224a5e9f806041ddb7c7 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent SIGPROF signal handler.  IA-64 version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 025a8de209038098aaa1c6574b09406c3d0a90da..067cb24bd27d9c139487b547e002c1e810004c14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 4a900dbdb18c4d621ba8a70828ff80b6f6fb2a7d..564175caee421c590d62adcb3606052fee161cc0 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 4351267ba346807fe6f607bd23c3d4db2e985608..7c45e0fdca0a35a9f3ba6f984624450f38cfe437 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
      Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index 1be53cca4d997e091fbdc7ad9afc681f68a65ae7..94b18c36853a5415e161b5e1f220b35b54255a15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 664d0e12b987848f2777fa80ae838b567764ec14..97f7f499be8748da46d0f86cb5e41048f33f4d83 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Linux/IA64 specific sigaction
    Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
index d1e468e17d88250b866079352e0609b43f48bb6b..e0342a1a5b1e4d7eb2ce7642ff60d2492ed37f5c 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 42fce5022aa7251d4e0149a0294e327cb2d305dd..05296662937186b1859f98b0fe7828c1ee99202d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 53b85800b20159b63f54f86fdd78d30bdf55bd6f..f21002d3cb8f9fb6115876ad0577ff810d3cc9fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Linux/IA64 specific sigprocmask
    Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
index 718d1502e4b110392af053e4ef79687fdb2dc58d..0227e6cd52456f5d172167ca22f1fe9e1780a473 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
      Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index 36d36560e9861404ae023bd204568874c4db5af7..dd69c0f4b9095de22e93526e3d2e9c6b447215bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
      Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
 
index 29d1c42a61a71f8cc4ef56bb1d309064012e0631..fac96c3d470b8dc144ee1423a94e9add4c1fe8ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index d6f390841fd32adb9490e285e58f10afd7d3f137..0ea6d4024cd94c0dde992a5a8b2a93fe1ee50864 100644 (file)
@@ -1,5 +1,5 @@
 /* `ptrace' debugger support interface.  Linux/ia64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index abcd14686cb00ee2c46c37bfd995ec8065534ab1..e6f85f91a2de54fc872cd5a0552661e5a4695ca6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
      Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index 8ec28d5fd422647029afbc4d6daf47c1b410578c..0dc562e713272f294ad89cb332c527293174e655 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 535079abade92d07be301be7bceca695db0e05b7..afc939a5ae2993ac0c6cb242723b7b2f356ff7b3 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4cd75b8d4c00441d835bfb37db76ecafc3a23c6b..826f14cbd224b4e544a50f16ebb07e5899b7b606 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jes Sorensen <Jes.Sorensen@cern.ch>.
 
index c19fa7d0ad27d4952ad0203ad67a275a628eb68e..d6be7ba1d37311649a2df3cfe20eb81a3a360bde 100644 (file)
@@ -1,5 +1,5 @@
 /* Get file-specific information about a file.  Linux/ia64 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 3bef5a0283f39157e3eaf3ce5f27c95ee257059e..004ade16274bc6cf698d3376ff94200bcfe04d6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index 96f6a4e8a5cb6a2ccd830e8a044d404f7621afc6..4b732632d69892c6176f10e17b36f49536f3d861 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
    Based on code originally written by David Mosberger-Tang
index 5be2385f02ac017ee7f0e33c11062f7e5aee27e6..7ac8afcb8d7a806c702cd774c139f3345b4d1499 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f6dff999a039f691e458ef9211431fd787f7a6f7..72b462e64348b84b7a963a789b47324062e17997 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
      Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
 
index a3df7863fa4005ad47477d1fc6f2f16b5bd457f6..31a8090155ac01b006035d956d73335ed1866603 100644 (file)
@@ -1,5 +1,5 @@
 /* umount system call for Linux/ia64.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index e59a7802d4653fa79be0537cb37d188f0549cf42..0422104b4576099bc0d3abffeb8c584c4e8be5f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 1c486db0b0909e17a22d54f9190eddd7f84595b0..c55658446a3cb894849eb0a9cf0780dcd8526c92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 10cd621e1a476e9d35bb3cffa1a22825c0c85590..8c31c1957de3ee9998ff665c931f7e77ea3650d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 9539bd7fe992c6f28076aa0760f1432ac0f10df8..12388656033c2d132fe5a545202b8b1f531060b7 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 3362cd8e9766ab41dfda2026bd29c43b32932321..f967524e2e9b4c5bc322acd38bdf64c7d3e95ee9 100644 (file)
@@ -1,5 +1,5 @@
 /* Resolve function pointers to VDSO functions.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index b89011aee1556f2f5392058f0ce3cafa3ed61cc5..dfdbcbb7c3f3d9a84cbc897f76b89d37e949a36a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/m68k version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 15abe7bc5dbbb5aa3431ab470aeb3dda0b51f38e..7936db3a882a98a32eddada0bb55acc3cdc59c96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index da6e45647cd34b4a88fdbe5c1acaa583eac8ef03..c0bed57dedaf91ef8819b03ac2c0ab702a4b30c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index ce82a7b320b9b6910f05bf54d6dbf190373a382b..a5b7ca028cf3dd24d4cc476d21d4eec3f0c07b69 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/m68k.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index ff430c995358aac1cf4eaa82d3d13f7ab4ce0b12..764f572e89b6aed5d86b401cf7cd71c361cfc246 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
 
index 6bc1f6f4427cd552090ae104fe3934b784337549..cd9bae324e71b487e1303fb6f0851fe746fa35ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 0cbad480ab75a03a8647b04cdbf4b53b3c7fb1bb..93688ac3d40d5cf1a604cc05594a5add5e94d246 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index 3c99e40a4d5f18ba88dcfcfa98e1e320751ae440..72b98987cde5907c4a856d77e3ec87fcd4a19a13 100644 (file)
@@ -1,5 +1,5 @@
 /* Variable initialization.  M68K version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 47527700b6b9ecddc5b7c12fe67e32b4678fd848..f7f72fbd8d9631f18f23a0118bddbd743ed108dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de>.
 
index bc2ebae3bdb94d958febb12a72a4d48fc28d371e..c8aeb0fa1d41845f41a0fc9d2b755d4f0d42f692 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine various system internal values, Linux/m68k version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de>
 
index fb294040e6faaf3883485903759292334be29ef2..5d37af76542d172662966012d80f1758f91f1409 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization code run first thing by the ELF startup code.  Linux/m68k.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index e9763cb1d24b69d1302e9a5df5e84a66d41baea8..3b05e9661097fe79c611916cc8f7438223de6980 100644 (file)
@@ -1,6 +1,6 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 18b22e8646a1f589d2f733d42e5b6a1e851198b9..5ae1d6f8991104580b51b969826943fa19535336 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects. M68K.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0f165fa603a84b6e86256f0fe68659ff0f44ff7d..d383f95cc089d9d57b1d48959a2d8211e5478a1b 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index f90996c46729053e9d6ea4347a84613276e00624..0d98753eecc1ce75b192a8f00432ac3a09565f9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Create new context.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 7cae85ef36884dfe4637b404aa630da41e5cbb9c..9242c55e87206ee56997710c2f4f9fef2fe3c4b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given context.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index f6890f6372ac232a095391de3e5ba64ab0012724..e7a73944b75ccc45297a0a77cbe27184d062d526 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and install the given one.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 0a570853fe564ac3d3b0a9339646e77abf0ef348..1eb914017fa41d6e241545a3fb0c4bf579188ffc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index ade57fa3f386dba00054d98e15f2af55cb3be4ca..032b1f29827edf0508dbc4ccb6a0449b118d372b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 7821cce00b205633a88a9d84cfd9d009c3192ed1..4573654a4f94b9b999a59543b2c07b336570686e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index c21f27b8eca4434b483d931e0e88452792a550e9..c6877f76ec0ebd6e3b5660ae86edb607d3ae784f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 60cf87ea9f3c8b0d3ff184ae0a86d2ee2eaa75eb..22d1251471dc77b6e20ff4e3cadfb95b2f762cb1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 13293e991b79e804da3a7ff5058529b63198e80b..283f240d55fc97e94e0b9d0b72a69a7c1ddb210c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index bcd5aa35bfc1959fdfa1551b125fd368d1f4e25e..eff626cea2d53b6cc4bc69a8027f80bec5d4836c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 35225e455288f8f91aa1136d5dfb8b6c052f1ad8..f0508a1bc10779cb17e9c4377dde2a14fa5cabff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 6b632cd39f408c2f1a7c0c78a566e4209b308a51..69f9c6f202b64dbf2e0025d2253719a3b3043c72 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 3a2547765f5188bf27dec1ceb233fec3a5130cd8..ba36d93090c00b8cf5565bca3946d156c4c35171 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 55fec2f945efb76c0786ddd3d00517397cad189a..0689e682cf31651ce1111a24fc28251c35e5ec3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 8a1f307639de893fba1c379f463a17301090b8f3..01542e9c74885631e6745c2d755e24d9422f322e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index de90332af4561fb4f3f9b70dd85656cf6ff77efd..868ce56687290c86dcf847d8b7fde7bbe8b7998a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index b7793224036e0de3d7a78c1b83ac274553eab426..ab52fa89ba8112966cb169984481c3690cc344d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maxim Kuvyrkov <maxim@codesourcery.com>, 2010.
 
index 1ad471eeba832918f9e563337fac4d75ca37b64d..51f5fca0d954ddd4b542dc3bc9bcd4010345600c 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@gnu.org>.
 
index 8f3eec12c874027578fd9afef71fed762cf43b58..5fca8f50011d378cd0d2c5fccff05f516ba86591 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de>, 2003.
 
index 474c504890c9b9e00cac0ee1b48681e93aa4b003..4daf1df050e3736b363bec9e12d1c49128c78cdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>, 1998.
 
index d82d30c2cea004c052c48a63f1fae6e76640a977..a2521deb1ec4e7fe6c15e95e7af5f9c6372546c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 7b473715cb2be16a948a0949928c4ee1d448ea87..6c25814ec662c81954f6458bc2a282f77e51baf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 3f4b565d6d6144458a1a463237e23eff2325b3c5..ba2a69528afaff579c36e783873391b3d1ceffb6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 11ad0868b528cd0c64eb617ea4a6188d2bd58f8c..8c5ca3dff3fec7938486f19fbe1b68fa32267a23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 4647e6de5bdbb8fe7b044fc312dfc6471e187742..bc21dedcdfc597d737a76fa8cf5e81c5a972fc1c 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 642954b9d76deb78f261a2cb36080a4e099d33bd..c0e116822d0bdbe59fc6b18ba94c97d0e29ace25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 905cb10f2d4a9f3faba66ed797e2a168dcfb59f6..cf274d58817a69fe2e6b835a37cc75451a0919d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 9b34ef1256be88b598f4fa334dca888b6a03b38d..3a91e867f39a5a0d002fe799442a58100063fb78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Andreas Schwab, <schwab@issan.informatik.uni-dortmund.de>,
    December 1995.
index 07ff17f518e68934e29b5cc460e849fd4c3dc9d2..3745287cbff8c84ff7b3f3bbac1df1147c05900c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@gnu.org>.
 
index ff3fda41bf8e0591fda87f2eefd681fe70c753e4..5a7042e880b9980b02e9990ad64037b9a7ecf08c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 1a7bd42635be9eacb5cab38cba2e012583395f0a..5d8ee03c1e88c3146d627c886b498a83589d364a 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 5dd530203bc913ba43e750e4a5fe65e275673c7b..4807bc8bce1911ddcd0cea3a9c038ac08059b5af 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for POSIX memory map interface.  Linux/MicroBlaze version.
 
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index e41d99270ff162793840c93decc9cbbc42ee77e2..6175979782e8f110909d58bf9ab1493e4223f6b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 9f19fb2adcacab7244891e843bcf7702a6bc9ed6..199a1abe7330ed970014e2717ee0648e556202bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index c13091c0525408ccead11da2e6850e3990a82961..c11213c2bd2e3537d88322db46fd617fe175d5fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-201 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 7baa13d732bd5e58a1e619df7cc2de75019082c3..4aee4546be0d6a1372a4f3f29bd37732608090e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index d67d7fb6947414b9b970fa49fb8b5844f425ca1e..dcc0ac9bbc11c02eed70592995b11a0e3114e7cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index 12d718ef041f00cd1e35d1aaea1ed577f7d184cb..dc7c495e6b61f5198a74edc35a62d85a4fa057af 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct stat' used in the kernel
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 2b671897eebdc39bea40d72ec3690dc070dccf30..34f6b3ba7dd81f642dab663a7a279956dddfee5c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index bb914a097a7af41d2299f81ca6176a1d978fd0e8..ca053e3e18e513cb322437be7080ae7bf07116a9 100644 (file)
@@ -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.
 
index 25bf2d293c71fd90c2f1f67a63512ec28fe440e0..6db4c11ba61e0ba2a479c920ae34fc8e36338ba5 100644 (file)
@@ -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.
 
index 2e645f35ee6142ace95ee80570f2591152e30c98..4f2de2bdc354dc45837c3213aadd55ab3563f5cd 100644 (file)
@@ -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.
 
index e8b26da9e33a4b07c8eaee28788cc7ff827663b8..66888a6b083130ee0084bd82416d2e866d387c6c 100644 (file)
@@ -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.
 
index 70f5537e286c0fc190bf8881151334287210f234..47e18061e187851d6319beecfd502c139ba1c176 100644 (file)
@@ -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.
 
index 51d787fbcd3ac8eb15241270bff0c4aadc5ae93e..603cf566cbe4c7aa7bb19d9eb6320a9785fb7336 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index b1f2f4d04ef42a6e2858bad03653ac673b41899e..99d998e6822f9a0f720d831d882b95847b6e27dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index a9d8376eae7c0d7118e480ada28bce40024cd25b..6b7b81de4a3ba9f5f38bd189f678a86d3b2c3da6 100644 (file)
@@ -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.
 
index e03effa4b6f09ffbdbd8bcc17b759658bac18948..1b46b0726cc5684533d3050bcc8b76fb5a72c64e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 229f54f7e1c0028656f94c1b960e3b6a1ad0ba97..ab1cb540701d7630ef48326db6bba6d7d3b62beb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 265ef682e80a0df92fab283efeb8836ef718760b..0462c7d7e2aa635e0d6cf70c0ff19a9630322805 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index a633042902346d4820876b518e9935aab7b99116..6aeaeaa2e051aba76703f60eea61b25fef76a853 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 7e5cea4438587a957c175ef036e3488504f70eb7..1d97805e0521925ad2f43ffdb0fe22c1c4f48fe4 100644 (file)
@@ -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.
 
index 44fd00a6deb32defd22ed3fa1d671af3d67feecb..708da092745b202c0832c6db1f15a0bc912d09fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 0522dc02e12ba35e8b8d3458b3a2f14b7b7c3a57..5a98d7214483c84688fd1d5e39abb9baf503a8d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 6d94f2600a7b2dd30b8e3b372ead6bd2c299dee8..6e329eb08a58759dd62237c375c467a4de71c919 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 87281f1cd38c181699fa2a41d1eed84882968fa5..6619f948cd78f89c603f700090638011e21dd9a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maciej W. Rozycki <macro@ds2.pg.gda.pl>, 2000.
 
index d8b82053e0a149db2b7b2eb919509cffb7370b6d..e3ebf8d5fe08a601ee579dfd4779201fbc1395be 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d15bc6972d1fe1636d8bb34ff776937882c354c9..95f1aebee1a3206d90563304c7437f34db9e5d6c 100644 (file)
@@ -1,5 +1,5 @@
 /* Error constants.  MIPS/Linux specific version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 17b2f469ebd5de5039946c7f57e7450d0c0681a1..c98fa05fab90398f575475fba947a647da9c1c7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index daf563b0e69000675ebf24e14efe8c666181d481..97923ae4c3bcd6a5a216a43b1284d3725d87a336 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index e7f84b452d725e0d36cae7a0d439cb8760afff8e..fa4f393b5169e28bfabc0a48c62356cbbf4d64c1 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7b71ab5625525b218a1de4798c145c9fb2ec49c8..6a0d22a2258201007d09ba197c3e82c7e39100fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Structure types for pre-termios terminal ioctls.  Linux/MIPS version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 82496d6841fd11ecabf85733f0e98595bbffb326..649e74a5922e3f7c272d4051bcbcbbc50bf0a829 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index b327795f897f35dacefb8f463b6c8f1a100a62bc..011e1588fb86106bc2b10b64c7ca4bcdfdc3ad93 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/MIPS version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index f97585cfd3e99beeb97fccc112c61dadfb771326..0b3b2283c9a7347986e78992f48478653f4f9a33 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 15abe7bc5dbbb5aa3431ab470aeb3dda0b51f38e..7936db3a882a98a32eddada0bb55acc3cdc59c96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index e30bbebabc36c6793c794a2f4142812b395f2489..631bae34bb42833c26da68a897012e683229598c 100644 (file)
@@ -1,5 +1,5 @@
 /* Bit values & structures for resource limits.  Linux/MIPS version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 739cbc415f4c2b4d8f0ee4cd735e3760b7d94418..6bd5007e847cbec2072d7341023cc79e7f5835b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 28d8ab05d1076b6fa05cbcb7200ddcaf922b71ef..21461d453ea3cdbb12e1734b98fac39b2cba9624 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 251c3680e441303f8c3e4e76acf48ee73bdd4862..c84b592fdb99cb2cc6f9a61c88b315cd84a764dd 100644 (file)
@@ -1,5 +1,5 @@
 /* The proper definitions for Linux/MIPS's sigaction.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index f3c5180b8f9da29aa2db6b7d13c023a2a8f751ed..f0ab7dc0da6db002ccd781c507a9ad0a5201d5df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.  This file is part of the GNU C Library.
+/* Copyright (C) 1996-2014 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
    modify it under the terms of the GNU Lesser General Public
index a9a845a61770ab0ca98362f4d9d5cbb17f326273..eaabc309ebfb44274a151c16205b1e050cc228e5 100644 (file)
@@ -1,5 +1,5 @@
 /* siginfo_t, sigevent and constants.  Linux/MIPS version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 8577b6c7125a8fdfd54bef07684cf400a716174c..3a41dc206f227f5fa15b6288c6a8dcce85cb7806 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 267def021470505a7fb1464f693b9cb6122682ad..fb911c90bbc407dde291de0aa6d2a92bb23350d6 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal number definitions.  Linux version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 743cc172f706c7c914a6fc2dae6bec5bd07bb86d..4b93c05e5fa07fc8939b61409c900cdd770e9b9c 100644 (file)
@@ -1,5 +1,5 @@
 /* sigstack, sigaltstack definitions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index c5862881d36905eff3600febd38e9e6a6a26dcd1..a2a813df900a7515d9c1b2b2b1cdd751fc209cce 100644 (file)
@@ -1,5 +1,5 @@
 /* Define enum __socket_type for Linux/MIPS.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index becb4282ce16cf37b44ada356570e60bf0bf0ea1..8a1527217ec976cadcb28a1a39e4470c1f507cea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index e7840b97b8f5f012a90f4008a1a187539f0bacf3..9c3c2777e40d6225eb826200194d5b8a2ff5c9a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 1f3c47c5d1d7899ca68859e70df362206388c8f3..51059f53368ac20ba26a1bc044b63d9efac74874 100644 (file)
@@ -1,5 +1,5 @@
 /* termios type and macro definitions.  Linux/MIPS version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 91ed6c6a72ef9f555a905932bd763aa3c0439412..3016f5c91860625a2409d39b1709d49942384735 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 07c8a9649f917d1e5d8fcb8a143bb25d5db78101..09d588fbfb5158a4a887b2634039c01d69e6a9b8 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/MIPS.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index f6f2f05659ad3a4bbe416f42b6f97d9656e1f70f..d3fd80f993f2c0609763187a260d061efa2bfaee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ralf Baechle <ralf@linux-mips.org>, 1996.
 
index 49ad99ab92d3d3f15c4f2def3d2c31ea6e015d96..2846608cfe7620133b228861f0c0b3a4db13c468 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 9290ed9ed3270f54c7d28ad93bdfb90279fc9e17..a98b92136ce0a8a776f76d93501fd9d3481c9340 100644 (file)
@@ -1,5 +1,5 @@
 /* Variable initialization.  MIPS version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 268098c0b19a5e25def6c5ede54d4d2e052ed265..1e0a2776cc5e5c62c45ffccff44aaeea7e6bc538 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
 
index bd2e523f81335b22b73a31885a66ffa03e0812e0..f3b33312281b82369db2c952628e1f3d1bbfc9e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index e4b852f7e655e7feb00636d0e7ee4ba05d7806d8..b11d0b9262b090039af73ba76e6bd279f2c6c01d 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine various system internal values, Linux/MIPS version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 923b7cc4a5f62b35f32df9d4a831a40e01d30cf2..1c83ee558d7c82678e30112a0609203b4a15888e 100644 (file)
@@ -1,6 +1,6 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index f35db32ed4534fd803cf8b4ffdf4a291447ed7cb..f202d074bbcbc4e56f7eb61f029a086c5508075e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 76c38c8d29edb22759a2350fb8489e87d9aec0e7..d7c62f4b9ce64bcc76596b67d3a798145283bc44 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects. MIPS.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index a8bbebbcc09afa3ef212e05cb01ae1da73694a9b..c61216cd9c6b12d4bb1056f3a1234e86f59ecb6d 100644 (file)
@@ -1,5 +1,5 @@
 /* Modify saved context.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
 
index 92d244e680cc5e15c756886102121e7aa48d6a97..344d5219438a3a946874360409d5090a925dccf4 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7fba41ab6953a4f824fe9beeaff891a3076782a4..49631d4432b93d795bfe534e956da5ab36c5bf41 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 8449836d324659b799e85a5d4b48e2d77539acf8..3b3993671e50cf321e925299440d5236fc340a0f 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS16 syscall wrappers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0cdf94c22c6a5c97ba8fd9dde60e087520daa36e..e5eae849f82c84917da6b70bcb5332d7f1e39770 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS16 syscall wrappers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 5e60a59d563d8fc465fc0ae104daac528d118cb5..cb2bbd0c6f35e0fb0964f99a5a929fde219c2edc 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS16 syscall wrappers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7750c519ce9cb2a9634cf489778726203b1c3224..027d9b83a220f12fe8e2c127490c9593e042f659 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS16 syscall wrappers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7fc1c4e435300e6ebadc20b215353911b258b0e5..a3cc9152eb4069b6b20aa1232b89fbff6dec998f 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS16 syscall wrappers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b8b4198c7805caad6202f30f780984761f686069..63db08742db3355de69e83f66ec03d6b3e03e417 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS16 syscall wrappers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e1322d107f1c8c3e7276da094279676312dcabbf..86bfdc4fbc0327e8e2061d8a1d17a97967ef1a32 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS16 syscall wrappers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a9e5cd9dfe1b77df2d7834893e1860f485b275da..5b76604cfd3374ffc835040efe65502fedc4ad81 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS16 syscall wrappers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d87b5ba5a804f4039ef3e294bb6f5f70d110f162..5e33ce18da41966cb67714ce282a74cc2910e686 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS16 syscall wrappers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c410e56df53a3b731593c53e9c72d01a2f598a4c..03caa67f2e8b11cb3f6b6758747849c5ac5a662d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index bd2df3c6a1c52c1de539ecaf84b242dedb4d2184..b312fbdf05508a827f5721681219b4f970ac0984 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 023416813aa5eb737d36a67e18389f89e8ce35ae..fa176e7e0b48559a13252a46f5748402fccad6c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index 8d7acb7ede4de7ff5ea58f852f322dc7c1a0790d..e7287de46e53949f812fd77961540c65c3fbb0e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index f0884fbf8fae7fff7795faed37946d30aabc5d2e..f80cca0585eab255d9063ef9da07bf6964aaab6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Selective file content synch'ing.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0faf68c4fc5de0a4240188f9dd14c6bdcb25ff5a..6a7ea5047a927c7fdbb3a23c22f0722ee7ad634f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 6e52e32637b5d591cd2ab04e04687535e19d3e7a..dbbb5fcb44dbc81e2e246268fb5de053a51d4549 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 624994022fdd85ea216ede59675cbc1b05a3f1b0..5ee021bf946aef0c346414ed8326c7d16706c004 100644 (file)
@@ -1,5 +1,5 @@
 /* fxstat64 using 64-bit MIPS fstat system call.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index ca2f2f6153292652bc73ee6950e4b46c8b527a9b..4003b6e63f7f1dbde9abad0332542ec08d463039 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a92acc8ddccad7c0d0c4464a08adebafaf01ebff..47ca922b7fd781bd87b1c4fd54b841d15fec2cf4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index b01204deb79cda7856db328dcbd64e2c18aa1374..1b520d373ea770d256c038a506c7db1ce379de04 100644 (file)
@@ -1,5 +1,5 @@
 /* lxstat64 using 64-bit MIPS lstat system call.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 3b94b1befe58bbc45aadef44322926e59cb1b0b0..e510b36648fec4e73945d13c4becc3e651a94d51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 752cbe73064606f911f5050f976342b4085483a0..c74335824fb5fc51aaa9a5f0deaafe0a03142509 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 5611bf610d017ff4a1635624f05ce9d0583f0d39..9c893cb688c1c5a7bbbecf780afbbefcdfffa00c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index d108d1046267512fb3a087c6c9237c92e91afb53..1a75cf46528e6c8574d0a9672edad0d6afcbf681 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 12bb7a0efcaad55690ec2ff87ab7db69e1318233..5c718abd3a2a7e0f0ee25dbe8e3cc4890fe7f325 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 6eb317d5b42c3b9eef7433988ced2bd77ee0b47a..95ca363e9f7906540f1585d5f8b5b18ea2d43033 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 9753ec2e8a385cdeba8fe5c609b107829cbd0e2a..a61969f6d65586c1fe57bc6aa7e6a759f5cb7dd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index b2a9a957964f3d98a1e5f651f6f9b70440f8bb47..47d07f8a7e1627319405f3ec0864094218a7a4eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index c5f1c350ed27e638c2b1adf8bd2351d547df8129..d2c645f6db27695318f78c8a8ca9efb5228de30d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2003-2013 Free Software Foundation, Inc.
+/* Copyright 2003-2014 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
index 638bf5643989ce1be49aec260abf373daf5a2a55..1465058265b10a4c441364bf097112c74b985d68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 844a7e880c1e9d62cea6dd5a040f9d5b59912885..a9f9649e7432c4fb64cd05c6699594e933ec6f68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 157cc3825940ed99ca514f1cae5f7b92d58aee16..d9e7236a3720522e6a17e02280a7b944f4cce743 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index e43e8937a595b88cbb6500c8e7d03aaeb2b6db19..57e453d6458de5b3fbcbb64f129e45eacaa3982f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 197f7eb809ff4868ca95e8bcb6505ced24c1e758..aa8244601a28d11494704c217b34ca2d55c12d13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 850025c63584c353796ab3410f08a8a43e1870d5..213c2d12e8b5bbf70431d1bbca70128782518d15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 89cde2b33a0d8fc32bc7d5f27e29e101bc96fd48..25afb7afe1d27148361c435428d6bd2e0a63a677 100644 (file)
@@ -1,5 +1,5 @@
 /* xstat64 using 64-bit MIPS stat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index a1fb9782d80b9cfaf83129a80d2c405c9541731b..2366908d9c8046d115ee1545b95afaa490680a37 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  MIPS Linux version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 22a94dbf51a364aa7e44ad1f17ba6b4f51d441cd..9d9386b1467aa45675652f4de140a4525fcaae84 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific pthread type layouts.  MIPS version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index de0f39242d58a87ca5556eee933d5fc702076843..c48c6c1716851fb80c96b53af896c47c7384f0ee 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index da171db2620dd436aa131438ef2f0825b9833349..bcc6502537c160dd8f64e94f7e42cf1dd31c9254 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 208df8d6829b767496afedd8d109afc53c2b2267..07467f379033eb46eae2f354a5a87cacbc83f776 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 407bd17968cf4be0dd6af44f640c3df15091ec56..85c55c943ff96c3e7a8001dcdc545e2b6bb4c827 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 97f1ddf9b475a102203c050718778280a54d377f..3e3430dbc64d12180c624a068a54c1bde8655b03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 3b0eccc77f16b3f99b6c4bea56b125d5efd8b63e..3666081266be282e776881840d76e1972ab40e4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 5e9f9dd6d23c2ba7896a2cfd741527b388e9a7c5..7f1068c2ebf67049558cb45bdf7c67593ea69a3d 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index db18265e3dca7766b062d6ebaf858afc58e54524..38fb06bfe366fa6366c781dae887006841e248a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 3b8c8aa7200f5576e14e6be964d8acf4ddf281f8..9c2d5fd6124a12a136b5ee8688634973d241bd01 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 94213bc8bacbab703346fee2fa837624dd46382f..426a534596f096271172aea5318d7c0ca226f476 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index aa8a4dec35f9a9f2727c39d1d9ff6cda1d3fb52f..6e12d5d00ed0c7eed0db5b3bea260acb70ebf216 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ralf Baechle <ralf@gnu.org>, 1998.
 
index fd57a735c35b487d1078d664b4916998fde089a5..5643fde5934f8acbe7283d198bd214f4a8532164 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
    Based on work ../x86_64/readelflib.c,
index d423f659a2e50d858143b4d0a8596032d1a81583..86c530f88728a489f2e81d4ca18d66a38aee61a8 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index 2d5aee013bf4b28af46589f13c7d4a36d94b6ccc..beeb2a5f609a80dfc9c8be3f8808b83c33e4facb 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current context.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
 
index 33af37b5c953c396638bf24172c2aaee25f98ba2..73d60950f2b8af3bde284608b3a9cecdd9153df2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 9d8ee76d02e0151840707e0de8019e0f4b052f1f..a8ba3fe97af7d654f761098c897a19e1aef4a834 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index afb9cccff7dd98fc65e5be1fd96502dd64131c13..3d9011421d30688d72b1916682b6377e64ce31bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index ec271b05845d51f93b7bf22394a64da378bb190f..2a799764110e03d004ec5e10fe0fb3c05db194e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Save and set current context.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Maciej W. Rozycki <macro@codesourcery.com>.
 
index 8a9f5bff508b0598e2e06d3f0df8091549cbc38a..d37dcef89550b3b390d0d4a8f884f636d364f9f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index d07c7e10518bc72604d6d579bfa4ef5259ec5a33..2aa2dabe2ce24a7d565753a514ec74ad00c298f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index bc9d57efd1e15b7eb1c9328ce53471d2e9264cce..fa71eea9062997943d5b9cf9b1424f738f82783f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index ed5470522e9377d7e1c1413cbf018e8efccbf3a4..807ed539aa5c67dbe1db70a5b03ae9d827bb62e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.  This file is part of the GNU C Library.
+/* Copyright (C) 1997-2014 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
    modify it under the terms of the GNU Lesser General Public
index 37fc5689365ffc401950e3fc698684cc582257d5..18ff3a9824e7c2e818d33e25af14ae7e244250df 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6db482e96bcf4a277535865ed73909fb07f158d0..91f27ec1e15cbffc0cf76b1ac988ea62f27409cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index ae76a91d38a0314863359d059cc50337e3b19d61..0913d6b7f909866c0ea5089e176250d5717b2151 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3fe65b1352762be23a90081d874d50bac052f4f6..38819e19b01b9d95dc5617c3c082942519d482e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between the kernel's `struct stat' format, and libc's.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 6b8eaaaf8d1c82ea0cce79cd72a5374f3ea57e1c..d7003aa92ea95c337bbb7f1d34e2aaa4803d65ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 7b5406877333f6b4ecf2ce44099fbc6fd91bb4c6..c4aec16d19c0bb3f0d89e4448d7f6164708b3541 100644 (file)
@@ -1,5 +1,5 @@
 /* Resolve function pointers to VDSO functions.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index cc363073de4cb85bb10d34192790d519174edcda..4e5605fd52c542e393a8550fcb9a4366f93baefa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 02fddecc1562fffac5554fc24d19f770eb696e95..f97f275e85f7f421ce72996b9cb9429965c906bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index febd062ab5d7288350d3ee13f15a5e07a5336994..76a6aae15829f67cf63e9d3d2fcb442fd9041ec1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 7b40f3db037e2a8dbe9a285344039b9aa29da4fa..089edb2e86d83c3ae73f5ee929fcf8fd233cf3a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index c60ac71bd85df66aa62c54b2ffe6fb3723ecf870..fcf725cb3db97f3f89ab0f515a3b5197c66f1509 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 5b59a04dc4f1c9e4b712d5ec072d8538ed5aeb27..8a749f23d9f5e76680da8cc137b494aece4297bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Variable initialization.  Tile version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index dfcdd86023ecffc8fc2ed11f775d32abc1337a31..dcfb653bdc1c5fe49024f180d51b42c03120ebf1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index fecc7d8a523d4357b157f65ee7e4397cc35672fb..6f62ab960c6902664c5ff8ab0844eeaa96387467 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 3e5d0456b488c024a2b4266b6b976cba708e0543..9790d223b160334cb691df7836702dc455bea27b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index a8d836c904f61b3d5b27b0bf08aecdaf289abcc8..5b811288ee578aaaf3ff5f07d72fac820c73438f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 92877e53d18c08c07708b09711f0a0cb9faa9039..77942682c1392744cd4550f0b2437d3da9fe8273 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects. Tile.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index eae5f4b0369997624aeb5fd99b862fca14925484..2ed30f48ba23f21d6ef7ef96f0bae7a7cea872cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index bf1ebaf3248a4eca668c6c5ddf7b268be93e2af6..f4693527f181d0fdd279813b08f012709b440b5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on work contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
index 64737dddc1e7871e0e21f051b0989ff076cc80a2..475617df0fca554b5cb17a9b8b625d01701f0899 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
index f8c821a2b355a5ef348ded5e1761f26bf7a89176..f48dba523c7c0dd260961a638f9a1637f40c86c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index cc4879bc5c1c56e0bea62c1dd987b05f8c0b11ad..8472ad5f62730809314754e22f4cb029a8e1916f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 2100eea339411fb89aac6d7361ed044198dfbe19..6cd83e9173697ce97bdc6954dd8d8a0a626b1c4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
index a9822ec9602f2f56170ae64f98d30254aebb38e0..46149f1cd4e60bcd719b5ee19148b1c14c81c37b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 68456f05f26d955591fbe0fafd6b05c06ee1f9a6..1b389998707189f0aa325b4c5cb3ad02922d8f4e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
index 56937d017ca131fe93985ff078efd612dd048165..233333844fbdcc7fa7f42d3bd86cf8cc711707f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index a8d217f8421411bb7265453d08b4dffa79a5d7a9..014cccf7e2948d7935e8c7c9264066295e3ffdbc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index fcc5449b27ab4584ccf8d363e9b801c31d824b7e..4ab1666a12f526101ccfafba3449290cfac810f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 98755c6ff26d58174c9950d59ef1f96488fecd72..d53ea9fe5a306611738e2a5f18b763de32e30bc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 04368948e460e2117a988c8d314618dea7321a3e..76a797d32c7f3ae84487e1fcbf8fb66507d83ce5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 2d1f1b984b22d2e4db509a7d7a1ad97ece12d3da..3f2680d209634ae9f62f3120554df9bd1913e6df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 6e7dfa7a7539fe0bc90710e40d794b99874f7f7e..ef24e39898cf4f016fb7ec82f476e995a24b05fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 460e34f907e708345a1fb4c38958779e272623dc..540f95e8e137a08d030bc2f85d043083f11bde0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index d28a3be08a401077928ed1f5cb059f7702e4231d..d333ec0fd36a321362bb48ef628c508aa89e60f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index fbdf8f94a123705ed72772f54bd9f1fec6004817..440ce45ffe711ad3a18fc096e19f02d42320cbc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 32e47c7874d35bfe579ccad05c58420f9eb3ce2d..2a5246968fd412a893e289c04206fa4b7ca55d43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index a23d0d36bddc19378b1e6237bed6128c771d2f56..ac540f4775b6d850fe139513ab04f4f1f7c6e13a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 8883f929491c30e5096548f8d12cdf3b6a0e1e02..11463f3808b0a802549226aabca5925e3d4018aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 2b4c8ed777746599d4d735451cc820ead6cd5315..ffd1eef54f5553ff82bb7d1e97628a28235696db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index ee1ea5226fe0725d64f9a65ecec2640333d12f1d..f2214f6cff0eb909e9a3db83fcc2ec216ffc2129 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 39ff86ba1cfb4616ad6c42aa1a86e09c2a1bcdd7..c12129958c696055ddbdaffeda67a37f5b50a7a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index a2e5cd469267558c9eebfdcdc826b36a7dbf1df7..c5eaeb65abcc9ad5bd9ac9e3a71c1876ef58bc3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 669c86163c64c5d8fbbc294ad77010306d629e94..2c629c5dc3d8d9b075e332c5ec624d5b954b2608 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index c1af346c7224876b9e7e8e2da4ba88d86b5f7e03..beba3f4d0504fbc0dd5304fb39e4c8919341a511 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 0dcfef36b98b5f2751886c0ec9f67ece6fcb9cb6..86a81d4789e45d5e3b7b110874d9836deac9a83c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index c561e233da1438825dd79a8ba6d74d37f4a38d16..45298ec7c266ed6148712dfc036d6ec1bc763529 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
    Based on work contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
index 62d99ab88f1bdd7e0d008ca08c318afa84762533..fe329cdbd6975ce7ac63cbd6c9ea565e7927153d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
 
index 54c635465c9d7e42ce8ec7681a49f545ac25d3df..6709900cb2f0827ddfb3b0a6849cc2651da3ef1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 2e63c2d14ba2563d486d254324ea681365afd863..aa8c9289089ffd19b8d310274d6616b525570987 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c2950edb5450ac9361dd6f66375a5b346bf50eea..6dbbf0395b8dcc0d55c4e343fd4f83fd5a0b2bf7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 28770dc209fee5beed8080d1a9c8205a284c5cf7..b31f76064715a0e17dc3d1cca25dd60e6e2bd386 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 5fa741909a892b4eff84277a8f5fe856756b39b2..97f018d0a40b52a45362e998a746ef15667a9cd1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9d9aaa0e29944d4b78b2e25d39874576fcbaff2b..0dbdf1e6d6c1b3a6d6784cf922e43f544a46eb9b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 349a042fd41a65918870af9368737b635520b68c..336b928b405886e1179f034efce8eae3380f7cd9 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for unistd functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 36ba6a1f8e6fc9f7410b51b632f3672c4cb459d9..f06a5d78bede0ad1be244071b8af63226c74dc31 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD-compatible versions of getpgrp function.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index abae19b71559628b9fe0b5a1be21a90c6aad203c..8e21deb658185c831e2221d358793434276f2e25 100644 (file)
@@ -1,6 +1,6 @@
 /* Test glob memory management.
    for the filesystem access functions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 40d1bf5eb80ca3904ee8b96dba53dc7c8e2bbf74..d9d97525e84571739f2e214ef654bce9ddac90cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for re_match with non-zero start.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 1a3f68a5be1dd63ce40d78d0cd403e94ac869a36..2669f0ca701834aabe31f4a9c3a17eb5163dd705 100644 (file)
@@ -1,5 +1,5 @@
 /* Regular expression tests.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 1717e89b80f2b2885521a9d3347f52d1a6bed23d..b576d2558b6fffeb09446604fdaea08d451dda95 100644 (file)
@@ -1,5 +1,5 @@
 /* Regular expression tests.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 9de3ea4d6b345db063206c93223a7f37b3d011b2..d344faa4d3bd1f2c7b970bc26a0803f39eac1c07 100644 (file)
@@ -1,5 +1,5 @@
 /* Regular expression tests.
-   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.
    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
 
index 87977c5fc38e0ea4f42f7779196603ac0bc7a3c0..1028cfd89e30a0bb071757cb7d67dadcb7b4d16a 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests re_comp and re_exec.
-   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.
    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>, 2002.
 
index cdd814bd64b5e90e02c7667ea82bbf908d5c2746..73466a74dcf41c31da50c4a179ecf679c3d0a0bd 100644 (file)
@@ -1,5 +1,5 @@
 /* German regular expression tests.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index d1fca5e75073f492765e9d896c011517426eb3ea..fac7ff2873fe54888640bcd55cd1344baa61a713 100644 (file)
@@ -1,5 +1,5 @@
 /* Turkish regular expression tests.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 3ae4cab79555028a661da7023148761e075d0cd3..cd4ef59aba04bead3e8866ed69ce0b1de079ca01 100644 (file)
@@ -1,5 +1,5 @@
 /* Regular expression tests.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 49128990b439462656c5ed5fb128bf4386c282bc..0597ea043a86629c1dbe4ab9d142d839d20e9bd8 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for memory handling in regex.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index c3e0947365ed79f300f7a8bca3746ebbcfbcbb01..c0377e90f8dc892c93c3c5eed4bdb446f6af3d1f 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for UTF-8 regular expression optimizations.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 15bd9f9e4da3856f1b3c15885cfe0cf494611ae7..7566691f79b12d0748c941e6ce3a061b6a259045 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for memory leaks in regcomp.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 45730ef58d857f8b10ce3e1edbd2a71e43fdff65..b5d0146731e4bd7b13061741197fcfd8d3c06a72 100644 (file)
@@ -1,5 +1,5 @@
 /* Test re.translate != NULL.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 2793a4738cd8ed86170a7c016d8f3b7c52815d40..b0718915fddaad423d9933e4c2e00648a0ab472a 100644 (file)
@@ -1,5 +1,5 @@
 /* Test we don't segfault on invalid UTF-8 sequence.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 23bd949e09a6500fcf687f4848ec0333f5ab66b1..2ae0564ca3b49f4ca7624f50ad2bdc682690bea9 100644 (file)
@@ -1,5 +1,5 @@
 /* Test re_search in multibyte locale other than UTF-8.
-   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.
 
index f07c6f8172f1acb1dd346696b9592dbe7a71d092..76f0e6e51e0ae52cae3daed41ae7b3eca012c428 100644 (file)
@@ -1,5 +1,5 @@
 /* Test re_search with dotless i.
-   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.
 
index a50b0aa1b6d05f78e368768088ecf758db9587ea..a18e395f05eb7dbb5dc1844fd4c49ae83c528356 100644 (file)
@@ -1,5 +1,5 @@
 /* Test REG_NEWLINE.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
index e00270ac28f0d38763ef17affd847cb00f740234..941527a1babab879d283f29102fed77f31712e6c 100644 (file)
@@ -1,5 +1,5 @@
 /* Test RE_HAT_LISTS_NOT_NEWLINE and RE_DOT_NEWLINE.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
index a4b64aa6f3a0a45a8d2d8b9e558bce37163607ac..bbc08f5e5bf879028bba276e83f35b85c8d775fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for case handling in regex.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
index eaec6fec5e76c9d5b90cc7952f12c2866acde525..febba7d4458789ab7619a3321bda47373ea37ee1 100644 (file)
@@ -1,5 +1,5 @@
 /* Russian regular expression tests.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paolo Bonzini <pbonzini@redhat.com>, 2009.
 
index da2736862da311d621b0f26ff92482cf541208dc..626a6812741ca60e816bc46f386f8cff0fb80db6 100644 (file)
@@ -1,5 +1,5 @@
 /* Test re_search with multi-byte characters in EUC-JP.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Stanislav Brabec <sbrabec@suse.cz>, 2012.
 
index bb3b6138f8d902debc43fc7772b64abf36fd014f..cf369ac736b336b7e3d0a5fd2abed52bd8f9e0d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Test re_search with multi-byte characters in UTF-8.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7957e7f86061630210470781cef67d6254915604..57023b29cc905f6edd6e672fdf08fa38d4db83f3 100644 (file)
@@ -1,5 +1,5 @@
 /* Test regcomp with collating symbols in bracket expressions
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7fdb81133c41eeae3a397e20893c2be2993b545a..d7c417e4343578ffdc3a61ed1fbe3252f9fe20d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for re_search_2.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
index eb4fa7a4c69794cb6b952fc6ca45d9f3e4075ece..c66f8253fd86e105eba5014593b99bf73581da71 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for regexec.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 2c3768e1db4a5f74506b11fc69eb7b886bf2cffe..57e3e12d833ed1ecfa52492d03db4058d30126ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for regs allocation in re_search and re_match.
-   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.
    Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
 
index 6ee5070aa0b9393a93a873b39aa532080963a17c..6a33d7e64a40366887bd553db7785b25a0da84d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for the STOP parameter of re_match_2 and re_search_2.
-   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.
    Contributed by Stepan Kasal <kasal@math.cas.cz>, 2002.
 
index 600d552e0640cd911cc508d95e5afb0f80c34b3d..2567ab6189f8997df7b9fe42c182ad1f73c4c395 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for memory handling in regex.
-   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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 69a9f84e9ecfa1a3fe0da0c4af3c3ebf2c18d8ae..a2a1bf286296bb484c69edb767ca388c1b55c3bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a3b240a88d52e27f0ec9bc24ed3955ddc7b06194..db15a79a9003227c8a0d996b9e814bf9d9b69566 100644 (file)
@@ -1,6 +1,6 @@
 /* Extended cpio format from POSIX.1.
    This file is part of the GNU C Library.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    NOTE: The canonical source of this file is maintained with the GNU cpio.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3a7392d8dc3397feea0d1ba21a03ce9d18f862b3..cdd0fa3c366c5c29f3e30458c8525cabe71aad98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f14f5e5eada2e41e69ecf9f7d0d703591d4ddfc5..eac270edaeec9691bfb6cdb5b72268d2e9182d30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 661694d0cfaac98734f56f100f0988afda1babfc..b0de543dd4713097251c4dd32dbe1bca763c4393 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 54d0e627b792c590d0c277548585221a27af7963..4bda05f897cced6418edb26f45942c447300e661 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e4fb2835b6f699b82d15c78019da797e0583c13c..3aaa477bf54a2c7e114645e9ab1da7b6925ec152 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f42538271493f9d4b30d5a370941bb148ce1b8e3..88e263f0bab753840cce3822fd2f06565ae88abf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 588e7a71b1a5b507c7628b4ec7a467f4ba78b1d3..e067ada17bdd0bd4b9df71efe92c2ab26fa8aec2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 42e5d025f9e0d81bac86756ac1b52abf717e39db..6be655004ef8efe40ff39f0a8d7b9c5a8d129e0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 0f26a2e88890495f95660531051ccab49c6b16a2..f748d3df46dd29c0a3cc832f442ef6251df3fce9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 62a6eb99da57cb8d8f4df153f4351b00cdaa6684..ac96fb87800ac50f24f1b486bb180b268aa7a621 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 078b98242e800c1a8d2fbef88fc49b189dd4b093..f79d051a3a723f6cb4c7296be5b231abc4d74f46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4946a40b8b7789727674509471c6ea62e0dcc7de..44b7fca56a96f695373ad7eb966b1ab84f189f53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 30c293728ea7a8ba0cb39fa4796d7e438be58e99..50bb591c3ace4d8c26506ef7ee6fa5128a1d4b07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 638e8ba23ae81a116829522a1083641add14574e..ab36419de46c5dc15c36f70e2c4e9997f6de4990 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index cdd6d44a10f2b1c05fc86215f817932a961e0293..ae15b3dbf2e48fbeee41b253340a57af878fef30 100644 (file)
@@ -1,5 +1,5 @@
 /* Get POSIX {CHILD_MAX} run-time limit value.  Stub version (no limit).
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 021a327679cb33e4ca68de441b9517af97c10101..ad3d70bcd2dc96b6224a603f1e4516564e688d7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Stub version of getaddrinfo function.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index fbd2126c2534fa213aa1415c388365db71852e03..065b0b4b10444406eda8dee0424189b2abbab842 100644 (file)
@@ -1,5 +1,5 @@
 /* List POSIX compilation environments for this libc.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 878772022dd61eeabc9e0d5298d79060ff09ea6d..ecf085b1fbff781f06267e8826335f4169b9fc17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index c14cc609713ff79f04da7ed7a16a6cc4d6958003..fa86d9d7901ce6e2eaf632261ab6cad6941b6394 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c7af13f81efe1240537d063f7cdee4e25a69988f..19f185b2b6595310f2901b1ef2de94e986f13d3a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 719f8fb46b5e4ea4847a17fc2ac0eb216b506822..c480effd2ed08bf3140cc8f395c189095ab40535 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cdb3d93fbf6719ab6f613197571df01175c0bb8d..3fab3109454fd2d82f8ce7dfea2d1a0544b2c635 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5497fc4247194a5ca252b7a61303103f67e02c35..2d481f1c7f98fa7a5d90d9fcc17b8292177a0b6d 100644 (file)
@@ -2,7 +2,7 @@
    NOTE: getopt is part of the C library, so if you don't know what
    "Keep this file name-space clean" means, talk to drepper@gnu.org
    before changing it!
-   Copyright (C) 1987-2013 Free Software Foundation, Inc.
+   Copyright (C) 1987-2014 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
index 5d19cb3dfb29e46fe13ab1a51ab7a28e913ab79c..da1a01ffa86b2764b2352f7c941da0d5cb03e408 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for getopt.
-   Copyright (C) 1989-2013 Free Software Foundation, Inc.
+   Copyright (C) 1989-2014 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
index 442cf9c982c1be68ec18989769ac2990c02b00e7..75d6b9c1a378ade68fbd6cd495de29513acff40f 100644 (file)
@@ -1,5 +1,5 @@
 /* getopt_long and getopt_long_only entry points for GNU getopt.
-   Copyright (C) 1987-2013 Free Software Foundation, Inc.
+   Copyright (C) 1987-2014 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
index 4bc200124c979da1d772b094e2f156e1e4444489..06ec2b3c59a62c9685b523dbc1d82d88c767f37a 100644 (file)
@@ -1,5 +1,5 @@
 /* Perform additional initialization for getopt functions in GNU libc.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 92f3871e5df4c2a258ff27d48621788f5464da18..d255c8eee40b408c24c019f3c14f161f42a77ae0 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal declarations for getopt.
-   Copyright (C) 1989-2013 Free Software Foundation, Inc.
+   Copyright (C) 1989-2014 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
index 0564a95a4f985f7900f1faab7209e0473b06fdb6..f6b02a11a128504e85267203583eeb373c5a4128 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index dc456da02c5507c047e554547574bc8392e468d9..e195b4c4ea8590869942c1d3c2b5ec3d5dfeb629 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 11a1865759ee33019269d5134aee26b088f899a4..9bab75ed3cbdfb73aeb56fbb1916fe44bf2dda9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c32032436e7a7f3bbd4fd66ca5fd09d68f21c4de..cf16c3cbab584b35d5c91d844b9dc58f272020a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 32a54732dccc811773fb6d8b395ac700f1b143ab..fd0072f317e9fcc7bfec7b3fcb09d7e6ffdf6b09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 17e7be2ae00e76079ce90622095372ed668b83ff..967c2ecf2129a3173259b6d8e01cff94d71bbb32 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 62161ba56aa2438c3cb8c34f3a73d8d2a50aea1a..19893a3a12f1e0da0cae3f328dcbb0ea20b3a76a 100644 (file)
@@ -1,5 +1,5 @@
 /* getsid -- Return session ID of a process.  Stub version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 19ad29626e884b8f0dc7b95b6699e47c439c4998..6fb9238450f5ccbfca1c195d9ede9ea72fa36448 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 85237c2a44eafeca141ef4d24b4a41b146b932d7..f1431088a23ba81efe70ed514d18c86b1ba51a80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 70e7ffa4736971e9d747d4484da3789f74151ac7..9c5f37fc876663a28272bf8e90b8567c3340a6b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 98e17240ade7f8d34e070fa5252a2265ac7fe425..73f07c12b4d1c321c8bdb08e35a5e038a43bea08 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index dc5a57a02f2b33de3f75947ea0ab4adfba02a1cf..0a1bcbc1ab3fbc75254ae0a5d7db0e06f8df9bb1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 6f3eaddd8f0cbb37e77024c50103905c2e9d7e99..d76fc6c772e8cd44e36b760fb61dcd7d45b9294a 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/bash
 # Test for glob(3).
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index 4e0460de5ef4bab040f6d74b60cbebb5974161d7..ca85bba19f22157e2723551094492f9c624fe232 100644 (file)
@@ -1,5 +1,5 @@
 /* `group_member' -- test if process is in a given group.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index af5d913d843acbad718dd457487e523c83e06271..19111e3247c2a35bc7302f2f05e12084708f7269 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 79025feee2b70c9e76f334998cef1246b53e68de..5e3892bdc931700d607d2ff05b5adbf45d53bca0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 19eebe76c27bbe1aff638aaeb466196b41230db2..e5db02c40fe9e254185238a3da60b191700b4a98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9f609f6266a0b8827f7f4cd46222425cc91ce943..05043e9d567e2f155ea89326543f7b6e9ad1d8f3 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle POSIX compilation environments that may or may not be present.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 0e7cd12c3e1880ee838874e223d8b80149b023ed..996e1ddbd6e113ed75595a23ce23d7d1b7d45c2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 0f279291e53887a7ae7a31add21030eed7c2fe1d..9cf1f62d8144231076e7f3d1f14fac07efd66641 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c02698623628dd91f53d1f4a9a54c1aef16ca779..e73fdab1ba3239764eec69fb30d5b864dc6a8834 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 32fafd306aac014fa130fb7256dba4f139597d72..e982546f35da8920f9492c37a2ee9826471a1133 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1a33ae8da3d66970f5a0c8aa6f50626eb28f7739..50eaec83d322d9338f446c29fa5ccd1c65c09cac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0ad5b78071aa3096e868527fe585e57c887c171d..7c6a7240a649623d79d55681dc46de00c5246161 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/*  Copyright (C) 1996-2014 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
index 0ffc2fad8b1c96159b09728d60842c194641e8fc..921d0f49a31345ab6042c00e8689de4249e99964 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended regular expression matching and search library.
-   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.
    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
 
index 83e5cdffb54c21dc2a4cbc4bbede0309e3a604ab..c47fa0d6f6acf67e1f74e0a8b48793f6d2932165 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended regular expression matching and search library.
-   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.
    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
 
index 74c73bcc57406587e44a7c1a3e37d1af97682146..bb18d64a85598b9ebc50e40f66d6303bffee028e 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for data structures and routines for the regular
    expression library.
-   Copyright (C) 1985, 1989-2013 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1989-2014 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
index 0a3830bc192ed08e4b9c746d30a4db93da915f44..7eebf469242dc56ae6e7f2ee0d35def552c50aab 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended regular expression matching and search library.
-   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.
    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
 
index 3c94fbed7db952a74adb7f8e732c73e15038bb33..75c390f8c8b624993a14c502272dde2357d91ccc 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended regular expression matching and search library.
-   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.
    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
 
index f85c5e80177de923a5419d2e4c59f6d833dd1da9..7032da75aaefff62223cb2fe9df3231e54e920f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended regular expression matching and search library.
-   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.
    Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
 
index 4f8490245be99f7005ec5bebd678d95f2ca564c0..76b21e89d5f4acb8aee9ab305cd45db865053782 100644 (file)
@@ -1,5 +1,5 @@
 /* POSIX regex testsuite from IEEE 2003.2.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a0e216c4af5fa19a5cdd7d56db0ee80f24712c74..f7da2559f924bab8b107e5358f733c736cc9ed21 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX 1003.1b-1993 (aka POSIX.4) scheduling interface.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 46efbcffd4f43c69f4366e30213c19eabed1b2fd..8396d268ce5144127b550049bfa3b2a07017bf2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 70ad3c89ee64c34bb3406e3300f65f27beddea55..fd11f0b2563a75f0b5fc760bdca46929d065df08 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index ca44fcb91a3b99076585f684a3947cf167e99c2d..9e9d43a15e957a67802fd7c18f582732183ed10f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index f2a69ef4fa99b1544c0dd51f9c3dd7e53dc587ca..665b5c8295e63a1dcabdd5bfe9140d04283598e6 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5003ad9fec9112acd7fcd223f57763588b731407..0a7fd29c15ea310c012696aba42643ac2f390c94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index be4538d39223a2d0fd03e7248f7fbf70c62fbf42..dbc37fdf7afaedf47e706be8da2b0f8f98d3f2c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index fe561bc88d0fce967ea6fcc33d936d472f2ed579..0730cb784c2799f521e2725ab2ec6bbb7f877a16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 7ac9465081a25f0b1057547cbfb89d238c47cd28..ce3e2ffb06e2d45c973b850e6281a0d0c85b0c0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 69471093d3ff2a983edd0c05ec511a3fada3b56c..c2a831b5644ac165262c7977590ba0274921f842 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index c9827da66fdb3a9efed81cd7f9bcb34eee56fe92..687280b00fc3a746b2b79510f225c14e577a785a 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ff19989da944c90bbc7cb9ba343cebaf5c73ac34..b7fe8e1e14eb71888c85f2a54119a3048838d985 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 31fcf620f99b938dcb517ffaa5c317161afe7b44..eb36c5b13955fc626a2b0b01b6d33b0c7f12e7bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index cf802f4eee4dcbbfbc62619d5e7d06f5a159dcf1..682ef6cb800cacea7193d543ee3c105c69eff2b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 79cb15f39996e46f0b2fcaaf1fcb8fab2448a81d..ad9f71cca5744385d279d94a2a073957899251a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 971367883a04e11454743af737bb70bcc9c6d3a6..f977577e61081fd5558e6442eec17c2e4b8be44d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f31950b9283154e7f56de36ebba6adf987b941cd..154777c4116c1121465d023bf55c855ce16ed320 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 435e1e664b61ee7a8901fc6c94c7c366eb5ce02d..7cf13e515ab74eee1d8c5dd8d001ea1b59ccd5cd 100644 (file)
@@ -1,5 +1,5 @@
 /* setresgid -- set real group ID, effective group ID, and saved-set group ID
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index adbf23d89b23c778daf3a0d13e47ccb756fa77f1..da1d786d3101cc1473f5245361c62cfd7ba26b21 100644 (file)
@@ -1,5 +1,5 @@
 /* setresuid -- set real user ID, effective user ID, and saved-set user ID
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d3b99b2beb5248c7f5405c01898d9ba8468dc190..0b93f7bb07636befc411fb89f39091cac821e43e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 95751371ac0dd4a13179445f37c99e4a2ffd8e3a..99298fe3976f06aaa6f8d3d390b6650ef5662bde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4f14e0e6be4747320c2dab7595956e6e1cf48bd6..0d53f0760460eb1388ec82bcb0c05b1ce54644c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e8171ec5c893f8717bc78261f3df32713375590a..6dd30c9c3245eb543b036441f1a0d4ba00c1d8f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 6999ee0953d18606fa513429e46f60207b19c644..82b6761b755bf760fbe8dc9142b036b6c8faa884 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX spawn interface.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 3fcc86073a1aef53116e13ea070f7bbd68829221..ca1c5b271050bfd738e949b76bbe419026dec240 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 814cda358b8918e736ac06879477b7437fca7ead..8c750f0bef41e60a3653be2c74d44d26f2e50a8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 93065b3a72d22ab98d32657a2314435557b50686..47f62425b696a4fdd511b2a057746322eb6518db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index cc1d824bd1f6e76ee609a952111ff0191bc0dc8c..4d165aab01b216b82826bed3339c3fce326c5ece 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index ced29a8dae76393c3313dfcd090dfb677c0236e2..081f7817300d25b5d48c4660f5f4e1e6db03b9f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 357dd96ef91216989fe149f765db177f046295c9..aae80da00f2d4bf52abfe63e0a0482bc19228135 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index e0e58cfde689752cd36b16981b01692003c66c21..cc9f7667f3d7b8e59e7dace66a6880213e475327 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 78ec28ac1d5c91fd4039d4b44a4d241ebb5714e8..ca17d40fe0028c886dbcbdeeaa6498e4e7055aaa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index fcb067ea53f6c28f51c5fca74d32baaab446e7f3..a6c698e487b5e42dbd933c8c966f86eeec4782cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f35633ca31a6286d21831d3d48c3ddf706aa2009..900beb4567dfc56faaa88d74679354bf80a473c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f0047e3ecffb86a0c0c24233b47d84b737d35f82..aa57dfdf4eec6474e65ed96b2ff6e050e786211b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f181ab9790638506eb499f1d4d3e4511d587f701..29104b0e8f91b254769492aca5de0ce3096c17bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index d12c403e822fb4b6f36794d51147298bfbb5462f..647a055b2d74b3487437e48fce9a4edc9ec80d23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index fb7237cc50b1500e0103e9dca9d9222325058ab7..9ec4752d9335c04a60c8a03ec4428b8f9badb8ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 49b447fe4fa6ae7a846e4cb3e7bc01ab3ccb43df..8955de6efb8ef2d99ac06dfccf4cef5178b25d87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 5acb39d5c97642825f7df08d033f43f3091f33af..a0b43337781fa221ada7e6f9331aeba5671d6b03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 7e7fb6d0c86983c50799e3e0afe1fd46f8a264aa..f5453b1b0b1ba471f207d3817549453c18d4386c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 395ba0da23a7c425def36c69dab9faebf8eba7c2..88535dd5490309310916541f583b709f5a16a798 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 31e2146b1bed4ac30653234936c36af95c3c58d2..add9b90eb70e07d95169d976430011d29706811c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 14641da2676a4a38b18df69ceb2a4b79bf6d77ba..410f0fbef71839220447e7a4afe7a46b454ffda7 100644 (file)
@@ -1,5 +1,5 @@
 /* Guts of POSIX spawn interface.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 026a373c4accdfa913aa81a099808b31b942f806..4be614b97718abccfa98cde32b4add7d941584c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index bd2819020226d7be71106ca4ca39b29e307edbcf..7edead0f0693e83777335985ea6de5ee17ea962a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 33c2176d0f0b38f1a81bf8c76d38f08d2ab38675..0d51ae8a67297edacf1b1586f0e9ac38545dccef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a0c917a008336c55db644229c4291ce5c9c421b7..32e3ba66bef7574521739e27759d2e59f7f32950 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3ecc493651f2bedf89e32d8ac62256e05520c5cf..72983865e5ee0f5a7112e7994b56962ec76cf0a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 38ca0160917fcd50e31edee2982d0b11bed0ca04..51d2f989d057eba7994b47bcd93a0b6d2c05ad6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3a5c3059250f6d76ce2dedbe79528cf1dc1f8299..115f4dfeab281e1f341f386581e12fabc2b26b5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended tar format from POSIX.1.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by David J. MacKenzie.
 
index 6198508ece16277f302b18532b2ce43381b6c445..5bc5daed517954283248f11423512e2c3b832a08 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4c296c49182fea14b36c7898579e7faf59d05d3f..8850314f35c884aff5eb63e9ddcb61427d47b17f 100644 (file)
@@ -1,5 +1,5 @@
 /* Regular expression tests.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 237a52d64df4ec641eae4f63768d2d15ac888dda..fb2ae8bfa543671d3516963ade23a2f461ece553 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for chmod functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index e80bc48c96f1d8eace1dfbb62ad55dcf78db8112..49026f87516ca9b61441046981d70cd65544717c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index a1a2c183c6b43cdd80fd49d30854b074f6fe9a27..51831a9b64ecad930f68dae31453c5ad8ecbac6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for exec.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 8e30d8b28940fc6b07488545036c650ede6ad0e7..ff2674cd7327748d991264733af73e186d20039d 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for fnmatch function.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a848d8ee73ac43cc0334237c58c135f083b5b258..6d3f275b4751f1556b3693d09ffeb1694c22fd97 100644 (file)
@@ -1,5 +1,5 @@
 # Tests for fnmatch.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributes by Ulrich Drepper <drepper@redhat.com>.
 #
index 8384c1ea1cbab6cd4a0337029f174765856601cc..41b75b0bf64baec3d6b3e8002308d62c90ac5758 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for fork.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 72b188726a214348720a8044ddec2b8f72e49595..e161346a8b51bfcace19ae2599465f49f7a1bb9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 464cfb2ba53bf45d891c67a92b0c014d6fa3e132..69019f920628da6ceb9e41dd99d50bbfff8ac0e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Test getaddrinfo return value, [BZ #15339].
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c422625033c5db97be745f6b6a85eda299582285..1cbebc5b68910918b9699b3c40a81646852f47a1 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test for getconf(1).
-# Copyright (C) 2001-2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2014 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
index 7f910a10f46bd0d0b7633f87851b37724ea33a65..1393c3a77945a274d55b67ddf03de6c0a9460022 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 6e42724d08a33214d5753579035ff069d4858517..1c72357de3ddc4ac008631f4fcf86fd81d495da9 100644 (file)
@@ -1,6 +1,6 @@
 /* Test the GNU extensions in glob which allow the user to provide callbacks
    for the filesystem access functions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 2c03e2a024a856d03bf920f0e475bbdec71a957d..4874e3b27dcb3883013d02ed4da192e28bbba000 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index d1d8ebcbd303db14b8c9704964ee79bfb44e4adc..4f172723f3afea8235c5721a10676f9ac0e06fa4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 7627a24d8d6e046f95ff6bf2db29d1feb1f1abe1..1130359350f1609ee7ab0060407101b8246c8aad 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that values of pathconf and fpathconf are consistent for a file.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index afae926699e95558116ad8a93244b75d1a02068e..9d13e67636066fd2bca04fa411f1de71bdb6a627 100644 (file)
@@ -1,5 +1,5 @@
 /* Regular expression tests.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 244c7f66180634390d08a8a3e682bcacce29603a..20059b841534e0a5fe40d8251aab8811add8dcaa 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for pread and pwrite.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index bcb9325f9f37fec4c9cc1c0d10c30907ce1a3a7a..b146a6920f8387453e25b650e6a44878c614c877 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for pread64 and pwrite64.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 833777ebe35946a7ec9bb532445c6be4fe542dde..7df0bd1d384c1f45679cf3aa2016b75d3cde0e82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 559f76a3e70ae45756ae4b8fefd982236d326a21..43a073f23ac8756ad79ba9c59c8508a175d97f56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 956e41bfbb6251e638b6150a0cdcdf0a8259c449..5f59cd5936ecc976827f9d44d048e6b6390ea12b 100644 (file)
@@ -1,5 +1,5 @@
 /* Regular expression tests.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 66fd26bba8373c02c92fc8269d8b55b4746691f6..84cecf29457b4b8e66c87cf4a1ab711bf54a30d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for spawn.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 51abd13a44da60cd590117bce1ba3728a984ece0..5d43b8dc4d8e4b3e82cbd742b9d667e317fd73dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for ftruncate and truncate.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 69bae0aeab3a3333e4dede18550b9ddb705dd566..16cce45dcee498ef616f34a5f3e0446cfba71002 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for ftruncate64 and truncate64.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 3a05f4c010fe0cd1d0afd47b50341bcdfa506910..e25cf1fe2d3888e8c2fbced7322d54f8946a4ea2 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for vfork functions.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index c6a26e4797539ba7a8800b9999ef8a6b8cde593f..f124262d85a344919f762e1f95690bbe818d9401 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for vfork functions.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 887874a2cc1796d1b7161034b7b068cce90670e0..756901e032daecfe73f27321e2ed5f480848e3b9 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for vfork functions.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
index 57a6a3f7691ab5a941c4d5a671bc9b2031d4d806..096f64c93faa3cda8a415b57dc09f3dde4b8a02d 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for waitid.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 480651201b52f3d389a7d85ce062b616309cbc36..e58f230620900369db12218239099ce335cfaed6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f37dce7b46133d9b5dd23a190f9585b1cb7fb517..64734b0f9bf7b4f17785967313945affae5efa96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0978227986c48e0758aee7192828acf6301b41e8..4206168ed2f7c64c470303b06c3b31521cc8c824 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 3e7ecd54fabeba67355cb94ad13037c6b1134687..706c86ab6450f3a65324c154a24b848c18238199 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0628bfe7dca2e9da069dc53b8707000b0041e8bf..766b1744a1f58de946724909bc6322a0cdd4fea6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e55f71d3d354cafb5813d156587fe58d909b2048..c58cc8dcffcc8cce28b9dfc87323cf543902d539 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d92d9ded1469ddd18d659b45ae9a66d6845cef06..4a0a5a819b33cb199ba6a921257bc486da13b434 100644 (file)
@@ -1,5 +1,5 @@
 /* Stub version of waitid.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 73928a04c4b6e8831fea1fe7d0a648867da70925..68157830b010f50e9984a65d3a2253802ab16030 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 80320296b985f22bee7efde6ff1fe9e867738305..4957006da74b27e6cc4a146e1269f0d989288dcc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 5dff727e34efc001940f07bccf357aa1eaa0de03..392feb0966951f586fe14f4680329a28ff9fddf6 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test for wordexp(3).
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 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
index 96ce8a4b17697a4ec65663fd9319d696fe8f0a56..366ec18aebf69d23aac617432a5c2a43d80e2248 100644 (file)
@@ -1,5 +1,5 @@
 /* POSIX.2 wordexp implementation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Tim Waugh <tim@cyberelk.demon.co.uk>.
 
index 2868775fd2ce2690212a54df10911887b25a22ea..f9ba108e379337afd73700c92b0fa0617f0f0d1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ab644d87aee8b9953e4d827e3e424611f194d5ae..a19ddb5632c43568b5c671ba62bec2fc7d2c96d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index f782dc82e01ed86b439b73733d5aedbee9854054..5d1b36c5a804398f0a7430d3a8af15efafd63671 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 301832ebd8d92794e18f135e2a7463fff77bd613..06102dbbd55aa74c32aa75e34e45b8b8fef9f9f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9b729af2c652495428b88edc793f6c9ed045827d..0f2a0630d5dd18895a06424cf329aa55cd797f35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cdc7a4ecc3118840daff616607e4df9cd9b8e79b..80548772c7327c9c02a6fa5d2029220885a74c19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 69ceea4c7aba8f123b2ac1815c71be3479aa7fcc..b18049658b181c8f2f746fe9ad3ad409c81cd200 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index c76463163ec973bd109d91b54b3975608d8b4d02..088e1d60e198c4c341ea3a3b1f25ca765f422298 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 26e97108177d2fcbdba127f8b875c50c446baeed..aafd9c0f0fb95290565e30062a78a7143d9a49ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 267f42882e7214b07076ab8184c5fd34e1dfdc87..848fa6dbceec1be7a3695e30af35b7a80e4061f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 0fd4e14b31435135e42aecebab1ab5f8a9ac9231..0ba76717d836b6e8503b7612b9719c7626592cb2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index f289860081d739911700507085a8be4e2bdbfabc..0973150975d30080394c67c69eec5badbe744ea7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 290726f25a482d645b77a3c9cb5c83e54b20614a..626fcdd29fd2aac2eef3008af1835d89fc277d39 100644 (file)
--- a/pwd/pwd.h
+++ b/pwd/pwd.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c80618bf268f0d487af636873ca20887b1ba5e70..7875af9571a17febe0fb5389c94155f8e2cae23c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 51dcf217af543fd54d779f5afeeb4ec1c9c122e6..b96b8ed927d864d96ffdacf4084540272f14cb80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+# Copyright (C) 1994-2014 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
index e625a913fc2abed67d44fb7ae63b318dfd444658..caf31455a216a73ba93b550acd271f1ec733f427 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 80c542907639864947585bdf0a0d315bf63ce274..e8d1baa1b5b8d291570e61d5c3a186b42037e7e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 6b73aac096ec07d53a3d00d7fb23dfe0dc8ff67f..9c53876bf904711d00e8b39e7521d2f55b8f30a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index a7ba463e24f5fb2887fcddded022f4687b898392..b87b9e3d326e24a0022a7a6d513cabbc97504fea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 48cb58ab0d6c6b02bfc766a842a86cf54c0c79cf..7bee10211bd9cfac07e6854205824e8fd9ebf0b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index ec2a1e7e8dbc5827be273db52e557477229414d5..f6e391c7295ac1cb128f5b5027a26b51c891051f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index a61a3378574fe58a831aee33b7dfd171020e6cc0..b795cdecb83fb710788e07c14ad5a7d2fc6f0e38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 4ea803df364456d908991290ef46dda1515409ea..38b48c627e63ffa9697884efcb41f20fca9d4542 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 56729d179b423afd54005245e4e3eaae6198e6d7..f9e2bf00cbb97e48d8307c118aa5cbc53de33ae6 100644 (file)
@@ -1,4 +1,4 @@
-  /* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+  /* Copyright (C) 1996-2014 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
index cdc61b9c6a7e36f45fc4baf0b4e8ae1b5f9a1452..a9db232c7bfb60f52b5a434c209f9e58d1572f61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 9018bb98a663b4eaa5c9bd9d63ffef340a304497..f8f192e5afb54f22667066e461a91a0e8d00d3a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 3c4db7eec3130ebed5c88652794052dc6e7bee07..8e80a6010e1f25d86c2bdd48c3378ade70150db8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Extended from original form by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index e53ba51a262af548e7e88de69eb13e50f66d0f42..440940312e82fbd8a16d7581e7e13818fdaa515e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index a92751b8736e2b054996cdb19e296f0dd3bd42ca..b4c86227f8ad461083d4f93135413ce87959d954 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger (davidm@azstarnet.com).
 
index ea207ab6685ecc07663de652810050b37ed85e29..1e0c2d9a22b0337f94f5357870e07291b680dcb2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger (davidm@azstarnet.com).
 
index 7a1183819b6f695284c312bedaa6ab698f46d0a6..e1f42f1264dfc2d48a4306e853e762f7cdd402d6 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for res_query in libresolv
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 582000a8995aa731272665d10dade0c8a16fd57b..b964ae7435e1d05a6e7f806413d67671992f434c 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for res_init in libresolv
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 8a8c6cb4af2323cfc00d4a2fcc15651145f883a8..9441b2b2f57179bcb055a1c90b4b8872a6329fe2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index ab683afd72dcb02fce710f8810c6103e80ee019e..06fcaba41febc3aa2258e6a463452a049e1d949f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 51b45a74fea3ca90b57a659d499b2bcb07d35645..69206229223e4427d1f5ebbc29299aa0bcba687c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 140a2f34e1045db23458cb9d1bffdfc27b3b1dca..2e8da17ba34b4c6cbba07b745d1600aa053cd036 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1d3ec3ecd494fbef9c789f672047776e0394ff81..58f121d3f388a94caefe904c80bac64af6db6af3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4ec9200a2ab7e6be60f6b2b2e067edea9ae637cf..aac2a33fd69e42e4a9b3cb4ce8fbe556c0234ac1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 49ef4d668f4539ff3b3cc1f3b6bed7bbd530a841..8f9c9586e4a2d0e83e6e71d0ee7e961da8276976 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b8496b1548d05c42ca2bb226e25263a936a2212a..7d46e4ab7385f2f05c890ff204a6892771266335 100644 (file)
@@ -1,5 +1,5 @@
 /* Set process resource limits.  Stub version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 6d120b378ce82422770bb4fbd0068db0d43faf05..7bb153e7b5f9ce1bbd031e15bc9c7feecb6b9cf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7e6972a5aca1a9828110af85d8cf7515f3a92b96..1da04c5831e84043301e18840d5ae8ee481fbc37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 892d706392492f9790bf4ab2465d6e658d059150..f23033507e757762d6f2a1db192709bd7408220a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f9329554b32d5324565eaf88dbb6da890b982a05..e100b7f25e86f9e6543b853385cd6443e9c698a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6cb7be6dcffbdcc2ba4c5416f5e8fd6e7e8a32b9..cda31a0e80b8672f28d48230744c7460b6a6b330 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4f95b323905e13972855aab2b99910f25648e8da..2d01aeb10f0e807c1bc9a4009b548ce165a5226c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index e7f9d4e54ce76443aacad34f06c871cf5901d48d..c68ee8e9c19f9f3c37f110d0b5dd9dc33f301351 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f52428527fddabbb0eb379595adbb8d9fe09e0ad..d3101f4a7ca3d014ae557b92b5f32c898e2337a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b1392f2e0f38385b152ab020098b8db179b85a4d..6e99da0ebb1bbb08fe6b57d43458f8b4f0cc3164 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 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
index fd2f15dbd6bbd82965761c4add54926dc95f8f0c..090ff05462e65a71e3de5f1933aae519ad2139ba 100644 (file)
--- a/rt/aio.h
+++ b/rt/aio.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 53a15c56573610ba97309e29029469cac81c7305..ca27feb89d3b8642f8d76b40549070bc182a108e 100644 (file)
@@ -1,5 +1,5 @@
 /* Cancel requests associated with given file descriptor.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 222b5cfe31fb0f33776c6666031fa5d50b2e880c..7348f8012d138934794160805c47e60d4d1f0e33 100644 (file)
@@ -1,5 +1,5 @@
 /* Return error status of asynchronous I/O request.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 97687a4e31668845dab5e0b5416ee3b7053f56ca..0617313f07a2bd837f48d1a5ebd55e0a7e4a4f46 100644 (file)
@@ -1,5 +1,5 @@
 /* Synchronize I/O in given file descriptor.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 98bf93b6081d27994b93cc47427de9e0bc746cb2..ba9af8023aa8e41580805f87a74f6449aafe52df 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle general operations.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index f1ed8f1d079d0f6c4b98e8752f96f3eac5b7ef99..5852b6d76a3aca7db3e67ad501698341eadc3617 100644 (file)
@@ -1,5 +1,5 @@
 /* Notify initiator of AIO request.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 707de9adca54465d1fdf6c699557f312ab1ddb1d..c3c10d735366e0f339fc7cf34314fadb61a7ff03 100644 (file)
@@ -1,5 +1,5 @@
 /* Asynchronous read.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 125fcd551dcd534fd1f2a85d2fc0a8e61779a064..7dcecc13b397a2c3c91dcb0f8eee923ab691b2db 100644 (file)
@@ -1,5 +1,5 @@
 /* Return exit value of asynchronous I/O request.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index fb033add68d5c77f38a867dee89b3459923e1708..dfa6467fd1c732da419428ca61401c9dccd131d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 0dd0ee4e8d062b7dd6c57f6737617cb8e37efc20..6ff22df6d353d64759f9b107b738291b3d6c6e35 100644 (file)
@@ -1,5 +1,5 @@
 /* Suspend until termination of a requests.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 379fe80fc56a950508de843b6b4c6bc052846f94..a1339fbb16b419a64553a470c48155646e3d6a83 100644 (file)
@@ -1,5 +1,5 @@
 /* Asynchronous write.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 234d3b5568c94d9476b7dd3762c368a1c05d884f..d1a5ea955a78bb8aa32e17b2ab910b23aa832d5b 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for mq functions.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 9f4597e98f18c3aa8f9e9014809d388ec2e57756..1ccc2965e220a74ef4e128df6575c784c6e0eb98 100644 (file)
@@ -1,5 +1,5 @@
 /* ABI compatibility redirects for clock_* symbols in librt.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index d16ce14a8ba0214050ceee9124a3e8f366c69291..b3f2d57983c173db39e749551da6f49d0a826d38 100644 (file)
@@ -1,5 +1,5 @@
 /* Get a clockid_t for the process CPU clock of a given process.  Generic.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index df19c40de3d5088d7b4c29c46363b13b5798d20f..154ac3a2907f57d1b66e45a35da78c769ec642c6 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the resolution of a clock.  Stub version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 1c9e52459a5787c89e32251f18d0f9fd7e602e4e..1f14872de8aba47478bdca3e859dc3bcc32ed59f 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the current value of a clock.  Stub version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 87791475160dca1caa8c63d45421156050aa5c88..7cc5429d8ba58ffd992264d569d66fff09f7e8cd 100644 (file)
@@ -1,5 +1,5 @@
 /* High-resolution sleep with the specified clock.  Stub version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 9249f262ff0f6a44e9d96de56347be70c69097b7..0a69e5f894498112cd9b4ebad52b0b4847de6387 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a clock to a given value.  Stub version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index dd91f89d7b7023a742d37e3471512f7d81931b6e..78008e1e5198a3c6502e9b33f4b5f5c1c74f9e10 100644 (file)
@@ -1,5 +1,5 @@
 /* Get frequency of the system processor.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a887eb1ef99e93520a17d24ed2c5e00be2238599..233ecd664c190bdda39eabda7db6db2efc81e882 100644 (file)
@@ -1,5 +1,5 @@
 /* Enqueue a list of read or write requests.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 5d855e22d4ea7b2be5e2db7c4d6bd3fa965392eb..93ee98c9c3e58217c864e2ffafbb25f4e5bca0a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 6c8d173940129d7a3c74debaa72b7a77c2fb39e6..e952cd464064d70726e19f2d2f5a5a5a117b5af5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index acfc22013d70424bfcae91ae03df36811f7415e2..c19e48351efe9f08e4bd61a2e52429945dc504e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 0b55398504abbd52295bb200e7ed02c818dcb686..0eff69769656e81cd4325fd03d85c07a8a7d272a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 2cf95849f8ed10eb54e2f0e59393d091e8e13f13..203998feb960aecac83f19c3e068a9170070d226 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 7e6ff88655c337059dc83e02fe5f91f749117cf6..93f82860176f319ca759a8ee168494d8c1180ed7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index d220ebf3679b8ff51a43385112c309f413737efc..3cc22f6149c0c404ba8c7186427dc6f7e843d56c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 8a59f1932fc8e90cac145cdab7a5aa8caa15ea91..1cf977b9e7e3a1cb9fc3835e65b614d165d242e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index fbaa980fc9b7e0f389c657af12d6d379bebd3044..f150f4ed4022b438e678e375fc05dfa175ccf148 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 60a0cfdda6cc74461e829bb0fa56146ca9785ed9..3da1cecb83b45456e894340f6455aa4cb157d56e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 6917247294592c4b72166ef87b2b8c181e565f8d..e92f009b7f55527fe3ba79efa1796e72d1280187 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 931cc9803f66ea864d83ab472dcccbe71ae1bfdd..63530e84716213d35479ca532666dc09bc9f1e17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index a4d96e673c0d7ff143c75dae94a5c9432ecedcb6..9cd1216bdb32f49f39d0e90c61ae1a94d2bcb5aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 3195a37d6897b83a427a51a013ce45e76d3d58c8..e2cb0551aa77863f671b5080bb0a06e00f8d82cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index dc073d15d278e65430398b62abee39006bc0ec5f..27290bcd34c505bf9413286ce66d23ed8cabe67d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index af4a4fa2248f6ba8de334c8ac319bef11ffefcd1..3faf09f00d01b66889bb289f441b9c352c31d18e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index f95bef446c7c7adcda00d67ea463a72e766542d1..63489e4df2968d154d98d41e7c197f866353246f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 9f593d9dd9acdbf2256f38c906db0ecaf856a8bc..b85d59916cc76dd4c1c6416ac2137e8febf23829 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 167e72559397a04e9f3c459716d07ae59448f794..d891a21b538c543335607a225de5be94cb788e78 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for AIO in librt.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 353d545b6cd40798a4d75923cfa525ded9e294bb..9cd382a0f5f997ff7acf9a9117345fba27253b2d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for notification mechanism in lio_listio.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index d8dcc80c09685c1f20c6fe96b090e502266e2402..a761376f2a9a5d51d2703d5aeb91f157ea24fcc0 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for notification mechanism in lio_listio.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 9d71f3a98930a658125d5c6bba6b13ff48d160bd..05331b069acc9cb85e0d27ca9da3d27a93e20a9d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for completion signal handling.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 9b6ddec3e7e3df6144a65c621fb6e192e7e124b1..b45838d35ecace0ab4fa09fcbaaa1bd13a9e2dcf 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for completion thread handling.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a549df584ced31dd5d20b3926727b62a110ffcea..7f93eeec0a60138680ef397be87fe1856b384234 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for timeout handling.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 44be1ac409213be81cf21b5a11f3690b0e4681ab..03ab439f7e0fe08c31bc58e4155c0c47caa4e0b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for 64bit AIO in librt.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b25c33c1539f5da682e8dc56ffe4616f70570a00..372d5c581af37ce1fef13b6147021f8c2ab541ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for AIO POSIX compliance.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 49c418d2db570bb151f54bfa07eb18e3ac763ddf..f6133f5ddefd991485c91f1d0f18c71a022ae563 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for POSIX clock_* functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 21a6ce5d663d174941f040e5418ceb9c50f26104..04265bdd7f1b7357a2ef49da39598e58d30c6d3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index d3ee937bca2fa3eafd919a37339774beeaeb2155..f503bc28bf4a22fde33f89fcc56e986f65eb5b82 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for process CPU clocks.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 6752721717f959e89c0d692b3f1ee082d507eec2..8a447e15ab236da277f60b2928509790d410ac7e 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for process and thread CPU clocks.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 37dbbb63bfa5cefb573dcc79393416bc000c8b6f..aef09035caf28ca9e3eb8b6ee75f785d8268bcb9 100644 (file)
@@ -1,5 +1,5 @@
 /* Common code for message queue passing tests.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index a3c8af360bd4f8ae87fa5ccfc718f497e2ec23fb..c242c37733c442a543d8ef77e8bc58a40551272d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test message queue passing.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index c5f7ed8bb8dfb25a8e5c6f19b7783511553cb320..5d9ecf4109e34bb0f691c0fb43e984b60b1efe22 100644 (file)
@@ -1,5 +1,5 @@
 /* Test message queue passing.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index b96fcc633c95ca13db46c45cc54523edec7d7f76..4607e1b088c4c619d1b227913be87418e9425ee2 100644 (file)
@@ -1,5 +1,5 @@
 /* Test SIGEV_THREAD handling for POSIX message queues.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 3957af704858906fab4e6b266dcf0322ed5b3bd6..60603bec093df056a4584cd0dd51ae38dc3df252 100644 (file)
@@ -1,5 +1,5 @@
 /* Test message queue passing.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 274649fb7c8ca014dc207bec3caea4817f88973f..575b0114ea193a538f3d17492fa991b81c9c16b2 100644 (file)
@@ -1,5 +1,5 @@
 /* Test mq_notify.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 24278b1676304c0caad06df44ef668aa3018e188..a7715151b2c2ee969adcee1b8143e8d042dac186 100644 (file)
@@ -1,5 +1,5 @@
 /* Test mq_notify.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index ae2b875c680408e1160cafe598d45cbb54abaf11..e77fcf657195259f2a8b59da8cfde9723e8432d3 100644 (file)
@@ -1,5 +1,5 @@
 /* Test all open message queues descriptors are closed during exec*.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 63f3f7bd2e66d9a22e7c839d6ef14d78edaccc50..20d1819e428e550ff27d37bd2cc2aa553105d4ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 5ab2a45e96e8fc10ed1678a1a6ff059511bb7fc1..4fb1eadc867e9956039f964d71bbf23b39dec4d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 83ad586ccf0afc25f1521eab4c813c43ed9ae2a2..5f9449855d419274d774c48ff5d26eaa35821d49 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for POSIX shm_* functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2000.
 
index 59ff242da82a48c7240a33cb07e0666cf6901b41..f35d3e7328123b806f3cb0dd347b70c72e0f38fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for POSIX timer implementation.  Dummy version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index faeed43eee06348ee6da289f4032cb185ee20445..f64fadd28a918d163b5ba88a7103bd435ddfa06b 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for POSIX timer implementation.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004
 
index 10f0ba417909f2da1ca2ad33d05040eb7ca69a44..569cd5156ac1194e6ec6e45eb48ef8c75707a8ea 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/perl -w
-# Copyright (C) 2013 Free Software Foundation, Inc.
+# Copyright (C) 2013-2014 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
index 364f39b3faf0305f73a72eb3ec8d33aab5e4353a..cb47c7b7fa8f611febee4407f16137db3db3a90d 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 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
index 6ec3162a1148138d34811c9e1f663a02f2cafac4..9bffed321f7c6ce8c0713bbd423961ad4e93337e 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# 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.
 
 # The GNU C Library is free software; you can redistribute it and/or
index 030a76ab89b7cf8b2b898e72a9d031aa29a8298d..405ae999f551ba7ef96c79ee73c2138b8f0995a2 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/bash
 # Run a testcase on a remote system, via ssh.
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
index 493a675f47381b2acda2f0732dfcfbe2f978d55d..0f2a43f88febe3194ffdb0b31ba2243a5a3a5f4e 100755 (executable)
@@ -1,7 +1,7 @@
 #! /usr/bin/awk -f
 # Generate sorted list of directories.  The sorting is stable but with
 # dependencies between directories resolved by moving dependees in front.
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 Free Software Foundation, Inc.
 # Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
 BEGIN {
index 9a1496a9fdbdad06746a7cea6a0e890f59a6bac3..9132ce77a0e10db95ba049c79a7ad17faed42cc6 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # rellns-sh - Simplified ln program to generate relative symbolic link.
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
 # Written by Ulrich Drepper <drepper@cygnus.com>, October 1996
 #
 # This program is free software; you can redistribute it and/or modify
index e01d60bd2bd23a7fe8a76cc9ced46a35dd8405e4..55fa81337c22a821c80ba764213d55ad4e5169c4 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/perl -w
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1997.
 
index ff0c6bc83b4e1744ed983d01a3a8ca94cd97f0fb..7d9d093c0bde595e9fa969d6b8d25c16970d4ed1 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Update copyright year lists.
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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
index 315278d8f779974612a3576015ce7bd7ef7abe1a..7cc61d1a7fb083f4885c58937d537428ee9c79ab 100644 (file)
@@ -1,5 +1,5 @@
 # Combine version map fragments into version scripts for our shared objects.
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 Free Software Foundation, Inc.
 # Written by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
 # This script expects the following variables to be defined:
index 913359cf73da5e44280c920373f325a5f2017f75..285b90982c02c9e0b89ad6d9fd208710c4e6c915 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 97b2be8948aa08a66b51f8eef989e2853566f4a7..7837bf05b2542c88d6ab26595e93a21b780056c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0e6e93cc5b3981953cacac5cb584664b35b61a37..fb335a8ea3d7ad264cc6db8da9fff256424d7c14 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for setjmp functions.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index 3f48e1a73a8b7ed02bdae52710a2c674b4d8b8d5..cd65d48d317d0374733ff218a38a77e21beefe50 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  Stub version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 1c9ded6c6afbfa3f6e117ffa0b3e6a68768a65a0..842587bf11aad5ff1862e1a115574ef955983b15 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  Stub version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 7521cee56f30a75682e932d7fec10776a1ce391d..ba4aa3591cc955544ba56c6c628ba6e0d9e916c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 80323b265218e808fac49385a81aee8025f5bec6..e3ddee4eaf4229092b12f36485b084f65a49e5cd 100644 (file)
@@ -1,5 +1,5 @@
 /* _longjmp_unwind -- Clean up stack frames unwound by longjmp.  Stub version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index cfda411f3141e6359aaac14255f48460bef46e9a..9253a38ad399e1e3b2d5ef14368e1b3de4c1f091 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6254966bd97e92f96f97b0f908adc34c2126a510..8b3da39431a27f386a7207b4c768821b18324822 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8e6b5b49d1695e311278e8da04ebb95191202e21..774b764237c381df588caf91a596c1c79297f808 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 73dd3560557b706100ba204b80ae9118f2f7b1dc..8dc691465edc5d2b97e7b6be8cfe35ea355de0af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index dc2b4b0808529d19402c7127c44ed7290c44c400..d84c47ed5c4a4ce02053e119a784944dc3c1db06 100644 (file)
@@ -1,6 +1,6 @@
 /* Test that setjmp/longjmp do not save and restore floating-point
    exceptions and rounding modes.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0f99c5bdfc81da1960cc8c36bbcbf3264d001341..2484fc56dcdccb6739bfafdc05b1e11d68e2ea99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 467c26a9689bcc9e5a5406a7fde94101a0e16ec1..460ba9c964a3645ac8bff07b71f225e8ed010048 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 88e97e2b40913a98ab3514c3e197fc8dc2e3e212..c5cb358375ee6bdc8a7cbde68bb66d58007028b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index a23cfa6cdd40ef3b31f14c5c0de727bd5befa3e4..697e1189772bb1c01610edeae3365a9bea85090a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 462a13c6716aa5c7d17eb6319cb28eb77bcb8606..ff35af2b796c1e9e1d4de8d2935b8b353e831442 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 2fcbae164f79db257bf547b3dd8fa150337ceccc..afbd98b8a8d0b821d2b87d9de63b791b50c09244 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index de63298f578cdeabaf8b750c71f37b6344f8689c..fb0aee2486fb027b1dc66893a751c1da89bc5510 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 58839997ef6c244a652f19897f75743d8bf658ea..dffbd474b70bf647287a3496a67e56d020308ed0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b7886bd1431cb0b6efede26aca42202efe5fdc3f..330bf36a996a051311d2c5fcaaad5b206f179ab6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 266027af8ff25d6fcfb0a7e410063a2425dfa9d2..bedfc16ab30f27adf2b21538f363f51d8f9472ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle locking of password file.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index d0d743c430af67814ba7532e54d54691d2a34417..a6ab4a947991aed4f8f9f6a27d9a18812c81de7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d484d4527647bdc6bc13d02a5db4b6e99a06a7f8..8adc666125dd27b16cb79e19f21df0308e1097d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index c0fef4d139e3dddb5880f87ca3cff1fc755b5d06..0ee88bbdf0ef084e44a955c3f9c3be789b168454 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 90d46136a409c6577e0ec6e9719a2648db06a13b..d931e68cd7faf439b4c642d8c09a6a64e171a445 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index dd068d7134a105793ea213b7f520648a6a1dfb77..f9d5f715b921b0d156ca377474a5415adbba6e44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index a73c5bb8905ff04c0756ecc3ee5872a9e6274156..b3b77cfb1efae03ef779fcc60fe0f8639eec8503 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle real-time signal allocation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 57a37803f028ff2a0962d590469cdc9afd3dfc6a..a7927413cb70bb0b3676e7b4c672422b4d480dc1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7755f1940bbaad50e59192756380773c8d6e1601..3bd7ee611c7dfe382c838efaf68b7480ebfcafbd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3a5fd0e6073aa7ce9dd2711f7bce3d1b4738f5c1..f1b7c3a8cdcdd9bdd385d7469805f080d5047fe8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a111066652fe91e8acad9503f425b5338ea554e2..a938f294e444702dc8bf8074e62d599b1aa6350c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c4d12da21656bb9139ef786fe18e71c852280d2e..c35b2a8596575503ecb9b1e8645c23d1df52dbaa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 955fd4c5295a47c423bae8d1073b26702346d536..7b134208641391d86b329f1b9658e549f826739e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 11630ab0f2a0f698c1cbd432b0090a34812ceb49..8cc0bcf30245c7bc840e76a3d8267a06233b89cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2dd6d8bd51324969ddd8595989ef608a2ace0a8d..641915232ee27e4fa039753ab6d29b9028f1ca4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2a52ae44c46815f30eb7171af23db04349c38381..870e4ac5302e5a25f488156fdb02502399edd504 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4081de03b6b7d345c39d8c09686a4d1934e90792..b8772f8edc17e428192527e7a3555334d66434e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 43ec78572ede0ba82b7480aab6e093526e191197..6b5df37541933053fb73f6f1dee8dbad6c4c667d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0e3bfd11e52545e0b32fa317046ef13295cb1c95..bfc9ee0f83b42837f069b9cfb3661844a80223cb 100644 (file)
@@ -1,5 +1,5 @@
 /* siggetmask -- useless alias for `sigblock (0)' for old Linux compatibility.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c681e3c715f1a8f2d5e674c13f671665dfc3c555..8a4579f9304ef04d586e61e61c761cfe834b0fd3 100644 (file)
@@ -1,5 +1,5 @@
 /* Add SIG to the calling process' signal mask.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 4192ddab51f168ff10c423749ba0d1e2d01c776a..47cc4f1a744e88037ece01e1d2182ddd0bb1670a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 6ecc51c31b218f959663e1ce180ed922f167396d..20fc983673f25dcf03a3b1de77bff2ae001ff654 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index ac2274d74e5a7d10326d34b01b43ca995ab70069..3b5602626820c4e3e3ca25b9367ae518e7272aa4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 35e7d2abbf9fcc14363b6eb1e39a62cc2696a295..ae1538d0d1c19d2aeed174deb40af847bb558d74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 23f19fbae7dee0fdaff3cd3532d8addc6e526803..8631f15ffa56985bffc861a2f2f8988065af0418 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b698d14bb688868997e75260e29d9750bb6d3cba..1807658f417c1a8d1800ab017dd04817e3d9b154 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 10810c8253cfc5e721bb4a935c3ef52122b23431..b7249d3687ac8acb9246a20674f872defbedca88 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b95d6595851920855c2be7b60d1474a8e920274e..f8a7bfe9b6074c68d974a740ccb337b363602761 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8542d38e0184df2cfb87f1cb431d98b868806264..68c2a674f36de3821441839b513ea00416a506b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 877e47792874aba6675294e26da87b5f650aa728..129905e1306123c1f2ebdd866176f5308640f13a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5d115fcd9b5753a21d0c037fa5cb6e4af8a2f259..4e7f8c4a0e156e7643041a746c6e412da6fb5763 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of sigqueue function from POSIX.1b.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 50deff5a89f16ece7a5bb4b5c9f559505cf395dd..533a5feb3f9e9328f3dd74839fc8d57972ef751d 100644 (file)
@@ -1,5 +1,5 @@
 /* Remove SIG from the calling process' signal mask.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 398e0aba190ac7203f7e5304230fb25f823b05b0..bbd7457b57c03a64249f6ff930dab299af243201 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index f660eecca67d2c2a190e8024639b9765422b4366..fefe99f1879cd467347d1f0b2fe3f8f116760e9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 916aa32b6ea2d0be2015697c555ea17862723239..eb67f3e5d633ad16b6b2c8073461fdfe3155dc9b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 06cd98537fa2b05a1ad3d28fae71f18ee5275263..ac48ec148de7c2c276bd6eeddb53081126d13076 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b49162df65d3340081ea106759a2d30d526299e3..dfe3b9aead771d247d669487dc3fe3710c3ccb66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d4047d2f9cf6550e8947bf5770963456aa43bf3b..8f061397c596d29fe383249c301777f1a124353e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 196de7db4e7429a0b0db370a9d7d3a0cf33668d9..70bcd7f249516f1e24fbcd706cf5500df87b2d2c 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of sigtimedwait function from POSIX.1b.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index f667a0179fc0952a46ac762a1238c0bd38b0f5f0..e3ffb281a8e9e8817498507be01125379fc0a042 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 53f4d90efc3f3b7c32151e2931e59787d7f5c3e6..ac7e5305ab6db9f679751bad0d76bac1a7a69109 100644 (file)
@@ -1,5 +1,5 @@
 /* sigwait - implementation of sigwait function from POSIX.1c.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 33e5d1dd44437be77a8446cf8d5fa9cd16f70f31..1b553633f2187775021275300a504cea72f45b6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of sigwaitinfo function from POSIX.1b.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 4fb32b83dda4fe93161a5935f886b6d2783aed87..75dce0969d32317f60fed64f59fffc44241ce3c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cfcc49128eedf5a244635b384428ec781d5ec031..92b273503b697869122132576fe1f988bb9ec621 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index cf3bedc8a9bce6ac11cec01a503b9b6fac2e8289..82ec522be05e71835a3a718192f8e006e59493da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index dc8bbde5c4f0f4d6b204aa3c47673542101191cd..a297084cc79036667eda433f023dfa1dd8b46056 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 144f6890ef87dedd89019b1e0c820c11f39634f2..7cf38324850e17386f1c630f6c13039e036d4bba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 044512c60b146361ef5569e3b6b43d88fbfea91e..94a9864677185f6ee5d296b0ef60269707e8b996 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b78230eddf000faeeaec293a00eb1c683cbd9224..24914fc59285291906e596a0c114c6df5b857c16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0b1b5d75963182795fd270d44a35673bf6936baa..74e1648e7c053113193bfa3186a3419aaae8fa14 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for socket functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0f36372eef43325f09d758dc0d763bfa37ded48c..311ee3f1a70d70f656b994becc9522dd3fd35aa5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4657fc3b16aaab250fb29119802774af3178cc25..d6597c0db031ac944431810c8d4916bec13531a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 328af0533284b0894b69ba583bbc378c8ff63af4..01d0b062b6f103788d84ac40f322a8eff24b35f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index dbc4fb728be92e5f245b3269414698a29cc04333..ce35f336dcf916d3c2ea2a8ff8bf7ce38b1d3e10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f48514b800787f7fe5fbab045feb0e9a2a267a1d..f7b83411a0af94483f3bac63c9022f8040546f25 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b6ebe514f332ee055b00116f19f76d76c6097868..4b127584df4cb8463901d089d9ec199240bde87c 100644 (file)
@@ -1,5 +1,5 @@
 /* isfdtype - Determine whether descriptor has given property.  Stub version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 89a50c015bedc351b4b34cd5b5f10a9a6c4d15c5..19fc726a0d3b25847b0aa663dbee4c24a690c96a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 926e8e0dd98db479d4550af2886b37150e48c75f..8dd89060fa95fe77484473cf8a31e83b59d0096b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index fcdab668d183297af654083dcf519bfc34949089..de9061e7860f71927059ccb0dd0d58f3cd66f257 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f58133d84c9eed4bd7ea7c6c0f7508cb6b1be56b..ada4bebca2840254da542c59c4dce2cb35aeb97f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 640ddf91a1295a20a8d1b73e20be89426c3bfbe8..ed0c369486a8146f1c6c97a84a71f806460ca6f8 100644 (file)
@@ -1,5 +1,5 @@
 /* Receive multiple messages on a socket.  Stub version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 5ed9534e1c64f48369a77e9a491ee4bb26569940..a3aa567c8ca7293af86a80e5fdcdf44d1cb3fc77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5cbcf4b586ebcfe5a8210504ac0f47f0cace16d4..183e679aa5272b1676fa9a958dc0cacf18d0c496 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper for SA_LEN macro.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0306c5fee6fa5c559f0c83d032bb5bf4a10f6ef6..39f05faa00fdb7d69c2c44dd517c309d9c859cb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index db387a989a3f63ab7cbd4e427ac5fc5b3b024913..e7e5cdc95f82334c8d108dfc6c141a6a3b281d06 100644 (file)
@@ -1,5 +1,5 @@
 /* Send multiple messages on a socket.  Stub version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index e996cf78592af85ecde9eaed96c6462808af0605..08749b64f8924c29c48f2b6c32abf2288fc51d15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ef60526048f220ed7caecb453bc0aea1059cc26a..42f8e5849406128f36fe70388d293cbc1872cebc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 03d224e5a8c24b767a334fee65de649fececc712..3730da2b2a5863a0c3c188249dfd4e8938d63cf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 596f38a1d4175a5dbf9201df78e2c702a654ea0e..63506779bf6d101733a9359e83364442e952cfeb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 43c453c9b0bb1d71f7d646032751eecb6dc5a850..4cc299a2f2ee66dadf9c07bda23382bef32cf10a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 1f162a49c1f0ac0a38a228fb2e922af4bb5d18c4..42ae4114d35754e6a6114cdbaa9c691f134910ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 62ac22a0a75521f02c42efe5fa30fe3ea58f0f65..da36155d58a10f7872fca2625deac60bd1126e03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8aa0babc657ad1161efa490496c93632b1c4f039..10e17d3926a6c4cb8f5cb5a55916a8c02891e5a0 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations of socket constants, types, and functions.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index c23bc2e5da29ce855e81d01f7270efccfe6a1d57..fc0ed39cd8a69cc4cb53c5e020dfe9b296e56623 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b5a23469aaaaec4a64fe96d0f7d24645285f8137..8a7efa3dfdd166def7c32f77ebd98434f8a49896 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1997-2013 Free Software Foundation, Inc.
+# Copyright (C) 1997-2014 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 #
 
index 5aadfa3318bd6281872816ab33c84fe27a7e4d5d..95bc8e56b0e258e0be40dfd886a795e269015824 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a + b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ac571bad06b086c590dba707e0883051c362ec9a..b332589d088c39206d69435560137f0ff06a442a 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a + b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 1c0d266c66c9d9278841728f73cb23200a0e78c8..ac0d9481fe61ced326cc18b941911020cf7a6ee5 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a + b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index d357bf0222c87ce1224babda92e8386ce403fbb1..f59da8216b1069cb52641b85b2d4da3fa0407d81 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a / b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index b53b4031d7a6c113ff07323d0712c294431cdb35..794192825bba5ad6bc636c375e6774a1b0b111bf 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a / b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 5b7175da54c36fec0fce8869e17056927b5c390f..621f70d99fc47f1db6f0617c9b7c1238f79455e8 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a / b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ef4576707a777e6e79d246c1e8e30c856a834285..77829940445c8f26694b3c63983fb97d6bf4dd8b 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Definitions for IEEE Double Precision
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz),
index e8cfd7666a9a73f3063506eff736b211ad3fafd6..006b1ef83a3bb23c0734c4b8e39188942d55e292 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 otherwise
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 0bdb7fb22372a8c38a91a977524fd5f5ba91c767..437ef99a2f441e7e7ea3ce3bb4b321c07c87b12f 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 otherwise
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index edbc6f6832f95ba7e3c402d9ac7dbba5defa9d28..ffc558ced2cd1bef9516e6885b285a8261a7e929 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 otherwise
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 2471fda954635a452cb9c3cec31c6842110e6bb2..6984b41a800840f9ddc90d717f623b6b9e805869 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a converted to IEEE quad
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 1189f7c7d2d64a7506b980ac5f47f6d7b8c7f3fc..69a5a06260a939a0916fe86cd475d17ff315514c 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Definitions for IEEE Extended Precision.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
index 2276de527f0d73424155502db83bfb5f3cf4aab6..a9b6bfbee787da450911f4979f88d5b5f2c288c0 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a converted to IEEE double
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 51f60c456985141d530cc07836f077e312add3ce..07fc3679acaf45c5ab840cfe22c546315def3cbd 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a converted to IEEE quad
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 684052d87442215c359468c9cae7019d60033881..67b909563f2b237534367cb406ffbba2f71976b3 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a converted to IEEE quad
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index 7b926b3d6926f247b22b83821cbe290fd20225cc..4b7659a46726ed3d161d1c2e6c0ed4c6b0d73713 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 64bit signed integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 79b2d2150596fb1442564dfcbffd93041876cacf..1545454a0bed684bbba1c1c3e0de91b045274143 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 32bit signed integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index b5fe4f99fc1b4fa84466821ba79c0848ceeba1d0..b47b7c22cbbfe561d69a8da122ff283d4f97fb09 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert IEEE double to 128bit signed integer
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index df6b9c728a256f1e64518e03aaaf9f471df2a41c..5353839b93e4572bf3bd8995b292a7409d270655 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 64bit signed integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 4c0bfd39db1f6ef030c7dfa72c1388ea18a5baa1..8fbebaac61a1b5c94b029e34e95ca776e141e5e5 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 32bit signed integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 6b5229fe91a8509cd74b742b8a89e6031d6d5693..cf7d284a07b6427a2476b49b492fab2bcf81ebbf 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert IEEE single to 128bit signed integer
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index a65173aa78183477b70e2ba43a41a1529e6e5082..3697d0f07097c8c72801a8b7771d87d17bedfe18 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 64bit signed integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index bc0ea0b87d25a93f9b4e4832addc3ad090fed680..220a11ac66da0a38ce3834e1dcb7533f708a197e 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 32bit signed integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 573ca0ed11bed3c308d20c163b249a6bee027e36..47b062d15cc454eef528247a48c35165706aac0c 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert IEEE quad to 128bit signed integer
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index 8831cc3d19ff015e43a5291917a8d417b3f3445c..a0a8be94f686654e50b8b13a35351c8b3f70f7ae 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 64bit unsigned integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ff3744467a2d2d6505847f787b1c285df3ca8a31..8905d825ef95c461a2f34d013e3fc08cf8d33488 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 32bit unsigned integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index f124a7c6a8d0e4bbad8e0c8f670d538914a1c4a4..de8189e1a122b733325bb52991defc2327cde4a4 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert IEEE double to 128bit unsigned integer
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index 4261c5e6a7a949bf1666f3c3812493d562a8434c..68e413d8700a3e640b2b4afc99fec8f7096ccd60 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 64bit unsigned integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index b4bb890299cb479226e0fc97e3b8fe9c3b0df71c..7e0bc6bbb828b8e6612ce87456a6680a08c351cf 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 32bit unsigned integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 36d01b0cfe841877be302145078f9c8c2a88e8db..264ba13a6d7d79cb37b1866a5866a980f919054a 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert IEEE single to 128bit unsigned integer
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index b2355a2ae9daefd0c16c3246b0b6ce3f6358fc46..7e866e42185e82d94bebfcc55ddae3b38f84d283 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 64bit unsigned integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index efa1418da1d62fbf6a18408c2b0320572c8a3897..9665721f3b7e367e480cd057dc82b832eaf90706 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a to 32bit unsigned integer
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index efe0cf5c5d55bac9f9255fefc4b1728b4121a95c..fcdf122d24f5b451c0567bfb404dbd1068012fbb 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert IEEE quad to 128bit unsigned integer
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index fc8719abd732362feacf8913f51da7a67780b9d5..f290e248f889ace5cb255a679abf8bdd0a71a960 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 64bit signed integer to IEEE double
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index b6b6b42525082cdfe5f30c708a34cb892811edf8..b54cef8ae092890af7769b1ca61c17d197ae5783 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 64bit signed integer to IEEE single
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index fc3fba361f775c0ed8fbf18c9e0b744ccf9356f3..33c3b197db05bd978be47fea99c10d54f5c0570d 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 64bit signed integer to IEEE quad
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 7df5265ffc8dd1ac61d5bc701816a17858da6a9b..fdd9d752f04b2e50c8252336b9bd3192f619ca68 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 32bit signed integer to IEEE double
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index b55fd3329ebc30609e1f8a8af2cf0b5d1bd3e093..3b2f8047bd35a66efef26355b45500829aeebdaa 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 32bit signed integer to IEEE single
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index d7c3078e4ba1185c23c7e050daa9397a974821a1..d92e4bdd2553b2d1b227793506a69a0f63e8a30a 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 32bit signed integer to IEEE quad
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index a28181b23a7e6c3b1b95cd42ae671d927fe57b34..74c3599f04e66ab64db465bc27109c8b476b6b06 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 128bit signed integer to IEEE double
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index da8104794502f9bd405a0d6fc683ecaf306ffc2b..1dc76438a0aefbd14158296c42b4d70790452268 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 128bit signed integer to IEEE single
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index ffe217a6226e9b9a12981cf732028a2b67035ec7..8c439260b78cfe8e942e0c1239343ece6e6b9504 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 128bit signed integer to IEEE quad
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index 8a041f827a4e8c99a84e043c7a6870e96eb9c6a2..43d59c19b266a7dd3e93c75de9b278c58fa53360 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 64bit unsigned integer to IEEE double
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 8dc750851af83357387e1109376af3a800cc0a11..bf32a214fd6df526560d92a0c389503badfdbdb7 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 64bit unsigned integer to IEEE single
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index cc8a3fe06c922e6366fa94527334bab833dfacec..4eff13671af55d7879be6bb39ba36400601da7e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 64bit unsigned integer to IEEE quad
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 059029640c9690c6b33eb4fcae14669f95c601fc..e995bf4e6a04a8c107b6dd83b576cd51cd1e8373 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 32bit unsigned integer to IEEE double
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 91c1e4d1a96291a7d9904b6358efbe9c47b64479..803e0db77ff84d334edbfadf24d336c1f7b07bc5 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 32bit unsigned integer to IEEE single
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index b1eecfd7c95d5845b9a623771ab114af7548e20b..956cb62ef28127c27c60914f724aceb8041c2807 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 32bit unsigned integer to IEEE quad
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 6a8981daec09a47b6cfc14dac5cf192b7d69f7d3..1b543d4a9604fbd2227c9eb6a83d846f1d01b27e 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 128bit unsigned integer to IEEE double
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index 94d0593f26f933d062ee48a93d2473a70138f618..09a610d30900f6931cc78562971b4c0488cc6175 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 128bit unsigned integer to IEEE single
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index 424bfef8fa8221fbb0e9661311b8ae71661a0791..d6e57fdae89de7b58bb7c85dd2db68af32849c3e 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 128bit unsigned integer to IEEE quad
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index 709c47bb4bf5498cfc0c75c4733e61feb4da4482..c4826ca20c6ee5c976d19b4becba5e8920fb5ff2 100644 (file)
@@ -1,5 +1,5 @@
 /* Implement fma using soft-fp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6af3701429e7bef79977b559152a5b36f5b286fe..a48e19d1f344e9d60f8d246e21ef6a53df28fcae 100644 (file)
@@ -1,5 +1,5 @@
 /* Implement fmaf using soft-fp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1427b2542f469d56b7b2024bfb07930546581d8f..1fe4b46e05b5e56ff33808473f89c3b6fffca1ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Implement fmal using soft-fp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 5b6fad28492459686b44ea65e48efa5c88bc0a95..4ff97561bac70d263a954acf60ba924628de4ca8 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 4e5d9393f1e66ed1958e3dc250bd172a18d30ce6..f3c5d2d71062025bca0e61fe3606b4c91df77f5b 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ed02f459ea2b2a1668824e7a284e77a3ae1d3c4b..fb82b795ca9470435a899babd60032f23c824c1c 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 iff a > b, -2 iff a ? b, -1 iff a < b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 476f1c47015f361f6c19e060129f93e74041fea5..8b15d32b740a504000191148afd59ae2f9e3a701 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ac2f748a36ca958f808a7094b846084ce3b0ebb4..e86ac3f08e5f0e55a28bcb0a587302202935d2de 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index a41055b9494450a57c01c1a86c17cbc4703795bb..94b7d786d66bf92ad9d2bee0d67f23dc1ddded7a 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 0 iff a == b, 1 iff a > b, 2 iff a ? b, -1 iff a < b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index dee3f76e5b970daf1525affb63088aa88a34f845..96bf65f554a39a6b4fbdda7e0f3d4d9bbf9f6d86 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a * b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index f983b303479daa01946622468fa5e0408018d84b..d8160a1a1b2695e6dadbe764efa6522df0adab15 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a * b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 1306c63f8ad7dfc7b80c92a9a682444b9f265568..d67a12b7bbe8bcadad4d1b7054188ced85b8f49e 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a * b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index d74c16c1ede0b180c75216a9ba85c2da8f1d0090..5d3c6114e5f20a7c9070a8c492d4bf61b1ceccb5 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return -a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 0316105a5dc33dc3fd1d84b9666cc70731c6c4ff..c4a06089eeedafb202b440c740e8efed07d39eb3 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return -a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 8540af24d27adc19852b5d1090be8944f21950e4..5306005b8b63aea426fcd55c991a0765b95208c7 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return -a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 8ccb46a796223950f7a744a14d822502bf4832cc..33682cf51e11d4852b53a1d2a8f437d26a406d79 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Basic one-word fraction declaration and manipulation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz),
index 5ef4217de12a9d985f19a4c5cd565631d2065064..160990fe4e8fe1586c76e2c00c7bce2f1eec0f38 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Basic two-word fraction declaration and manipulation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz),
index 6c6b4611662ca36c393d3ececf60542e0fbfa0af..a80bdb2f27841487475b1867d4e61ce1cda0ef52 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Basic four-word fraction declaration and manipulation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz),
index f1b23db80dbf94388b64127be306ccd7d4acc16c..a50cd7b58289fbb5a6cc8c5ae7b3c3f9a02ab16d 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Basic eight-word fraction declaration and manipulation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz) and
index 67cdc33b4cf9eef360780b8506a55af349d7d6b7..e901981b95ee49f72671d7e98eb79137c9283567 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation. Common operations.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz),
index 5002da5a533accd11be91ff96927643b86be01b0..16e362f1c69c3a4b7b7182d95256b5aa40d1e0c8 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Definitions for IEEE Quad Precision.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz),
index af60c96e6820e88e77aeb5de3cb890c154b5ac80..19fd6476ee9e58e7aebeaaaf4a952ed9b5f56b35 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Definitions for IEEE Single Precision.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz),
index 696fc8676c75f12e45274b4427f775cc861b6e8c..c8a98948f8a17a955210e8e333f56d29ccc47c74 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point emulation.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz),
index 266e1925af6ee11d276f3c73af0739bd848f4901..db43ddebb323a9ddb98cd76d0f8a7259978ca047 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return sqrt(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ded6e87f534cb85313e4d8770b789578e931f7da..4a551dc7c3e43b9a2f530448e1ab0eed50014290 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return sqrt(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 9f3e7187b0d8edc763247f4133446dae81a88b27..e0bec1110424512a74dddf4635c0a12ba0628c4e 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return sqrt(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 6846e98dbd66f5eee639a33f946b5d6384220005..ef82c862859317a9d16a7908373fe621e8d3dc64 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a - b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index d46ddf58ae6a9806436438a1464d702f0b000be1..8d36e284c7ba48ed5029f03156ada16faf594033 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a - b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 88c6edeb6120cd54da06bd02c6d464b9ed095ec6..490ff9cefbdd9b22c50c7d1e41f010ffa23f8440 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a - b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 3ec56fdf8adb0830f0cebf267bfe2290a62076de..e6ccb59079a27726eb51d34e5db838f45f9b2dd5 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Truncate IEEE double into IEEE single
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index e970210129106f24471d6d70ffa170880e3a4864..781b5b90b0374aaa1954a8edd71f1667c85a90e2 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Truncate IEEE quad into IEEE double
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index d8a3728a0da511cd8317532d7679c4a56080f2b1..76437c4d347e838dfc5f671d02d44c9939c5eea9 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Truncate IEEE quad into IEEE single
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 750bec1808e7c214de7cf9f47e76fb6ef630e57f..1782aaa7d88ef20ed0f80710d709816dce9272ef 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Truncate IEEE quad into IEEE extended
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Uros Bizjak (ubizjak@gmail.com).
 
index 641c86972512d8f0d526dba002bfeffc072c12e0..ceacb9e91d4b78862b3fe83d1be4258f49e735a6 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 iff a or b is a NaN, 0 otherwise.
-   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 Joseph Myers (joseph@codesourcery.com).
 
index f271421283f748f45c67cae65b3564129b36f5e1..057f2c43a7938455c43b49ce10dc715fec7243a7 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 iff a or b is a NaN, 0 otherwise.
-   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 Joseph Myers (joseph@codesourcery.com).
 
index 38cc1a78b26dbe13fa038f45759e49b9518f1531..433a84fd5eb2d60dde412497e0e8c8768205ba77 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 iff a or b is a NaN, 0 otherwise.
-   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 Joseph Myers (joseph@codesourcery.com).
 
index 16f8f1bd632eac9afc0bbf3757e8c3a6c1f7a96a..76eccb0f8681731c250965d58da5c20d530edd41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index edb7fc38d863fcab121b1fa46ffbaefec1914193..061c4d47f848f0f31c2cf661a095e3dd879bcbd0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 2000.
 
index 31bffe7fff259ea65e2cdcb6f0446992739cecd5..716fe39cc6460f69166e36dbc81d90adc8c21a1a 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal function for converting integers to ASCII.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund <tege@matematik.su.se>
    and Ulrich Drepper <drepper@gnu.org>.
index c71831ac6f7ecd04e40ae8350ee2258c2529d40c..405550dfea911d677eb87f96cf1ae4e80afb897f 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal function for converting integers to ASCII.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund <tege@matematik.su.se>
    and Ulrich Drepper <drepper@gnu.org>.
index d8e744fe4d624728a9943c77e9116a038287f82f..31442f405840f5a3c77f5976686c862f6f175c43 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal function for converting integers to ASCII.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 86a5396ac9f4df2193e3827656eee61d7e099280..787d3b3c6852bb3abb0199379f1d18e880370140 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1175ea2aae66d7d009c4cb54ee35ded223560682..5669faef30411604fa73b6ba673822efe69cbb25 100644 (file)
@@ -1,5 +1,5 @@
 /* -mlong-double-64 compatibility mode for <printf.h> functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 54d81fb362070e5d5d85cfa9b43a555edefda243..c7e7f0b8b4a29f0d6142156cc3de22862385eae7 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for vfprintf nargs allocation overflow (BZ #13656).
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kees Cook <keescook@chromium.org>, 2012.
 
index cc54b96418789ff91be24d6249cd98802b1661f2..285fe40c7ed9ae7f92817913e0caeca1f259e18b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 901d3692d5a6423639dd2f97b06228c34e6bf673..892389cdde8d08b2fde3d364bf384c54b1c8a8fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 35bcdbbe951b6cd39b6f38012d841372bbbf7418..5bec4f0d0b9003deb1f00f8f0dac9f58c86c73eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e6f5a666e7ea4fa2b165856e1c6a913d0e5d9edf..c8c992888f7a18e2f496a4016ae93f78edd3db52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index adb75b7b240ae2832ff7a3b59ed2d7a852fdf0df..e06be8ccd9b27fbfa8f780369d7c1474236ae5da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2a858547a597e5c906d6f5a2ead593ca2c16bee2..5063fbddcae8ad3c60a630e5e016c517131a1266 100644 (file)
@@ -1,6 +1,6 @@
 /* Regression test for reported old bug that errno is clobbered
    by the first successful output to a stream on an unseekable object.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index fc0fc9fa2587df72b89d2b54a3b1b334caf29072..0b4450502328eaa9f9cb8782026d5f06add165ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Lock I/O stream.  Singlethreaded version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 4d64dcbfb03f2159245d4b80b426b65babd003f7..e59e81567df65eb08004d716ead8dbb1a60e868d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1a392e1150584943e31c0b4b36969bb89577a5b5..1ff8dc69d7895ce8d83b51de93b72705114357c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0bb58089b9744e3c701a4d195e473cb516f71894..0bd6d7dd8beb8b512c5c331a54f38630193c912b 100644 (file)
@@ -1,5 +1,5 @@
 /* Try locking I/O stream.  Singlethreaded version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index d946aebbc42fb4e7a8cb1cb69734f57208b6e714..3d6ad0daf81343cba6404c30865f72b9c76bae10 100644 (file)
@@ -1,5 +1,5 @@
 /* Unlock I/O stream.  Singlethreaded version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index b1ce5ec30b9a5585afd3680e702646b9fc1117d7..63043007669671bb20c093de8728d82ef515d1be 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@gnu.org>.
 
index 903ee0bdeacafc8e758d6bfbddf6cfcfe532115c..fa8100e0f4f97c4e3b7e39591265cdcda8395e2f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 00918033fe01beb1539f12c025e4651a40060869..c9b15ebe4e5e390b5ecb2bea1fecd4f51e965d14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9d6ea7c1105f2949b7059ba79d40061a32c0fbfa..bdf8d15a58d49355fc1040177658d448a9ebb7f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f5163de565cf794de8ff83b36d1e0e1684778e99..e08ec7120ec170ce8c39b98d84c17f3df4592c76 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1e3ddcd702b1f376b78f3d853fd60bf5875c200b..c61838a0991b74877ce1a704863242454123c889 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 36778d23860ed13582547dbb8d740f74e3e2ab02..da5382ab01214a099b8883fa5bfdf78aafd58739 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 36d3746c0640d957114353e4cfefd3b0ec56395e..a359ef635fff93bea7080a50a162682585fac0f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a0fcc6488ef021ec03263727b9f22db1eb25e900..3d6d50795c177c186d8e048739c9e3feb755a746 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index b21cb0fc34b08bf7485aa9a0ee855525c98482d0..dc5ea014f2ee4c3271825b45a8b865f2836f958c 100644 (file)
@@ -1,5 +1,5 @@
 /* Digits.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index b7bfe6bcf5ac50ff5358a8e7f213716484065fe0..53185c3af580d5a1d66b345887590c16d8182ace 100644 (file)
@@ -1,5 +1,5 @@
 /* Digits.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 91875a359cb297e91da43ecd12014b6603cb0c73..11f018db87f3158ebc2c2a3ef982577fa82991dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Digits.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 4232ce44c58474ff1e55689e9f4528b9748b1c1a..acd97d2f7df87be13b69540787e45896cce71db2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a193eddca957090b7ddd2cb7448557fdc12fc688..ca9e77f248dfd1ed0a432f490ac78dd5804fd0fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal header for parsing printf format strings.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of th GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index 483f16bf315845757da3ed9f0067c1c8537981b4..24909b2b0474651296508fc5356d743d96284bf5 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper functions for parsing printf format strings.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of th GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
index ca844aa3d88ca10ae676d451e1c516521f040fd1..88d2b3f6af1d8da55e8ecc4d09c913e5b9dceeac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5dac2a70d76eadcfeb8730dfdc0b29a9c1770a8c..9bf28949cb0f9968dead004e7d6aea38513d6db6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 45847a99a628c83cd46a0869d57a5f0066627d99..1e79cc1e2e563ac51feb4bb3ed8e2d04a8a99507 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2b93e6c57ac135a0bd5460d5dd75578ef22bc494..7a3292cf9712bbd7c26a7c0ea11d93bc5f0f3c43 100644 (file)
@@ -1,5 +1,5 @@
 /* Floating point output for `printf'.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
index 50b6fbfbc7a4179890775574530734d84ff717b1..4599867b3fbdf374b0f7bc67be56f16855dc9e55 100644 (file)
@@ -1,5 +1,5 @@
 /* Print floating point number in hexadecimal notation according to ISO C99.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index dfb3a539b92f70ffc6ce5aafed627e4a1f7ca052..a78ab41190286b2fbbc1b283be37baf4b144dbaf 100644 (file)
@@ -1,5 +1,5 @@
 /* Print size value using units for orders of magnitude.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
    Based on a proposal by Larry McVoy <lm@sgi.com>.
index 905b98afd1868f39bf747d7fdc150ba4f3d9e174..564d2375eea747f0bed7b66fd0219c17420071fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 38d74757856f45ccee349605d517cd1d74c02f64..f8155f042ca7746bff9e0f73a42f5410d7dc8ec2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index aab46bce9a6059994694a9ced8e9d81cea1f653d..419c1e4288a8cc96d6949314d28a6d9bc34b6197 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8a358f63ba190d2b304742af048e72bee30588c1..e24b114044758b2c17e009b5881bc6453b642ef1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index ff68b94ba7a4ead8c06f4c08a71887bed478da6e..464707a5254d302ddcfa1aa4d22d59b037e46cc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 402ec0653a334d476dddc2b7dcfc3d11586e9f16..329fbe9d186f4e9eb41bac43ad6528e06ae3465a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index dcb5874959d4bc48fc03578b69fa34236a63e585..d48e9a9a0a866cc6f037b994d79e2b3a042c7be0 100644 (file)
@@ -1,5 +1,5 @@
 /* ANSI C `remove' function to delete a file or directory.  Stub version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 35c40060e27d1c6b1d73bd5484c5d7eff04b70e8..3831138ce8efe219cc551c2ae83b60a24c4010ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 428e44e0bc490cd2b258ddc592a1c08616313c5f..0726444a6b72d843e54928f483809f69f1e2b602 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b26b65abef75c043ba1041248acc9958f9f0eacb..14f980816172d8c45c26c036c718c5ed1fcff670 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6fe06984454171628ae3b272a2ff4a2a1ce188fb..6f1f037e5da5cfd8e4254c323df8db725823aa96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 9fd602b50ef745c0d0746f4b33fca9e5f875837f..1f8d693de535bb37673f165aad9cbb7927ffa2b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Define list of all signal numbers and their names.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 81f9adec9410ba7fd5d71b7ffed7a88531e87234..d0871a839f8b47b1db647be466c9a65646c756d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 543eed717b61b6b69e7463e1e1a2752d743db128..7b8ecd1f2f17011406e96ff7c491bd3a7481de63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7218d6f3cba06ffac64e846144839ecf7ef40a47..d09e104ed1c6ba584499eba95662450c9d66bc5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f5c0d37b0dda36da362cdd1b0b00d3c5b79acc6d..c32d5a5f8e8d2dc110f2a8542540022815063f98 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions to access FILE structure internals.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 5814a3c29a8094f040ed6d7feab2781fa2216498..77b82d2b146d0cad2989b2ca710ccf16c494c56a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index ac85121e1874a02b91a6929e5b7a131d5c6d392d..dcbb0a92eef7cc5c2be5f5873850426a5b6ad7c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 828bf82d64f7186a8e0fb02f1b8d871cec605ec6..7eeb089f14093c836b09fc18fc2be74e0c30ee4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d9de3564238412cdbb87a6a32460b3b330c33de6..fe57df6ac7e273cf26a82141c9f3746ffb76e527 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6fd64fce909ec3e9b6c20a777414d219d628f708..d36cd61b4cbbffd9bf20c73ef5c8402492bb29a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 3490f62e333ade8c15a6ad0c6c9699a8dec83b96..a936c2804dc60d21ad5903fa3762c61afb73b7cc 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests of *printf for very large strings.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index 2be8365a39a283caa61842e105447456da576df9..0c42fa20f4f016c0504d6fe9014c63bf094528e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7afd9b0752b4d6ac8106715a281a400bf0b2cbb2..022c2f650bc97ac467b5a5019552e6a6ae882c94 100644 (file)
@@ -1,5 +1,5 @@
 /* Open a stdio stream on an anonymous temporary file.  Generic/POSIX version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index dfd38d86a01a20c051335e9e2e9f1eef8a5101af..f6d360441a153c1e606f8d4f7263ba3a153e87d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Open a stdio stream on an anonymous, large temporary file.  Generic version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 82ff80a1d73dd00df3e4ce14ca387c5a203a9e32..3d0386269e086cb47b5e44901b5e95c1dad3e803 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 521b75bf8c7fcbebbd35085b6cda7a402ec149a7..aa2e24e7323b764cb4be4ec631c4263d23d470c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d79b839357c538ee4c8c86b530e3df92b30bcdef..a0c8853b853f358037ba4ecfc5596e82635e1384 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index f745b45f2727088a0e21ad8249975a1aa5ac01cd..d285c97334a4b56d7a7641c72c7473e2c9f8f187 100644 (file)
@@ -1,6 +1,6 @@
 /* Test program for %a wprintf formats.
    This file is part of the GNU C Library.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Marek Polacek <polacek@redhat.com>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7e4474609efb8f9a01e107c01330f6093c812789..1ab4702ab1277946d04855b8a6a1ef931526bb5c 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests of fseek and fseeko.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index 5b42b6d10b2618d86500db12b2503034f0d3d162..7f78fc1283b682316b3cce588098cf8fa4dc95d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests for gets.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index a406a718004d16945e3ac8c3b7363f17e49979d6..f0ae0418207d77613825d5925626c3ef791bcb3a 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the GNU C Library.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Marek Polacek <polacek@redhat.com>, 2012.
 
    The GNU C Library is free software; you can redistribute it and/or
index 324f7cc2fd398edfec48b6e58449ebda6045e0bb..bd84487018e811faf5d70a96c21307f81afeb69b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index 2a45e48482abea5c464a9453b84e755c1acd0a71..b76360f7e949cc1aaaab9ebd6dceec78481bad70 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for correct rounding of printf floating-point output.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index dd0b8322f4c9e14bd5e02fbccd04c9c64feab198..10673ce77d16be8e7815c4ace29e222a56fced9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 81e1e24af05b7e44bfd3be7a0d64a2283119eb6f..521e66068e8c120d298fffbe33c91599d767f0ee 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Testing of printf.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index 9f248ac2b3a3edbafdaf6d8158d8f47ac642fabb..6329bf6c831c54f354c6a1c1822638f41a118ecd 100644 (file)
@@ -1,6 +1,6 @@
 /* Verify that print functions return error when there is an I/O error.
 
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 85481e4d4bc5dca8a3200c44e4cda9273ac74408..e54b23b167e2e5c71c54a9ce80018f82bb17a72a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index a77bc7e30bd03e93359e7cbe5ae40ea10d4806fd..1214c7d068356cddbd80dd2724720f06e8f8bc00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
index d2ab6560366a4d0037e9350b5b6c0734f83a9e17..a3bd9fb90c5658951f6bca4e449af83314ac2a21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 3ce8696400ec6eddf74e664b812dd45fc61e134c..579747d1f6682edf5aece804144960377a06a744 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Testing the stdio implementation
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index 7e8e0b9987c1c148b3a7abce039a4e123d928989..4d17a4cb62024c15c7b46fc373c4c0033d17d5fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for some *_unlocked stdio interfaces.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2004.
 
index ab4d645031fd5faed2983d9dc75811eb44a286c5..913b5259f7ade6e47e96abd9fa0dbf31a5d7b1fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 1cd3d20588f8507a36f2174134c2a7d305fc1777..85a5edb3947701f3a7ae23f0405f7ed2e6b0c395 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8cd7a85b216ab941b1fd459d88af36832562841f..115beabdfbba0839a3fa0b23b2780f59a9cda9d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c0b93ae3b7464fbedda062d5291e4251a0561cfc..2e1e91af78b509f903bce8f4bc95df48425aebfe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 08c749ebeb486774c58939a6933dcb38cf406e4c..367adfcb6efd21063746cbe9fca5303dea0483c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b76c97af474e6c7f76405ea3bfe7254eefe177bd..1be16eb8d0b5098a988023213ff0bc57ea9b465e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 653411d0444def06c462a9602c262ac10923f5a2..a88688cf5023e3f72a7b5eded5d0d3dde9724623 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
 
index 72b2d606634abdc073740db1f19655f819cba4d4..c471f44f278a0200d6f5524a5ffa4cef281b80bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2fbb4c380f2e81539284b3a0ac58f9f7cb8cafb4..b82474d57400a3085525b1f5f01a3623a3f63b96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e3930ea5f7df1dc25c7d2273f66bf1f7cd375f00..17ebd435a1148c912cb3ce98bc96b8007f36ce10 100644 (file)
@@ -1,6 +1,6 @@
 /* mpn_add_n -- Add two limb vectors of equal, non-zero length.
 
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index cf5b371601341fb9c14b15cf9f28847598dcc400..b6f2d076c3fa9eaf0163dc56a0519492111c0e5c 100644 (file)
@@ -3,7 +3,7 @@
    limb vector pointed to by RES_PTR.  Return the most significant limb of
    the product, adjusted for carry-out from the addition.
 
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 88612b0738e521db48fbd5567f507c87c2837b05..2d592d4fb3ecfd837a46614cc05a64489a7c9150 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 81a4c8c5c0c8abcbc33c3f6ca69c516408c8202b..665edabcc7a4bec54a0a84681c97f52b145a6e4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 38f07b4f36392efca1ad71121572561812b939fe..da8e41612ec1a52b44dd4b4751a0933cb613c452 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ad4e4c103afb5ea20e07871f75191c5e9f7e302a..3cf8d25006ccf3bb3474ab81ded574d49c086011 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ab7f077e4a2cfb78da14bb54972a47a038174cde..2ef52f7b4c13cc728cab868d077d5a52cd92401b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bee0c675a17af08a5f21f5dad050016609c7e1d2..35e18a41e7508b49a5179aedabd6df1c6f9711b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7261020e7cb4aa5b9a4033fcb81e1cb8ff7b60c8..012dd94911ee31d3e3cbbc18f97ee3173435f96f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 61c81bae30de7abb6468ea86f546b26ef8d516f6..9cd2a2465fd7cb979b5a14105440c93a182097ea 100644 (file)
@@ -1,5 +1,5 @@
 /* -mlong-double-64 compatibility mode for monetary functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 65484be38004050f96d692ff9b16786eb4a7dddd..fdee2d53416627ac1e55323ad61f263d46c57ea6 100644 (file)
@@ -1,5 +1,5 @@
 /* Floating-point inline functions for stdlib.h.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index a606fd3d092ce0135aae65f2ee18a20d1877c3d8..feadbdf39c726b7cda3ac255aad0b72b05c71cb6 100644 (file)
@@ -1,5 +1,5 @@
 /* -mlong-double-64 compatibility mode for <stdlib.h> functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a4abe2a8bbb7873696becd45740dab4ecbc5a10c..7b5b57b50930491d97e7802a74b914685336c83d 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for stdlib functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4a357efeef3c1bf3ddcf5444764ed552284bd0d4..7e7872def785a189caaf3a5f025f80b4a210977c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a1a22f8ed0b18746d3a5cfc38502661e57457d25..89d0bcc6e6b15738a1d57a9122349abb952d8972 100644 (file)
@@ -1,6 +1,6 @@
 /* Test to strtod etc for numbers like x000...0000.000e-nn.
    This file is part of the GNU C Library.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
    The GNU C Library is free software; you can redistribute it and/or
index 784c978435023ed774543f51b413be267dd95d85..bf1775eba2fd6786cacb9e3ad91d39de469ad083 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the canonical absolute name of a given file.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 8b53cea2edc71a24948134dc3d3b0221f82730cb..83188d40374ad41eb91ec441573a41b839956042 100644 (file)
@@ -1,6 +1,6 @@
 /* mpn_cmp -- Compare two low-level natural-number integers.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 800697c1263db45843d61987cbf46c35fef49cb4..90419ffc6c6c7a91a7cec00b687b42de6e978d23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 0a42776dbd0d4779a6b40e2142e1756d8424739d..21dec7b543653c7337d336ada418c41f910c2bfa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 2ee890f27a6b67f0dc94fa87698c2aaff7c97c60..299a9c0fc8c96a49d3a3898ac9b2318b73896046 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index dfd4c7e694a1b98f40fd5433711b3e4592502465..d2f88d3ed83b13929c9ef03659be9a16c349a535 100644 (file)
@@ -1,5 +1,5 @@
 /* Register destructors for C++ TLS variables declared with thread_local.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 429e20aa7bbfddd42d34cac457f6b3c5c96724c3..9163086e4936f222af88acee175a6a11dcac3c6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 0f5569a5dde3f77e8600f581235079fde0aa2c3b..d0d42e58965226b9e9a6ee68eb83687bb01a7c60 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index c11c913e6f7b846a3b82b9966a00864568984195..b7bbf3c1326968d7087e494dcb740774bbb08369 100644 (file)
@@ -6,7 +6,7 @@
 
    QUOT_PTR and DIVIDEND_PTR might point to the same limb.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 99c782e22b08523e5c6dbff0eafe971cb249bf89..52375932cdc0284f1d3b9fc5eedc600fd3747408 100644 (file)
@@ -1,7 +1,7 @@
 /* mpn_divrem -- Divide natural numbers, producing both remainder and
    quotient.
 
-Copyright (C) 1993-2013 Free Software Foundation, Inc.
+Copyright (C) 1993-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index c9b289fe9bc27561ebf2c4aeef9991f6c41b2536..10d2969df02772940c8e115642600ed7e096b3ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 6371b0be8483779aaba417de68f2cab715e24654..61f270f5d623e2e5205fddce95bc9e533cb57a91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index cf18404b762b205ce1cf73be31dd6f626c5b9dca..2a7f925e5b58c1b56bd3f307936d3d3c99d33128 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 6363440df3ba38d9c7e4a632444b94927723a58c..bd89cbf242db6f7712d454d203beda7a6dda28a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 06f00e023f933eab59877daed592693b5444d8c5..98eade7724f2c6b0bb82e678d8812898bf54649b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 6843cbf953d308ddd42a0ae920ec8c69121bc913..93602216719128e69ef424abc19deb4524e00d84 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 270fda7b4fe4daba7d3e07baa2b28c4f1fbef29f..0aa7cd41dca8e9c4cab8de76719377dda5723190 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d96ed95d46804113ac918c3e392551fb5f758d3b..eb2c3949f06a1e3a7311e992d08c164ace28bc3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5185de42728902197771810870d0858a7c160475..acf3be2335f292867ed797ce83b57c3baaa0476c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 73bbb1225235cb46b50ec0ee4215cf70c567cc36..ec4c5e0f73e0e72822bcab1f35400e39259f2a38 100644 (file)
@@ -1,5 +1,5 @@
 /* Message display handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 56072e682e444ad56d4e73d896ab01ca77bc8021..665f40ec13cdbc03ca864414223e89108ae006a6 100644 (file)
@@ -1,5 +1,5 @@
 /* Table of MP integer constants 10^(2^i), used for floating point <-> decimal.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index b5374c51b4d1fdb2f790345dee509fc3cb79f34a..66c4936a915475b33c52639b67d59a19405e5ca0 100644 (file)
@@ -1,5 +1,5 @@
 /* Header file for constants used in floating point <-> decimal conversions.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 1ff1baf9813c55e02d4c286d8aebc82bf8958e57..3fe5de26f6360029be35a8e53b54859d3c8111b6 100644 (file)
@@ -1,5 +1,5 @@
 /* Generate data for fpioconst.c.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index c0634e0179c965b880c082069c0d55833ce0307d..20aa432d678225d380ad150cc41d5007b6d1d268 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate table of tests in tst-strtod-round.c from
    tst-strtod-round-data.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 868c6516244286074baa2bb4977e5d6c1825cfed..a9e18e11a4117a89fb4b16b595435827d5ab9f61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index f33c22f4407ebc93c0a0a89019dc398565a1011d..e8cb91349e6498b95cc0328bbcaa4668d70eea4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 34705042f021a2c0e434e59a08e54ceb02962709..3e8366479bce6929c56fc1d013619de9a0857947 100644 (file)
@@ -1,5 +1,5 @@
 /* Parse comma separate list into words.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index c2cbfce9adcf7cab43a4423c7b564df50a464b5b..83865dc41227d3e94b9d8cf15e3a01411d9244f9 100644 (file)
@@ -1,6 +1,6 @@
 /* Include file for internal GNU MP types and definitions.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 07bebc008e64dbfb00382c0dc5265d23d8f1f7b7..0eecf92f39fc68423897ce954e8b8b3a806afaca 100644 (file)
@@ -1,6 +1,6 @@
 /* gmp.h -- Definitions for GNU multiple precision functions.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 6709a3a0ee87e928f41d3ea16641d763764bbf6d..e65cea9a346758ff4f9740e95d11ee478c656c18 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal header for proving correct grouping in strings of numbers.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index eedf84132da64997de10a296f6c592fa3a9ed571..ae28e6dfd6e3f70c84b26a3cec91d9896bb5c3df 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal header for proving correct grouping in strings of numbers.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 621b5154d2b7be59092aac1909b0242aa056a2e9..13accb566c99cb0394f4b75fc4f5622f082231e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Check system header files for ISO 9899:1990 (ISO C) compliance.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jens Schweikhardt <schweikh@noc.dfn.de>, 1996.
 
index ac5ebad7833593adbdba77b28c7f43b45aeb7767..0b58e6ef9481c119584c1c2b730c5629737240b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 251db9aed0fc6adba0271ef7618d374edc4e198e..b550e5b2da975775508b9a1200ab2018e935976b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 6f1aae2b4b38c237c40935b71ea6c456d7bc5fb9..e71e1a2c2e31ab970d056ec1fcae2441f3016945 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index b6c44fa05fcca365bd2cb144d631663dcf431136..14f6f36b378eb86e893d2efc47bac379d9796857 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b40b92a3a36d1d55bd01de2d614e8ca68b229e31..8733909c80481369b390d7a122dd7bd79fddac6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index b7e2e711ef6e976c6a70ae9401505f886fd58617..39a51d2de1539f6e437e942792eb145eb0570001 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index a03057fc0d7760d2e39ad84e1b66a880470ecb21..da864da6fb9278276d9c1e9fba50eb80014ed9fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index af00e8c17847c663c7674446173af32fe697eb9f..695ef0805df9b91a5afb37443b337908325bccc7 100644 (file)
@@ -1,5 +1,5 @@
 /* `long long int' absolute value.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 0da1a6afc1692658100a5692a5fc571aa5e2ede1..6e6b7d479474fdd0ba9e178c5f5f102cdfd4f371 100644 (file)
@@ -1,5 +1,5 @@
 /* `long long int' divison with remainder.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 5f00e548a70907d70e93989f5ff02a3671bc633a..10d76cf65e336708d733da8fc761f55103dcc729 100644 (file)
@@ -1,5 +1,5 @@
 /* longlong.h -- definitions for mixed size 32/64 bit arithmetic.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 2b9b19a11341e47f62d3bc4b7295d4d31b4acb03..c37ba391b5321b31a9c5e47a100e1cb3bfddffc7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index c535665108189ea50e30498402a19bec4b9bab98..fc5f10ecee00fc9cf1582d6b23ef5888b59dd4e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, August 1995.
 
index c92439b4a5c847d98cae0703c4ce3d0e8507edf3..6e0d5052f769eaeb9659e351cf03a77013d2a135 100644 (file)
@@ -1,6 +1,6 @@
 /* mpn_lshift -- Shift left low level.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index b4d07bd106c52ef38e45002313db34328ed3a07b..fb5103774eaeff271ef8059899c3b550301813fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 2a925203670bfc3fcf0e90946533c21cb676a90a..2f92892197453d02abd37c2b85dfb9fb7f1bf5d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 68382c7db8a1603d6bb65683b03eaf9e4888ad4f..7e41fc13247ce5bc32e9a670d23d13f1dd8dfcdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1ff261a5078b6dc0c979ba1ffb00de12fa5d5c22..fc534612ba5d5d8c04db33c6fd09519299f03717 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c5f5c908f08729f654606b33a04815a6597e3bb5..83a12c6a56de53d1298e8b1f6870ac50e8412a36 100644 (file)
@@ -3,7 +3,7 @@
    Return the single-limb remainder.
    There are no constraints on the value of the divisor.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 24c605dab819a3cec0c6be690f10a0a0cb271e3a..f371d26d57995a57303a183ffe27d0db36f093ce 100644 (file)
@@ -1,5 +1,5 @@
 /* Header file for monetary value formatting functions.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c78257562176006143fb14ea33bcc895f41e2a29..866bcadf68adb1dff3e62608f2539708d175c2b3 100644 (file)
@@ -1,5 +1,5 @@
 /* __clz_tab -- support for longlong.h
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.  Its master source is NOT part of
    the C library, however.  The master source lives in the GNU MP Library.
 
index b6d62fe09e16b2101f092090e9694256990b0c73..6b9bfb570d89ae2d943e70721eba696ed8deb9e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 9044a8a6a6ba840b469d370555578aa209b1449c..5681bc6d2c41cd122b99956826b19a06cb9b5be8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 6e0adf94189fe131c50a74bb95917f121d7c0143..f7d7543dcf396b4d85c03a5dc74b1764bb438414 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 823640b775b74fbd98d67cd746f7bf192bb2b562..a77b8f16aec12d89dd109a5d92dcd6c96bc8108d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 897fad01528945fb702d1ee96de835851a1c1f75..02ef28b89d9e1be5caa1b605b61d25bbfdfd9a3c 100644 (file)
@@ -1,6 +1,6 @@
 /* An alternative to qsort, with an identical interface.
    This file is part of the GNU C Library.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    Written by Mike Haertel, September 1988.
 
    The GNU C Library is free software; you can redistribute it and/or
index 125871717bcbfb0f247d52b034a2c4f2801e8ceb..bb699e42f6cf4eb8ff1ee75e2edeeb01da09552d 100644 (file)
@@ -1,6 +1,6 @@
 /* mpn_mul -- Multiply two natural numbers.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index f566ba22f1d95acc2ebd3f3971e2072775d109bc..375df6ad3384b47e1a19f36554418d06910f0f94 100644 (file)
@@ -1,7 +1,7 @@
 /* mpn_mul_1 -- Multiply a limb vector with a single limb and
    store the product in a second limb vector.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index f0a9a304dd07c435fc1fd2d5649a457aa74c7ae9..a27ef6f58ccfa6b95d1cef7f3cadafd060f535fa 100644 (file)
@@ -1,6 +1,6 @@
 /* mpn_mul_n -- Multiply two natural numbers of length n.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index f5170089ee03455966fb19ae958d535a00de2408..ab6a554f404054cd0f914e4d54365ff31bb70bc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index baacb7d568e66f7389a5b9f6df2b2eab4505e88f..6594045bb02fbe977dd5f0e1ab2759c6cc5bbba5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index c0966dcf40354eba351806b44bc2850226c9d312..bc0fc897bf2c63040677e8960f6f3c6b288d16e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a6f585b172cb7ef5cc36badf3bce69254b2e3c94..9bc16872b4016a898e6fa9e4d32a8a9a30084778 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 471c66217fab965d7612bc0359ba7221bb4cd105..04c25b984f74a8f738233cc6da8a738b6437833c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Douglas C. Schmidt (schmidt@ics.uci.edu).
 
index 55064db7ba7093664d6dfb048bc23055ade31c4d..440b5cdd6b94d547ae7eee0eee38e44b806c553c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index ba3a9e79bf3f0d403f5f1d3f7bb8af46f60e5b1e..c0a13576b39c925a3499fce7ce6cbf45e4c77588 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 571b323fe95bc585ad89c0d8b6c886fd5d574c4d..ae66e8829498cd9747343e566d5b50fe5ec84540 100644 (file)
@@ -1,5 +1,5 @@
 /* Reentrant random function from POSIX.1c.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index d286bcf22832abded2bddaacf40438aa0e211de0..c75d1d96adecf5ac894ca752a4c54647014bd746 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a393dd3c199b5b08a16f3044f2a3bc21f8e88410..87cfdc285c0f6e4a4911eac0f6dd5efa2c3fb8b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 87755343b99346c114f94a32d83cdb2749cc38c0..4d667a64a760b8f4372b0a09aa5f5ae6b340f928 100644 (file)
@@ -1,7 +1,7 @@
 /* Determine whether string value is affirmation or negative response
    according to current locale's data.
    This file is part of the GNU C Library.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index c69dbd02e4a4bf78f24c9fc11950fea9748f3d0e..72e4fc581113308f5d85635a57b4f36beec44ecc 100644 (file)
@@ -1,6 +1,6 @@
 /* mpn_rshift -- Shift right a low-level natural-number integer.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 1ea795168cff8306dd9babfcb382561eaa3421cd..5dc48d9dcb6a82eb87f7d5cb549c520cec695c25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2791d088ed88f28cec24e697dead2cdb07300fc9..526fc421f41309e83029265ccc9c36072b172a6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 3f7874c69e81184ac4c6287ce40c58704998dce5..6a6acd484a53375ca6b8cb2fb9af807facd62377 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 7431e3916a88e4f0c62236e5856f60801ad17195..a276d8c1f09a70b1c92a4aa7e301d1d377b079f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 63c995b0da9b7acd12a64d7a9e4f7deab07daa11..7df5b3fd5f0553901bc8900ad7fd262fd6415e74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 7b5d758fc93dda08fd78256251ce941f67f6f41c..e8bc8796cbbcfd6334bd0061393e92300ab90ab1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index db9219191e56d77140170bb063db92e5c15f2b33..4d01762e7c4566621d74b9cadeaa8ab7e1d681f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 813da19e0df598ddd99043183c700ce71a042415..d35ffac7922122d3ae2036e9bc62392e9b521361 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e4d4c0d2423aea7074cbe1ce4c060f505d014eed..2f604884aa42e50659df13a15f5554920b4adc65 100644 (file)
@@ -1,5 +1,5 @@
 /* Formatting a monetary value according to the current locale.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>
    and Jochen Hein <Jochen.Hein@informatik.TU-Clausthal.de>, 1996.
index a257dac26ad259259a60732375459556072f62bd..71bb5bd386876740b04b99c37e2fcce3ba874264 100644 (file)
@@ -1,5 +1,5 @@
 /* Formatting a monetary value according to the given locale.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index bbeaf5e6cdf49060d9cd59e5c4045038cbc66e64..a42556bd7f70cd085401584af30f5dc2e0eedd46 100644 (file)
@@ -1,6 +1,6 @@
 /* Read decimal floating point numbers.
    This file is part of the GNU C Library.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
index c1c5c0db4e96094c15d0ddf785d64ccecf14e10d..c80306deef5adb9936b8143fa3c20afc75ac2be6 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to float value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 620c60095d58410f495fa6c67bb94d4ea5f1c0f2..b7e8034f57ea0f848b34d904721195591aa9bed9 100644 (file)
@@ -1,6 +1,6 @@
 /* Read decimal floating point numbers.
    This file is part of the GNU C Library.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
index c4c1c1f2dd1d7aa74195c7f4f5723c65bc976cc5..63105a5d40d39509b7550c979078433200b296a2 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to float value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 22ab264cfe157af02bc397c6eed95d63b6b92b32..f97fc440a51d94426410748497f10b22f74ff2be 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representation of a number into an integer value.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index dc47608b0c1ede85f57d8c2220a8a41b6c2c8f08..95c2df398ab22f6b6d03a72f785c6f848aea3019 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f9fa99efb6d8bf6dbe4c88ce475349aac59df9aa..38a1c4da56523ab15dfe2d46dc43f1ffe32cbd4c 100644 (file)
@@ -1,6 +1,6 @@
 /* Read decimal floating point numbers.
    This file is part of the GNU C Library.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1995.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8c7c13ccd72b4c78fb832bc3b0203133cf89e4ce..1782890f0930eb9574d7a69a6b55e1cc49a91907 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index dffb0cec93078a02d8630d5112a70676b653c648..34b6e35328ee2bd7f331b9fab7e00944ca47023e 100644 (file)
@@ -1,5 +1,5 @@
 /* Function to parse a `long long int' from text.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index bcf528667487e50a2d6fb37c86f085a17fbaa06e..51d976aefb3263e09095a93c1c9c1395ca933598 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 627a92f948df04d292379e476a388fd37652df8c..2aa412236ba0ec07c1f11a87153c554047c59792 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0c03282ac0de19a2e7f3c8027b3e931e57f02758..77b37523ac99b76b07602a58b827cdeb36529c2e 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c946187f378630a82e4c32d2ef7ce939a368c0b2..7e64c53cbd87d96aec4cffb238db430dab6cfa27 100644 (file)
@@ -1,5 +1,5 @@
 /* Function to parse an `unsigned long long int' from text.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index b706f0afe6c92b7cda28b5aaee81eab1a1812de1..ba407b3b53734f5147286c6599b89d6f470f3894 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9b3fb92feacc0329abc2633716432abe75ced3cc..50fc2b80b6e54f0852998352943bc57ba68731f4 100644 (file)
@@ -1,6 +1,6 @@
 /* mpn_sub_n -- Subtract two limb vectors of equal, non-zero length.
 
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 61a07ca68c8dc56d0a3f7b4be9ec3e7420b1eab5..ca82bfc244a01b54e2a0279017daf447650b760a 100644 (file)
@@ -3,7 +3,7 @@
    from the limb vector pointed to by RES_PTR.  Return the most significant
    limb of the product, adjusted for carry-out from the subtraction.
 
-Copyright (C) 1992-2013 Free Software Foundation, Inc.
+Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 47d6b8d92675d5292a3c4b5ef578afb822f8e69e..ff43bbb438a46a8616725b3c7a5e639f7efc3815 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 4aeadc9f0b09421420c4f53ebc54b17dfe624e88..e5ac6647e4ac5c7139ea9ed8450047b85674a3ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e252351c49816d8534683188eceacf25c050f3d0..aef569191e477b9d0c27f30bb5431b6c6d7c06bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for the l64a and a64l functions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de>.
 
index c4bff0ed9d9f0618fe90498a7ce16c929ad16355..8d46290e3de5e95495e9c14123f81e1f65a7af4f 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for returning the canonical absolute name of a given file.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@azstarnet.com>.
 
index 7f10238d4b29b2e39ddac81130e47d5fc0260588..8785512dbcc0105775e6b143e22f56e6bf8ef743 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for realpath/canonicalize function.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 049ecd474a197f27c246bf74665516f26aef060a..9091c433f2cdc2c8b8c996a11dea1d5f2ac0c85d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 80a1a699a43a9acfe4294a880bf7ceb903505a7f..12e910d80c9f4d589279bf2c91e7dd72d3ca58de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index a3ea608eacd679cf3259a88a0752f38915e81547..e539275930b338f31b951b48401b2a5fd97ba927 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index f5cb5da86dd1b0f02c6263c5d692b6b29bda6b69..3316d7e555deb3130d68479c04da88a42d1234e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 963c522bb75a6f4fca2864f39a61d1aec81af82c..4f075dca3c487f65bcb323f7f2fa0da9f47b0f77 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Test of fmtmsg function family.
-# Copyright (C) 2000-2013 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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
index 15a241254a829c869eb81121417f383bde35d7c6..7968a6d3dc58671df2ca7ef6999258127a02641f 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 151be33220993bbc6a2f0661b980d219316ddc90..1dfc1ae03206c6cd7ee73e47e8523327c55e31e0 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index bca445965669e68daeb900e70938c890e0629815..545b8654af23be386854998dead6d78a69d8ee47 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 094cd29d7c6d9e046b239324c615fc9d559d6d8b..0553b62992588cb4ee799d53295ff5feb3da627b 100644 (file)
@@ -1,5 +1,5 @@
 /* Test initstate saving the old state.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
index 9e6837c5529fbe33ecc2e8a20ff60bd0a2a10fa9..e5da404b8235c08b4055c897d426cadbeaac927a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 91183ac0c222ef990bcc2b1ea0c6093070246dfc..ac9deb1b4ff6f542c5fc4938b0e4089fc4d2af1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index ed10fca037c56fde4f06e74d3440bd8774fa3a23..d2c8818eb6623cde99e3af9987812665d92df4df 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for integer/buffer overflow in strtod.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index e7aaed17e8f3ddb0cb1897a0d971edc0e2552880..f334b20af86848ce9393a032be9b08cebe90d192 100644 (file)
@@ -1,6 +1,6 @@
 /* Test for correct rounding of results of strtod and related
    functions.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index eac02dd3df8272c4d7d80a403332f55ca5016368..bc2374188bdf67f072abfa6002481868dda7a82b 100644 (file)
@@ -1,6 +1,6 @@
 /* Test for strtod handling of arguments that may cause floating-point
    underflow.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index acd1377b2b0f0027131a3183d74390467d6d9059..58a5b1c7a657a5d588e5da549f25864819f7802f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 28dda686cc6e757df32070b7b10f665f61d2bc66..eff0bf42f3863a72c1e19619a62ab72560c00d21 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index aa7124e225b6b738af4fac281e5f6461a1fb3ccb..c2dca571ac5418db30f1f11d555f849700df6876 100644 (file)
@@ -1,5 +1,5 @@
 /* Test that tininess.h is correct for this architecture.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 9c7021aeaf3cb418c96fdbd273c4966945280059..964f94b27654e346619fe95ea478cb3836c9a4ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Verify that DSO is unloaded only if its TLS objects are destroyed - the DSO.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3d3777c31b42540d695d1d409fdddb5a76d81381..1ba3fae352c785d103e83e8d94d0a8ade39a3dd7 100644 (file)
@@ -1,5 +1,5 @@
 /* Verify that DSO is unloaded only if its TLS objects are destroyed.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3d2046e7a141a6d789b073e60f64848f705cc6d3..61e2e4b14c7bb851af38238f73a3fbf92de77054 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index 640e95753c90fc663cb7478a41f9835f6586bd9b..209ce31910303c78bf7e1697250b4605ea74cf79 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 63e693e60ae6fe0b80b8f3242a7bb258103b056d..c7b8a42fd8bbe15017b0643f1a896166e20b64f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 196090f005c9d7e808680e6aad8ef1c6e7ddeaa1..0001ab77f28156dd93a8765dd4b1d725b8ad8802 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ecba7fe60b5355ccfc56a9e157920f450a80f38d..1a513144dbbe3407045d4c204663a1121cbc112d 100644 (file)
@@ -1,5 +1,5 @@
 /* Return basename of given pathname according to the weird XPG specification.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 721f0631efbc8cf7335fc3d99267b291c4dbcf9d..eeacd3ab50d41fe04eead98964d3c93655860e0e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 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
index 5250db9a45354eb5a075f2819c3973806491458d..73c060da80abf1db8f9dfd5d410e0d6427cb6110 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index cd8dbb3158fe72c2639467b86ef3465faef72cd5..fe031ee25a8401fba67eb2bf564c9cdb88ac89d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 6af6eaf154b42a9ee0c5fc1b5db793cf0dd90551..0bfee0ae4379158ae50c03d29374eccca8ebaeb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index a263f2d949f2a9dcb32b0730b5d4645feaa1ea29..a0c927d323a1181a388bc1bc27ba02fdc6d0d8e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index c96349e65e4f0c77c0a89b6d2ca4587a00a91d28..9b1033ec9b4b4d0ec935228eaa7ad27d46e2f992 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 11d0a6f031dc7828698c31bbe92ca388b786a23d..eecca7b4072145bc03674e413df96c9d61473afc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 710a4529b1a32ce7b91c818a709e0bbfdea81f7d..29a923f5034df8fd57de655f541f25f5179c6f33 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 5af61dc36511c86a9501fbf74075ec72991f18a4..16de4ba38db64944b9d02049a20b6c074d93d145 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 35135a03e726841562e8984f54870527d2a37494..ffc02efa002e2468260d2672a26265565f34589e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index e0be266f76b091f1c98f7b41f0bcfd7a27a1121c..d171044cba7b22324d2cdba1c9672dd5fed48cf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 12381f4f6b8e6a48b5e1320fe76a126ee3aac3d4..90478b070b6776d728e7ba80d7468abf06453bae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 84c2568b9fb13e0ae7e026f0c520c8fabc46e6a8..5efa379596a7ddfafaccad3717ae097b7ed8c46e 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated arg vectors.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>
 
index 7d87236dce4cb6806155dea50fd8a4d2f22a8719..d33d4f6ea7677c714a17a3461fcc8b26cb77a0e1 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated arg vectors.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>
 
index 6fd1e7e6c665a9bb9fb7a9b92ac6e4855e7f7ecf..ae971dee11540bb58372e52a967cde0855052a88 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated arg vectors.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>
 
index 1999cdec6b5271dfaaef192e2e40f2838dd2685c..0a2f58c4db8fb5710292fc712ec5286f51e85ac5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index ad26bc72fc92438790418801b5cf6fec0d1f53a6..398c7a663b3fbd0306a131d8a71ae30944fdd70f 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated arg vectors.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.org>
 
index 7b76df909b4ce8bfad06d727653ca123c52b7fbc..795a4325af832b7b150692cb4ba2bfb6963524da 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated arg vectors.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.org>
 
index e2d1b90498ab56b1d88e26070af4f482e19181f5..f95948ff8fb99b01b838915527c86c6bea88c4f8 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated arg vectors.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>
 
index 01166be80fa89d0382972523f677e170e5ef1d63..0be19f20152b8a7bb20b6b416984d669652c2c66 100644 (file)
@@ -1,5 +1,5 @@
 /* Iterate through the elements of an argz block.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.org>
 
index 4fd0f0fe15ee94a876c211459e17d5f5e2ba4480..e07f8a6a612d455f3b29a889caf7c93f974909ca 100644 (file)
@@ -1,5 +1,5 @@
 /* String replacement in an argz vector
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.ai.mit.edu>
 
index f18924835e406c484a73e32fe06627b2e7174e3a..43a6d5f526ba32ebed4283c70eb2ecaa70a2ca5e 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated arg vectors.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.org>
 
index 4a9edadccb285df79f92ab1b7e41aaf66f3f6fb8..f43271fa0cf0a3806a9550ed3c35182141e48fd2 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated arg vectors.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 8b8a4c3aec223e8193bb22ee3dc305096e7c14b0..29b84eecb4d354992d6168efbbff9ef2bfb690d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the name-within-directory of a file name.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 73eaf4efcde7ba1c671bdb8cdac4c25135a9493e..7c1225c4d7dbfd00e7e6ea761b4fdd99868d7a8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9369a7c4d920545f26d31ed24d4ae048c9370615..b3df7089a9a49ec15eb84f6764c2ee5bb6938a62 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-independant string function optimizations.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 233aa9e0ad57a96a527375872a017a5fa3445be8..acd25774066611f0fea62d6bf58fcc7028743ea8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 705015f055e55ced5c1a919084d7fc1f132156a9..cd76b449be88e553bb332ebebb656fcc8c6f97a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 6d5a0a859564e7433254ac4531629ec532485e36..9c220b9c13aa20dbcc588414e8e0b864e2fa1b42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index f414cb150345e34a62592ad1ebe4808e9b23bbed..875fea377833eb0db8f6f08b9edd0e6cb1a4fc64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index ee57882345d427840e36aa39ed2558999b22736b..8a79484f328a0312741854f0591191508bc3108c 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated environment vectors
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Miles Bader <miles@gnu.org>
 
index f3bfaa0deebec3ae76b19717f2dd823e486fd77c..f51931cee8eed839a121a9f359404ceb62049434 100644 (file)
@@ -1,5 +1,5 @@
 /* Routines for dealing with '\0' separated environment vectors
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 916c5c3483763cff009d9407cb6111465fd00585..392d5044c5fc3aa9ab7ea1721a579fd8f5ed6cd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index c50cd0f7085c037388374fabdbd652fa1f7914c0..5b54b33c28a06a94d5d0a4a2c8c8b10e0caa2b69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 2a3303221aa2ff50bf47d6ac869fc68065d6e5bf..793f68ee1cf068a1516fc3feaff3b9cf7dde041b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7a09de89323a94f0aa87fa5dbb1be9202451b128..7408f33b2252ec060a6551b3942fab2c1ba649c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
    with help from Dan Sahlin (dan@sics.se) and
index d7c57db8bd79651802e84f04c36e1032954a1796..ce9e897e2a555a314ad879cd3a998c449ec0f6c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 3be8e3557913bcfef6bdaacf90ea8458864ed09e..c19bad3b67e72aa4e565bb44afb3b38dc07bf61e 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy memory to memory until the specified number of bytes
    has been copied.  Overlap is NOT handled correctly.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index f0897eb239856d3bcf85040ed9f69c6fe12a9ad6..4841309874cda918ae3510e1bbb5aadd2be98f82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 1ff644282a8a453fda024e50a1a870c29e1ea6fd..93e5e18c6652f1b9afef19d4d6640f8482a9c08c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ec61e28c60d7b136664165d787c010afa961187a..3373401721c73168ea7d4e5204d6a2e405a831b5 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy memory to memory until the specified number of bytes
    has been copied.  Overlap is handled correctly.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index b58932bf328d8dcb3f478ccbb1627a8ba32c69fd..6d3c3d506e4fbf02d16717e00bb0aae1b7c30cd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a626c9cc60eb56d190d72c85bd97d7da5f7eceb7..9749863eafef0ee89ddd0376669034e5ebf33693 100644 (file)
@@ -1,7 +1,7 @@
 /* Copy memory to memory until the specified number of bytes
    has been copied, return pointer to following byte.
    Overlap is NOT handled correctly.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 9f504f112029dd896b66b92e7a4dca3b601fdf4e..a0bde92789760358a251653157bb2afc9e7ada63 100644 (file)
@@ -1,5 +1,5 @@
 /* memrchr -- find the last occurrence of a byte in a memory block
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
    with help from Dan Sahlin (dan@sics.se) and
index 74b5409218edcbc04f4fd8bd8dbe015fdbd3a4ea..275ff42331cac22c06add06342ead41f282d87fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7702ecf0471cb1324a1f411e0cb2fa7ee6c1cac0..110a6bc45e07343c871d3395dc73f1c6ce2f97f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
    with help from Dan Sahlin (dan@sics.se) and
index 8ece3d9a78551db04b28c3b3e335ad50cafd9d4c..fc5ae5534f5cc5d15a04ae625c2b041c55242301 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 629ad2ecca3dd0fc1038816c47e3c0a370cbfb00..fad747e7aa867e21c15b5032aaf56cc9d5404fc1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 1cc20ee47e419c87937b675b9545f510e90d9dbb..f15b9d368d2983b0878e2615638a1b67d4fd2e31 100644 (file)
@@ -1,5 +1,5 @@
 /* Byte-wise substring search, using the Two-Way algorithm.
-   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.
    Written by Eric Blake <ebb9@byu.net>, 2008.
 
index 385008574fa462b8fe9b19261fef475e909e894f..596c61ef86364fc9a1c7911808defbf53241f0c0 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for string function add boundaries of usable memory.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index f2f48732cf3aa806311d27ebbd64d053b01d0bd2..510caa2ab2b019613160ffecbbf549a197f2789e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7b81bafcb6b2932acc1a705131f84216ad3f7715..25c419e330e3a5dfa85cd151e83e211053ddd968 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 7c8cbcc4cb4473b8f094a4055460953592a6cb98..4bd6d415f73924a297cf2cd061ca2204145eaee6 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the offset of one string within another.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 5f5bf9cb87008bf11c552cb082220c9e7d3d0791..bb7c0a990971d76be3b6ed989dfee56ed3f248dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 73129002787cb3a9cea179d7ea1cab7d622700f2..da69ed23539cf341b43331597b988d8c1b3ec787 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
    with help from Dan Sahlin (dan@sics.se) and
index bf39636872b62f086346629f0bd16eff8441339b..2aec3144e95014000121e2038bb3cb1b1eab9545 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
    with help from Dan Sahlin (dan@sics.se) and
index a4645638eb685e479b89a5e3912076329cc27773..212f20cc1c670b0bd51186c9f8490be4e6ba478f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9fe53ff05ddbea2098ce1b6f86064071cf5e995d..779ba1309c8e43bdc52035a67b540b1876566a1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index 5095e98fb7c9174c04a9acd9878d0a276243c503..10ce4a67ce62a813711d1627ed7b148d3baeab18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index b71f7536bca7fd2afc5854f681a3629cee2cab6f..f13691643711e32d3da2831dc7898cbda497ca4e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 908d329cec5625fc109bdad0808bbcabedd3c76d..7c39f793eabb70af18b939601e46c9f9eb8e7b7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1dacf787c1cb234aaa1c3c8772b1bf75f4463972..cedffa0da2e7a94ea8b95e79af6a7a5d0d3236d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9123c396b73c15c131394a2d2c7d5de628acc62f..5eed633e2b3c6dcc2d99d195909049fe2b201164 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d135aacd794c6f0430d18f2dc97ac21080e7101c..19f591e7c3ffe77f3635d48dbad46868bad90148 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index f40c532c8f081ec8f69f7e59fc4bf4fb82bf3d1f..e448947d95bf7913013986bbdaa9aa3a63205976 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index d85f4d3aebf3542073674d88555afe5d9d696777..1e1e91ab49e5e7b97b2511ac15686e948e11da0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 33d01ad71c42bcba86aa535bfb891c8a88589d19..b127e8d9dd4152d1d8d26ecddabc2c587dca627b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0d2b5bf2a73c83683a97ccaee142b10c998a54df..994c4b048c9c1d8ec504287f37c85881442dd317 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index eba5f11efaf88472910d3e0ecae2d2694f0a8f9b..342c4a2b70b2755171803df92d4e42cfd3c16422 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Torbjorn Granlund (tege@sics.se),
    with help from Dan Sahlin (dan@sics.se);
index 105286a819185851083e964d4e8617839f531c7f..a462a2a0e40615f9d3184e501c12707c351f08e0 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare at most N characters of two strings without taking care for
    the case.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 300fa7bcc258b2a64cc3850152118506a00aed30..01e1f0c7ca6b7ad8185bfc268bc1166a81e9bdb6 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare at most N characters of two strings without taking care for
    the case using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index ad8e8dc2bdd17bdb1a80d525bdd736da111159c2..7ac44561bdfa8a82267a9fea73c0cd7d6e2a12df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 37d03c6d47d6bca947598ee8437a580c00bb2360..8a93373b97ef94be96947c82180e585f2bc5a7eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1a41e6c411c4c02285e093e6c2f1aab6a203ae18..0915e036d61b98581eee928d7bb1e532e759d12d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c2eda4bfe7d48493b00e2e0d12e06458be70e4b5..e114a2720860c255dcfbdb3147582929f22934c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 2363350f4e8f32f1c4b82107392853d06b9b57c5..8d53afbaf070213f9c5dbfdb6af8eacebf75de05 100644 (file)
@@ -1,5 +1,5 @@
 /* Find the length of STRING, but scan at most MAXLEN characters.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    Based on strlen written by Torbjorn Granlund (tege@sics.se),
index 1069094d6a601da1af4695eebd21170cc3ec7ae6..ce33b684ef675f20969296144211929c299d3bc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bdec841c87d6508c90c4ad161d89be8ad89abaf2..b5b4bc6208cf164a828729ef02c81574a0c10033 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 61e0aea3c76a7f41154be9aaaebcf82259b6a085..dedd0f1073c3e2e7df64daa41281ed09b3cca8fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index c4f49dca1d60f14568c382a62f7079064c459387..5806081a2d3fcc6fc59c05e546ce1219dc96ab50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a35a7c9312ff30445069d3b8505bb117348707cc..37e8161a286f96569725c7225e45f14e4630e4f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b2f8e74caeba5a4e7d2a4bad3daf5e0a6189d2c6..2ae04c644f7db5359ddd1262c30881fd9db78c79 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the offset of one string within another.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 5db534508cc0b2ec0be6ab80cab32e09a56ebbc5..f7f709908f8e0b413ce87a711bc06a32ddfaf40b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 601000d99c3c9f11b7d54a8861f487c2dc48af18..fb5ba8d7a2fb505bc4ec3c8c84dcea2da9e20c25 100644 (file)
@@ -1,5 +1,5 @@
 /* Reentrant string tokenizer.  Generic version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 719b8cecfd9eefcc209eed601c3075531dfec3c2..7060afcc654740d0a8bb8c819d200d16f03486f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Compare strings while treating digits characters numerically.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
 
index 069f40b810c61f0752b804e2a876baf20a4dd298..22ed3761e3163728e8832a302f684e5b52106e66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@cygnus.com>, 1995.
 
index 3812ed6096d8204481df3c1fe789a1ea29843f61..04b9338f05b8fd31c8d39214917c7f540f45d47b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@gnu.org>, 1995.
 
index 5766166a30d89e125fead679229cf510a68bd681..489eb042c2e062315fc17e0d9fce5114d121f676 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index dc846d975fee6f1ee7408a56ad4fc4ec03bd9d4e..dc91f5e8130cb6c1db73714190c569b791398324 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure bcopy functions.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 5d3919b3ae6d36c63a1b44edc1326fc01a5f880f..f0fd24fa87a0f2b6abc94bd2d2b69c7d0c15199b 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure bzero functions.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index b9ddf4d3a720531a97013de2fa70c1be73210f7a..7ac1dd6bfd6b9afce7da35eecf5f0458ca463e0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil),
      On-Line Applications Research Corporation.
index a3f20a8c480b49e4ef377b5d83653decb8ae4e18..725d64042eaf0dd0729603af0621e661917e4a7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure memccpy functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index bc1767c692d165ab457ca2444bdf5029a0940963..0ba79b8b077771c2c093ca99c2142c3e7d599e93 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure memchr functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 0420cd0b7b62bf8bf7d99ec65d5f85745175bda3..14090edb351f346da20f6c9c0318e679afddfc41 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure memcmp functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
    Added wmemcmp support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011.
index b7ebe5f4e03bedd694d9020f224861816813f112..136c985abde0b06f7f27cd21bef10b3dde85d8ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure memcpy functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index d98ede79e3a6ae96fdf350b757b85c1a6430b97d..1b4e4b7ea029397e437bbfc71c83244dbd450752 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure memmem functions.
-   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.
    Written by Ulrich Drepper <drepper@redhat.com>, 2008.
 
index 94576a299bc2bb548231b43e891dfcc1d42d2122..7e1c41c64d6cc8fd85f81ca1fb940cf45cc46f07 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure memmove functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 039a9171017c317027846fb89a25fbaa7985b1ca..ce853b09ece81f138a74722d9aaec860f0341067 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure mempcpy functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index a4fe81190ef9acc4203be09e07f46d76052f5cf5..efe4e9fbf1ff8d14f1d9f6acc1eaf54083598795 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure memrchr functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 72a390e7d9c59d460c6cf16d4bd5724edbf3c4c4..2171b0d9e671440263836bc96374e05c7faa084d 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure memset functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 9e4952f7c74ed3456d57be0c4444d7f990403265..c718a49dd82085948de49bcaf7a10582df72b152 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure memchr functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 2dff927c6a256739a3cb07e332bfa5d64cc23bda..6c3d28c35f1046d33c90f6e5714f7fb92cc35a0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure stpcpy functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index ee950910355f173467b76d8cb46dfed6f0cf3075..ec7b72b4d54c840de1f08f1beec876d4060dfc3e 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure stpncpy functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index bdfcccaa12a75603feb6c5707bca1d61935de68f..11bc65b0c62100aedcc480d5f3fe584cfce60904 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strcasecmp functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 5b1d827a0551fc07516416ceaa84ce4f5e6c8cde..1c24506e3e21b5832375056d22b8fe53285793d4 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strcasestr functions.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@redhat.com>, 2010.
 
index 89fc90d1d002a181f50a091ded41a12ac323f7ab..5b73b11b2acfa7f253cb7463f07cce00514bf1bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strcat functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index cbcf53ef804e41123eebb434d1f192bfd27c6e52..12cd9d84ecc8c1abb9f7f62f282aad8562ddc79b 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure STRCHR functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
    Added wcschr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
index 43f2f1ea0c2af5d56cf3a0187d11cddb8b8ffaff..9d5d819a72e74ccb5822296cff17076acac22fd9 100644 (file)
@@ -1,6 +1,6 @@
 /* Test and measure strchrnul function.
 
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index f666993929e4ebab6bdb7a50c7e473e75bc97ef1..b395dc7fbe03323a92fc637e480688650a225ca2 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strcmp and wcscmp functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
    Added wcscmp support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011.
index d97326795b2115e1cd3ae8774fa6fa2a902e93a7..e244db53676fc80e70d3f9ed39d559b95f6ee022 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strcpy functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
    Added wcscpy support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
index 84b2301cd0cc5467390db515085b5204a214d6eb..5ea50a6699344437dd2dc66b0ff945a2751fa751 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strcspn functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 5385fa04f563618e24f1edf483fa9165397cd790..4d9a39de30cbdd9d7de394c3dc20a6c03f83e385 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure string and memory functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index f8b791d0f241237afcdc5692778c6c7af9c3113d..046a19435a79145a8007cd043b30d382274ee75c 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure STRLEN functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
    Added wcslen support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>, 2011
index 00eca4a26fccc36aa539033cf6b8605d44610a4e..6ad54e091614898b2639bc97962c80681bc0f1e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strncasecmp functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 6cdd5e723e765ba585a0a14110d55676151aa673..4915c59584ae65f4103b591782e23241c76577a7 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strncat functions.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
 
    The GNU C Library is free software; you can redistribute it and/or
index 47c33e33b4eab959511857dd6df98d6064bed84f..f3b2c680147491ce3f2b4471d9fd58cfb591630a 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strncmp functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index ac0e0004db2b18c5abc7302d0ea8eaab91980599..2326acc6fa61c5ab7911369bfa6ab60445e32e7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strncpy functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index bc7459bbe08f7dee87228088feaa472038bad9ed..be9edd2aaeceadf7b2e7a2edaa793dd149cfef77 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strlen functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 9f1b4a769b522cce33bb015768e6d310f3a607d8..bd981618a3784288dd3e7e09e73f540cbdb23bf0 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strpbrk functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index f5afe75399a74b6afc97fb87464ea22bf140ef1d..12d7c9f7790a0570f1a9e9d6f30a3321fd55ad61 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure STRCHR functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
    Added wcsrrchr support by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>,
index 4943faaedaba051811b7efa9914aa3fbd75ac37a..56dcf5378a331fa8cc54f4e41420755a7af19b39 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strspn functions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 4e49007f34a640b37a8f653ec9e0b7fa4708b266..5547186c9a3a3cd23af65e2d0083ec1af17f1749 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure strstr functions.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Ulrich Drepper <drepper@redhat.com>, 2010.
 
index 684c41fc8618867ac37f40e21c52b67192413011..d0afdc868a820ec4d316fe68ab36961f00dafc3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1990-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1990-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index f1ea4381d4751a0b48a70a4dbe51fb656e14979b..62905a7d2466ef5e28fa3ccf16c1fec046071e51 100644 (file)
@@ -1,5 +1,5 @@
 /* Tester for string functions.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 9230c4bed700ab16e974179400a8a1eaad17ec2e..cca704c0d25fc86c98f995bc0552cde576955169 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
index a35198709fbc6e43f21ad0f6b39368c751172ee6..32d88631f5b72f09ba73ba62e88ec910e8e73ac3 100644 (file)
@@ -1,5 +1,5 @@
 /* Tester for calling inline string functions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index bb665ac51435bbc9fdf9be129f380e8a90704219..e7a43ea84424de12a6bdcfa586bff2d42a5255c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index d5a445feec9274b3a282bd83856c589da9c617df..b1e89a425fcbafe4ccb5446c198fe55831255acd 100644 (file)
@@ -1,5 +1,5 @@
 /* Test strtok_r regression for BZ #14229.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 51c1fad0ec9581ed0df747c79d15e311e2f7343a..ff4cce4702201c394848e428e2a7059f90d68309 100644 (file)
@@ -1,5 +1,5 @@
 /* _memcopy.c -- subroutines for memory copy functions.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 79214143cc321ec69910ba88f784495e98303fe7..36e2548dbb7917f932cd9287a1e36f576bf00a16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9b59796b1015478d7f1cbcb5e3f7307d53d37e06..b36e3dd513e2145f9a49afd4c32ff5bb6ee5e907 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+# Copyright (C) 1994-2014 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
index c005087c76ce387eb375096059763fe1cbad9a7e..bb346dcadad533be6b09336089548e3eca91d97c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
index 8ba43c66994e64bfea0dd12fdb16dbe048dbc16a..0765f55d5bf9e3a6df0e047389a52f0a08e6df91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1997.
 
index 61f39b633dce66ef10f21062832b048483ebf08a..3cc5b00eb791bd8fd12aad517462d26417e1df12 100644 (file)
@@ -1,5 +1,5 @@
 /* Get public or secret key from key server.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 21d40cc5691b0a423cbc332c08f06b8086dfd001..19cdc166c1882f29a51a6f8ff3ddb9802587f703 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index d7a37958ff1db8e6322004895a59ce319eb0bf8a..ed5989bf6d214795257de9f3a406c1b10e7b75d4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * svc.h, Server-side remote procedure call interface.
  *
- * Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2012-2014 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
index 7e9086161ce1e4ca71d8d47103e64e5c94afc146..20e84410cc7e9f5a03cfbc943c2370fcbc354775 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 53e5d9faebd55f90a80075b1c7827edd62cef1e4..ccf0902f855ecda6dabb97cfc9ed5469a3058311 100644 (file)
@@ -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-2013 Free Software Foundation, Inc.
+ *  Copyright (C) 2002-2014 Free Software Foundation, Inc.
  *  This file is part of the GNU C Library.
  *  Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
  *
index 50be6aada83675607f7cc238e667a554db7a70e4..913f05f0335a9f30f4a7a235129a8bd0d2e17e3e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * svc_tcp.c, Server side for TCP/IP based RPC.
  *
- * Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2012-2014 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
index 8f45525b8e618d0cdc9b558466ce6ee4e7930362..411234a207782ad42cebb610cafd8369ad2650c2 100644 (file)
@@ -3,7 +3,7 @@
  * Server side for UDP/IP based RPC.  (Does some caching in the hopes of
  * achieving execute-at-most-once semantics.)
  *
- * Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2012-2014 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
index a279a6e4bbf43ffef439785c340a8c1531012332..963276b2f9e887b995324daf1d40714c737d5b55 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * svc_unix.c, Server side for TCP/IP based RPC.
  *
- * Copyright (C) 2012-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2012-2014 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
index 2d21eff52d66bfbdedde6c9e8ba26b717e4d4fde..383876a843ec4d9ffa15bfc2ad0d5dd878be6d68 100644 (file)
@@ -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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2005.
 
index 546ea2bd076ae29647a90c30fcefe756a45f47ff..387266a2a4ddb0a1e0ce6c26ce4f2be58b6f8a9f 100644 (file)
@@ -1,4 +1,4 @@
-/* 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.
 
index 9de567cab4c6022f5f9b8a166a527fc0503043ba..b9b3dd1faea31f105c46f773855a66a5e702d0ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (c) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
index 852d6bd094c907bfbf1a7627e097b7127483a64e..091d5d9d4edb07762d3c36b642b18ca38b1dbba5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1992-2013 Free Software Foundation, Inc.
+# Copyright (C) 1992-2014 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
index 8e0ab6ffeb6363f57e8bef442ad579d35620a69c..98e91cce79ecac972bfa62f3300660273ab53e64 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal function for converting integers to ASCII.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 437997624586514a8b89685b547ed19fdbbaadfe..5a865963b939b00001cc9de3ed31472b770a6a7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal declarations for <aio.h> functions implementation.  Stub version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index c82cc7e36cfa3f69c1ab696b8e7aebc7ee59f6ca..16a26a49635d42c9c8bef24c4fb4a8dc2dd08791 100644 (file)
@@ -1,5 +1,5 @@
 /* Defines for bits in AT_HWCAP.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 01d021207c5c13f2de23df1676d3950b006c97fb..50962143fbfa975a8973343362683a3e032b6136 100644 (file)
@@ -1,5 +1,5 @@
 /* Device numbers of devices used in the implementation.  Generic version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 1e1457a4bd1606ab7fbefdf02004291c26478169..fa108a44f027fa90d81ea98b9c877b9cd73d3860 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index ab68e1d5921f296db98c442d050dce03f3f82fc6..fe8f3c8dc074104d3dd67f81d9c002e59df0b6ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 2983c203ed524adb786e1ad5a5e8458652ac6aab..419fd0905f867d27408f7bd199ec7f68e90af087 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 5a99113ca50091b3fce4090e2f64f62cd78f232d..ae79a08e3932827a6ef466d0e81eade4dd1daaaf 100644 (file)
@@ -1,5 +1,5 @@
 /* Function descriptors. Generic version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 9ad7d3ceed7daea6aab67afa50dbae41951eb8b9..ca211eb3626c804197e8dbb3be71523866a339ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute hash value for given string according to ELF standard.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 41b834a387a284471d425fdff4e806a85961823c..b8648b2266e925196e5a4c908473cae3487a48db 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF indirect relocation inline functions.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index ba73bc3742ab7240ba8b5849abed0f106c7024e3..7fa3fa7efce0ec9885a34a8848cf540c6bdcab3c 100644 (file)
@@ -1,5 +1,5 @@
 /* Optional code to distinguish library flavours.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 3d294d6a95c270068ec91054a7cfe9248fe6a729..0260a769dc5ab70f6c5049261a681bd1332e2ef4 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 42ef94be0e50438f7c261be9a5e67b958d77e05a..d7a2b60c0ce659dcbe980f38584455c050cb502f 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  Stub version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 35971167b65e8867e2a09e453358e34f23feccdc..d7667f862dd40a2c2b4d4672cdef7a617f047274 100644 (file)
@@ -1,5 +1,5 @@
 /* Operating system specific code for generic dynamic loader functions.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index a184a5918a34fc741b38b62df0d8af462cc997dd..56d4535b65cf384385eefbcc2ec0ff24349c25a9 100644 (file)
@@ -1,5 +1,5 @@
 /* Stub version of processor capability information handling macros.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 77c8ff6773bf2ef37dfe6eb01ab912b019a9f976..ae0e4be6d18e6f80ae13fc6c613e1b7faea52f1d 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  Generic version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 46460a0273529677fcb7d27559ef724fc535e7e6..57c2d4e7440a71e4eff487e2fcafa9af18c6e844 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations and definitions of codes relating to the DWARF2 symbolic
    debugging information format.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    Contributed by Gary Funck (gary@intrepid.com).  Derived from the
    DWARF 1 implementation written by Ron Guilmette (rfg@monkeys.com).
 
index 16ca49321ea870217add4964914016bcd6d80dff..ce7da147ba1599fbf959c41928d1a841998b72cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Threshold at which to diagnose ELOOP.  Generic version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 1ca884673020ec0c87a020a9679cb352854b18ed..5606401bc3d996654279a7601961ec52a888cc2b 100644 (file)
@@ -1,5 +1,5 @@
 /* Query filename corresponding to an open FD.  Generic version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 10ea99cbdcc361bfb753c0ca44186c118c97744f..1f4b99f39470e9fc297a3707ff51b016bb27ac14 100644 (file)
@@ -1,5 +1,5 @@
 /* Dummy implementation of FIPS compliance status test.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 9084f9a4bbd3508a8adda8efe7bd7347fc9709a7..39a3e6612cbcab74fad1d9971864bdf3d2ceea18 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word definitions.  Stub version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index cae84ef3e2222f69402d210fb2b5057e9c5d6dbd..14d23d8a87a7cc831ad418551f845d262d60d4f7 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of stack frame structure.  Generic version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index e224ab5e0c4c717c3a15d0e8568a06c84592afae..fadc0add4062e5858154b1f8c514baa51ad12b9a 100644 (file)
@@ -1,5 +1,5 @@
 /* __frame_state_for unwinder helper function wrapper.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
index 80236f090311babe8455c4d5f7dab8c15e64f2c9..2927ce7b7eeacc29c3d0bf9a01b20121602df635 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  Generic version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a281a9079331625661496efe2146bb24edde5eb0..b46cab5926152aa69c89be681f56719d965f48c3 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine floating-point rounding mode within libc.  Generic version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index f9aef2b95c20e844d84be188c7d591fe9f319dc2..8355881b25976d8ee688c55353028b02a8034502 100644 (file)
@@ -1,5 +1,5 @@
 /* gmp-mparam.h -- Compiler/machine parameter header file.
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 39e163d901958eb12cf53759db275e7baf7b9c59..eddc971520bf48a3361aab348fac79a63ece8e31 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  Generic version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index f5af1fa43073c2fd3c20ef78aedc9fbe851d459d..b6c1c9fb1487853ea3e18478279ce11d4018f051 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>.
 
index 95d781815b6023f49305a1539d03672d13525542..72837f329c26a54b584da9e9b512099e5c91875c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 037f9599543626e591d35a67c99e0788d92d501f..ba1d9535b2d2906bd9fef56eb60eecd8468539e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index 48bdb6e44bd1557a1d15d374276f95c72a4ead72..72de344b9c1f1ae24dbc179209dd88843b017531 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0ddd20d42ab44282180c6d6f7c13f2875b25a614..8236ef71ba92bc2dd31f7f919fc3c1e0660e622b 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal logic for dealing with mmap quirks.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 31fbd0785a127f76a0bb8f0ec36335dc8579bc0a..e440d6619982ebf122b7e94d00f79be620952574 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent definitions for profiling support.  Generic GCC 2 version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 6aad93242dd821dceecf6bb2ff50880147927dcf..5b9b2145e61df457ca4786bcc6e43a2dfb8391bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific definition for spin locks.  Stub version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 4fe208cc91c8c2954cd382fd297e1634a33c3db5..cc48eac674843325c98266b9dfc507cea16a71d6 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific function to return the stack pointer.  Stub version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 1823481bd627cf02c4a9544a14cc75962a99f5de..df7adebe260178ce5d8f8cefeec1d8c4c1de1ac0 100644 (file)
@@ -1,6 +1,6 @@
 /* Basic platform-independent macro definitions for mutexes,
    thread-specific data and parameters for malloc.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 18980bc826089f5d6b7a9d6b61eca55e1758b659..a563ab1bac6696e65e06a9aa210370d535bc4d81 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific malloc support functions.  Generic version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 89b2260d0f279332411db0d30ae46cc1c0a38b5d..c86b06705eaae8d71290b30611f7f27bcec7e84b 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration for math tests.  Generic version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 72b18ae383085c4d46aa68894f5267bcbf3d4048..49e53630dd8029aebb7504243c8db2e144cd687e 100644 (file)
@@ -1,5 +1,5 @@
 /* memcopy.h -- definitions for memory copy functions.  Generic C version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 631287827a04c0ff669ed2ad4d55973cdf9e52d1..b610b7b2ce1de0f09e74d3da67e905e654eb189d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 1e554171f9006a1dcec98a204cd26ed1eb40f4a9..35bb1420860a2a5e2c05abf4b32cc28b3a821532 100644 (file)
@@ -1,5 +1,5 @@
 /* net/if.h -- declarations for inquiring about network interfaces
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 6b2a1ec4f81a985699f4b58e3eacf5a38be199c2..a52883e575f910bf04752aeb5937077dc997c913 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index a22ddf806ca5267ee17c1cf2f0b03d9180671fa5..2bc56d9f2b434810bfcbd7dd8e81886b85535041 100644 (file)
@@ -1,5 +1,5 @@
 /* System specific type definitions for networking code.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 9e14a2d8e1dabba9410513beae5481c5d2d1294f..ecf340e07f301e84fa681473525544277aaaf146 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8d2be4903adca9f434797cc08021a3b9d87e8a61..c32b1d8498b08e652d9d7fc3eb222c3caea15846 100644 (file)
@@ -1,5 +1,5 @@
 /* <nfs/nfs.h> -- ill-specified NFS-related definitions
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index d5e76d56c3d7200c71faa30cf0d620d9b0150ea3..cc1d606289e40c32e860a3850495f60a2ec91cee 100644 (file)
@@ -1,5 +1,5 @@
 /* Uncancelable versions of cancelable interfaces.  Generic version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 4673605c3f14bf74476676b54a9c802bd5ededee..c577ca7aeab8a5d83efe463045f1fbc46e955892 100644 (file)
@@ -1,5 +1,5 @@
 /* Types for the NSCD implementation.  Generic version.
-   Copyright (c) 2000-2013 Free Software Foundation, Inc.
+   Copyright (c) 2000-2014 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
index 078ad446386fba4808e20bcc247fc54e40a57768..2c35b71b87e7b6a3c30bd04c975713a7576a3018 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros for copying by pages; used in memcpy, memmove.  Generic macros.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index c531658e3c26cb23202f3ff0642dc06fd55fac89..4ff9b496cfe1ee7bae95120356a4e7e9aeb3bb42 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent SIGPROF signal handler.  "Generic" version w/ sigcontext
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index de5f95b2b3edcf305e691889c6e0d679439237f7..aa8fff7781f82af8df7ffc1b0d743c447f360bb9 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal defenitions and declarations for pseudo terminal functions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index f56aa13326c3ac7b86c29ea7ce651f2d92c1c26f..486772972a408b2f58065e6c340c8649d9ea3c87 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 856641114ea546c4c4b8cce7863cddecc92d2d9f..1b8acb876d5d8e88f53f2200dabbe270ca5959a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 71ddafe16a04a79ef44107e4c1824f59a4fa043b..e4f62c288b8dcd0c5e98d30e5f24de060fdd052d 100644 (file)
@@ -1,5 +1,5 @@
 /* Canonical list of all signal names.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index bc42bdc6fbb43676317504cdfae73d375aaa29b1..acb4e01655b36279b8d897a6b3eea4875a4d87af 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert between lowlevel sigmask and libc representation of sigset_t.
    Generic version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Joe Keane <jgk@jgk.org>.
 
index 1009293c7cb1cd6a20cefcf7e90ec36742f4ef33..6ed686a73a57f100070e4950e57e7ac6614020d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 94c3203c848ecbad47d805f07031cad419ee51f2..4660748af109d81939503819fb7f3bbf90c532e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 4f8cee1f10edebd81d7f94b95399019edb28a09e..7c252a80f4773f9ce3fc584baf78408de30711b5 100644 (file)
@@ -1,5 +1,5 @@
 /* `ptrace' debugger support interface.  Generic version; constants are common.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 52c73c56939a832be995db84d3a1cb135327fecc..1db04985f8e3d6f16598a80fded7ea5567b6a9db 100644 (file)
@@ -1,5 +1,5 @@
 /* Calls to enable and disable swapping on specified locations.  Unix version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 0e9137a0014e4e08d373effd3c872d4f2a1ea12d..85f0438507dc9da4fcb8570cfed6de41c1e79954 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 2a038e405bc43deb3b1244fafd2cff690a0ab40a..1d3732291d5fe482ab9b62d89445e8817af28180 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of macros to access `dev_t' values.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 13fbe8e75f5a0ab43765c7737a9a52e19c8b27b4..24de8dd33d7e1af1a68aa6ec3ae1fdd0377b651d 100644 (file)
@@ -1,5 +1,5 @@
 /* Data structures for user-level context switching.  Generic version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index a935799ffac5095f590915af1cfbc510deff417e..d1104efdf44c3a3a59e990a8a4bac9d51883a5c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic asm macros used on many machines.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 0279c6a6c78f9115f08bfb215206fa766b1ac882..421691043d9567418b3d6755d68caf011dadeb0f 100644 (file)
@@ -1,5 +1,5 @@
 /* Test whether RT signals are really available.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 869658e1ad8652df0cd7bb04c5c9a8997fe9f348..28d6c9a89576391be4e41cc1437c40e5dfcb3bf9 100644 (file)
@@ -1,5 +1,5 @@
 /* Mach thread state definitions for machine-independent code.  Stub version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index a183de5a3b8f6b311a8b9b18741e8088c2a3bfad..58cd4dd46e24cf1997536c58f02cfd1a9ab1a056 100644 (file)
@@ -1,6 +1,6 @@
 /* Specify architecture-specific rules for determining tininess of
    floating-point results.  Generic version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 47dcba80fb3ced4a95ad032b72a3e98d8aba2ca4..fb3d965bb96ff9532ed6ee91300ec1edee65a378 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition for thread-local data handling.  Generic version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 194d007c9a7635a88301bcb7c180f5ae3e66b666..884b349d0d484a3e95c372ca4d8a4e95fd58d1e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 9c566f71bbc972dc2f7ed7c76d48b532c468562c..586cca5b9bf19357b8c87b4030f0e20f40904fe8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    This file is part of the GNU C Library.
index 7c811395f35adb91964144f2ef13f1590144157f..ba003a9f1592e82ead17fa4d8dfd8094b6c3b32a 100644 (file)
@@ -1,5 +1,5 @@
 /* Subroutines needed for unwinding stack frames for exception handling.  */
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    Contributed by Jason Merrill <jason@cygnus.com>.
 
    This file is part of the GNU C Library.
index fad46bfbcc14c7337f4e9a284f57d0c3d9d522b6..d759f95e7559715c7c31ab2719119abd6d9814ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Subroutines needed for unwinding stack frames for exception handling.  */
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    Contributed by Jason Merrill <jason@cygnus.com>.
 
    This file is part of the GNU C Library.
index b1c9f867532a7abd9d660c0d94a6d7188a284840..0f33d5b47ae99a23efad66f87ed10f9961b26b44 100644 (file)
@@ -1,5 +1,5 @@
 /* DWARF2 exception handling and frame unwind runtime interface routines.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f402b9a4d46c5a258306fe5377f20ae3ba13a840..a4afe5c75788bb658acade9a12b956edda855a39 100644 (file)
@@ -1,5 +1,5 @@
 /* Exception handling and frame unwind runtime interface routines.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ad19b96efcc96acfd3f358a78fcccb408470ad3b..f2c744b4f5617683c6ac63381e2a6030dd964ff7 100644 (file)
@@ -1,5 +1,5 @@
 /* Exception handling and frame unwind runtime interface routines.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index b416a641e2e03e4caffed94a6d24b59673952991..3f8ab05b69eb0fa2a2cd78d562b6030d3ca80a0f 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper function for utmp functions to see if two entries are equal.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>
    and Paul Janzen <pcj@primenet.com>, 1996.
index b3166967cc0db4e2c7f2e085bd55fe10364a6ab4..c05708d4796ec5a461b951777c097c04958148a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index f57acaccb1142e372daf6fd7b30134d5da610a04..0688e5d84af05cea5da4bbc3cebbbe101407f872 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index ca70acd52eb2eea4f1f385d4648a83f43112436f..cd3f1d8f4524dad93d4ef7aa7f0f90596ee3b23b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 83cebef4f3cef007e19c086102d339c50ce74218..4f2e02cd112e3bcd187c5ba4c6802b0c33e1b24a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 8d908cceccac4d840997dcbe89df63357ccff032..a652a6e2d38242c411236725527724921673cd97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index ebb611cf32eff9ba75813f3671009e958a2b3141..891e05577724f59d8277342d79b4620fc3e9e485 100644 (file)
@@ -1,5 +1,5 @@
 /* The `struct utmp' type, describing entries in the utmp file.  GNU version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 271d8b7d963c250d61d38fb8a2bdfa18bcbd5a64..89d43a4a03f2676a6071ba172b0c2ffe8627ed2a 100644 (file)
@@ -1,5 +1,5 @@
 /* Structures and definitions for the user accounting database.  GNU version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 46c3f5d4ba576af3337bcefa5df51283735c8d85..1461ae499a4aaed3ea1d10b0ad686d4c0cda7134 100644 (file)
@@ -1,5 +1,5 @@
 # awk script to generate errlist-compat.c
-# 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.
 
 # The GNU C Library is free software; you can redistribute it and/or
index 379146a22da7bba51d5a6b88044dafae07e1785c..654984b2218529d0dfc39d5f8969cb7f1297f930 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index eeb90175f42817b95e5bd96c5a5eab7aedc4ccfa..b7d913b4182cac5230316eda3b31033ff51b27e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 3626c30494e8e240df455448e1f6a27a0ce777b5..1b8775f013aeffd7bc7f04349cd2914e1bd84d8a 100644 (file)
@@ -1,5 +1,5 @@
 /* getifaddrs -- get names and addresses of all network interfaces
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3cc42845be10d245ede095a96c322158c13e080e..7a1988b79c6497cf9d8f5db4e17c28e2d93dbacb 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.  GNU.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 60099108d088e0987339ef1a47b6598bf16ca78a..a36990f3d01789d6ff6e3aa026190b27ce5db726 100644 (file)
@@ -1,5 +1,5 @@
 /* net/if.h -- declarations for inquiring about network interfaces
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index d23318c9d3650df0eaed37f9fccb992d154dd464..e7a351e9664a74e1c7b6227e8653c7bc8460a8d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0bf8696acfc9bc823e27c0a668d367374f88b0f7..32159cd1422a8eec774382b90389c56f98d5e93b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 63f6f73ff26fde3613cc522b16ea48f87267483a..e3d5b2731422d1895822efca0384f176d334b7fb 100644 (file)
@@ -1,5 +1,5 @@
 /* Define list of all signal numbers and their names.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 73546ed0adc1ff1c82b1928edb7e4f8e31524cdf..f40a35184c6c047d026501a7e46490d00b88f662 100644 (file)
@@ -1,5 +1,5 @@
 /* Structures and definitions for magnetic tape I/O control commands.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index df845cd45b0d1d302f25d8f650cfa109347a2774..8963bf6deb9bdf2c65a565355bb97b68dcf4b8c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index b13fee8547df27371037e73525b725809f8b4922..dc51818795e7b016ef4694c277c03ff37465bef2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index c9c099ddd1e35629c70276d788526d035dfd8b0e..7b4b8698de01d10615c73de3baa895d7f3c04a39 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index bab8fa82390421c0b833aff1754f2a49f2c3642f..2a35b89aee95ff85932f0c3f3be7fb86552b41db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index a0e7f41e3dc472700e7a374166c02b28a2372096..38fbedf1f60c1513fe09c08f8c05f1a8e38d64ba 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp for i386.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index dddbe7dd1e1020705d8ca78f7a49829bd3cb0fe2..1a354e93bdfbdfe76d964e54f7b98479023a3f5d 100644 (file)
@@ -1,6 +1,6 @@
 /* Add two limb vectors of the same length > 0 and store sum in a third
    limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index ee2a78b4709d98909d2960c123217e6ab150afb7..69c71979be138564b2211584cb42fd9d0b58af5d 100644 (file)
@@ -1,6 +1,6 @@
 /* i80386 __mpn_addmul_1 -- Multiply a limb vector with a limb and add
    the result to a second limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index c89b6bd6fe91563f88622302aa8f8d6edb48d53b..1258e208c7f78bf7372edbd039a3ec1cb69ce33d 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for x86 syntax variations.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.  Its master source is NOT part of
    the C library, however.  The master source lives in the GNU MP Library.
 
index 7b801b2adf6db3e89ea5839acfa37c56f21c83ca..dc2007e5eb1793e9ea6e485e41d42cc947bd688b 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 5c35d76383efe1a0cd1966433651d8c35b06d90a..4daaff3f1e6081a86db7bc36b4d554ef5048b3a3 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  i386 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 803d48ccd62ec3438160e7af6aa9dc86f5ff4cf6..fcdab03363bb67445dd8cb6e9be5682db39066d1 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  i386 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index fd3359a91d6e4185b702039c18f522878f68abd6..0743c41644c4d438b9b53a33b59c216ec9b8175a 100644 (file)
@@ -1,6 +1,6 @@
 /* bzero -- set a block of memory to zero.  For Intel 80x86, x>=3.
    This file is part of the GNU C Library.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
index 18218faf32c9c608a84be8d8c2841fa5b04f74d1..974fc8f6aa2fe92a7b639050096613fb76403225 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for x86.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index bef484e7a43ef6aca56ec9c7fd85c658c3a270f4..b9fd5721fccd0e7834b61405550257d1f40576fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for x86.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 270d7628a563f7ce5ecfd299a961f70c0d12246f..6eb3495f886241cc855a09843dd94383b163bb7d 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    i386 version.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index d4fa4104e0ff24e48af6f84f07546d36d71ce375..3fea8b4ab181e23e9b9c788dd9408ee526bf2168 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b6fc8051e58f0f4184fed0c7159f3030fb30033d..917550c64fd8582e29048731dcc02b80c4854c13 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  i386 version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 7e9426d46942e722e7320891965c2552da248ce2..92831731c78c93dba588c485960ac12db001a8f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Data for i386 version of processor capability information.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 233a3257e3a93d493e29b19ad9f53f131a9e3e3c..0f22b76e08bfba094fa2b422a8f661eabbdefc24 100644 (file)
@@ -1,5 +1,5 @@
 /* i386 version of processor capability information handling macros.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 3b22be351f89f59c974b109359af244d57476fef..736137254f42b4980e19760caa965f1e3fa3cc01 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  i386 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5a749b6d8e093d578e0346f334aaef8e391060bf..e6753e9e1990559919245781c5c1f5697a461311 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  i386 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 78f4cdbfb94753dd1fda6fa61f87f87b11c6c951..ce6e831b609cbc72de3fc2b6ab5af6928a7aca15 100644 (file)
@@ -1,6 +1,6 @@
 /* Thread-local storage descriptor handling in the ELF dynamic linker.
    i386 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 945708fa735b6c4c5a0d653801ce046a5e275e83..8cbab482068b0ef994c9dfa2c25005b0b2191eaf 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  i386 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 77d2e60b761a823375a24e78045235199b007a81..0ff58577598989a22a385b1deb02cdb9342a5068 100644 (file)
@@ -1,7 +1,7 @@
 /* ffs -- find first set bit in a word, counted from least significant end.
    For Intel 80x86, x>=3.
    This file is part of the GNU C Library.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
    The GNU C Library is free software; you can redistribute it and/or
index 2779c9c800d1c95caeef8e8cae258f2e42bf9a31..98a329179bf8bc74d65d2de3816e6034e387d463 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of arcsinh.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 1e3d37355f5d25e487659ef4b27b3e65c7d346a7..db9cf337b26ba1e271375bb7b23399e1a43c4cea 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of arcsinh.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b8122213cd0e30e64db1a2f184f3cfc23f8faebf..a832155d17dc9288681fb632e16913c8f27e653f 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of arcsinh.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 06a2a4520a4d0e611da3911efa177ae39054d103..38a4559370f906d0a67e748b1fd84a18dc126a05 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of arctanh function.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 0739756e2fb006724177227cde9e994df61fd79a..5a4208cec3cf1e6237407e495bd99a8cdc129c42 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of arctanh function.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 82d5e98b841430d18413aabf70e4486a02c70f66..0d0ce12be96fa2ea9fd6965d751e319ff577a540 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of arctanh function.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index bae6a5952db9cca57cbabff2ab6f08188029d535..36290b0b45e27437ba7f4f13524d9b4f97f90f88 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute the hypothenuse of X and Y.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 238850dbbd103f5e4d63f3372c4840f149f1e50d..adfb818fa4ca5cd13416e5992e7f3433f9a27708 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute the hypothenuse of X and Y.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 835c39b7bd8ef040c9ba13e6848020d9b8136217..8b641bb401844126a9c56f5eb8ac5800ab20d58c 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of pow function.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 90d3d0ca6ab8492bb3acee032bc4729e590ef4da..89d30d81874120fa123c18de017fa37e844fe5cf 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of pow function.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 91e22c8a299ec68f5b2cfbb4cbcd0dfea0b4025a..cc6dcd1a881c8fe4e273dc005a59063f7758b2d8 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of pow function.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index ccb1b0678c4fd98c92f25d7f41cc4c2144f2739c..8e4d29f055ec6f90d2f491edef8f793aafacd9c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 70d1e0cd17f820b911e6993660ba7a1e504e429c..b4e9c6c7a0887e39730430292e60a5d40c768a43 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index 12535aacc9f341e5b9d9c997a1f4d8994a8350bf..14221fa215cd36ea4890092b8bb32e6dbd5644ac 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index c650f9fe05c07b542d74f89d176aaa2fe2dc1a63..8dbdb5787adbf5917c9c615110feb8ac92b60c90 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 3b945f943f38b516d16d8a9e85968bb041be79fb..998eb7aa88c7a70e72d8a2511ed6b3d9387a8af6 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999.
 
index cd96ae99d35dfb96692d2c047fa3c8bc6db33633..27b9ac338a1fb1d898f43a5e9eab48aeb2bb698d 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4bce9047905ff7803df556ec07592661a2f43c1a..d475ca850c088a5a51d17c689c7e81ec34313ae5 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 94178e13c94ed39c3ef269a85c2eb33587711a57..95b2f0a1ab9907c383a2b8c20b05e412e7e400d0 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index bcb47f6415ff3a06e3d4a456e3c98108e0822318..73645dd8e66ab66d50dcafdc4c0656cf9f4c19b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b2a810add3c4d7fa2d888aab85c139241ea2fab7..d557f11464069227bd377f2828cff995af515f35 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1a17368b4c2369620b144c5ff855414622fba1f3..faa5926915f072ec00e98b4ea0a8e45029e148b0 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c359e5e5a54a9ef15bffe161c7ee82dca5554ebb..076477fc5d65f4196d751c24c3c310fd159afa55 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0c328272d72ca14bf86eaa36ed56bb77d8e60cce..73e358bab6330d2c4d14f8c916d6862c64f34210 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 51d99bdcd3df1c834f43f3fb47a7f9012cf22c61..61696bb0a0f941048ef99496481cdba5723b256f 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 2245fc9012805e0579442a980bb9d816549d2dc8..46a5fd0251abb34b81ec698cee20370f41f1ba42 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration for math tests.  32-bit x86 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index fdd59bb271c3255fac649c4645b6c5d16900591b..729e50ecd0ba553f06b3d4c1ddf91c1673a6305c 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of arcsinh.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 5b8ecb4883b66f748e7b90d0687cc8269dae5826..c2a1114341fd2a1de5277e17d1df79b1043bda45 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of arcsinh.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 759af3d6848e94dbe2d822d5e068234ad26339ca..557613e65e80fdb0d035dc808c73e8f40b203e26 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of arcsinh.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 88bdfd53771b9c3b3f0bdf1df868ad1a7f72f692..df62268dc7885afeab3cb3f436456fa63608e639 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute cubic root of double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
    Ulrich Drepper <drepper@cygnus.com>, 1997.
index a6b034425e1641458b30b6f6b710e3bc47780f6a..7393cccaae795690b6746e739458fd35a14cccaa 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute cubic root of float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
    Ulrich Drepper <drepper@cygnus.com>, 1997.
index 456d206a054acc3aea077a33b5fde137b88d30a9..ef068da5544112ca5d88a917e82fa3fcae7f6045 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute cubic root of long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
    Ulrich Drepper <drepper@cygnus.com>, 1997.
index 398055276e868fdecea195f1813dfd622d6fa92b..36f8214c0b119d72705bce92219fb4bc0b905163 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of exp(x)-1.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
    Based on code by John C. Bowman <bowman@ipp-garching.mpg.de>.
index e5e52a08f3b27c24a61d824e48aa1685353ae893..1f191c576a15de4fe330eb0b62e862530678887e 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of exp(x)-1.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
    Based on code by John C. Bowman <bowman@ipp-garching.mpg.de>.
index 40d3c4cb5159f4deb19049a0060278df5aabe046..b16fae39b3110efdfa007f02f4893092adec814b 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 987f62860eb93dac5f3ca3590f6a9ef3b68df52d..97f5d60dd0e2b215aa8c382604031a3c8c37a674 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index da6d62b0f0ccdff3145a2acc0e42f536bab82494..b904b8e8c756d45edc0b556520aad49828243a12 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c840b03f21bf59a091d7c76bff6d3238d7073c8b..0b0f79f80c5d0ff76cf93d78cb03e5ec50733617 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index af3ae667503f35e3aec6ad488f77a97fa7922ef6..66083298f84866cb5a8b81c583f750155230b370 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index bf510d50d27cf2b53f8e9fd10d35499925832877..ab63edfc2ad3b70752d3f46356027ba9f332f26c 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a8942bf857cc0257315ee57333aa29da92192b3e..75e07aa987b1b977b6420400a8467cd92c552225 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 04d64957708c28d0a3afd74fb6f868f7719c44d6..6e774fa0ec46854936b35d9fb07047143b2863ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 470a084c583417de322d3bd6fe20eabbe5adbe1e..ed8801eb013a5f7ad880aed0f3fc7ce68fc85e09 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index fa60a43c6d2395f208470204f431021980a422f2..d66fcf7cdb0a2d5edede2b300d97417781cef906 100644 (file)
@@ -1,5 +1,5 @@
 /* Return classification value corresponding to argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 037019e91c1afa1ab78f0db544568ae4a2cf8aeb..5768083831a4457758d7dec6365502c35513e11e 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific frexp implementation for double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f8d903d778cd9fd502c82f6698936d3b2f528cd2..cfdf28e8ed310c7cc4a67dad09c99eef8dadf8b9 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific frexp implementation for float.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e32b4d5a10b82218242c276d119f975bc147b90c..dc819cc79c7894dc5c4ec437bd8e0da30e0cb9d4 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific frexp implementation for long double.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b5c83da6b177ef2385e34baf60e3c52a364bc390..d9333f52cee9d23efb2bc42557e739886dec112b 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5a6ad98003b39303272c993a2c9b7cab68db9739..26a9ac4b9184e07b2b4522ad0bb9f3b5b0c477b1 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 355b5d3d63c538f8d9574c38bfc69a30e254d7e7..55ce482810931abb906b57bce5e08a244e283b4b 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 6dd119cc3be31dd725c35a220287bd4c6d52293f..0de8fcfb4b349c370aab3db9fdcee92a0c314c98 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 6fdc12c7bece26b9e8217fead9987086f045fa61..602adfd7526bfafc093949c47c8515293d0dc229 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 46806e8cd994fe6a6d7157feca3b7c66b298d979..fb2ab3674000314fa9047e6e1109f29167af335a 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1f4fd652f17b5f7c029db3e51b6b7392a0210b8d..5a148643e3aac567f46d1fa84cb4d6082c03bfa1 100644 (file)
@@ -1,5 +1,5 @@
 /* Truncate double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e3b22c3210f476f97d225fbec714bcd365b3163c..d3b9385bfb821434d97490f48c1f251b23a857e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Truncate float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 64e2e6275825c6976106b75428b69380ef1baeae..4bef0f478a8b6cd3b2178c43e380832068b1e92b 100644 (file)
@@ -1,5 +1,5 @@
 /* Truncate long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index bba57c4a2e3d3b50a067dabec73471d0e087e4f5..05861c8441258ebfcc969e9ac642d26c60d177c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  i386 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index dc0ff5bdf8e0f909c8fcf393feac0fc3a88edd5f..2414529280db21c28e9412eefc5f77cd37698aac 100644 (file)
@@ -1,6 +1,6 @@
 /* gmp-mparam.h -- Compiler/machine parameter header file.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index 5a7e16ac3ab860b59974e2b7955fef98dc71f504..ec974c7169ad637ca6f7ec2ed564e4b0d1b26f35 100644 (file)
@@ -1,5 +1,5 @@
 /* Change byte order in word.  For Intel 80386.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 255acf611eec6aab60667c4312c2a73279ed859b..f1f3b361dca1792164846781894b733add429ab0 100644 (file)
@@ -1,5 +1,5 @@
 /* Change byte order in word.  For Intel 80x86, x >= 3.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 56513684496fdccdaa518b5999695f2f0d771262..d75dc32fa7c7183bb7bf7691898950464915638b 100644 (file)
@@ -1,5 +1,5 @@
 /* i386-specific implemetation of profiling support.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index dc36dc65c725a061995752d32d70307f0a7f0290..76e0e8e2e34880a03abbd916110c7e64a1bcafc4 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index b4989f07755ccc0c47665ab05c74331f347e934e..3d6304c83071ecdc67167cb2cabd1ecd2c63c4d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Change byte order in word.  For Intel 80x86, x >= 4.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 7d45862a2ac9de058e3eb6b78c755f6dc64f5273..aa8539d95a4fbcac9f96dcc3057876ddfe4a0b55 100644 (file)
@@ -1,6 +1,6 @@
 /* strcat(dest, src) -- Append SRC on the end of DEST.
    For Intel 80x86, x>=4.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>.
    Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
index 65fa298d8fcfef5f05e4d558db594379a4fc2470..6348f151bd15bccf9c7a3e7af879cb1f3611a163 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 67bee4eb2b82718df095a3f1d3c5f278f025320a..4592f73b3d94bf03b21d7a5948ccf9af54587c3a 100644 (file)
@@ -1,6 +1,6 @@
 /* strlen(str) -- determine the length of the string STR.
    Optimized for Intel 80x86, x>=4.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
    This file is part of the GNU C Library.
 
index 2d6161fa9205f235167ea8005aad1a4ff42cfda1..0459046d9319adda605170f886be052065ac4678 100644 (file)
@@ -1,6 +1,6 @@
 /* Pentium __mpn_add_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index e18e405306af423d7744311a751acf02a692f7b6..a75c95041f7b6b718a998dbbcd8ea3d24d70f44e 100644 (file)
@@ -1,6 +1,6 @@
 /* Pentium __mpn_addmul_1 -- Multiply a limb vector with a limb and add
    the result to a second limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index cda3aecef474147c17b669bbe3ff3b3733f73990..4a77f9e785c5a72a8217c22a8e5fbdf9eca63127 100644 (file)
@@ -1,5 +1,5 @@
 /* Pentium optimized __mpn_lshift --
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 887b1f78f9127eba82f0002a7039bee16f8ef3e0..972258b516011210bf8bee4d21731dfaa4ac77f3 100644 (file)
@@ -1,5 +1,5 @@
 /* memcopy.h -- definitions for memory copy functions.  Pentium version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    Contributed by Torbjorn Granlund (tege@sics.se).
    This file is part of the GNU C Library.
 
index 49f165241cd26fa6cc6a24c1bb018f92e19b46fb..edd9f08723e52fafeff67499c29d97d699117884 100644 (file)
@@ -1,5 +1,5 @@
 /* Highly optimized version for i586.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c194b102d72d2bdd14f2e50c05ee5629278c74a8..910d7bbb99d1677867419ee5c13bc80f500e6d5a 100644 (file)
@@ -1,6 +1,6 @@
 /* memset/bzero -- set memory area to CH/0
    Highly optimized version for ix86, x>=5.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund, <tege@matematik.su.se>
 
index f5bbea2b580de9e276e30e288b52c67f5ad2c989..61a18fda7e1a7b54795a0046f25ba8bc70fc69e8 100644 (file)
@@ -1,6 +1,6 @@
 /* Pentium __mpn_mul_1 -- Multiply a limb vector with a limb and store
    the result in a second limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 37eff12f3cf4eeba1697f636677d5b8d913437ad..b108b479de81a30f6b920990cce9d79673d3f12d 100644 (file)
@@ -1,5 +1,5 @@
 /* Pentium optimized __mpn_rshift --
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 648d52830d64048125f896d2a8d4a7dec1aeca14..6095a18407a8a21aeef9a46b6fe1bff652cc6777 100644 (file)
@@ -1,6 +1,6 @@
 /* Find character CH in a NUL terminated string.
    Highly optimized version for ix85, x>=5.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
 
index c94036934201660432bfe20af328469021246f24..b06149153249fd9b4b14801a794a0eec9246d52e 100644 (file)
@@ -1,5 +1,5 @@
 /* strcpy/stpcpy implementation for i586.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b50fffa1fba89c3ca5784b32af70832ff3e08f8a..a1fa4649579fbcba488217578e5e1cf0fd07a661 100644 (file)
@@ -1,6 +1,6 @@
 /* strlen -- Compute length of NUL terminated string.
    Highly optimized version for ix86, x>=5.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
 
index 3b40ff3e422c71c2e12f266fe75412d1e8cb5e2e..d0ae56ab5b04052f7b3e08508490a0220e2f59a5 100644 (file)
@@ -1,6 +1,6 @@
 /* Pentium __mpn_sub_n -- Subtract two limb vectors of the same length > 0
    and store difference in a third limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 97a9048d9f12443d8d9b2a22c1b29bab02e32004..982ea215ebef8b1ae2e0b52b0ef090a7144c2b2d 100644 (file)
@@ -1,6 +1,6 @@
 /* Pentium __mpn_submul_1 -- Multiply a limb vector with a limb and subtract
    the result from a second limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 1e2cdc550cef69e74a4a86db7cf6e61cbf5d822e..f6113b38d5bdfd23d498214bd70f1a676ba55552 100644 (file)
@@ -1,6 +1,6 @@
 /* Add two limb vectors of the same length > 0 and store sum in a third
    limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 3efaa2e08d07bd354bdbef106292c9b2840da00e..ac04459821a1ca102a9c14d15c28914c5b0324b7 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute hash alue for given string according to ELF standard.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index cde1c995660301899bf64d6ddc882b7e8411bd0e..73b68c889d3e9bc9063914f29cf5569452ec6ed5 100644 (file)
@@ -1,7 +1,7 @@
 /* ffs -- find first set bit in a word, counted from least significant end.
    For Intel 80x86, x>=6.
    This file is part of the GNU C Library.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9a21cc9b097ea049a7b440de6a1482fd613d8e1a..af925bcd1fc6f53573e18cb5c40bf53ad2314224 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 41f7fbe14897bf027135e107b2940a2e4247559e..046e366878c29d353d52f576918973182ced2126 100644 (file)
@@ -1,5 +1,5 @@
 /* SSE2 version of __ieee754_expf and __expf_finite
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 8438054f7350ac56adc7581bf6d0009a16f07f20..f97620bd6337721ead5758d49474a31a3dbe1356 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of expf
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 8763e71b79c701cba3a42d69fc250e0432395e4d..4b564bf801633c3dd9480ca0f94ffd9328f48c33 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized with sse2 version of cosf
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index b63ab3153d5e51011ef62fca8043897333fdc17d..4cc45945756322305ec177d6192f46985cf99c22 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of cosf
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index e6138eff019359a73864813209573427d43e053e..60d239bb0b7911867b3cda609aa9b153889781b0 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized with sse2 version of sincosf
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 8e8346d90576876f93b035ceeca7a3879f8d5b5a..18e887d801dc97df7dd4826314a3277db1946c15 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of sincosf
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 4ff65a3f114522d5ee5c54e10516c1b8a28e8a36..b9a24cf9d7e760e8d455e1333320169384b2b6ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized with sse2 version of sinf
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 490e5c22f3a2671cc92d14e603be9f3cc2af75b2..0465edd50288396b69064071129c6ae46551534e 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of sinf
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index c0e03546382c33ec7913149b584d988362ec93f3..3d4b01f820b3082979bfb2abc1c34bffe19c193e 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1b32efff1c1c2f7602ddc009ce5b64b2db4c1e50..13101284383b7147f9dfa3b54d10e5bca09abbb3 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index ab553285b1785688b77893548f854e1f962420d4..b7b1d6d33f96c5f4f994341a62c13402410762bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a668e67c2899b3b7b181bac8363b99247a9fd1fa..e865ee01d9aebd876c199ff07e11aa9d3c68a871 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 818102072d6836c8f1136f43f7e18f2810b25c60..7f7ac28c6842cdbb6b3d897f4e342efb22a01249 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index aaa07e75814ca8bfefeaf4098b82dfd234129bc9..5281f3981450905904b2c83e080ac63daf50d275 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4bdeedeb528a5bc7d999fdba835d3c71b5c138e8..a173d55fd30753d4ee84b1f36a21e507864b5f02 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 8b103066bd899fe2f49fcddad66b34fcc6f37e05..f5371b073bb2687f5e4d39ba717ca030918231ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0f95ecbcced147db7d0bbf9efe1b595fdbed678b..048c42349c144b7af4450679052580993c9248bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index af64da2e3b51e572ca2520ba43d2c13f44a6df34..faa6dadd0a3f4a0d49fd5a15d04f70d609471fd8 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for high precision, low overhead timing functions.  i686 version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 920d441359e7355ba8f621ad5801b4b2a22a7974..4a2006e7457d022de8315d16fbca7228cfb4908e 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  i686 version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b8091a60ecb27aaa3003c949a82466fbe583ebce..612e37dcb0800f0740ef56c04dc5fe094f55b6c5 100644 (file)
@@ -1,5 +1,5 @@
 /* Compare two memory blocks for differences in the first COUNT bytes.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index bb05c3d0b44a462395c2457450dd29105b76bce0..17e815e9019f3ef8b5bb04917d738a78a38dd9ec 100644 (file)
@@ -1,7 +1,7 @@
 /* Copy memory block and return pointer to beginning of destination block
    For Intel 80x86, x>=6.
    This file is part of the GNU C Library.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
    The GNU C Library is free software; you can redistribute it and/or
index f1b50d32ba1e4709f651ec1949d0d3ebcce2e904..b320e5c1a8906dea089e57dae75b117edb801a95 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking memcpy for i686.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 8c53d4a9a9ed28608444aa36511b594f98976f3f..d9017388f906cde8a5971096e9752713314cd958 100644 (file)
@@ -1,7 +1,7 @@
 /* Copy memory block and return pointer to beginning of destination block
    For Intel 80x86, x>=6.
    This file is part of the GNU C Library.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
index 97eb125ff9969f2bda9a9ed51bad7f847c017eb6..9b1ae23318584fb66b9576ff1b7903ac9a7598ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking memmove for x86-64.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 97fd4966a962a4e1ac523af391cb23c5ffdf6713..ec4b42b8d7337e065642cc13dd946bc57cd5ee9b 100644 (file)
@@ -1,7 +1,7 @@
 /* Copy memory block and return pointer to following byte.
    For Intel 80x86, x>=6.
    This file is part of the GNU C Library.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
    The GNU C Library is free software; you can redistribute it and/or
index b9a02b9038f0449193978bafe66fb116cac38903..7bbb9f28f1ffc85ef758397118beb22c0296db41 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking mempcpy for x86-64.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index aed79a8aa9baf0cfac2ab734408d5f8dad6ad418..72d21fa92d513fc53b9bcd3a1adca8805792d4bc 100644 (file)
@@ -1,6 +1,6 @@
 /* memset/bzero -- set memory area to CH/0
    Highly optimized version for ix86, x>=6.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 962d427fc58109872b8b71e6156541210890fb83..6211f7542680f722659c7a2c1e14d572472b109d 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking memset for i686.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 9768cdcdd6ee4f9218b0bdd5bb504677b893f658..719143427297da3db9468476571defe0fcdd74d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f8e40aff94e402db7dbdce00a98c25a90959e4c8..4f50035d0aee8c2a7f66813106d8ac39ae9483c0 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of bcopy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 03a7cc959ab8ab4b78287a72730f0a5c26efd025..cd59940f9cfe7ede0a5f71eeec7631baeea44e96 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of bzero
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 3a8d094c8961996883b40d2f8934928b15d91463..e47577690df1b2c247532eb54f186578ebfdb93e 100644 (file)
@@ -1,5 +1,5 @@
 /* Enumerate available IFUNC implementations of a function.  i686 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index d3641778f301a1b7a9b875cd5f2b559c5c9b3c21..8f5ccca1952e4b3689702062a9c11db1a48a52f0 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memchr with sse2
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index eae918034dc2e4a593fe96d352e8281f0e9a1c24..8d2c159cea6a4168d57ee25d10e77a2ca71e3817 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memchr with sse2 without bsf
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 77c9f31b67a2e62c6a3907c17451b2c9f6a89535..1bdf0e7968c77272963fd292b58e08dd3e29849b 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memchr
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 2984a374cfa5e4c95ab70c5ea77f85f2d48c87d4..a23861556ae3ca18ed5c73d43c8b0658bd9e3cf5 100644 (file)
@@ -1,5 +1,5 @@
 /* memcmp with SSE4.2, wmemcmp with SSE4.2
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index dccaff838129c19ff568329a829f482648e74a1c..4a0bd6727a2bb4009db8fa96075bc7a4e1c539ac 100644 (file)
@@ -1,5 +1,5 @@
 /* memcmp with SSSE3, wmemcmp with SSSE3
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 73d136390ed32cf0aec178b807974861281b85ec..e4d56fa28feaa5c313906d5b946d3e3f501963de 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memcmp
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index bb66f50db297f05c71ffa1d671804ab8c9acab91..c4cdcfdbe3f8feb7838571b7ef3eafea129fe2ca 100644 (file)
@@ -1,5 +1,5 @@
 /* memcpy with SSSE3 and REP string.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 07841688d39c52e764a83d90cd9232802f30be60..c0d718b8aa8b7880043136e73e9084b19e589c45 100644 (file)
@@ -1,5 +1,5 @@
 /* memcpy with SSSE3
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 9a6cd75669202e4e74762ee40a9f75282d294569..f583482bd795453db55754db65c976263979169d 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memcpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index f66ecfe16b2ae466f4d40fd2e1fdfec93804108b..bf93b68fa4994cdc17bd018b23a23b10984f6bfe 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of __memcpy_chk
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 2d20dd9409fba76e2a96a761091abeba06c2e3ac..90cf16770ffa013e2585927442d527a9e5117706 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memmove
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 9552640d52ad675578135ee7b4f722af1be5b05d..182aeb3d46294a3de2e3443ec2009c49c2879794 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of __memmove_chk
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 83bd1f2075b33aee84a8b3251c873ebcb5b7a875..56b50bb2fc8354fdb9640827f7c3501093216eaf 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of mempcpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 7bd4eb1406cd27b371f05cbd9b3229bf2c4ee25a..a76341c0e30dca39d0f40b2d9c375558096a8957 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of __mempcpy_chk
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index c5c3e97f0fa0f748416fd58d968bd136f46a0175..303ef9dd62c76205af2c324fbbe22b216fe82e51 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memrchr with sse2
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index f8d5d7703ad5f030ee3afcca45c8c239d9f6be27..90ba738498d793891203c26df7fd8db7258b4be3 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memrchr with sse2 without bsf
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 9fb5d0b2695889449f83f5077b65b1acb19288c4..0dff8b6e80880dd41a1effc4a61349671c0f7869 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memrchr
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index bcea296a9a59527f0c9108ea753ad0546e8fb599..8655a8c5b442f0c594ef2540556dccc82e1d2cfc 100644 (file)
@@ -1,5 +1,5 @@
 /* memset with SSE2 and REP string.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 36bca84a7871e9501cd5964dedbf321cdf6ce172..cd94e4e7b955c7862bdd0641ee7a59e230445fec 100644 (file)
@@ -1,5 +1,5 @@
 /* memset with SSE2
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 5b517c7c003e275db8ddcd55c650cd63efa308fd..ecec1ead4612a7b619a1a68972af6c00207909d5 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memset
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index ef1df5a1793e863a91c49579e1fa69cc6842989b..92c6099590c7764451056d9a859e61e5804f03ae 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of __memset_chk
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index e84b7578a6f97fa96fcb58dc140400f4c8accecb..01850cf9047a62a12d6fd0043f2cda507a0b8054 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of rawmemchr
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 227a1c4dafa6f411d20a231da2dda864df12acef..dcf1ee5ba3144ae8ace5fcedee5fcec0bc05aaf6 100644 (file)
@@ -1,5 +1,5 @@
 /* FMA version of fma.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 15d57b11638625e0c4735f440a2122452051a156..49680e493768ef3e683b3e71a922dda4921f1af6 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of fma.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index e6e9fd1e14d45416cf3260d7150b4c1d724ddd9e..42722acfa96533fd75bb365978ae33e8cc84b0b1 100644 (file)
@@ -1,5 +1,5 @@
 /* FMA version of fmaf.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 6a0bee2020c877b2dab24fc17d53a85b45d4ae93..638980ae7d2fb04e800bcf88168f94c2dfb27153 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of fmaf.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 25de4daf47ec501d23e1fa15a9ccd5ce72a12836..4f2de4f37b16a791c4e50dfdc42a895e42f220b4 100644 (file)
@@ -1,6 +1,6 @@
 /* Entry point for multi-version x86 strcasecmp.
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 62d60cdb7872a434ea32814ee827e015eedb1ad2..efd3f67a3963c63a7fd28538c36d1148a4e6bc45 100644 (file)
@@ -1,5 +1,5 @@
 /* strcat with SSE2
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 13efdbf5f0c41d8e2273445173f1554e9b9becc5..8527166f751df5942be3956f8aa4571a1f42c95f 100644 (file)
@@ -1,5 +1,5 @@
 /* strcat with SSSE3
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index e79c1b98150653113be31ea1c2d3aada4511a684..598c3f0a58787e03fa6c7ce178affa9365c6f9be 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strcat
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 938d74d3188c7c42e40aab5dfcc22b31859f3437..3357f53f564d55b8d96d4a3ecbaf1a20a64bfdc0 100644 (file)
@@ -1,5 +1,5 @@
 /* strchr with SSE2 with bsf
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 08476108591369a5d16b7737f5fff6545adf1a10..e0f3a2edf4d09dd25027febf8f1c8aeffe612966 100644 (file)
@@ -1,5 +1,5 @@
 /* strchr SSE2 without bsf
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 314bce830881dbfd4b3ecf3cf5c31ade59c06972..0fc4d8c293300947214322c0e80c28a434d367d9 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strchr
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 355ed4e674e1fe3afa9fc425af989ba1aeb6513a..42d308a923e60474a62a6b6543da693a22c58aeb 100644 (file)
@@ -1,5 +1,5 @@
 /* strcmp with SSE4.2
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 3eb304bca0b81de989a7bfdbbaa68fe9448167d5..c3107e50ef7658d14ce6b0d50ca25d59fc178189 100644 (file)
@@ -1,5 +1,5 @@
 /* strcmp with SSSE3
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 41dd3b3f1c586efbb65919883e474bfe6175b312..2ad6bf4212cf391489f11a70fc7d17fb47815ca6 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strcmp
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index d942ac285262f5c3d5d0aa7c2cc7a93a80afd894..cbe040caf80216812bdb756ccf9e53841a320a63 100644 (file)
@@ -1,5 +1,5 @@
 /* strcpy with SSE2 and unaligned load
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 9a1d74dc03a3bcc46b58679551c95504582eecb6..2d67994816baf623beb623c17adc3a86c1c1ee71 100644 (file)
@@ -1,5 +1,5 @@
 /* strcpy with SSSE3
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 946f1d6ff6d4fa4cb77af885543b97945d1d03aa..f44ddf7ec4547f79f816504b53522ebc93749285 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strcpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index c2af6fb912fead8fb74ba51c55dd7ce211d63897..c35f4bfc3b38f8a7c95b6982189a738031cea744 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strcspn
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 32db65cbd245e4a2e8593f63ff7840847720473a..8f9b149de019074fbb40f13c61d5e922aa3c32c8 100644 (file)
@@ -1,5 +1,5 @@
 /* strlen with SSE2 and BSF
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index a4f2806cfee61a3bdf16a86426afb28e02347c1f..20e82a61041058242ef586f0fe6519c67fa427da 100644 (file)
@@ -1,5 +1,5 @@
 /* strlen with SSE2
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index ba2f4b5e4560ef812f77ee42930900ff832c3eed..5b262a2ef2c11e2123360c11d7e045c1ed605244 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strlen
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index de97e1b1a29e485bd33274877492fb890b0eacae..9b4cfa063a6612f5de53a17fea2fc0b4fb1570de 100644 (file)
@@ -1,6 +1,6 @@
 /* Entry point for multi-version x86 strncasecmp.
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 1cdb5bf1ce66e560535de62009c619cbd732d4e3..63357d72674f016c2c973a653080edf04f2e0a66 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strnlen
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index e026c40683c303939cc9605afc8e107ef8cb175d..622b9f2fe6ad071c09165529bc296b529dae904b 100644 (file)
@@ -1,5 +1,5 @@
 /* strrchr with SSE2 with bsf and bsr
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 3420b2a6963e46f9f3ff65cfd42ea144b73d6381..1644d5d08030798fbb93ede4f2fca42b9d31463b 100644 (file)
@@ -1,5 +1,5 @@
 /* strrchr SSE2 without bsf and bsr
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index f4ee866c93b25cb39891a509db920d0fbe93fbd9..323f3f49ca3bd3f0b57c06fbf96947a67be4d8b8 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strrchr
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 59251370280807cf199cb92308aa1e31949cbbb5..703fc174b004bb851ec634524c29c089a2b494a1 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strspn
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 63101d9c9fe309edfc2f8f9cd64d96b7b765212a..332bdb00be5b28e72c2ca75590a5c2ea62309af2 100644 (file)
@@ -1,5 +1,5 @@
 /* wcschr with SSE2, without using bsf instructions
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 2e900b9996f06da7edc90d1cb4ebacc5ebd4714f..7622085984ddb336e9f1f83cf5a231eb110a8178 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of wcschr
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 9b248c10731feecca18e2ab68ace33d9a92067a9..926bdcf876a08b2c5631d5704dde799902c9f7f1 100644 (file)
@@ -1,5 +1,5 @@
 /* wcscmp with SSE2
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index f2321e1fbb3253d0d2f14ac20bc82fffeee39229..37dd07fa9e94d71e0d38b1a363f491bb887e50a5 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of wcscmp
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 47fb5164b34c7fd8eb9ccb802d086699cd02ed36..f404252a6126ef0c8312eda60c1a920d9e48d704 100644 (file)
@@ -1,5 +1,5 @@
 /* wcscpy with SSSE3
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 9ab4d1bb5a616618c06adfd8a57ecfdd8a6116f3..54a432599f693d1cdb38bfb87d4b972563652c27 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of wcscpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index a92b92ffd3b8980ef33feb57dcd4c2664e4944c5..8e94545c044849f6c2526c44259cf21a89ec250b 100644 (file)
@@ -1,5 +1,5 @@
 /* wcslen with SSE2
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index af9a16b35453c4c69e32d16054069d9bda3cc006..ba97cc49d628426f2de1769e71304f619f114a03 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of wcslen
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index d31e48e43f535d0c61b2d5cfb44edd548c6da9b1..f6abd6b192be2acb582451f2db51a90a9110dbcd 100644 (file)
@@ -1,5 +1,5 @@
 /* wcsrchr with SSE2, without using bsf instructions.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 0e43c4775f48ac9d5e9021aa496433af065ae052..4d80b54f2e446861abcc4dbd7cd669316a693bf0 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of wcsrchr
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index e99403864c806f7d11024e74c0799849bb899ca7..1b5a2119825a1d0482948cb61bffa859f70af8be 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of wmemcmp
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 6ca6220a02f18c03944fac64b2f5212f85952b52..24ed78328f5bc72896f46db5bb61349fefb568e4 100644 (file)
@@ -1,5 +1,5 @@
 /* Highly optimized version for ix86, x>=6.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index 8848faf4d9a126963e0f1d512f9ae3508f070cd6..6cb76dcb8c3aed0949cd4c781ffd4f6a21d13db8 100644 (file)
@@ -1,6 +1,6 @@
 /* strtok (str, delim) -- Return next DELIM separated token from STR.
    For Intel 80686.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 28fa18a925a4ad9a9c78ad7a1354a83df1ab2b58..ddfa12cf4e2e4d877a15f9391b31494db7e277c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 2c0e52e21cbfb0595a184c93b5f066f22a641eca..afd2316fa17efa82629fff50eda193a6224341be 100644 (file)
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  i386 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 923a53cc841af0c6e0c273792c02edd619adad33..81faab2a71f2d94882ca6b104e2530e78f5216cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index c7b322b45289fdfbc107b9bd26e0d61cf3f0c9a8..09e30965ef0494f85dd8621579575cd1da71b714 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 654bad7c72da221d1ee61fa4cf77cf4851746a04..645ba3154ffda74d1ed63ba268af3faf50e58229 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 771891e5742e40f59f08dcf93e68d5829a6efccd..513c0a5eff38e2ad3173effdf33876e46d7e95e3 100644 (file)
@@ -1,5 +1,5 @@
 /* i80386 __mpn_lshift --
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 304d77d6fb47bc582bd84234827330de4acaf757..48d0b07df3cf3406b562857036ce6365467126a6 100644 (file)
@@ -1,5 +1,5 @@
 /* i386-specific implementation of profiling support.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 67995002ed9257d5f243323b835a5d61f0efd859..f82e894ca459f143932e32d3e5a2cd5a76bc7211 100644 (file)
@@ -1,6 +1,6 @@
 /* memchr (str, chr, len) -- Return pointer to first occurrence of CHR in STR
         less than LEN.  For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
index 21e0bfcd1c51ad87a40659deb1203c030e45b46d..88a9a9e416bbd5de5b78cb250d5f4de4fd1801e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Compare two memory blocks for differences in the first COUNT bytes.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 23d913da3426be36164c52a1ad6b288638d8abbd..7a34b56c52a84dcb6d0079d80fc39cf7c6e32410 100644 (file)
@@ -1,5 +1,5 @@
 /* memcopy.h -- definitions for memory copy functions.  i386 version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index dfc5480da30c37bea75daa6a4fe0b9c59acdd697..fc4f3ba9f4ed14fb356e6df92acdaa373cd77f9f 100644 (file)
@@ -1,6 +1,6 @@
 /* Set a block of memory to some byte value.
    For Intel 80x86, x>=3.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index c391554241c1af37bf4fedca79d8f581ee35bdc5..2ae89e994134245a8c7a5f8a920a95f1292924d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 896ba12309f788f725b8a77d26609d4464cdaa86..779b7d1e2362cce54370ee1301554e637f5ddb7b 100644 (file)
@@ -1,6 +1,6 @@
 /* i80386 __mpn_mul_1 -- Multiply a limb vector with a limb and store
    the result in a second limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 2bd20e0459f6f937f1a6dd796309637463e87347..c33a5c2f4f69b982b4ef37389cc88158103f0f37 100644 (file)
@@ -1,6 +1,6 @@
 /* rawmemchr (str, ch) -- Return pointer to first occurrence of CH in STR.
    For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    Optimised a little by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
index 5f412271251a978cb4fb16d0121f9ba5bb3e970c..1ed43f56dba456d76f85e8ae2ae3480a08866935 100644 (file)
@@ -1,5 +1,5 @@
 /* i80386 __mpn_rshift --
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 966012d25c03c5aae0797d4f1f1cc2544810f00a..ceb02c39dfcf11851f4b7f6f5cea4dbd64ce0314 100644 (file)
@@ -1,5 +1,5 @@
 /* Set the FPU control word for x86.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 14d36c7e40b8dfebd70821125dac4b03f36df1d4..b7637debeede7da7d22f2dd653a77d791d493fe9 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for i386.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 326a71c3e46ef6da388a6942cf5a07fa4c4314e8..f6eccf99bdb8ee4640632e57e4af2f90e8ec3cbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 51187652dc31fb1137ff4db2435aa8fd499647c2..b79bff2dfcba6cdec8bb5cec415574b788613527 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code compliant to the ELF i386 ABI.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 3c7562ed4e654b0dec0bcc0144fa00bea0b896ec..176b25874456ad26efce0be19156aa560e3de9fa 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy SRC to DEST returning the address of the terminating '\0' in DEST.
    For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper (drepper@gnu.ai.mit.edu).
 
index b23e8208a0a1d1300a2497eb356bcd6aba3c038b..0f6db6478a2f63535c9c404e87b5ae10db193af8 100644 (file)
@@ -1,7 +1,7 @@
 /* copy no more than N bytes from SRC to DEST, returning the address of
    the terminating '\0' in DEST.
    For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    Some bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
index 666c7498feca1dc2ec457d2e6815cccdd29d9013..7a9cebaa2108129b51509c4ba24e3aa8178daf0a 100644 (file)
@@ -1,6 +1,6 @@
 /* strchr (str, ch) -- Return pointer to first occurrence of CH in STR.
    For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
index 7ceb88ed8b3d1fd651bca24097cca603d84326eb..28ce91d7890c05e620d73b325d9335e4b6d43299 100644 (file)
@@ -1,7 +1,7 @@
 /* strchrnul (str, chr) -- Return pointer to first occurrence of CHR in STR
    or the final NUL byte.
    For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>
    Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
index 0c262d6001ee938d25516dbd1088c03e93e53bf1..e5106b420ad1cc7ad36106476e224081bca95797 100644 (file)
@@ -1,7 +1,7 @@
 /* strcspn (str, ss) -- Return the length of the initial segment of STR
                        which contains no characters from SS.
    For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
index 43ba7a834846c48be3e61b4d8577967bd1a0fc5e..8e94ea1504416aa2b3f15366bb9418cb8b743a26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 5db799bd9b162f456c9fa7134ffc4f0af5a1b4bf..be13e8774ed883626ef787636b4b49696bd162ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine the length of a string.  For Intel 80x86, x>=3.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 246ae27c5350c0c1c97405a35ab05298ba5aab4c..ac526162cfaa9c875db3b1de9f1b9efd7996246e 100644 (file)
@@ -1,7 +1,7 @@
 /* strcspn (str, ss) -- Return the length of the initial segement of STR
                        which contains no characters from SS.
    For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
    This file is part of the GNU C Library.
index 31b8a4562c00b7a25401f5d5f162b43d0e96155e..33e706195fc9cc68c064fd6c6cf20fe8e5e702a6 100644 (file)
@@ -1,6 +1,6 @@
 /* strrchr (str, ch) -- Return pointer to last occurrence of CH in STR.
    For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    Some optimisations by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
index 1865e49202e1ee191754196948d6888c7112a259..903fe7d23c10e5754300797415883974bced5afd 100644 (file)
@@ -1,7 +1,7 @@
 /* strcspn (str, ss) -- Return the length of the initial segment of STR
                        which contains only characters from SS.
    For Intel 80x86, x>=3.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>
index 79d540b603b3b448a17c0e78ff541d81037dd053..70ec8bbd62fe76f6f71c6fdfb076ff9b39088392 100644 (file)
@@ -1,6 +1,6 @@
 /* strtok (str, delim) -- Return next DELIM separated token from STR.
    For Intel 80x86, x>=3.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 40d430d6ea9c731ee7b45b3f8d54305cbf174fdf..18a43aba49b41f8340b46c556f4cebde77084f51 100644 (file)
@@ -1,6 +1,6 @@
 /* i80386 __mpn_sub_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index a0ecfb5ed6743e1ed11395beb70edaaa3bdf0880..ea787eaffb48c9f365a26d7b350c128f7b5fb7b8 100644 (file)
@@ -1,6 +1,6 @@
 /* i80386 __mpn_submul_1 -- Multiply a limb vector with a limb and subtract
    the result from a second limb vector.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 95abeba2e703cec7eadb1a9d22395d788c6420ab..c7ab13af17880d26b3596d1d00d61ad748a9623c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 9716264021e24ae8ec13630638200198ccb2fb6d..217e746c6df75f179e1c2402c541cd6a172b8472 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for i386.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index a1b374e8f698bd9d631f868108a54572666d688d..9b6e359ae00c6c298f7c4c11c003eb6c777fe97b 100644 (file)
@@ -1,5 +1,5 @@
 /* Manage TLS descriptors.  i386 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ec2dc7fd4a1f73b01377428478dd16231936c20b..1ee2af3a5eea5a7fb8a35b3f4099cdd1908a1234 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  i386 version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 03b0f3dbe81dc1c6a017bf7c0a5760b1eb5d216e..12ac56c160bdd2f197859e860e90fe480295c27c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 7dcdefe616c8d72a9cf4cd5bc8aa104ff8c5d7c2..111922a280812bbf176aeacb6ba4785c03d5e410 100644 (file)
@@ -1,6 +1,6 @@
 /* `HUGE_VAL' constant for IEEE 754 machines (where it is infinity).
    Used by <stdlib.h> and <math.h> functions for overflow.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 7974820ac7aaeebcf4abd052902b2a477c633d2d..a8025a90321d97dd409a0fea4ce64fdf297b2ba3 100644 (file)
@@ -1,6 +1,6 @@
 /* `HUGE_VALF' constant for IEEE 754 machines (where it is infinity).
    Used by <stdlib.h> and <math.h> functions for overflow.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index cf66bf0fe2c67b4c362f06e2b195a0c34dbf00b4..07d080eb38db6322860c89954050a950e0274179 100644 (file)
@@ -1,5 +1,5 @@
 /* `INFINITY' constant for IEEE 754 machines.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 41f47ba0970138c45c8d178fb0a0ee3ffadfae46..f0704da5c601cd3e89c036986ea8a07cf4e1953e 100644 (file)
@@ -1,5 +1,5 @@
 /* `NAN' constant for IEEE 754 machines.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index cf56606e36135a2a217e31a42e831e2a0a4d7d4e..395a57669c4273637841135b40294cc56141279f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index b50a366d8ba154427263bc124a1031dd805f1a86..840b61852fe4ecdc926f9e9fdfcc6947bb83cedf 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index a1a3572f7c8537af8ce8d006a2ecb6aa37a94aed..de612b09c7a64d8aa89c9b4718f173c99dc3d48e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index f12498bf3fd24362df8cf642b9d0bbe1d9c4c4ed..d5a141deb0272f52e58ab8ac28e24f910f6f9515 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 524d091dc3ba03a8c723cca1290462ff9770ad7f..9d15fdf4d21fdc8450b145dcc7926c5ee583fc0e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 4e27c37b84ed76df2590819786ab7a2b17ea0eb5..2306e2e02370a6ba9b36138789ab6c331afb99ec 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 087d64377b30c651cb78d8dc9d3d22b44ece21d9..f7d81860986577274a64795ceae34089dfd5a156 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 6666982bfad86d2eab2d1a50b47d606890bc9a9f..f90a6f8d2e213eab0cf43a21dbcbe0c25d74fea9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index ff444d5ca984dd3ee75ff594579b1d3eba383459..132a3f0113c3fdb0ab3746bf488d9c7986f5b3d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 55482107898fda254d15d2d562b2a11bbbd16bba..39cfcf4aede2fd5c0dcbbba6ec7a4fe64dc43c78 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index e1c8836b722134683ab14d746ff54095bc47be63..de6f57bfffa34637ddb73e9f7d45f0667f0ddd77 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 49a22c8d739fe1bd30f46b0239a6858e5007f14c..516afd3977f9a0dde2fd265d7de9554ee791dfa7 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 27cd2a10d35f2ecd92513e2dd68017d375b441f1..5bb5aeb075e58aef845b3a566aead4cdf56502f8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index e36305cda7cddae655090a26d7ac61939e0f28b0..a287ca6656b210c77367eec3c46d72f18476d61d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 958e9375c61f5b43880b92c4e3fc088c39b2bd17..21bb9908d11a6532787a3edfc989d78ec00d6c53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 9d35e6d66c110df32e7754f5b94f8da4a645cf8a..100fc397a7d9700905098e6bbc98258df4b4a3a8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 50b97f17aee46729c790608a132afd9461bda3cc..eac609b71d86190a2c16c86e50a5a65914634525 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index e1ba940e6c73e31d8a4d0ba7a5c2b2d9cc4a4de3..10e23e2218b956047e59e1beb1f2f7e285c8c7a9 100644 (file)
@@ -1,5 +1,5 @@
 /* Double-precision floating point 2^x.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <geoffk@ozemail.com.au>
 
index 13e389d7c13014a3f516cfe807e8afe63cebd891..1c427556bc35729b8e62a85f812ce25a20e4ce81 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of gamma function according to ISO C.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a7ab544354cc9b611388e2c37d565144dcc40674..0b2889cb3b4980ba3f21dc71257ce796c07a0211 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 9cf2309174dbe532a786b7b07e5289035c9dad38..1c5f4b311e7f9f2858c34da89c420be9edbefac1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index c6a1901b10fa7d3eba078bec8926085a12a2541d..28689614f0ff424d75a9b7f21e97d0df31e77358 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 88809daa76ccaf012994c341c0646dacebb0a4fd..f095d6cb3c516c47970c9c2d4649eff8ce4d8672 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 2a3fc1aff8013765f283d4d49b69d06649bd0c0c..511cb33561ded1ed44ca2ac5e78b0db65b7f5b87 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute a product of X, X+1, ..., with an error estimate.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 46072f16eaa7c610cb5177f28123b9b6e33676ec..60c6f7bceb5e64fb6bfbe2419df2e354c37af71c 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute a product of X, X+1, ..., with an error estimate.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 382ad7aada01ae33ab7a005e695b6269d6461c11..68d613412d8ea5ccdf86f151862a279d02588ac6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 779a43d9b0456ca89bb7f3a61a455bc11581aded..4a9f45ecc8f3449fbf8715f5689c7f9ad7aa635e 100644 (file)
@@ -1,5 +1,5 @@
 /* Overridable constants and operations.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
index 190e8a6373dcfadd66be771e182b1374484bbff8..9f7f44fa4863716d1a3ee8978e76c59e48edc7db 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 5fad58439417d0255218dd6970c36dedb8e887e7..bf1ad873d19af1792787eab92bcf9094048aede0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index a6ae6119553aa801089962b429035da25288dad4..49ecdd2d85a501dcd597bdabb9ed5ae89aac5e74 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 743a1b98c4e8123f00748ca98ef9193cc79e252f..4ac4541ff40baa492705d9f9c25cd759d3946d35 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index f66f9eb8847b929cdce6361ec4d06fcd72f37ec7..5249492666d94b312c2b25d2fe68e7e06c25eab1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 06347b74b81657e2ba62ec306a0344c4165333d6..0096afb8365ff25edd33135b444e38e8efe2ddf8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU  Lesser General Public License as published by
index f8d5c1095fd631fcd3f4f71b20efd515c3e3bacc..75adac9df68452c539fa20343312f90b87edd428 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 0fada79a0cfdf534bc74b557e3034fb5de266fbe..4e8a764326bfe245f8bc14343713e7eb714d515a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 230d1f36e8cca19b5dbfb3c0a470a3ef0a63956b..86418237bbfeeccc10571a15b859e2352372679d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 2b83c4cbf81329b928a9edc5e7ac773694840814..9cf725b0216b8ba27d7e551ff8fb12cc73894cbd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index a5c3fb36c9feb1fe0d7a15d235d52cc45f4b75df..aa16782c2cb52f8239e64833c8dc941fc98a9c28 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index a430397c670ece813a4f1c68d9403aea22af5f6f..b53dd94764ac1214ef01f62d695bf51016f44170 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 2963d14e31ef05cc5d8a90d9004e5283a1ccd5d5..d1d207155fece995035847be465a5ae1c81cae4b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 6ceddee39419e11ab9dc01689503bd3913047952..f52ab96c27841dc26326898acc5e1bfce70649bc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 744e9614699089ce45d066ec553d650c33c7b18e..0aa145cade5f359fa47fbfe5509c13f95b78c882 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 208a369a6cafeb0dba949e507c830d22b07c4003..ada34b6632e50a34611e73ebd6b1d806aaa7b46f 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute cubic root of double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
    Ulrich Drepper <drepper@cygnus.com>, 1997.
index 06c0d2ae68c85ac6717d99e075bb24a2d9ec1399..cfaa22d18444a44956de55888416ad47c73a97bc 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
index e921450543e585efa647775d5d9b3a0117fce6af..9a062f0bb75e147e090bdef259d4992bdbf80a87 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
index 0f72454f1f829f72334df319551477d18d591271..d875ca4db3284e6863210a15d1232fa0c1269deb 100644 (file)
@@ -1,5 +1,5 @@
 /* Return classification value corresponding to argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index f475bc7bdf55cd7a9cc3fbf5c0678cde7caacc51..4631ff9c59e5b8dfb0014cf89c43099faef80ff9 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for signaling NaN.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0cbc39a5520d38edfaf5bbf0c308f7251c25b69d..3bcca289883974d4ed83339d8bc6558bfa0aec74 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 7d50a57dd3a95a4f15e69205f82b4ef9123ab0bf..e1cc1770c88f2e70bec28637adbcda86be9e74dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double value to long long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1c3037364b76c13e61624b43b232eea89064d85a..3ab988473a402e151eb0de34238ad8ebd2e2861f 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e9dfcbaab4085c975c1f6ffd80d00d5d128a7fac..ae7f178b9897dc1d48439d91e6f929082d0ace38 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double value to long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c406150043636ff12c09d8ea0592ab3cb80eb636..04b1d81bb332a4edc8ced90a890555931c1a5057 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute remainder and a congruent to the quotient.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 7913ac061535fc284b2223f16d6a8e81fa24c2d4..7eacdf3dc16ff3f6f97270aba7e72c78ae4ae8a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to integer away from zero.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index bc1edac4862e502f59a1bbdc70caeb4fe6d3d5da..89bc8b6d6776c2ff537af62d82289cac98dbccbe 100644 (file)
@@ -1,5 +1,5 @@
 /* Return nonzero value if number is negative.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index edc441577c415aa2c9b675c78ac794c9247c4a0f..6105e9fbdf1b2c797eb8c85a0eea141233554941 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 01d1bdf97725e0461259f41ab41f12d16287d7b2..e4371069d4d535c8eeb78ad695afab4b36365ade 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute sine and cosine of argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 09db096d056a440fcc770d0227537fa7d1469f3d..a72530dadcc042a6a1bbf08ab4ee899c645d31f5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index e23447721240cecb5a51dde86589066e95ccb6e2..bd777f68601f308c31d212958d1d33e7ab6151f3 100644 (file)
@@ -1,5 +1,5 @@
 /* Truncate argument to nearest integral value not larger than the argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e42fd27250ee9688d607ad1b9ca489576ce62fcd..6b2fa878a4abf561ea4f367332a4153562317394 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 1e5ac8bcf47d368e3cb5562df67dc33ad69f1dff..e289b165c2c33089f9486f4cc9178b74f083a3e0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 43833f0b5b456ab875df4509eec6bc4aadbb5916..e3e24e0f844fc023fadd37b835bed8ca6cef8e91 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 525224f44a18d8c3624600bc93dfb2bf2faf7b66..e32742d5d4c1eec6926ec034d218b74d43e2663a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index d200c39e594cad9983b369dae41799acc0519ff5..b2e403308e62f65bea3e3fdb15cf7ee294859041 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 7466e299714a3caf5cd422ae8ba9426f00107d44..f32fa57a4708446f6ee49ddcad011b7851aa6046 100644 (file)
@@ -1,5 +1,5 @@
 /* Accurate tables for exp().
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <geoffk@ozemail.com.au>
 
index 66030d1c6f777bacb7ed9bea7209a8764fa5e029..db56a5354213669b3b9dcf380ac43e48d12b53d3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index d259587b71e0fc0b7bc07168d7c8d09abf533eb3..24e72e710566266b5dcdea59d79f6d3368747dad 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 073c0ee42d136766722be7e35059aead5fe47983..dd59451e3a0dbbd978c9452c5ae0a963061d115f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 68396b79d1138f38d97a567b157dcf8bbc4e9e78..90ff55de41e1de78c3e18a0c28acee29cd067341 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index eec1eef6750bc4b4c5666a5d3b3670783b2d18b4..70389b4cdbdcb17fef010ffb975398c63ffb7b79 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 32f3846357329dccf088d492417f1b626f83f44b..454fb61b220b0faaf7f77884359511e3908eb0e3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 130fb3296fec32c03b1c693e92bb8e9b6c98a0d9..f26240652e170fe8c2f64a7bee09fcfd4c3504f1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index f836b9b7b6194c2324460efc49fe689bdb014a18..f5e7660d91f6e88ebe52cae111d0b90ccc97a394 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index b576691ced2ca4b3e46b6f03c92a89360e1739e7..3bd2883be7de26ea0a0fe8c4dd32268e90a13bf5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index f2484994c9e119a458f43f2eb54526e77afac511..2db841ffa953bd77c3ce2d7ac42549922a30c164 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 209c74f33d1e3e5a990042b2a1ce9697fb3f067c..b3296ca9c825d8f504d449426fd30dc813c79dc1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 3bdeee1c4d0e23a1a6cf79838dc3751dbfe05950..374132be5f9e3c8df4b6780e9a8e7e247d663136 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 271f6fbeb0057bf4bc1c67b71b6ae2ea55eaab38..25c59c2759c5a684180f217754a37631bb66810b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * Written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 4f6da6c15fa21b8c06d24ecfb26dd46c0894a9e0..3c2c3e5f400720ff21e34a73608d96048be114d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 914a3c823af91930fe596e18eef64358d90ea924..3823a53ad463787646a797945494bf3f0c04fcb4 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to integer away from zero.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2011.
 
index 59dafe8e1e876353d31fd5584d0387a1c2d56df9..d03e33ee1f68ca6e1f82ce68dc90285663fffe9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 3fa025437482d22b25a2b56892ed60c652eba57a..3b8be8430cd9f4622fba583e1feab399514a2454 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for signaling NaN.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d9214298a4abc8e785d68abb4c4e4dd46102ee9c..da180fef55cf071e680fcd9c36cd4613926b0d33 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double value to long long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 42349bd906f7f0eadfd2b578846f9151bd2c92a5..e51c84959276c5762fbae1388d151db00ab54f0f 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute radix independent exponent.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 29e62874bb00352c061d27ba54abae460fd18000..b22503f5c7d062b2f1838ebc8ec595a1a94bc03c 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute remainder and a congruent to the quotient.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index bea7960835ad61828414bc9a47ac2d71a6c288cb..684858c065bd6d7c9ac9fb99803f78aa70289b7c 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to integer away from zero.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index dcdf569d6c5022133a8fb54d231aa9e975ee974b..768e36fdd4b62ce792fb2d476e084f93dc88b878 100644 (file)
@@ -1,5 +1,5 @@
 /* Truncate argument to nearest integral value not larger than the argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index d36a950e36f61a85108fdb312785d05a95b3b870..d39738fc204d9ecb596c01c571fd809115c26cf9 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x^2 + y^2 - 1, without large cancellation error.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index bd1444dad925fb5702a82beac6419269b9f5e12c..fd80b9f51205e20ae10a183bdfc4b1b82ff25051 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x^2 + y^2 - 1, without large cancellation error.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index e87e34ec7cb8ce1c5f565c0a42221fe55e9d254f..dbd3fe4be2d4d3f612f3dbdd00c7c73e4410f523 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index d586979f6b2718f4718722b1d4d26a5b7d70edc0..544226a63784721c414e29567fa6cfc55d16ecb8 100644 (file)
@@ -1,5 +1,5 @@
 /* Single-precision floating point 2^x.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <geoffk@ozemail.com.au>
 
index 2dc42606f1dde5203cefed6083dee5e2d7ea10ee..678b97cf4f6c35edaeef34e90837994b8b1a66f2 100644 (file)
@@ -1,5 +1,5 @@
 /* Single-precision floating point e^x.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <geoffk@ozemail.com.au>
 
index f58f4c8056e9496141b23223ea4f4ac790c63555..e8da51a42cb142442b909df665f3a74a2f9988af 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of gamma function according to ISO C.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9e7365dba99f50ac1343b852c77a860ab947b552..90fbfa1aca77e4c2f023b80bef4046d33fdea73f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index d0dcba08ba2aa487bf7b163aeed5b54fe9402d3b..7d94dfe1fb330fd5fd4c59230ba80581364cbd66 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute cubic root of float value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
    Ulrich Drepper <drepper@cygnus.com>, 1997.
index dd5c74c749e9922aed4cb617e7094fe8385fbd97..5d374c250f9be6321d51275e1ab2a99152ea015a 100644 (file)
@@ -1,5 +1,5 @@
 /* Return classification value corresponding to argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 59a189252e070e2471c7d8d95eefd11ae928d7ca..ac5e7292b6187579fe72f47d5725b1e5069a67ea 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for signaling NaN.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index fee0b1a6c7f71a9f525363753a57025bfeaa313a..d0625da6d4a34735d605583051a36a34acc0c0ad 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4ea7b38bad82f10d1ad4543f4d923623c890db1a..36c66dc76ab37879f053a20f9dbf68ead6b0021f 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float value to long long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9f3d5f084dbe8be02131b4052db5faef7993a19b..77f1505565c6826e6798ceb3efe478272aeebb18 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 00b874fcb8b20598b9aa356e21c9915eb7b261d0..b5e063898b89c9b070afe14496b1eead927a1849 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float value to long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index d55704c44fe5d429aec1380056c9341e79918e3a..c98f9aa224cd9f3cb0dee386de104bf0a7c8bee4 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute remainder and a congruent to the quotient.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5ee3d29d245b66d133983f12d8b530b7837d9aef..58ec5bcbf1eb882565f8e9603b87761527e2ce34 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to integer away from zero.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a42bfb97622f8bc723bd5314cb1003f668fdc9cb..1cbb2d0293f6015b4dd51a6d86005f2c00d3f6b2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return nonzero value if number is negative.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1b3fd9fd52365b4920064b6cb00120eb5ef73781..c86fd5721493777da77096732df05bcda9917ae2 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute sine and cosine of argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index cc8e5f3aff39bbb9c118d390100c1eef5dbc0e9b..f1acf179c3ddbf8b3d3497e7dca6aa91310820e4 100644 (file)
@@ -1,5 +1,5 @@
 /* Truncate argument to nearest integral value not larger than the argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 51ac6f5ec7ac8d1d5f1319d763a4aa86e26a1463..6f84cfce0af06a98d2d7bcb31e1e561044c70754 100644 (file)
@@ -1,5 +1,5 @@
 /* Accurate tables for exp2f().
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <geoffk@ozemail.com.au>
 
index 1fbfe6a96df4daa14c67b5cc11635d5528e567bf..cf5cae5f9e096e5fe70bf834a6cc53c23d5cf1e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 4c694bb956b8551a28e0267746da8495025ac5dd..48d9360ef207a905444820b163feae4220305a75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index e6f4a86795e9da7b0c164c00b13eb139f4409347..3c5096379c8b159b485bd512027f7b6d7d6565ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 23c204ce07212e6b6428ee9c7bd42799460b65f5..8259758cffbef4caa12303112198c3394c6d9eaa 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point e^x.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
    Partly based on double-precision code
index e8d49e9872ae3a098a41d5e9a9042124a0c722f3..ffa27bc2b71bfbbb5fa445395a242ba59db3f571 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of gamma function according to ISO C.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz, 1999.
index 644afc4b7fb78956e67eb1535705c2d5c51707e1..81c2dd8944383347e866a125bab41cd07628e53c 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point argument reduction.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 157dbab9fbf0879ca6f0ad45fc48336188a5395f..2c876496770fac7b680eeaa0fc5b608f9855c044 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute a product of X, X+1, ..., with an error estimate.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 2324f0b3006b0490d3afe9f3ec2a445e0fc44420..d77b83592ff51abf40c5dc4444ebfe12a7813183 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 997f7f1156986f1a9dd20462de22cb3283049156..0c76332bcbb517265ec48b86d8dc019d80bf9831 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point cosine on <-pi/4,pi/4>.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 4f18deb6fee8a7cb40cbd33cfaa8a18d9bba3c76..038718a29f3f012e61e5460f089ad6947c7c0578 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point sine and cosine on <-pi/4,pi/4>.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index e36a4024fa9e224406a4b1fcc430b6c7faf22946..1c9c7c7174b866d2efc2997dec760147d8a47f0a 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point sine on <-pi/4,pi/4>.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 64f98a59d2b22a0defb36b5a9dee8ff1ef07b430..6d6ee2a5556b7834b6e2225a166f82ce78bbdc2e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index eabbdd22976d9fdb777a7d9df6b8ad4a10a7db6c..6d17567fa7de7b2582dec0d1696d41947e49ea5c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index e82228a53e850e3c74faee798077420c62e47fd5..5bd161510502ac4bc7644b62bcb2a0b65e9ab51a 100644 (file)
@@ -1,6 +1,6 @@
 /* Print floating point number in hexadecimal notation according to
    ISO C99.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 8cc7db81c875057bbb7deb9d83e57c276be410a8..e3cae61cf9243292a91c1b9f2add0bdbac17947c 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
index 5ec0a06185d7e252a71b4f3f021f8dbc0c066c2e..48b63ab51d2f37ea0716ef993f506ae5f6f0be14 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
index dc57ba9ca35961c8dcfb06c44ce4d2e83c1c44bf..efe69f2d45b0fcb5542f06b971d7f96a57fcaee6 100644 (file)
@@ -1,5 +1,5 @@
 /* Return classification value corresponding to argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index b69a66d0babce6055b0ee910c75df6f7ac9bc9a2..c3d77aff7807f115d64757a36c5dbfc2c7105a42 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for signaling NaN.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9d56cf120f9f51b82dd2e732c01b735bf2d66336..b3a2124f23fc29d492b40c9de34b58709dd5194c 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index c2136d9904764f4528078a84c9519228e26ab5cd..8c2b48ea28a34f63e4568219b0cd69a2389177ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Round long double value to long long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index 61c508f203947d8235ea53ab827ff52bdeebbadd..7dbab5cc102127bc6ac0a0d389351b85412f5a5a 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index 68256ecbe2a04103ca49c02d30fa48e3ca4fb955..493592c4d5f8301863243941896eb045a127f2d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Round long double value to long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index f916b64e44364ca7166978e89d9e52621bace6f3..d7b1503857b8e3ece39b7a652ad09451415e491d 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute remainder and a congruent to the quotient.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index 2445b76c8a25d90570dfa58851fa2899013736df..4be1ad8228ef1d08574f6cbef259359d3831fc75 100644 (file)
@@ -1,5 +1,5 @@
 /* Round long double to integer away from zero.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index e5fc78f95026896db63ed95fc4a4f4e2c8b5ffa4..434bc2ce6462403d25421f0a2a1e8a9138e661cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Return nonzero value if number is negative.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 260373bd3fde3c9dce68287d1619a42c3326d4a2..591867acd25eb3551f572729502ac172041b9ed1 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute sine and cosine of argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>.
index cd9f44802dc865e9dadc261fc8f54cbfb2617d38..2395b5a15255f91e92e091ffccfa982da88194ba 100644 (file)
@@ -1,5 +1,5 @@
 /* Truncate argument to nearest integral value not larger than the argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index d3a1d1e8624620729bf5572b0643c79671d217e7..b22cfe76517ed63a42c15976b8e55169e2154d48 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 002fb8f17227cb3f0af398fbed746b18c827bb17..6b94956ffeb5d6bb892127ad7d35c5a6b709023e 100644 (file)
@@ -1,5 +1,5 @@
 /* Accurate table for expl().
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 95fe01ec9593803b4b5411d7ff4f0d2caf0ffc46..b04321dc12f486d698ae5d1e497dec32670d92c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point sine and cosine tables.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 7bf9e297b71c09bd3c2f295d7c71c25dd05c8ea5..575bcd812daebc376a4d7fba02065f1445643560 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x^2 + y^2 - 1, without large cancellation error.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 49121ca3158d827ef0e5b3bd6cc68393e545d857..5c68eb57b13a50847d2277aff381e093422d8825 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 65ef18532d0987cdc64e31dea272d4e06a1bcd67..da71bb3b42e1458f27f72f4744e562a9881cec9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point e^x.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
    Partly based on double-precision code
index 84c13de9b8cb6ddba90cc18dc88af196b267b367..41a71dc86429f45b077247a089da9df0a6e4f509 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of gamma function according to ISO C.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz, 1999.
index 36bc03226b9c836cbf1878ecd64409b61d89ea44..c32490a61328faef6be481855b656a4b9de18238 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point argument reduction.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 61feb367f71cbbf54c4a24f5ca58175550351271..29e8735659b7a82223e9abbadb58baaef90b47dc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index 7c6186d2300a6a6a35166e16346bfa4770d4edbd..e94338592bd772d04d424c41d01a2972a0f17927 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute a product of X, X+1, ..., with an error estimate.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0c97a9920777c1995e248f15c5d4da61ccaf25b2..52dbe8be9cc23cbb546cbee6ce03e16f247a8e6b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 046f3b573c9dc18e5188b23d4d7d344707692035..5409f2b943158c7640ecbaa1ae1f176b9da4ece8 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point cosine on <-pi/4,pi/4>.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 3ba9d7e907657a7cd4729332056c549945bbd242..14d135ec1a5a8438162d324dda5e871fb2aa7b99 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point sine and cosine on <-pi/4,pi/4>.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index b12ea134d58fd17366f1e5bc7c76212fede4da42..0e53a62a841e6e9a8437f2d306792ac6854f5589 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point sine on <-pi/4,pi/4>.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index e46fde74fcf641c34e7ddbc00cdf94236049a6b8..5cdfbe1be9079de7ed23ff491f45daee69bda27e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index c96852dfd97b778ac7c22399d46321dac7de6244..532a119b7e9615834f742d1e9d0d32fc46fd9f23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index e0ec422b01ff9b9894c1f2c94b67d82ac69a9401..fb4c9aca70e2e4ca6a5afe4cc7a94a16d2e76371 100644 (file)
@@ -1,5 +1,5 @@
 /* Print floating point number in hexadecimal notation according to ISO C99.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c230d9e4619dd2f3f90279b6bee1539eb25c07ee..1389ccd683dc363e17c96830d03addcb1ce1bff3 100644 (file)
@@ -1,6 +1,6 @@
 /* Ceil (round to +inf) long double floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a344e9288fb8be82f6d7efda661b863e8210df0c..9edec7dbb3e352301a56695433d34e7d414a6ed4 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute projection of complex long double value to Riemann sphere.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 3cc0bcd2a92727508185a9a5bd27591da7bebb92..b2ac100d67b8e1fff652f5b24b81adb800631f42 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex hyperbole tangent for long double.  IBM extended format version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index ce1ec8afb87619cb3721794ac282264b03d58869..c2c4c6f92b15f2edce568a976d3f56d86d0d4638 100644 (file)
@@ -1,5 +1,5 @@
 /* Complex tangent function for long double.  IBM extended format version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9f28d98103198741ea1a4a56585784c5cab64364..50bc47750c791fe568d9e8974536c72e24addaaa 100644 (file)
@@ -1,6 +1,6 @@
 /* Round to int long double floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5ad93332ed7f81da3ea2e7799da3acd55a56e8d3..46dedf83fb5c5cf001c2b9acb5463254d3a5e330 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Flaherty <flaherty@linux.vnet.ibm.com>.
 
index 90586e822e7574159bbcb55520ffafb922a30495..1fac09d88bd87a8aceb0c5683fad05ff412e1c22 100644 (file)
@@ -1,5 +1,5 @@
 /* Return classification value corresponding to argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index bdd58f8f252eb6247331b846a990f2b746fb0c5f..ffc9bbe9ac1c60c29e6ad15800bb87b5a5589ffc 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for signaling NaN.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 35039737bffb3d1b7a00d08eeb06bddb5e343b61..345f3905d62979f4653b044cd206da740f4a2732 100644 (file)
@@ -1,6 +1,6 @@
 /* Round to long long int long double floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c402b08d902def50059d9a919b711827cbcacc96..4a6e2d5f839ccfb8f169e7a068a3bc858dbea0c6 100644 (file)
@@ -1,6 +1,6 @@
 /* Round to long long int long double floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 49dbd42f5b2bd85296b3c8c4ab8eea144e26180b..56c3a81cd338671fe8a97db3c0b3b0e5004d070e 100644 (file)
@@ -1,6 +1,6 @@
 /* Round to long int long double floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c9f2e201a71e4f1190db220f1c86600a55572660..107778df3e6655bf3c6436644217b12657cd4184 100644 (file)
@@ -1,6 +1,6 @@
 /* Round to long int long double floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 92ced5218b1d0c78eb493087652f899db25e445e..4e997a68f9a70d139da9b6001efdbf5664f708fc 100644 (file)
@@ -1,6 +1,6 @@
 /* Round to int long double floating-point values without raising inexact.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 195e108ca9b5b26aad9f76412e70ad9fcad9d14f..aafffa529d4e9ea0205c0506e6dace7d60733633 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute remainder and a congruent to the quotient.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>, 1999.
index 5fd6bb8702b334c2249192ed95a6e49dd007f7a7..20b75dd214b5e8beb7dabd70414e3b8e0bf49f42 100644 (file)
@@ -1,6 +1,6 @@
 /* Round to int long double floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8cc451b134f23ef1bab96fe7fa16431f4dc6bef6..4dd0cc9ed72cf47e1162c552086692239665f604 100644 (file)
@@ -1,6 +1,6 @@
 /* Round to int long double floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index aecb1fd792ede2075e1932f9390c322949a54cdf..6d25711064842e57c77966307a21dabea141ba49 100644 (file)
@@ -1,5 +1,5 @@
 /* Return nonzero value if number is negative.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a9e2f3d19a5d2dcb0dd40d321b608e9e91be6703..57971f9c9c9e17f120e677c8404235c8251406e6 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute sine and cosine of argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and
                  Jakub Jelinek <jj@ultra.linux.cz>.
index 2765b63132116e0d93080a40caf983d4df81fac1..490ad266d4e60d935462c8018bd8987508a0a744 100644 (file)
@@ -1,6 +1,6 @@
 /* Truncate (toward zero) long double floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 93a80c5eec9dadc7058544a230147ff81938f5d0..0830a10e339c19154649bdecc52c6f972a015a8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index e4f54b05b8e226303f902733c79eb828c7c3dbbe..dcc36bda1d534a369331998298c8a0f2153664f9 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point sine and cosine tables.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 06dcf02ffe9213a68161a7c5b4f909ab99d4b4ee..d533339c9e5703ff6c4d1af58f366469829bca05 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x^2 + y^2 - 1, without large cancellation error.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index e9b33f2d80174769bc2601d793c04b5dbd83b0dd..dfa79e99fa615026ba9f553164480bd13cf6d2d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 7cb3e8563a786ab189c576a82ea895db08826ca0..477c3a61d3a8dc109819322e5149791c82a6daab 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of gamma function according to ISO C.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 18e6047b65ced9e583a663d155bdff4d46fa0410..e18be6ee0c9e1b1c6e0b47a7b2876474df497b3d 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended-precision floating point argument reduction.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on quad-precision code by Jakub Jelinek <jj@ultra.linux.cz>
 
index d464e708425143ee15b5d3ea64efd951f6b2f9b5..214745624fa7aece6676602ef9dedcdf9ca4463c 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute a product of X, X+1, ..., with an error estimate.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 157dbab9fbf0879ca6f0ad45fc48336188a5395f..2c876496770fac7b680eeaa0fc5b608f9855c044 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute a product of X, X+1, ..., with an error estimate.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 52ce076ca5aae478e05e2924b90d62c96a8b9f00..daf7c060d24b2d14e51ab2dc521c937923ea5b82 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended-precision floating point cosine on <-pi/4,pi/4>.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on quad-precision cosine by Jakub Jelinek <jj@ultra.linux.cz>
 
index 15581944a9c8046d6ac4f124d036451249270bd6..f2d1c860e8cf72dc3d22ce16855f56038f60d035 100644 (file)
@@ -1,5 +1,5 @@
 /* Quad-precision floating point sine on <-pi/4,pi/4>.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on quad-precision sine by Jakub Jelinek <jj@ultra.linux.cz>
 
index 3f85e0ae9044f22cabf532a1afb3be85d6c4d8d0..be8b93ffa57c565a3217dd078dd77c4e725ce859 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index ab6f4e0594a8dc158f8e8195caf4775d23110b3b..8fdb335fe41ed78f6a22f648e6c4982605cfc098 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 715c93b500c9259d797ee1c9ee357c4e27836756..798c788485768f54c746187d04c36dd78d126e36 100644 (file)
@@ -1,5 +1,5 @@
 /* Print floating point number in hexadecimal notation according to ISO C99.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index e6b2f2540ef66ad44ee49294663fa1d1063de8e7..49a6891642b758244c91b3a1ae6c02a799848331 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute cubic root of double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Dirk Alboth <dirka@uni-paderborn.de> and
    Ulrich Drepper <drepper@cygnus.com>, 1997.
index 88b902fcff56e49a397205ee21d3fc1fbda800f8..fde28110400a5588594342a664cc960083c558c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
index a1cc0fd1f99a7cdd5c7eb65e5d81934c7d9e033a..05643213548cd89ff117e55cd89f17e9ca3e10d5 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
index 107aff15163234eec012909f344f34cfbf7d1804..bbb98735f5535702880b73c19dd96cdfdd3d2be9 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for signaling NaN.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 678ecd48b3adcf1887bf3ab19cc3d4201d9d8410..0102f18242d18e636f7d1bf421815a24f7fec86f 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 6074b962bfe075f6f5b9b7c72952d39d98ef0412..1559540a7a2d8339687ad9ed7ddb3c80614bcc41 100644 (file)
@@ -1,5 +1,5 @@
 /* Round long double value to long long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index de18396737177b067566e241ea760fbf5e96820a..a668934468b4c250b6cff503be7a3d9750a8537d 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 790d5b763a6adcd735596836bcb891783f661f9e..a5c08d639194e5499a0da4806d1ea96ded088c63 100644 (file)
@@ -1,5 +1,5 @@
 /* Round long double value to long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c54682176756aefab7b38071f209e0b467aec890..866935c6e70156184a5bb36cd7d24eb2e81c9e18 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute remainder and a congruent to the quotient.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 9e88bdda6d66a384a41d163bb170bd3b6b6e7239..e16e9c6f6555aee3f5dcf2f10f6cb7d709216990 100644 (file)
@@ -1,5 +1,5 @@
 /* Round long double to integer away from zero.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index bc2ac303ff9ecd40a68ae461b047ef697e717826..8256d9ddb04a369e27cfec2df9295c84d68322ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Return nonzero value if number is negative.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5a470ad3b3c081f8d42b9b00fe0af7cb74938c50..af8f899c245f442d22534b24968077b86b201dda 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute sine and cosine of argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index dccf98c4618fe6baf80f5dcea3dfa04b184e67c9..82c33e52d62130be75d2541ec7839661713ced36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 02a15009ab66bcfb5b48f7b1eabe4de75960b81b..da8fcfa11290762235566a0ad32473179c291fef 100644 (file)
@@ -1,5 +1,5 @@
 /* Extended-precision floating point sine and cosine tables.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on quad-precision tables by Jakub Jelinek <jj@ultra.linux.cz>
 
index 8e8dd1864c7fec593e069c1e03405e42b9677601..af221184d18e82363b3128c1f78599ce1d88daf0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index f5185b27d7206bdec9b73458e39b7f480dc7d1e8..6ae2a63cbeb4e3727faed2942b63a7812e11c4ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x^2 + y^2 - 1, without large cancellation error.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 7bf9e297b71c09bd3c2f295d7c71c25dd05c8ea5..575bcd812daebc376a4d7fba02065f1445643560 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x^2 + y^2 - 1, without large cancellation error.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index dc0b8a1242f21a0c3885f5497eb4a4441eabe7db..a8e6ca0dcd4ccbea8850a513cdd158bd50f2dd46 100644 (file)
@@ -1,5 +1,5 @@
 /* *printf* family compatibility routines for IEEE double as long double
-   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@cygnus.com>, 2006.
 
index c1af92f4223a6454eca0e2877009972dafb4bfdb..c49417a816a50082d32b46075420579a83ade833 100644 (file)
@@ -1,5 +1,5 @@
 /* Prototypes for compatibility double == long double entry points.
-   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@cygnus.com>, 2006.
 
index c6467aac87ef9fff8f279f228174d6849750b8a3..a0f819b0e71f84c74a937feafd1eab0e81284082 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup support for ELF initializers/finalizers in the main executable.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6f2d6dc8b97b4c0a1a28c8b3f359206125516481..9c33ce782dee3556c58465913e41ad0a12281ee7 100644 (file)
@@ -1,5 +1,5 @@
 /* gmon startup hook using .preinit_array.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 2baea3e6285460e33599e7736565b3d3600eebf4..634ba80084a8137a93f4ebe2f48b5627be491ca9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1993-2013 Free Software Foundation, Inc.
+# Copyright (C) 1993-2014 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
index fe60b4c1a5d5f17547df32f0677855d1dda3017e..e2635105654a00160bbb32dbdfa9432507df5fa2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 4c6a8eb93e6e8b3536ce6d7f280bb51dccffa825..112b4a742b27612cedce39963145b8d8fca0b880 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8d48aaa27d72ba87796f26837ac7d5e1b13051bc..40b7f2bcd3cda0307ffae7813092160ab648ec91 100644 (file)
@@ -1,5 +1,5 @@
 /* libc-internal interface for mutex locks.  Mach cthreads version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 0716b96d2ee0ad02b6a6e04e509dc83e9d9e8e2f..48652d3e583544195666f73294e3e67593e77828 100644 (file)
@@ -1,5 +1,5 @@
 /* Get system load averages.  Mach version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 8bf49c9fc03baf837ea59cdc50d7d15e999c6a6a..e785966484d8e12ff9b7891bfe5c5f199da668ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 075511308ce896fcd099cf8e49c0fe3fbbd52722..a5086c6476df8742989bf33f020db0c8a28add2a 100644 (file)
@@ -1,5 +1,5 @@
 /* System dependent pieces of sysconf; Mach version
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 2e9699bdd8c46885daae342ba4a98172f8888e47..0a62fd758cbde6d7597b70e16e5f8712d39f02cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7ff9a925c37a283d6849b8638b17aa9a011ff96a..fe028316ae401cd24310187530794889acd09bee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1993-2013 Free Software Foundation, Inc.
+# Copyright (C) 1993-2014 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
index 5b75b580f9d41ba1af08aedb73cf2ec8ea09c692..3f7e8ae391a080d8f16b1e9cc832be30a4bf05ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 9973e7ce9574171e152386939d4c77ae7cc4f16e..4a65db0abe8a848c56da5db61dad260e9ef90797 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 21e8df5c40301b42d4dc093f3abd2d26a38247e8..142eafc780dd6f69375813cb0c6c79e353be1ea3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 8ac3fa5ac0a718f7d59c12ccec60806bc573498b..3a54df758046aee73ab1a627b39028ce0026a66e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 69f75528dc667c747cbfd3bf4068c57d6fd0067d..4ff4dc1e5d350a7584b2f7c13089bbf4ea448127 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1704e94140ad3759c74dfc1af83036c9a1695da2..17ef22a7d065667850f6fc16560cf0cdf5be40fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 9d598a1bf20cb1bf5a00a90f4695011769e4f17e..135aba3bc9e1ecb1213b25f6d2ec8ede413508c8 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for GNU.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index fe3ca0826487bd4e7f0c162deb37367e1a38a05f..e5203ad7e984ee50c436496bcedf1d3bd05b1742 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 4ffb31103654df43ff688beb1baceffe589b7fd8..28c69fa0b41e76ed77ca6e82170975d862b954ef 100644 (file)
@@ -1,5 +1,5 @@
 /* libc-internal interface for mutex locks.  Hurd version using Mach cthreads.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index d2480edf33d37048f4cc8385b167418a3af6c0e2..e2ea911a2cf32c88854c2649f6138d28f5764a82 100644 (file)
@@ -1,5 +1,5 @@
 /* libc-internal interface for thread-specific data.  Hurd version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 922ec9011485224dc9768c50991b76508b72088f..f7cc86c003639c46b5888e9adf350264c0f967d0 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  Hurd version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 50b4fb02472a437aefbc71f69795d0a5dbe582a3..dac789cce6e2104f250f1d807dc2a8ddae1b86e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Old-style Unix parameters and limits.  Hurd version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 940e3768a0923ff9d469ee7275d128a6869d7685..a897cb1640529cfe204e11e6ed2866a86a012ea9 100644 (file)
@@ -1,5 +1,5 @@
 /* Define POSIX options for GNU/Hurd.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 931cc07896aa2a3c8ca14b80ae57b949db4925b6..e5f783b7ccb10aabec624a748f5b545dbefa0931 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific socket constants and types.  Hurd version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index be9defd385f34906dbbd5804b6fa5affd12bc273..e6bec34660b92c7dfae980fe3c3c7b0cb1d133ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 205c7d617afefa24dc4b9b01a7cf33f1f8661d7c..ef15f9133ea9129d70f31671d45484e6efceb512 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct statfs', information about a filesystem.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 68bd058b4d3db6a0a8f0c77bd799ffe65b8d6b09..857c511212bf8be23a453f91281f3a30c697c1fe 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct statvfs', information about a filesystem.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 4a64aea89ad80ad56e8331b09c14372c1c9e0a99..808c3bdf8455f15454777db3b3dd1e9e42c05ba6 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/typesizes.h -- underlying types for *_t.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 39dd0394b6e05a6ec3fb572ccb87e194c0602051..d97f7418db19b09f5d55fc8b37a8324632fde744 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 07657a3e9a31cf9974ba10ecb49b0adfae31cc63..c00a0fbbd1e62d20910fa2b403195b004a682a69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cf20643676e05d55ae341e7add602094c9198e96..a35f192f4de2870fdcbd6934351ec3f86bc11255 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 0f4614c8be4efc8d14b505be794a7d2f1a0124fd..938f81d0d3484bfec5702b598592fca6ee4d7336 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9e65aece4308ce7b0032fe9b73f79a5025f801be..d969b8a158d0618e164c7e555da4806b8d40b53d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c1f519a83485706330edb3bdc5023b743cac11dc..8c5b67d420e90b152753043e8ca9a6fac0b89dd8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9bc32a7115177c778986f508d2bb573e033d2d9b..08bb701d7ebd62c16b7e9c6013e9f426639500d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 61a66bee58308a8fc6e775258185fcf4cf380ec3..49a1845d9d34fec8dfc8ea55f6fe1a332689616e 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the CPU time used by the program so far.  Hurd version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 2f5a491988e6722b6b93ddc0f78a7417f604bd9f..ca4ac9d11eec41f3d4ca0185343a669e4ab9817f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7da7429cb6c518e67895329ac51e5b5585f0bfa4..9ae1a2e3ec7f8a32653b90e65114553e60079523 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 60856aec3fb323c928ffef065ef1f48a633b9052..24dd616e3ba16e2c2680895d45ef834225bb1a53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 5b5ed51feb0eca5fe9f8d31d5fa6c7a9f660c53b..d4c8dd2d1a5f7a1bf7cf99794a0a238bdab18368 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 82b58d86fcc41a97440869bb66439b53f62d55e1..27dd9951c92e59d84ad92813d6ba312968f94413 100644 (file)
@@ -1,5 +1,5 @@
 /* Device numbers of devices used in the implementation.  Hurd version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 91206d4e560ba588a5c62623ceaa852be0ab2ce8..b3a66fa042ccc15b889e7991d3933541c42b9c73 100644 (file)
@@ -1,5 +1,5 @@
 /* dirfd -- Return the file descriptor used by a DIR stream.  Hurd version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index db53b7139071c0a11ca46db6f7aea9157d52e209..a5b2d1fd10052cb2044188410b59b8f873f01086 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index f5aff331edcd0dc4da226fed001e7d619c5be266..9069efb9cd4537dde4626b4ae49ce8a482d68f1d 100644 (file)
@@ -1,5 +1,5 @@
 /* Stack executability handling for GNU dynamic linker.  Hurd version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 1788ede94e262bf3ac36bd1ccef27f182058e189..7f79d1a415ec58f5638f06a4320b5ef1bdfcd7b9 100644 (file)
@@ -1,5 +1,5 @@
 /* Operating system support for run-time dynamic linker.  Hurd version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0e7cac4ab0c5f95ef2dd08ab780c80c801d22378..e7e209625bf4245751b534c505f6207702b04389 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a7af1277ac8b5021ee3524971855ca49ea4b3d4c..277489683106e7255a4f4fd0a7556d79f6295822 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 415fa2ad17675d3173938b198686397fba5bfb71..3f9dd10248f577ba5ce95ab3a12cbf61d55fbdb5 100644 (file)
@@ -1,5 +1,5 @@
 /* Duplicate a file descriptor to a given number, with flags.  Hurd version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 8d207bd412361d840bdc8578ca39a4349569b345..bb923ea19eb947314957f882b82822d5660a44eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Threshold at which to diagnose ELOOP.  Hurd version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 583fd59bcbdbc6a414b09c8631112679b3cdfd5e..e3f8f01d3f99e21f12ed61cf89bedd0ee0dbe63b 100644 (file)
@@ -1,5 +1,5 @@
 /* Define and initialize the `__libc_enable_secure' flag.  Hurd version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 1416e34a9a099cd548700fdb4764c1db85cb6097..f9193ff843b9442351f20ef6ca0c38a8861390ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 73e5e79ab908ec8a777fe7df137015188dbca7ac..7b7380bc00e819a3824915aee13056741a10f747 100644 (file)
@@ -1,5 +1,5 @@
 /* __errno_location -- helper function for locating per-thread errno value
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2434daab22192ff41f06e000cab1e574fcf05a58..e6306d6269136181035add4101f5e1f954b2d2d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index ad722cdfa5861e90c10df2f6fe380bc86bf1466d..5b96a3c6a7b36a100eb0f3a8ea24914a4eba5187 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for access to FILE using effective UID and GID.  Hurd version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 650a9b9658b6ccece462a51641f1dec6d904d6ef..ffdaa8a183e3b023f6651096523098cd2d4110d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bf88b37f9d28422f102d27cfaf198b19e9f1d58a..91bec43c06fbb75f1b204f49ed121da0f4adf998 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for access to file, relative to open directory.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index bd1f5b3d32a1329e3fe9c6cee077bdeb968c2df2..8f165373b82e9adb6a3e0c9693ad0a6556f88414 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 582151b88522f3d491e0d5c7e0768f89626a8bc4..6d01b1a35b20ec29d29c4f69030c83fdaac73a6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 94835d35d7ab4aab735e5e427b854682296ead8f..32dc0ac69fc7b0a596c4c0df0a327fe3cca7188c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ac4cd326a005844d8c7bd3c9f857be4d9a278dcf..90bdd7e782de4a01fc71973c46d98cd7014caf78 100644 (file)
@@ -1,5 +1,5 @@
 /* Change the protections of file relative to open directory.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index cbb5b92d3ed15b2bb7462b2fcf178c4045761d65..116491612e20e68a76a4fb534499351f44297aa1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 46a38681da9c9d98b1476c03264d4f18e80efb2a..b0b82ce18fe69a5b9030fae018b5d62fa6d8f206 100644 (file)
@@ -1,5 +1,5 @@
 /* Change owner and group of a file relative to open directory.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 70180fa9c64a2f2ebb7f4afa71cff9aaa75046dc..813f3370ed0cdfc913137709762b6e18061c5019 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index a7804e3ffd9861c3bd727ded56d63d177688f810..374c9ab494c5cac5968d2eb8d5798f60127e0914 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f8c623ec60fb484e00fc6d2fee5cebd5381464f8..3879294d3d6cb99672eae2397c45f6abd54281ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Open a directory stream from a file descriptor.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 10c923b3c6baa4ea7e4064da8db6b4fa1eae911b..d9f59c26a58844459db4b55dc41ade1be4e8806e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 0cc5c62d30b56e1aa6ea37fc2d06f46bf1c81771..eb3272f8f78145a849d56bfc0dd223c4d2622384 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index ab17e8dc748361cd5ae86469c01a70d86a36c777..4ef6fce57db75498087912aba32b3b9cb1abd5c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 88cd8b2310a35d5460b2750fa34370ce6fe45902..b3b8a7908731fa6856e428dd69c650c1013bce16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 321421fbbc54b355aee0481c3c5299956e77c95d..60c34c762065723bddfd28ba627d995e418c4bdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 49bfd5e7233c1f916d55044bb403dab45d79aaed..6e9d579fa4d3a3efa74544d509053665fd561b97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a8ff411406a6f160782993852e14ce67e02e882f..5dbcef4466290121f466fe77c8da7b8dad85cd37 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3eb995aa59af9259048e215dbeaba3908e6868ce..7f793232f16d7efc5d9e136fb9193dbbbc06e33f 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e4295ec026cd22c7bb5e054450d294a680dddc09..c202610a1072a728827a54320a381ec36ca2bdd7 100644 (file)
@@ -1,5 +1,5 @@
 /* fstatfs -- Return information about the filesystem on which FD resides.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index cb7bc9cfc1aa71222f53cb53039a816b97576754..dcfeb13dcefb615d5944f3feafdb7abe2e5bb7d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 42c29090dfc69e378bd9f935b84b71231392875e..405b08527933c4edc11301bca3953416672ce56a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index e5313175b328ba4d6c7fc3257cea398367611760..d9a27a1cb64ee136044de0c7de4c29310fff67fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 8b4913cf53808c49c79216d110ea1d112d7247f3..ef31f55272eaf2493db8e95db80201768e7d3990 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f1a21fb126e7f5f84299df46a6675ca2f9c1822f..78018f7e479e504099e8dffb64d349dbef0267f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5fc0474ab52ad663252417c1e089f29f0248b2c4..c325d445566359ef6762c193025d0ea7ffde27af 100644 (file)
@@ -1,5 +1,5 @@
 /* futimes -- change access and modification times of open file.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index bb2d7b8df20a4289b704c5d1e29b7977dbadb75d..e4c32379f62a87c808f51f18b0c94894673086b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index ba89a136b84d365b622cbcb49a22c2aaaa144b72..e96b0b408f91214e1fb8c112e868bf7ed6f091c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f26d395fead2b657567629bc10f31968e1edadcb..627905cc02fb7ac6426315ea3d4967c8c9456b9a 100644 (file)
@@ -1,5 +1,5 @@
 /* Get information about file named relative to open directory.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 710c612e4dd4e04337bb685853fb1ac32077f0cd..61b0f8b6d937fc801a4625a54a28eb174e6b874b 100644 (file)
@@ -1,5 +1,5 @@
 /* Get information about file named relative to open directory.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2eea58df6a302b7f887fd5cb49655e0b85db3c40..b4911a68bffae935ef8ce5247bf7f1ce4d5fb1d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Return run-time value of CLK_TCK for Hurd.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 10822d2a78562a788ce60ecf9a5f1ab22fc62bed..d1ac7aef2c3f07c115f1fd8e46a7d657661a7719 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2e67efe2aaf569cc06a993ef9b5e7106b5b57e43..33cb49d5809d6efe221940e0fa4b024438415b32 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index db5104c6b4f46ebb169fba954d4ce59db2651570..297c4a6cb12ce862c0f4986cf606156cf0c627c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index dac104d00624041853e0bb109daeed2fc011f291..98149ef99269db8ce8604ed4c145127ab055ff9b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 32e59c2b1bb3c85fd45a8582c1aa3279301d9406..da9c08d8ac3fb59029a6746b345d261ccd70f3de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 3c6397d2f4a616f60dcc7b901d0767d408d183dc..fd73f3d23226faf5a04df6d777d8e2c96c3288a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 3193192d771b97fadb091f572395920ac481cf2f..a2eaaf2d961e25a1f18c5ae874ba2c05587761c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 4fc30169772992fc9fa90a312e3ea467f3ed52b4..4e107f2510c6135535836cd98c48e76dce980325 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b469a407950016b4eaf091ea3a248c6361e24c68..227ed136312e29261aba9ec8e7df2696d5d4adaa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 91a20e925a5543b8d8415ebeb26f5986fd5fc19b..3ddb73ae6099e90da1d8dbb64ca56749f4ac213a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index ce638afaf8422bb3325312dd3429d1b5248ae289..faa2481ad06abe76218dc5605ccec5af514c5267 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3af2bd84802fe535da96cb26d4b8118b325ee381..6c89bd8b111642d5f76b7784c42d5330a99917c3 100644 (file)
@@ -1,5 +1,5 @@
 /* Reentrant function to return the current login name.  Hurd version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 982005f7332117c6591142fdc9c187bb0d245caa..e54f6839edf8aea3ad9a3073f70d335627efc56f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 6d80bed9e8cfba6c073c732bd49b141c75cb8cb1..ecb487c093591be6e66a560f42cbab1dad86fe61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0c595f7df7bb7f4df7ce7f9b815923ef95656616..0e7ed8eedfd30be320ec65ca18e16e5ed09b31a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9e35645a26e0c56ae2dbb9004becab5745c82fcf..1447a6522feaab5ba2ab89f50e1ac2b68b526252 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 323cc78b317f4f07818046838349c488728a0530..fab3f8ec75a5788e13709b0aa573cf288e0ab7e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index f62e54c884f9ba23e7b938c1c1bf6dc4930910fb..994d4be4fc0a99b883985be746d650e8b1f95b2f 100644 (file)
@@ -1,5 +1,5 @@
 /* getresgid -- fetch real group ID, effective group ID, and saved-set group ID
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a180ab53921c495890d3585235bc32a32d9ae7dd..1034ab72325d044a7872d9f18762901520955eba 100644 (file)
@@ -1,5 +1,5 @@
 /* getresuid -- fetch real user ID, effective user ID, and saved-set user ID
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 74060f394e9c7f0cc1f6f00864e7ddb01ec5bd57..0dc75185d9e1680f23fff1fc221302ec563ef5a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c656fca11a22fb5a1c599b7ff059fb99debd25cf..c2d508769717fb83b8daba9dbd711b45743ad200 100644 (file)
@@ -1,5 +1,5 @@
 /* getrusage -- Get resource usage information about processes.  Hurd version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index e041121110ffac7876650efc50734c20598154d6..0b096ce9a1b3f95de7c138c0287f4075c8f9225e 100644 (file)
@@ -1,5 +1,5 @@
 /* getsid -- Return session ID of a process.  Hurd version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 4e6c5179314cd27cb9ba104c22e40bd24245f9ae..24ed0dd8a4bbe8a3585d4423579e11765b430f42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 5d66b4255f00c32ac854e207c0c925435824a89f..bf8dc4b7b4d199598fae2ba1ed0872e2d6856b0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 6d9a707ca3012e66a5dd7660cb7669bab5c2de97..57f2976739099f16c7d92fb2e2e42e33f05e23d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 38ce92223f5fe590b5633d24ed32eb65ddbea335..5ade5d3f07bf9e335fcfedfa039caea34156b3bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 50fbf0e312986dde316f0e4faed5e50f44bf9366..e12e9df373c7ecdc3c35ad0ef365c8a4302e2a35 100644 (file)
@@ -1,5 +1,5 @@
 /* `group_member' -- test if process is in a given group.  Hurd version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 541a6f7723e181510a8e27fc4e469d90b78824e2..666465e9e9bc99a73ed510a204cd5baabc58550f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 60ed2826dfb6977968684f305399bed9d54a1e4f..c51a94ef1a12d4ca2028f9ab14f1a049c0844e5b 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent signal context structure for GNU Hurd.  i386 version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index ee58ece1775c142fa5ce747359f082cf0d208185..b67acff08de75c47ca8e471b4d9ea0d897f29a9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Translate Mach exception codes into signal numbers.  i386 version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 8fb613b5501fa61c3176c9d8f34d69512b8e11aa..fc355ed6c3ec2244dc135a429bfc84119a9f4582 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization code run first thing by the ELF startup code.  For i386/Hurd.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 480d425136ff50ae0d68430e4b07a96e764f2cf9..452c3ed72546d47379e488065b921d962ceccad7 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent details of interruptible RPC messaging.  i386 version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index a391f82abb7e5f4d17ee82655049a07f725afab3..abd0051c6c4e7799661d61cb67fc01a9cb2e20fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to hardware i/o ports.  Hurd/x86 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 238a6fcac246710b7516acf775d4507ceccd7626..f78aa772f079a285ddfce6035b3f26a677913008 100644 (file)
@@ -1,5 +1,5 @@
 /* Perform a `longjmp' on a Mach thread_state.  i386 version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 52a31650bd6c90ee1896ac2205568fa085b4c1be..27b548e73fd61099b19fa5f4fc1279a3aa3ac98e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 92727b5424a73f0d4886c565f6b3e48427914935..6dba161d7cfc7a5bc0a2367fcecf48b3581106e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cfc36cbcda586ef652f0aba29ee8cf8ef0bd0ab5..22bb84c2193511c5bece2430247b82fc768ebe18 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code for statically linked Hurd/i386 binaries.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 24b886b8474a549e5025987276fc63dbd11a462a..6ad2d94dedf169f2feb3edc2778caebb32919629 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to hardware i/o ports.  GNU/x86 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index da8c16aa00be00e3d93e9bdf81260ab83fdf0347..3f84300206bddff811429765c17c7667f9b05a7f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for thread-local data handling.  Hurd/i386 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index e06977aaac51e30a110335f08a78c7a8e2a0f4ff..d4a839304bc592d01b28c847d65453475dd63ebf 100644 (file)
@@ -1,5 +1,5 @@
 /* Set thread_state for sighandler, and sigcontext to recover.  i386 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 713f731785a34ded9ede58e5f09a21f3f7484c75..9d0ca62fa12a8f47fdc4a936a8055feb7eca7e06 100644 (file)
@@ -1,5 +1,5 @@
 /* Find network interface names and index numbers.  Hurd version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index ed6d05e7539070ace64144a258717ea6847539ed..10a3a3754a6c68ef9b3616dcd1f50790b8570ab4 100644 (file)
@@ -1,5 +1,5 @@
 /* Fetch the host's network interface list.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ea1ccff818865585c690f137f05e34d1b12cda32..b7c9a6dbff1eb78de8a7246ebd7c2d11afac0cd6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>.
 
index 1e134311be1bb43b69ba49130f878b43c0f86694..c860348a99f886319608b50245c79ec16b108a79 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 494737e9400b1cbbfba3cf958cd43b0fd93e5f6c..724bc0896d0200dfc5a3ad81d4f293454b2e5f0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index bdc24b9a69ebb859392a8fe32904196be5c51b49..4df4edbf71d2c35667ea4f1261461b92b577b59c 100644 (file)
@@ -1,5 +1,5 @@
 /* _longjmp_unwind -- Clean up stack frames unwound by longjmp.  Hurd version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 29d73c49770697f77f8fad27366b9c8e511ba02b..fa4a1d82474a09c07d4b14b72dc6bf26e8bcd7a3 100644 (file)
@@ -1,5 +1,5 @@
 /* Set flags signalling availability of certain operating system features.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index b113608cf395c399f5b19ec951a562002e455970..999be3a6a544209ad872c8de579d571ca8a615fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3b1c073a13de27968443e30af50eb7644ad36146..c4bedc9cd3cf8f198823ec645ec0c775eabca35f 100644 (file)
@@ -1,5 +1,5 @@
 /* lchmod -- Change the protections of a file or symbolic link.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9f123e18553adc73806bd41f9690e08077fd33e1..c62c0481b212290fb9fbcc79486dd961a4217259 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index dc649db5c4c563ef6177841166c2edbd9543e5e0..b2989fbdbdaeea6d789416d5f78f06a865ffe9b8 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 0fe38dc6c5a1769311149dcda167f4decdaa0dba..d1d4da85e9b4bb2db45c51e908a87fc0f3762542 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f80ea01b19d7d443ce63370807ca5ea41dcc393f..2aef15f82b6f59904ad28c29f24f332bfcef1dc9 100644 (file)
@@ -1,5 +1,5 @@
 /* Make a link between file names relative to open directories.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1fa6b17a9fa0d0c007cb21a499420b3aa5e93e39..4fffc71fbb1981ad68e9150c24b9a91f3782226b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 317b14b617373ce4ea3fd1002c8854c5920de655..f8d914f38bffd9bd9ddccc0cc43f95d8f396f1e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ada0dc7d565ca80ad49f9603bad230baa009c111..2ee28dc9c19207744e25db1c032e8f4bbbce355a 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f0ac46e919191c3941b8cbfb8c37109b794e095e..4c95e5da5b38934e57a731df3bdc87b90cf92a5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5de2e3cd416d3ce8a69b10e35a10957b68f94303..10c84ba1d5ac2cdf33bf513d464221752c23292c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 69abaf34b477f6b2e33a047aed4b4876538cfcda..a2ef76b7240cdd61de9b54a83945e742bc5ef7cd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index be7ebb99afbf4bb13d85b8013e28d51330082b94..472c716c2c8f19208df09da0cfa510338fddfd51 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 02848b03220a302ffe303a85484dd7d966b0b237..260842d230d487fa7283ef6f4bc0fb1940d46bdb 100644 (file)
@@ -1,5 +1,5 @@
 /* lutimes -- change access and modification times of a symlink.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index dd07a6a60b85a92b88f0fb73072c8c654cca4f87..f9715176021bc0ded228d54ae8337c82cbeeaea4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 76a0238d7aa86afba61c7fe1a680aba18c39b572..4fc809dd3cece763316c0199fe0fa8dddae76c99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 07c19efe92c2394d6dc7fc7bc68dd990f1d56d6c..cd866429a717aabf8b590bfd9de4bcac6f1869d7 100644 (file)
@@ -1,6 +1,6 @@
 /* Basic platform-independent macro definitions for mutexes,
    thread-specific data and parameters for malloc.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index f0b5172e6f8a89e70eb8b2baef75f05b7d6d9558..540b7bd51103eb7b15bb9e4f52a7a6de8f9a20c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index d3d778c70b2bfd0f6e2473b42321d8398a17389d..a8cb835ab6acc2ec4bbcd785384d54381b45935a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b93c0f83310f274aa7caad94ebc082f594e36559..de4f5331d794aa124ebb67ad7f2b18042eae6a19 100644 (file)
@@ -1,5 +1,5 @@
 /* Create a directory named relative to another open directory.  Hurd version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index a8c53416c7ca9c0a3c18c9c5eddfeeadcf49c293..14c311c06140cdc01c05f69ea24006ec810d3852 100644 (file)
@@ -1,5 +1,5 @@
 /* mlock -- guarantee pages are resident in memory.  Mach/Hurd version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 6ee314603b8c734a581a27e1aa77bb376f736397..5407ed9b65b8e1caaa6b5377d550f7c662acb9d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 42694658811fc674f6a1fc9cd0619f82d722b47d..c03af90cb8f21b5601b1065dc94620f00f388e09 100644 (file)
@@ -1,5 +1,5 @@
 /* munlock -- undo the effects of prior mlock calls.  Mach/Hurd version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 82d060f7722404df8988b873043fccf042ebe0f9..3b2b47398033b6dcd6835cdeb2bdbfbedecb2793 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 9b7b201d627e3b6178fa1e1b33d8cb81839d8519..6ac89d756c4751be8e297134255626ca0b07e682 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Address Resolution Protocol.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4c82adf56848d183e4490f1e77d1d5de4f1cac49..270993ceb2f55f890b5f05bdfe7bbdaaeefe23ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index cce6e95d55baeb97551598955b33e52e40fac333..d18a68afffd5c2a714db08015c972fd452589ed5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc..
+/* Copyright (C) 1997-2014 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
index 49dd287c00824434bab52135b8701101e02b05cb..7d9b2de70c3885da0273d8e77b01201be6c57fca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index e568acc87524c5a7e83a3653fba512c6632a98c9..318cb229ef64fa6d4323ace806c9d5ca3f424de5 100644 (file)
@@ -1,5 +1,5 @@
 /* openat -- Open a file named relative to an open directory.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 483f59c9c8dd9aeb1adda46588dce6300a6f556b..570f0856cc067556ee6154988f67b713f4ea1feb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index b972336c8a5414d9d1686b2294f1b2bd2fb4f8a1..ef08941dc13b2f380fee02e4300c86b15a5ff962 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5f916487fc27c6aa9d90ef568a4b52b5aefc9b9c..8bc446e7f2a5d757f363eec54301f39a0383d4e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index d02a96276506f0da5a261433536d8e61351e0005..9b743b9794344dca96a2713e7f60499b905e5604 100644 (file)
@@ -1,5 +1,5 @@
 /* poll file descriptors.  Hurd version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 0906f7e77e9f465b8e5e2091017fcbe3bc9e8b46..80a513bf14002f3380dfcc82a073fcbef16b5403 100644 (file)
@@ -1,5 +1,5 @@
 /* poll file descriptors.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 724ac105155b0d998497a3bc26caba1b65b087a9..c359e2a1736157ad885c1e052d45dc83f88cf0dd 100644 (file)
@@ -1,6 +1,6 @@
 /* Read block from given position in file without changing file pointer.
    Hurd version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 9593c37569f5cb8cb6216e7e3378cd6e2547e0f1..55ba5ebbc7775e510fd55b5943d6cc6b0a4667b5 100644 (file)
@@ -1,6 +1,6 @@
 /* Read block from given position in file without changing file pointer.
    Hurd version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 2ed24992b50f8364da1d9b1efe69bf43473bf93e..7ea727292640dc9344aae05689de03d734c8d7ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Mach/Hurd version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 034d604cb1f87cafc28858fcc75c9cd49cab2133..2d87f00bce7060c12ea7e0f2d50cf48fa88db391 100644 (file)
@@ -1,5 +1,5 @@
 /* pselect for Hurd.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index ad86d33dc4277a70f29f54a1b91618d2eab9b502..09fea9c94db7d01491e791c26b32f4283bd49f93 100644 (file)
@@ -1,5 +1,5 @@
 /* Process tracing interface `ptrace' for GNU Hurd.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index a9eaa1c2b37ace0de08a12cdbbafd94b61cc08ed..bc39cef5734b70f8cb84a137fc9defc6c269d844 100644 (file)
@@ -1,5 +1,5 @@
 /* ptsname -- return the name of a pty slave given an FD to the pty master
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 5ce94e2c65c76f9756db75f15597c617956133b3..5c66d37ab699721ca5df96180d96c85f25aeda1a 100644 (file)
@@ -1,6 +1,6 @@
 /* Write block at given position in file without changing file pointer.
    Hurd version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 82a4ccb6b873e617e7e111505de82523d6a5b61e..3061b736f5802aa7870c3f36d02cbab765f3a6ca 100644 (file)
@@ -1,6 +1,6 @@
 /* Write block to given position in file without changing file pointer.
    Hurd version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index bfdb817b6da6d86c1f7f6d92053a8559febc18da..8dc47bfa2939f98b4163e2c55659933cc7267e1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index dbf8491b65f1d77979569db337271252af660263..7146882bc1a90d768fdbd33e861a42fdc5127b33 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 505601a464282d4264b94a2b0ecf226084e017ea..6208ed42bbbab11719bc39b410d054bd739e48e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 05fcfd7c8cbf5cf16ff4d5d4e76341c14a5bc888..b1a948193baad25809f8d70173438f75d605605b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index dee183676305df8dbefbebfa9c78667eec17dcbe..c7e5a853289d3ff3e4f211ac69dfd37339f53521 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 4588338c781aa1238ab9d4500ad45c1500243774..1d6fe18abd1c7df777143d6c302b71fd3061cb58 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7b52ef66d1f6fde5d9edf1ef585dbda5205252d8..52167007f32d06cec1c50b7029c5178ac238151d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 60d96eaad2197a852b4cd39646ce84e1f6357d4c..83187d46e0ff4dfd3d96baaf4093ab3761e07d8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 9a79c8c9abfa1535cf761c74148ba7074a27b983..1a98ea824feb0d9aaee8120bcca2cad46b29477d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index ea85db99f037812046bfb5bf906797b40aae6b36..4e1a3eb8c71498bf7faf3f62cee6ffcb2113e31a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 5d7b1eedf3ebc6ff3d9bea22be3bfca4b5f94a16..ae45478e1210d4ebbe9a48cd5d6879f69eede048 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index be951c9c950ee24860901d27787f9a4ee030a300..e114a5a711ab33ba2a14395ed89d0b7c6df2f4fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c30173fc8c7c149e476369d94a1e8d883a6408ed..59fd5358140c9d0200b3d3ae4dadea41e01eaa7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 93d56a2778645bb5e9a5ace252951dbd86248e84..31c838cb61ea7f874885a6fe695b42571865de6f 100644 (file)
@@ -1,5 +1,5 @@
 /* Rename a file using relative source and destination names.  Hurd version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index d225078bee32aa7f09840595bfaa0510cbff0ca1..b95da7c5bb622010433f7c20715a70a6f27d041d 100644 (file)
@@ -1,5 +1,5 @@
 /* Revoke the access of all descriptors currently open on a file.  Hurd version
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index ef24b4d84bd6452352a38693adc12d0d5df16d97..bccd54909bf4fa14aebcc7aa6fb74c35584cfb33 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index d1710579bd80bf11b6416b3a952439291390c761..8ce8afb3556a5454c19978b797072eb443ce81ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b3245b034534b233a62cf88fe1a1ec50d96a587e..35a94c4108b0dd24823a3134cd1447682ba0b713 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6efdf22cdf2c1b5c28ff84c5d035f971b330f7cb..82614b2fb736cd05a52fb07d19756b90a030c5cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 1ee35ac6351d23f0a3a07f8bc2fd4746bf20085c..dca0a2546fef09a6e8a50bf279d5278e614083dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5bcf5203b88a6b023da38f237dae6099a4106d0c..07f1b63485c6a3923a0971e117e8cd62cc00caef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index b7abc8f69b40cb580b2c134a328b5dbcad8e2935..0b89acdd55d80a4ffa90fbfdf2df4eb19f480329 100644 (file)
@@ -1,5 +1,5 @@
 /* sendfile -- copy data directly from one file descriptor to another
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d22514310c95bb4a617da35b10f134be0427d996..7928956fdb4c7530b70f5a882b520a89c7230919 100644 (file)
@@ -1,5 +1,5 @@
 /* sendfile -- copy data directly from one file descriptor to another
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5a93c63b8f442c7f0d0bc855284390c6bebc04ad..2ef6a0fa09d163f663ef9991221286b849ebf8ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 72c1d6baf3ebb632e382d96ef1514182fc165d3b..477b4aaa5d63ff7d4a4ef91ab53887b2916e9e7a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 5696e23937859c6ffebac14890e7cf069c354a3e..76bcc0d4725d6cd5414da4feac9c7a8b9b323ffe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 6445782bf4dea1aa44fce04dd0e8c41fae6bea9c..ddbf832f8cae2f8684c56222fb3f7e562193fa0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 4c7e3f07540f6dbcea20dcc3201376d4e0a8d30e..af27c5cfca2b024c450dca10e86cd5744b982b64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 916c21d1c9cd55f21dd9d2409337a4ef4009a944..80b722da83786ccac49a01b506fec80c8787fbea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 463bf70b530bc23a5675dacc23292d669f964171..732c6b533394e771c1f77c7e3a464ce3b9e0267f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 4d9702a12cf250d08b134251d8fe6aa4f8489bf9..f21082e6280b5540bb1f02a0dc623e17a942b9dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 61fc39f803f857cdce1862132936e02772d92741..8c17cba6af72eff84fde502fc1866d07870d700d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 1d3e01a3e7d7ea9c4d807a90795010cb71ecb106..5459b5642072e27377b27e5e38ec437bcd77e6e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index c22f5d74dd9b69ba1e36018b70f5872dacd41599..1cb38129d18c17e1bf2ec7fda9236ef10fc06299 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 88b9ffbae2d8bcefd19e840660d1e3421d837b4b..6662d3df5e4cb71af5c0aa98290167bad0c91c64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index c2a007d1a6ce805f854c72ce58ccfdd57a3ab3b3..f3e92f4eb6c11c080501a432426844fd1caa882a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 802e8023df340d721bcd66f501b85e622088c806..0bf6f40d07b793cb208af8f0cae19aba55609b26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 6812975e79748639167d147af35e2addad2cb892..4be7fbfaf9ff27e60807bec0cf7cb7a4c92f941b 100644 (file)
@@ -1,5 +1,5 @@
 /* setresgid -- set real group ID, effective group ID, and saved-set group ID
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 52fff9e8c63fe39a19cd42c008b64c61728265cc..aa9cc0fa72c61c3333f01d824fef7258bbaa9d5f 100644 (file)
@@ -1,5 +1,5 @@
 /* setresuid -- set real user ID, effective user ID, and saved-set user ID
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1cc7ee0aa362a122ec7c279ded1a8f4b5915d445..9ce47747f1b8c8ebc82b341566573078e1e699b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 834acb990dcc823e67f20e22f3292fa86aa71196..158fa42079c69b2e6e033876a65294b349a0c604 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bce1935195b6774f9b6219cadefefabdf6584c6a..36ec3d866ef2645f3ce24438d43375540b160c47 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index fb3068ce08090ef2fb82e1ad6a45ae2bbd617f3a..32a50d0c73e43b6e8666a3540b935eb76872b591 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 831ec929250c174be4019d12acc7d2d231531242..274fb52d4c9e81f4228154f33078ecddfa825cd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 51c992e1e78768e179e88126c83feb19d77643e9..2753057f9e0581f366d5573e7030aea8eb192a7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 582b2c7089fbee4012f1f5ddd9373112fa3c7e1b..eb876d9495b5e7bf6114f6de23ebf4ee5c8dec92 100644 (file)
@@ -1,5 +1,5 @@
 /* Access to extended attributes on files.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 555c308fed115b0a706d21f1f4f7ec1851407e8f..a75d123d34777689a024cff60dd89ed322b55763 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index a1e29713222ddc87a27d79587562697de6c7c10c..a0620de2bd0fdf5414ef81362862e3cec76e8620 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 823881a69e9e3c22b868af9ec5a12f8d3722fac2..2f069e1c617f721322395196afcc05a1a1e8f12a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 4135cfdea9163e8bd871d80236f8895f515d50ad..578a7253771a15f43f49bcd89d71058a68f227ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index ea58ec4e35343cb527a7f6d8cd0f588ef6ea3dd9..5f2600f5627de1f08e8833697890dc4e82ffe7f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index fe36ed0f36a8ba344359845bfe35bdb2bb420d00..b3c13425afd99e00b068f73e1d4407235c920934 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2c9cdde94132094c1829ed7baf2c355ffb1fdb20..12d077db524f1fc8565e44aecc8002d761852afb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 272028943e1b9c1f61629daa3e151491beee8ff8..60f235e1ee81e1b0cad93f40c38a0f585b5b20ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 5298f7a5e0aac2ff9e71524d317ba55f0743a065..89193e6dfd82159ce388133d399c85dc9bc2a804 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 791768618f6b9f110d0364df5dd95f8892c8956e..173a2f3f66590862e6699e81cce75cdb9c6e49c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 47f50d294f01f755c08ac8d0e49a8e731ca1350d..b128a9bc643a65d3c2ec5d0955ffeae1202e05c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 867579de5579d6087e80280eb7523a54fafce533..a685a1f013162fbc5c44e2fbfdc7e0e84fb567e3 100644 (file)
@@ -1,5 +1,5 @@
 /* spawn a new process running an executable.  Hurd version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 7b534517d913faeee4d1f80f4248331cebd755c1..50c7d6b0e031da479c4c451640ae56363dde98a1 100644 (file)
@@ -1,5 +1,5 @@
 /* statfs -- Return information about the filesystem on which FILE resides.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 72ec5fb2e2b4bd6b9577b4ea962da9654326d88d..1b7e37644e7ebe39bfba0a820d1d3c529840ce68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 1c588a85d186eb75434ce06e6b126bdc60cc66e2..2e990040f1fe4bdc41373b189b1d1fe45fe7c741 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between `struct statfs' format, and `struct statfs64' format.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 01a09fdc07418f587a80ae42b07e3d06efd64d54..6dfe1e6a9b665503a8cc6dbfba6edb2572d3fb28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index e6dac608c35bc863265165bafe196f25210b0c26..1e9fe9c2a8488b304772da9bda59a2f722267f3d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 4ddc49eebd06160a917bcf1450915f54da9d423c..25bb2044b432ee3ee6f28cbe466ca20c4364b390 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a36ab5890b13cbbf79f9d35b8309d6743912c4b1..077d5be786a37c5a0598350baaff77be2345b91b 100644 (file)
@@ -1,5 +1,5 @@
 /* Create a symbolic link named relative to an open directory.  Hurd version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 775182edabd8bbcb28e2c4f9e28faae6ced21b21..e6b4a903b6ddad9fa8141c5533f25ec77c4c5b5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7cc09fa9dfc108a5c57cb18ec0ea0ba6bcfe4933..9763082ae8c53caeceaee293c88b7f822b020811 100644 (file)
@@ -1,6 +1,6 @@
 /* Make all changes done to all files on the file system associated
    with FD actually appear on disk.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 65d61fccf6a606d05149f0d802b28391a989b473..19b1e54c911b3973cbf06666feebf4953a65d7c2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return values of system parameters.  Hurd version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 3801a19cbfdfec6e48a8c2fed7a8eadef4a80559..34673115c55fc2f27e285503080ef3c6d9c38cdd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 9e13a75f5ebf931a2fada1a23dbfa6d4fe1c1902..acf89b0221a74064913c75a13b0f4bcb0f249ebf 100644 (file)
@@ -1,5 +1,5 @@
 /* Return CPU and real time used by process and its children.  Hurd version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index afdcfee3aaec76ca1304735dc19f04beba5090dc..dbe73f50355d1f67ac8d09f3b1674ce337e78fe3 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for thread-local data handling.  Hurd version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index a09048ebf2ba312e8aa21c456b63ef818ebd6d8d..1ac2cf6036efd1bccbc5574fe387e0bea3adb6af 100644 (file)
@@ -1,5 +1,5 @@
 /* Open a stdio stream on an anonymous temporary file.  Hurd version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index a97a56bd9acf5799be4f97f9bbcb9f4a4186046f..efd9680571d15565928059676bb68a75364a36ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 28ba340720eb9a5bc06b8a0655f15bc18e7ba68d..d0f6d9f59c3172e4bada51a56bba2c3b0e96c5b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index ea8bf06cc4d994f260e1c5c02e1d5d2b88f4dba0..b27d4e1d15cb632390399fe84f47d63b93153ee2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index e46a6f5ff66111b6972f5c3f5b560fc4cd52d364..bfd50f919c98857b527a300d0c67df0effac0566 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 25323b675b52cebed94cef692cb566e17bd6f87e..a58e7a5b0a7e461d9ab52544515080ac8a619161 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index f27f3105bd6b168c36468ada8e819acdb579d4d6..a23a60e6ec9e9e8129c43285e877225c803e2d03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f4f637956caaf58d77370686083ba4e1b5be2d20..31cc477b3938ac25cb79bd665889bf2c47bad9b2 100644 (file)
@@ -1,5 +1,5 @@
 /* unlinkat -- Remove a name relative to an open directory.  Hurd version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ba5979adfc92abe7aadc32c8a268337bf1447744..6739b7904f313e28c416b35c6cf8936e579cfaf1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6fd28ccfa950ab1ecc60c9abe0c7f64372c31e26..209d2d27720fa377619f78b0c6310be51ed62321 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 22874e3954fbe3c2861c545760762bdd4d5ea3ad..8b849892203f56d8d0a45fdafd157b7873347133 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f43a426881313c7544446e2e89e6bcf63cf695a1..a24979c58eae2fdb57be127931f51b9bc4870f6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 490a23ca27a67dd37a49395ee48bc6eb571e3d2a..fca8eded0cc1a0a034f68424b91d1ba3fdd6d0a4 100644 (file)
@@ -1,5 +1,5 @@
 /* Create a device file relative to an open directory.  Hurd version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index a93050e700627d69fdb4362ff03bd0acf987c0a7..40e2f3e8d3335fe91bbabb38fb6102543350ad36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 806ea982b63fd138c3f133b806c4c703dcc5086b..f7bbc8726b5d3bea8e145d9e9c5e66b1cf3378f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f71b6ee69a600e67825e0296b9be556a16a17231..4b35805b2a806a05a797e9a2c3d23417fa979cf6 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between `struct stat' format, and `struct stat64' format.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 9b25c8ce7e820f58a25b4d93981a57c04c10706b..408c2b39cf41a7f843057ad4012082b15a08eb44 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific definition for spin locks.  i386 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 36b70680c4e201823b921b922f2901db3c3ddf3f..020509c73eeca103d5e8a195fccf1fc31956063e 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific function to return the stack pointer.  i386 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index da903790793fb8235587adf16bc14d652cd78612..0c75262d805e93a0c67437fc4f7b4777fd0a557e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 001fe98f5ba22ae354c187d6ea64fdd4730c844e..63d960dfa0401e1a4b0c5a17047ad5785e9fe57a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 49828f53010373900d425dfe4623d78660e31917..207256658e7ac44f8d19d611e555af81ebeefe9a 100644 (file)
@@ -1,5 +1,5 @@
 /* Mach thread state definitions for machine-independent code.  i386 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index c31a9af24d083c60f8c533882621d6e8f60ea813..449bdb9c1f56c158ee28a770b157ec1a13e7cc04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 271eaa5291ed1b3cb4152330a509f8edc4ef8434..4e12a5fafce04bd3eeb0a02f576999a5b3305892 100644 (file)
@@ -1,5 +1,5 @@
 /* msync -- Synchronize mapped memory to external storage.  Mach version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 57d99f9c37e0e444467d98b709d9f6860729a1a9..f8c416f76f33409d665d1b77a606e69bdd76d322 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 7efd952b78df0d2c7aa0cc64697df731037aeecf..5e53e21319d78aac3a5c50795d57251ac5a67b7d 100644 (file)
@@ -1,5 +1,5 @@
 /* nanosleep -- sleep for a period specified with a struct timespec
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0a9f39d1bb181f2043ee955a2dd10c664cf8efb4..36c36976058678f5cb808423a4696d171a6e0cba 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros for copying by pages; used in memcpy, memmove.  Mach version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 01ebd9a4a9c25a6bd56bf3c3c3cab0c7930bac3c..51319729af76656fc7e7ba5f16bb172a53fafa44 100644 (file)
@@ -1,5 +1,5 @@
 /* Test if a memory region is wholly unwritable.  Mach version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index d5d20a1096312146c516175dfdb7499fe3e9e665..d73c57ceabd92dec1ddb880b710970c52b2ca73f 100644 (file)
@@ -1,5 +1,5 @@
 /* sched_yield -- yield the processor.  Mach version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a43280cef8d2b46ac2b112ff5f5e42535c8bd3ba..6496b7c83377ac20174e2ca525ad52312a8f7d9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 22729d71f66efd675954712144558178c703718b..61d5e71ccdb196a9a0c79f09140b1816d8bba475 100644 (file)
@@ -1,5 +1,5 @@
 /* strerror_l - Get errno description string in given locale.  Mach version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 69faaf63b58e8d95843c736e1f97c02e76c2b512..ae2adcc3747c1c673ae5150beb76fc8cdd8ddbad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 64d440c612d08dccef0d7b6020dd7447c8722665..28f9b2b12f32dfadff9c25a89710bd6b42f43921 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic definitions for dealing with Mach thread states.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 7eb7334edbacabd98a85ec6c0c4efdeac575e090..3d14f1c0bb5128f64665f525787e3f10fcac0130 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 6eb6a0b0000bd25818f5cac01631c9343b37a670..a896bfb37bd35ba1073f67de6612566ee7b9793b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 5a36c839883325d2bd17eb25f8e9beaa102cd61d..c68ae51d4a86b3b60cfc4534b74e777e532dea6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 98fe3b8ba8b7b5cc410383552bbc9607a144e95c..d91b56a705e0028e347ccd38739741de5165ea9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5d898e4d04d7d2c3f9eec8e315e2e7d3df8a186e..27f264bb16960794c3b70698823c9dad5dabe562 100644 (file)
@@ -1,5 +1,5 @@
 /* clock_getres -- Get the resolution of a POSIX clockid_t.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index f3d6fc2b2114df49cab89966b3629103d4190a19..24ba1a5c4212b36355ff46af5b1afc7fb0b6e058 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f7b0e5cd3c8e765d976ea74f0e79307bbd27c40c..0ef9a3fe232e46f837e2db72674d02d5a94562ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 183791bcab6d163e71c585867f95204e9fb765f5..57ddca4ef3230b909ad236ef1e35bdf159346382 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e80fff0f78d6320d727f5edfe4f451586eb8b327..5af57146fd95c8ebb60e219347206cbba1eaca7e 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the file descriptor used by a DIR stream.  Unix version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index be2089505181bb6f52f938b0767ff127a9a85547..dadc30e8dde620c8b6bd7c2468eb350084f0e39c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 1fc55afc6b0533f906737d15309cd21e948330f6..fd989a072daff2f1e04b53c99a07f3c9223f3526 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4d164a025a4c22097ed4aafc94ac6828f5ad4a20..db7ad8e75eaae9bd12eb31851c2115b5122510d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 04e7c96254956318351399c676f4db74f72a36f8..1cdf22b28694079d515a8f32e674bcf6540b1f69 100644 (file)
@@ -1,5 +1,5 @@
 /* Check if effective user id can access file
-   Copyright (C) 1990-2013 Free Software Foundation, Inc.
+   Copyright (C) 1990-2014 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
index 4e0c39d46f815065ed04b098df04fa9a3a5d7d2c..d8c6ec0513d750acdb37608fcad8c93b085021aa 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index eb18f8cd25ab9b6fcd7cb210c8884cad910c8728..72616c39b18b98160fd35fa4c00251df3e13fda6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index db62d672b4c929594a8ed89787b4e6aa2d88d8d5..2797fede7432bb3f78ffd69e973288fa991da267 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9b8cf02cc34601fd70a12ca42d6511d04c26df57..1ebb42c8c1a4482f863028a2f4f7a55d8f6f6c91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
 
index 0b5e32fb8209a54fcb14faa993e5e918ebd559ea..61924d57489817044aaa9b6cfbbb457fc5bb0d87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 509394fd95bf1b92a2e20e74b922ff6f5d5e217c..96e6991216eb92f25d509994e738bb018192d642 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 62e1b0fb0834d80bfb2ddf47e7a78622134f9649..5393e92be7f180bf386bcd6a37c44ffa846e3245 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 5d25dec808c6f12e2d19cbbfb69ea53b431969e4..31eae757999dc080877127a82ab3f0a3de44e288 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Brendan Kehoe (brendan@cygnus.com).
 
index 176b557e5135190462c74d02a3ac5aaa22442ea7..529cdf773daee6c6c86eabbe01338733c56e811e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 020af0c8dfb655e2e36084119a3743562e5ea8ed..781ce29fdc25fd1abc68dee0c5fbe9db331497c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f31a08ea31b720eaf186819ba90ea04a8dfe7043..5328e6de15d519a9690a54a631c37ed64d733147 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine whether descriptor has given property.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 640c9995c4ef2d2efcc1c19d0650e1c4a9e9495f..4c275a4c2eeba828235ed7a234f1b60618a29b31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5071df15b460148b38783228c124a782b79d48d9..74e40ee4d20674c36cecf95ae051e0da38a3f433 100644 (file)
@@ -1,5 +1,5 @@
 /* Catastrophic failure reports.  Generic POSIX.1 version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 3dc106a02947eb9fca13d45fb1d68477e815a4a7..cdb2f5d967845d48d149f4d16976ec85a2a31ea7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a44ceaf1f45393bf97b39f9efa62bdcbf79c4ccc..ab269e953558f3d1fabbed5004a9938555c25ad2 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3366dab384cfc4ee98d5cc2244fc29929e7c317e..087b22cced0ae4af02784950e535c531ca40ff50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index e0c55b00fb0e22e64cf3913b44fd32932c908650..64d192af97933164012d41fa5d455f8a19cbaa4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index fc05b0f9d7d94acef6bac30b5495d62bae4a586f..e366701bd4d0f728870f3621eca93e81ff5dd94f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2607d3ede895ff13e38fc68f3b7966909bf34a6e..8aa55e08563bd5655a8e4ae193c15f08ddbb73ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index fb2103b25e982c8f3dc14dbf1cd8a0a09769c493..6d3bfc5c46add99111eb1335492be1add70f5b40 100644 (file)
@@ -1,5 +1,5 @@
 /* pause -- suspend the process until a signal arrives.  POSIX.1 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 99aaf01bbca99fc73241b8821a0cd937eb8e3668..fc5f8833ea81c4f43b04e639b3be5cba88c25fb0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 71fd7def18cf8c4ca4c60976bcb3c41169b5287c..729e84cddfc7b9b8ead04319f3f2b8d01af6c9f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index ec62947f52b44be8104707c76288295d1e887b6c..7f5cfa12efe22e429de20de1c97143bec08d811f 100644 (file)
@@ -1,6 +1,6 @@
 /* Read block from given position in file without changing file pointer.
    POSIX version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 3c28c51372a73473a9d09975f71631f0778c63f6..36b53f7b327b084b69adcde2db52671a16d697f7 100644 (file)
@@ -1,6 +1,6 @@
 /* Read block from given position in file without changing file pointer.
    POSIX version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 374a9aba245c937aed0b744b3b92002dcc03a3c0..b1fd060b30dd7b342b383ee352488d44281cfab0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 86d36a9599cdb48709093d0140b32b3c76531c0e..696c7a6cadde50d9122f975107143cff36b27a0b 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Mostly POSIX.1 version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 776ecb544f51b1853240cceb237ffe8e9f7fc8d5..4a9fe1071c5d27b29b857725e946263d89924c1f 100644 (file)
@@ -1,6 +1,6 @@
 /* Write block to given position in file without changing file pointer.
    POSIX version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 22243501cb530fda70b291be7eda956f3fb77b7a..18c4e55983fa858c6abe2105ab335a96ad6c4904 100644 (file)
@@ -1,6 +1,6 @@
 /* Write block to given position in file without changing file pointer.
    POSIX version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 40dcd90dbf3662270a85f26f906afe947fd2851e..97b75231375c47d2754d80146dc50ea541bb9b13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 50288ea08110406a9fa77a41bfac919b517d8e71..f2424f9c4a4b3e2badd9183486f88eb6f846bbb7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 55b32eb4619758c1a0f742cb67bceda64a49e0c8..7bb956a916c4fa1a142101e4cab0bb1627fad6e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8ed5c3fc91b63594f9a99075d8e4d3cebff741b3..ee88c9b46d7f4f26c97d2e9dc424e9f7e48a7d42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a74a490c302f4e3755d5b2dc2131e440aa750215..b7a8e1e7c222f9068091c83bd411461d2e125a29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 87ffb1a5b9e00d42d8c1a492b3ca9597f11cd8fa..dc7f78d86f1d7d2d54ac31746a2295d3cc5457ff 100644 (file)
@@ -1,5 +1,5 @@
 /* ANSI C `remove' function to delete a file or directory.  POSIX.1 version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index bd4b5d2ede12b2466f3025ce08f8643f57398d0b..a50fc387be26c3c40173aa6284117711ddcc240f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d4991ad43aebb6961972174bb478802a0d4da38c..5a4a7154abd945967536cf661b81a77cc4fce529 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index dfd8b995b190043223acc824e1d0f7fee15a68b1..a143f698950762cf8cbf168590d0d75a252b3297 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cefb7a3814cf314c5ab536acba5415b8d6a76100..456b3d8b8f63079c40be5d18e7b29b657f4154a1 100644 (file)
@@ -1,5 +1,5 @@
 /* shm_open -- open a POSIX shared memory object.  Generic POSIX file version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 75a87f49f384469102df68a1ce831bc44f450dbf..dc94e1692bbc806f5109afc66bea7311975e3180 100644 (file)
@@ -1,5 +1,5 @@
 /* shm_unlink -- remove a POSIX shared memory object.  Generic POSIX version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index cb55c56caed51a7df1ac88593ca312d9383b971b..5d0086223f5f947527660c6e7aebe270c569a21e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 84e3d4f2c14ea3f614f8ed58ce8655e56e6982d8..4e232cc40f5ea33e3fc3f4eb5be31bf9f0d2185f 100644 (file)
@@ -1,5 +1,5 @@
 /* Set the disposition of SIG to SIG_IGN.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 8695868bb2a2ecebbbb42aa3aaa76974577aecbd..200836438ee59c29deea1e73a823f5952bcf0c0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index bb57316a15a7a3e357512812fde223fd2be4d057..934fffb50beddb15c4cf766ee59af532f1935af6 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD-like signal function.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 2d959272099dc36bf6c9ca1cbc5039d024b48573..3dcf86c43c51b13d15c2adc0a6564f03e45a5008 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index addbf75de910de9f087654df561fd618ed725f15..8542e28c2172731e2363a588c756d1344c1b1077 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index ff92da89f66514338201048cc7f79d368d7f05f8..a36e75fb0e4308b256d6b1180602e70157360b24 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 81110f7058896d6147adbd45660cf8b1f3814405..3e0374c7a77ceaadb91286598bbb1da56a8485ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e3a453eaa1445252a91f51c780539b8f2429145b..83ba75546f8ff6c8fadf91ca7730935c0e57fa31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b0ea14dbc7bf9a210719b8841cc66fcd3bf9c2c2..313eb18250ee80511a2aa0bf76783972218070dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of sigwait function from POSIX.1c.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 88059782721f81534c8e360ab512d5afebd9a185..4a72c275b33475039d6fe28235b80f8c49c04b22 100644 (file)
@@ -1,5 +1,5 @@
 /* Sleep for a given number of seconds.  POSIX.1 version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index f92b44f8065fe5f0af87e64d4e2d99db6d9a4cca..58c9e5d5979c0508436df26a15072275e0f9780a 100644 (file)
@@ -1,5 +1,5 @@
 /* Guts of POSIX spawn interface.  Generic POSIX.1 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 1447a4f266f4e47bc56e16811845692d34128edf..0e19d16c238aa8cc8568cdc025326cbe3ab65c4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
    This file is part of the GNU C Library.
 
index d8c3466c1cc23f7232f2c7b4dfef4a17d6857c09..26136bd9c93e0d7a1441e77079b3608e0b74670a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4ba9cff4d43ad582ea3d624bcc71d5582136dc91..de71e6b661be064679793cd64ab4535aa7c69082 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cc5ed909fd5c3055ab7fed6236bb0d7c54c6cd66..d2c9f1b81dd1b780619ceb775f45f26989ae7757 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4d674e0bde09f3c69fbcbcf82b837ac8a6ff1e8b..ed978545fe14a940b9e2bf3a64a51d95a3a65284 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c49a42e20ebe5df296b5605559f8d6ddfaac8bd2..1f86549df3cd2a4c50abd7e37554edd9d739c5ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 54b90357df287066e7e21617872a2e5a4f95493a..016c16ec823b9b26578a731ec53f204332c077bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a578e8b986ace4dc574769fa717b939c5318764e..05b24f30ae097cb1e2a4bfb622ed60797b1ee8fc 100644 (file)
@@ -1,5 +1,5 @@
 /* timespec_get -- C11 interface to sample a clock.  Generic POSIX.1 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7ef1400eb5c58997ec869617fbfb0a903a8e5d24..2473fbb8c95c34cde31985445345a26ad5c70331 100644 (file)
@@ -1,5 +1,5 @@
 /* Truncate a file given by name.  Generic POSIX.1 version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index e252cf4a2f2b50a65285099295a03dfdd30fb5e1..17ed3af86739cda904d8fb05716aefc73e80b53e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 239f3846d4c3aae2256aade66cdf970b10234324..ffae375e362e29c600604486382d65a287b20871 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f5ee6bfc9be9877a2fe68e2d46eee6f44a9de617..c9269ec8741af6fce693612958123dff2eecebef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 89fbd979551259f05e289cac456feb796bfc62d6..a3140114a2a861a893433ed9cdf6aa0f847d51f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7213a6288e9c36341cbeae8f9d279678c5d5e209..cdfecfa397f7d624acacf3267c6fea53ac8de06c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 7cb39f635150283dde288240f81b5913d2c99cd2..0a4965272ff5202a5496ad386e36d96d2ce407cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5d3f7fbfd6a02f1d006068ae85544807f72c991b..f87b4f14abf5c92eb587dfec98b274b0261f7dd7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 534431c2549dec1ecb445cbb2eefd721b0132cfd..a1f8cc8c4ca71c05b3433c1694d01b053dd6aea0 100644 (file)
@@ -1,5 +1,5 @@
 /* Pseudo implementation of waitid.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1997.
 
index 514bd0bc3c080b03989e324d403ea8d280feca45..ef0058e25ef6edc8bea6e7e8a60ea7466b6fe0ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 548dbc8f7aae429b7147797d845ebc0715acd020..2ffba48d55065cd7822b4f688fc856be96d4ae6f 100644 (file)
@@ -1,5 +1,5 @@
 /* Atomic operations.  PowerPC Common version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index 9a92f8ed07f409eeb74d52b028901268697590e3..060dc7349109ce1d8973d2eefb00b0ff6b382d61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 86bf94e8fd400d967074830e589bf879c643f612..f72e1cc8bfa665f9320800292a383e4e7ec91622 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 0720795d549bb70e49e026bf120d5f3fa7f3a68b..00336f3b0d93fbc3c6df9bf43f7d9a8c89ce3973 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline floating-point environment handling functions for powerpc.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0c02fc68e8bc5cf1bf68c8eedfc7358fc1216587..1af8c82c90b185feaf9c5a909e909e08d6d095c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Defines for bits in AT_HWCAP and AT_HWCAP2.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 2f1da8be4fa4d6afeaa4af68c838fffb262230e5..c8f876b510dc778f33338a8a1047bafa63940737 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific declarations for dynamic linker interface.  PowerPC version
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index b3c21fee6e8913e8c78c5737c43e7610a12f7e0b..48e9b3c6ee6f1a060e4446590b35f90b58537a8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index cef5b29b1440ec3d1f16f49b37d2e2bef0d5406a..426ed7803a4b1e485bb2d3695591e52238ed741e 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline math functions for powerpc.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index cb41e87c2c339399135018f027791ec50d41ba67..2fee5075c1b41ddd840e2214902fc78993712dcc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 2984af197c66d05270a04aab3ac4b0cb09df6053..fe2c4b52cd51c9b1c483cb54daa615138f6973b4 100644 (file)
@@ -1,5 +1,5 @@
 /* Data for processor capability information.  PowerPC version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e7eeed9d2857a018a128c0d27f2566ddea45217e..03338316646d4f5f813189a62325c6b9f5ae1a49 100644 (file)
@@ -1,5 +1,5 @@
 /* Processor capability information handling macros.  PowerPC version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f26e798655883110f55d9fd79d43373b1dbadad7..f7cf6f96ebfb505abfd2f02be0ad0e833107c0cd 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  PowerPC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index deba0cdd09ce95a04dd7a0b9f41a10b8aec664c4..6fa52ae9d3a96f0df64aae8956a9f50cb9d5b4a1 100644 (file)
@@ -1,6 +1,6 @@
 /* Find first set bit in a word, counted from least significant end.
    For PowerPC.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 8cf5b02d92bb5391ce3d5805c28a1ea860430fb1..b64d326e21a19d46d79e970d3917449272a692ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Pythagorean addition using doubles
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index 5fc91ee4c6d33984293db3cd2fa6010e35d4fb42..b76131af28343fe3d9d13f24c793f0a42ed02689 100644 (file)
@@ -1,5 +1,5 @@
 /* Pythagorean addition using floats
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index 3d4694b45795b03ec36cfacf7bf4deca0315fbff..dc9d0e42a61ecf5a6016447df3c4d1187085dfb0 100644 (file)
@@ -1,5 +1,5 @@
 /* e_rem_pio2f.c -- float version of e_rem_pio2.c
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index 2d50fb525e48044decf1e150ae5557e1bde38f2e..0368e57e92ec553c9047734fa5eb5c709ec0be0b 100644 (file)
@@ -1,5 +1,5 @@
 /* Double-precision floating point square root.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 91d2d37d7b182f69a48c26770f07469084f81cdd..fcc74aeb1998821e6e552c91f9c26c1f7331c945 100644 (file)
@@ -1,5 +1,5 @@
 /* Single-precision floating point square root.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 7f66e21ce2669886aba14806fcadc2c585ee7372..cda28101200a5a92d0afbf5b4e638196865a0740 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index a313b06e8f7dfaee70cb232b6d3869750614a57e..546752beacd81c2cc4b2e22baeb560aef71bf8e0 100644 (file)
@@ -1,5 +1,5 @@
 /* Procedure definition for FE_MASK_ENV.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index f54c0760d542c826d575d4fad3a5315007658672..96db4d30b5b2fcd51fabce0103c27f446dfdbd3e 100644 (file)
@@ -1,5 +1,5 @@
 /* Procedure definition for FE_NOMASK_ENV.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index f2c45a60c65d4eabc17a537a265f2b40b155e3f9..5883e0926324d6e49a12ec298f6a36fcff1162d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
 
index 35e977e1e089324a4b272635062b56e7cea03ec5..8ad0f97ac74ad575ef3e5a5e6bd71afb511da108 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
 
index a512a91a4ed9cc40e43891b6874bf0cf49098d5a..3e552bc9c5891c183c31c722e4cabc62a4a65a01 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 23d47a27e9c56f74df588b50c176b376283513e4..ef9ae100f356b680b734d14253d357171a5bdd95 100644 (file)
@@ -1,5 +1,5 @@
 /* Get floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <geoffk@geoffk.org>, 2000.
 
index 078911f4a3627322b7d1f13bcc50e57cb0c5a2e5..e7ed52dbb102aa2e13b3fc74dd1eb4ef07c532c2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 0ecf0f7bc5e5d77800236c4b1e6e43fb8e9ffce2..1375a2f5adb85268d2c92fb34233f356de27d0e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 47761ebecace422f5bc07bec8639fafbeac4c6a9..2404f77da0dc7e08ae976c3862d758691220ae2b 100644 (file)
@@ -1,5 +1,5 @@
 /* Constants for fenv_bits.h.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 74d633d94247be72bfedef009d800e91ffeb060d..28e4d1f7c966b615f92a31e1f12b0c4fd41f525e 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal libc stuff for floating point environment routines.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index bc78c3ffb0d5661cb0bbb19f36d20c4f4f072510..327dbb32184ada44a8d130c227da3f2cdcc7f957 100644 (file)
@@ -1,5 +1,5 @@
 /* Private floating point rounding and exceptions handling. PowerPC version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 5de6ff5f7155d3611197f83dfcc542d4bb8890f9..fa99ddbd4066cdb017533d9874d09843ace3539a 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 970f12c4fcf195d2c1baf9e0807c92b4e6daf6b0..4d7f12b3181c6ccf6fffe54e6132f6f746960270 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 262e2135a6476b7ddc4d440a3e6c02f1cc8e25c7..0100e8b98abf10be779caa33ae132c9a6f2a0902 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1395bede0cc3c8dbd66a2d9535f24665218a2eb8..70887926e858b71397e9c4bc4c49636aeaa0c09a 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 6193071bd47cb5524535a3039b58b56634b35fa5..8fb6dfee2789292295dde43a4c88043e52fc76a3 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 0d309c8d5f7635820f2b99702a1c7ac0e2d6f5d0..95193c1010c583e7ff3f650eff41d568f09b041e 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 86eea0fb0801106fd84e611f31d5f8c3af65ec2c..6bba543600ede2f5400323e97310e4c7988e4557 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index f6ec25524accecc0cbec9e5c99754722f89e4e58..0e29bceb6cd79b9577093b62a6e3588a7447e632 100644 (file)
@@ -1,5 +1,5 @@
 /* k_cosf.c -- float version of k_cos.c
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index 568e10670cd90a4396face623867f788d0aca9de..812a3e98908b3b97cf505a6efdb741616d4dc68f 100644 (file)
@@ -1,5 +1,5 @@
 /* k_rem_pio2f.c -- float version of e_rem_pio2.c
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index bb8c679b73b930a86484aadf58d65d0f5ec710b8..7b7ad134404bd114392244d16dc9f18f64f74ffa 100644 (file)
@@ -1,5 +1,5 @@
 /* k_sinf.c -- float version of k_sin.c
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index c8833d694f575d4ea5c1a795805599ff7652f65e..dde153d37ae7c49c8fabc77747e6c5a1b09b8471 100644 (file)
@@ -1,5 +1,5 @@
 /* Private inline math functions for powerpc.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d785e7ee4c3793125cbdb80de3f63c17195f750a..43d1f1c7aa7bf7146607d51729decdefdcbb5cfa 100644 (file)
@@ -1,5 +1,5 @@
 /* s_cosf.c -- float version of s_cos.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index 66d3ff33533ff81b9333e8cca3ff9d71282799d3..0b4a1db9954e1a87781cd7b5c99381e5067d9cda 100644 (file)
@@ -1,5 +1,5 @@
 /* Floating-point absolute value.  PowerPC version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index f77bb193b0572af48381fee6292ca7639fd558a2..9a27fb1f70baac36a3a0674889fec714d1821ae5 100644 (file)
@@ -1,5 +1,5 @@
 /* Return positive difference between arguments.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 947100356717fd96afaa8e3de92c8922cdc8576a..a37e72f1504d9762e056ba109020b356bccc000a 100644 (file)
@@ -1,5 +1,5 @@
 /* Return positive difference between arguments.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index c0a4e56be05f2c7520a27b25f9c2528f162f6404..7aae8def9124c3247cdc8bfdbe4db3d04c7623e2 100644 (file)
@@ -1,5 +1,5 @@
 /* Bitwise manipulation over float. Function prototypes.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index 81383d7bb3ff2c9dbcb9ec07c3197ffcaae797b8..b3c436da87a7819eca31c91f7d1e33b719604bfc 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.  PowerPC version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index e0464fa34c1e42c07ca0a91dbe2265c0bf572b72..367dc1d23f42abd86acb244652bbc80546d6b173 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.  PowerPC version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index ec656d616fb883d6bbe4e97070bb4c9ddc641866..670427db9c9946c7ee9fc374d95ae74d91fa5a00 100644 (file)
@@ -1,5 +1,5 @@
 /* Floating-point maximum.  PowerPC version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index e139c6c8f3bf7935f14621ec3a7cca81b286f4a8..17a959d73f52ca934e96c317383e0645e8fc395a 100644 (file)
@@ -1,5 +1,5 @@
 /* Floating-point minimum.  PowerPC version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 472b6d03ef68005e64d396a17fdfc9e022f79b9a..04c6d5a13969f7b1385291785453fa2450947aaf 100644 (file)
@@ -1,5 +1,5 @@
 /* Return 1 if argument is a NaN, else 0.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 995d0a724a41feee34b0ea6749499fbef330f39a..b0c6cb7c18364aac0e2e6d6428c859c012adb6a8 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double value to long long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 0935de66245fdbad39cea19864ef46e0bf054800..81b957ac2e200bc1cdeb8945f8c269fadd305c6f 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float value to long long int.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index f0024c9b301568c0b6fa25b1370d1a85e8834cda..d41b9abf2acda5433c4c81ccedf71af752334bc8 100644 (file)
@@ -1,5 +1,5 @@
 /* Round a 64-bit floating point value to the nearest integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 4a32a4343a81bc2bced82c9a0e98ed59e235c921..2c385fe0b704565b62111882ed311ee67e729bb6 100644 (file)
@@ -1,5 +1,5 @@
 /* Round a 32-bit floating point value to the nearest integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index efb4e00a982bd749b08327e19c387cf50ad87d4a..89780fdfa7888e6abcd7ae4f0ecd2c4dc2057d40 100644 (file)
@@ -1,5 +1,5 @@
 /* s_sinf.c -- float version of s_sin.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index cc9b320bfd25caf6f660e58b7404dc22f8c99e21..1ef16673928e2acb630d77831d81a039f21a3768 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ryan S. Arnold <rsa@us.ibm.com>
                   Sean Curry <spcurry@us.ibm.com>
index e82e7913cb42f038141b0610238c47769fde9b11..6b4a071e79cce7abcc6a00a018eb5b056f8bb82f 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word definitions.  PowerPC version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 0a1a060430594cd699d3444d0d427e0076d7dc93..743a5329c279343319fe5431f43a8a6a3fb2c6ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  powerpc version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index f2116bd703849668652d78c8246bd914b5e48d11..d5bd469c2f33f0e71041c9d90b496b227ba0c9ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  PowerPC version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e7249b7d870939d032c30058b8fa890110bd35d5..70ad88d58c429a6599b755232015885278ed000d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 435821c246c3831a19d94c69cb926adbce6092c1..fc337e1a359a51264b8b60e43772425146ee6d8d 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 189fc03abad797ef20fdd8cf6961bdc32a93e640..b883cdd798bbe66c1c2032f7c8a26f0218be7d2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 00987b8f048e61c1eed8e9394e9ff1391fb9dee6..e1a3b4536a697fbc4f1b09cc15b665cca6cb3d04 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC-specific implementation of profiling support.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index d87dc9a7f6ff93da03af6f2c2ef414b7f94912ad..c289c526e48f7a7b387f73291b104a48cf96d3e2 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration for math tests.  PowerPC version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index befe9e76facda755976c45fd0d07d295ea00b69e..3859da86157b51cf3a3ea50ba72a836e4aa8db7e 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy memory to memory until the specified number of bytes
    has been copied.  Overlap is handled correctly.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 1da49c404c8a83969773c298e3fa8379d4f07bf2..c073c018e55db331d35e219c7e5213aad87c4031 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index c2b2ee93869bbef4715191a22439e42e11c0877a..780024c78dd736cfe3c02bc95d490b8846fe1de6 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear floating-point exceptions for atomic compound assignment.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 07b11d05579b0827c849d17ac8cb0fd45e212f77..aeb00ee7f133a652245012e1abfd3931882bed44 100644 (file)
@@ -1,6 +1,6 @@
 /* Store current floating-point environment and clear exceptions for
    atomic compound assignment.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9334e1192cdf31bf8018be210e50bf08c994e347..700b7cb87405a1a7375e8905f2f49b0ae9de1b31 100644 (file)
@@ -1,6 +1,6 @@
 /* Install given floating-point environment and raise exceptions for
    atomic compound assignment.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index da0b61a894a64bf37fb3df591c2488e471ca697f..e58552d111da18028051280f70794ee4b4b025e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear floating-point exceptions (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index 00490fd6ed7843d5be982c1805e5ad917c69eec6..4e0f39adf0c917002e47a4533b7c6f39119c57f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable exceptions (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index 09eb823b8b58d1c9b5d5a3dca7ff41da57fdc54f..bdf075d63ffd55542773ffbdb36fb31f3939efdc 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable exceptions (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index 351e5526c74a6b9c114abe4a26b8059db477c800..8501a05b69fbb4ba01c9805033cbb3fe6c3f0739 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002, 2010.
    This file is part of the GNU C Library.
 
index d907555fb68b5ba34460cb4cf321ac6470bbbb40..ab1d087f0721b7532139be241520be60dfd5dd7b 100644 (file)
@@ -1,5 +1,5 @@
 /* Get floating-point exceptions (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index 2c7bdbe5f6609bc4b33812bec317c0fa750a3616..d746bcfc40072953540b765784f4deb77e7be1dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding mode (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index ba6a53accb72c13c4fe3d5a3de0c03db6c91d946..310b5f42948602e76b8060d47300a7a9c7d72926 100644 (file)
@@ -1,6 +1,6 @@
 /* Store current floating-point environment and clear exceptions
    (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index 291b1accc71d5b98e8bfba577480f0c0f767ac74..6dc9e6f4f24cebb5593fb0d5a7a96d959cad4733 100644 (file)
@@ -1,5 +1,5 @@
 /* Constants for fenv_bits.h (soft float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index a0b6b910cd9efa6b4e7669dd422ec9c5a63e386c..dce1524e3f8943a571c388e04660813c4e6b6341 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal libc stuff for floating point environment routines.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index fa8416983635428bc9c82018724e6b32c8040ccb..4ace3d097a067158cbb91a2008c1d83f6b77790c 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating point environment (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index ab0d52f2377feae8b10d87b8d02d04c7e2e380c9..aae7cc69ace5c8228abd50f5111fc2a9dff3ce0c 100644 (file)
@@ -1,5 +1,5 @@
 /* Set rounding mode (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index 8a26cb86d1d6a6a846c8334ee1ad9d340daa362b..000c4d1829209a6eb5861c655f781cc0338dc988 100644 (file)
@@ -1,6 +1,6 @@
 /* Install given floating-point environment and raise exceptions
    (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index b7fd90d71ea39791c4bca6ef01df08a8eb494361..2e03e2634167390ead88b2bd00acca0c4d575d76 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index ad2bf941d1fac7cc44adc2e3868a2492bea3694a..5edd6ebca989000c283d7864e38f1bc9e0a3f425 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding mode as correct value for FLT_ROUNDS.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 215a70b4bf2bdd5e7f1ce11b4cf0d6935ccb908c..097502e41b175c7269b8ff4bff80529427221f7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index ee2aa81a4e8f9c6eef87b19ea201351c2e0cfe8d..b440719fb8c4ae0c4d302cc749bcb5ce766cb3df 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index 42e861da332bb49ad08fa6ee7a63bc7b9a630768..d9f244e762d0bcca84d07822a4e9e72cfdbf4a4a 100644 (file)
@@ -1,5 +1,5 @@
 /* Test floating-point exceptions (soft-float edition).
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index 6d327f57c7a0bdc065e154116545b336a5cc3982..2199d372b70e9f2e88451652ce99d86f23d74717 100644 (file)
@@ -1,6 +1,6 @@
 /* Determine floating-point rounding mode within libc.  PowerPC
    soft-float version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index fb09d1bc9deb486b3baee2bd36cb7feeb04a333c..59e79c9109ae56ffe2aa2a8967656b78da2c4110 100644 (file)
@@ -1,5 +1,5 @@
 /* Software floating-point exception handling emulation.
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index 0a0614aa6a146964f964c7c1fdbe4183b8fc3b2d..9e59cf077ba3afa5d9b6cc68835df7790855d076 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal support stuff for complete soft float.
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2002.
    This file is part of the GNU C Library.
 
index b2c0e4cf5fce38862a39813d17ed35e9088df8f7..a71a479afc2d19015f309fb36399c3d54149ddb9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index a55beec86584a59ea3ce9f1b33480f1d0a9a7b2e..c651f4231f361955ee953921d5a34c33dee19ec9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 1deb7b03c6b719be4098aa3a8746fb502f36e136..a0ee88a69b8e9e7131d51f85b8b3d7e7561d13a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 43175bbcdf0c634b86af148d30211670645a0b15..a52e38fe1af5e5b2a10e491e2bc1bfe57ab24d66 100644 (file)
@@ -1,5 +1,5 @@
 /* Overridable constants and operations.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
index 9d4d644cf9f65459fdc9a97689ed4fb06b995b93..d741de63dd623e59ceeedabf3720b21ee592f506 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * IBM Accurate Mathematical Library
  * written by International Business Machines Corp.
- * Copyright (C) 2001-2013 Free Software Foundation, Inc.
+ * Copyright (C) 2001-2014 Free Software Foundation, Inc.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by
index f4ba3555ab66c3e8fda2434f408df9cdf07a2dd9..263b44455cd884e5d320697940464d9db0b7ef8c 100644 (file)
@@ -1,5 +1,5 @@
 /* _memcopy.c -- subroutines for memory copy functions.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index b45bf661693359c0994b592d3ef45389610e2d72..eb469f7647ca72d4b383bfcf155bbead5607950e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 55759cde05bfbf5a695c8b36c827dc6403e15abb..e4fe857d29311939599fce481430cf63dd528049 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index e58b623bd6de691d9edabef430cd80149899d2ab..7045677b5105e932003c105432e7a04c11ab1321 100644 (file)
@@ -1,5 +1,5 @@
 /* wcschr.c - Wide Character Search for POWER6+.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index c70c6c6d3f95cacacc3c1bc4117b0f7eca40291f..417ec72ac9e3752a3eca107ce4d30bbc3cc29233 100644 (file)
@@ -1,5 +1,5 @@
 /* wcscpy.c - Wide Character Copy for POWER6+.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 5602be35e9964ba4dbec1be4fe630cbd04cd7599..278d98dfd5af9dc038ed3af1f3a1fd941ce8e39c 100644 (file)
@@ -1,5 +1,5 @@
 /* wcsrchr.c - Wide Character Reverse Search for POWER6+.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 19a18bc9291307c30011859b4e815f0ef88358dc..c32e6ddc7275a4de7ba27a1187f779cbc137b078 100644 (file)
@@ -1,5 +1,5 @@
 /* _memcopy.c -- subroutines for memory copy functions.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
    Updated for POWER6 by Steven Munroe (sjmunroe@us.ibm.com).
index da2e6b9e49f51b90328939ba0889736779162997..8e324d7b146d3858d129ccf4ac8e573d9331d1fd 100644 (file)
@@ -1,5 +1,5 @@
 /* logb(). PowerPC/POWER7 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 05726f2f7fbee14401ef3695d131e52270512b81..bf68c0e1991c787fc1934c539ab41a2978c4cb5d 100644 (file)
@@ -1,5 +1,5 @@
 /* logbf(). PowerPC/POWER7 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index f5b90d994266d14de30158c6ed8d0cf5e637ca8f..251e99d5564566246f02bd8902a48814aa3880cb 100644 (file)
@@ -1,5 +1,5 @@
 /* logbl(). PowerPC/POWER7 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 2849461cd7fbda8af11c8270f9dbee9746cbaa01..bc4f93fe1ebbecbc1a55b18fe0ae366fae2a7177 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcmp implementation for PowerPC476.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index b01d5392096f6618cce348d07040f640b4883613..a63244dd3b3a94d1aca7f3593cbc3521501fed83 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC476.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index b73dba8873fd4faa7eea3922ce58c728fefa0d7f..758c840690982c13d3c2327b847060e20cdb4e26 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset for PowerPC405,440,464 (32-byte cacheline).
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index c0b21907bed6661f65ba0e8dcbf25acd25062e98..9bffa5022fd4f4d98dc9db40f5bd9b77f01e6f55 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for PowerPC476.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index d7c84569d9d91fd0b492b1cae7397ac65b5b225d..bee0e3ec516060f3d15db27c9646cb035e71f341 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcpy implementation for PowerPC476.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 77d22ea6735e31744066e9be16352995e1bd29cf..a9aa994d016e10626f70c803ab2abecfc7d1d6d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strlen implementation for PowerPC476.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 3e2ba5f8550a8297bbb811c1972546bdcb202219..2c59f956af541d236876a295bf3c113b180ce507 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strncmp implementation for PowerPC476.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 48c21d6209e45c181bc73978784180cda6ad95b6..5388f7f84b2c71526df693fada45f82590a87564 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset for PowerPC476 (128-byte cacheline).
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 97c966db4a323df1210839d9a9142d24bc4137a5..01b892c7812719df328ab0980463eb9ce4a859a4 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp for PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 8456cb5930a60afdb44acf4fca8d058251758216..337117611209e7bfd930247d500df6302c9c3079 100644 (file)
@@ -1,5 +1,5 @@
 /* AltiVec/VMX (new) version of __longjmp for PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f2f63b1802a19baae60fe975c6dc3f76e1a4de17..70557614b3861e9ffdf866479142950a8fcad8c2 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC A2.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Michael Brutman <brutman@us.ibm.com>.
    This file is part of the GNU C Library.
 
index 7ce77e04d8d64d0334959d755321bca692e7ce69..0544e62726a04773d1ba6308d2f76842bdc0afc7 100644 (file)
@@ -1,5 +1,5 @@
 /* Add two limb vectors of equal, non-zero length for PowerPC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 88a01a154ebdc7e49ff23e1b303c8ffd4269c802..74bfdefdfd01c4e193dcf2316e2eb82fba756720 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiply a limb vector by a single limb, for PowerPC.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 8d413e620f3d0ee911950b04286dd3bd29f9328e..b794a48b564cd4f2bca2eef9ab2291a1ec741d4a 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index a09e4d441c4819fe043e528d072e5b4c75ecaaa5..7613bdc485034f62c4099fd0596200694b608291 100644 (file)
@@ -1,5 +1,5 @@
 /* Atomic operations.  PowerPC32 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index ad2b5ffdb0b62d4ea501a58b447f1bdfe9d9745d..71b6c71b5d62b1056775982601df98c65386f042 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  PowerPC32/64 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 5e1e860d8527d82247f41aacb5803aee79c0f409..299d9ec7da740506dc00d2d625e1186a5427a32a 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  PowerPC32/64 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index b5699243f42f04ccef28fec6cc83315001eec57f..31f3c4046da6c94417bfc6fddd0462666d26ca93 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized bzero `implementation' for PowerPC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 24a0f1248774867f7057c623aacc8fc1024a3978..26b44578a8fb69cc05f742105262e584b4080c46 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for CELL BE PowerPC.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index a49f3076a07f7ca2d657061fd5b2382b55d9d04b..8411bd8025249b28ed544a11e27742cd9d25b2fb 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for PowerPC.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 312b9313a43005b72a30699ad7dcff20c3a93eef..7c7af8a7d3281be283631d1d59083cf6fedcbb9f 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for PowerPC.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index fcc1608f59edd66e39fc374de75b7c5d0c76c36c..16b786b72f795cc3dcee8001c50b3a9a58c6cd7b 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    PowerPC version.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index aba3618561f10410c227d418e2ee7ec7faa6f2d6..4b77966e77cb3bb0a5cbd573604096a8319e7a66 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation functions.  PowerPC version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 597afd78199ba12461110475ee752b8a2604bf47..96d08c5d36deaceae956586501c30d38e997df00 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  PowerPC version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index fa9c9bc4aefbe9c19262de35dcad71bb6a4de5b4..b2078d4225063f74ff3e0124d3a6d6ff4249642a 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF startup code.  PowerPC version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 2357fbd5628cf3ba4136b7ae757e7880eda11663..3a3da7b416517c56e37b99f948ae6c6e65be4ee0 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  PPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9005119f78fb9b2b3195d512c53a3fe4bcab0551..f5d3ff4ed414b184a755434a49d15aca48202cf5 100644 (file)
@@ -1,6 +1,6 @@
 /* Clear floating-point exceptions for atomic compound assignment.
    e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index afd225e2cfc9f2786b3c4c81c1b7468cc970228c..4ad22f24c5a10d8d494eb58e7fe07d2b0a2a25ba 100644 (file)
@@ -1,6 +1,6 @@
 /* Store current floating-point environment and clear exceptions for
    atomic compound assignment.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 9ae6b45087296a5fb93ca4f6b2296e87ec8b86c2..5d545de9f6b6e19c6584123e0eadd9acd29de312 100644 (file)
@@ -1,6 +1,6 @@
 /* Install given floating-point environment and raise exceptions for
    atomic compound assignment.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 92a7dd1e094fa9a371814727536fa8456558df24..a40358b58987106bf3145cfe9eeaa0f15463e99a 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 43a570626494ddeca1c0138df9f4d8ccd48691fd..118429ad248c6ce4148018670a84675365c75f30 100644 (file)
@@ -1,5 +1,5 @@
 /* Note a change to floating-point exceptions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7cc963c019acf949ef001866ea78bf58d10e10a3..ffa75f2fffdc47a21fe6d016dee9d4f15b7fa3c7 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 133dde7b31911127692bafde615f13b6963ca2fa..19f48c057172617f0036db1c0afe3e7987fcfa9a 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index bfcbca2ad39865e248879e4b03bace890197b697..2ae06b8f7b5e85be9945b2de254280de2cc617c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 9c7afc74f4337f85ef4b30be95d30ac207168e6e..3b579ef1994c4ecfd2d2675e9bdb873d16606b1d 100644 (file)
@@ -1,5 +1,5 @@
 /* Get floating-point exceptions.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 1e894e7523c203e1554cb4024b0db80e397636fe..48f32a97f0fd1307e9b4171481c495c0bef68209 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index bd05ebd3c7b509e075ed51bf2c5c145e7dbb9a95..d04829395d102cd6fdab8da95a7193cba3dce3b0 100644 (file)
@@ -1,6 +1,6 @@
 /* Store current floating-point environment and clear exceptions.
    e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 3a85f18106103e37cb61faba7e119ee7419cdaca..59896151d115573033afbce6ada663169d3cc775 100644 (file)
@@ -1,5 +1,5 @@
 /* Constant floating-point environments for e500.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index a69d06198246be707890965cddf27352deae1733..d8225e7064a97f7dbeb24f9357d313e3e08d948f 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal libc stuff for floating point environment routines.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 411e6be8df47c3476654254f6e919985858e3159..d0bb56515261f1a5a07858d1b44dc84cf689e7cc 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.  e500 version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 805008e0c14ce0befa7cebc39772aa1675f9e9a5..4c13f041fa420b433ade393859f96fc2e10611c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 505c923639cc46389392fc95ec4b7dfd458b6a2e..ee010b2c0d7a37f9e13c5f28a6ce78ce02392080 100644 (file)
@@ -1,6 +1,6 @@
 /* Install given floating-point environment and raise exceptions.
    e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index c094a04cbdc38900e38de40a410b554d13496e0b..92bcf9c493a499ca0a524ad8076181d829564f50 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert floating-point exceptions from prctl form.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3ec939d18b7f445e0f7d5847c2a6a8a65677607b..571e1084a3dab84adb8f2fa959f90a77fbdc7ff3 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert floating-point exceptions from SPEFSCR form.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b9c51b1255e718b2e20fa4f465161b99f080bdce..f5fa16d1811596b6b3de9c946fe155ed2897c129 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert floating-point exceptions to prctl form.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 570934d15394a731f658592f69badca62a5b6998..c2e7bee3dac2e2989eea91461e16ade2f8fcdb4d 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert floating-point exceptions to SPEFSCR form.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b01cadeff9aa4a3cc656bdd551772fdd2912be4e..8201890404e81c751396ddf7a1e74d5f026bdf4e 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 49e6eeb614797aa892e0f88a3dff91531dc42dca..2207fb654f938d08c6876fa18aeed0461c197502 100644 (file)
@@ -1,6 +1,6 @@
 /* Return current rounding mode as correct value for FLT_ROUNDS.  e500
    version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 22b2bdadbf9ae80216922d77f965e3777814dfc2..14b51525081fdc50ca50d2c2f1a0d1288b0489ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.  e500 version for use from soft-fp.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Aldy Hernandez <aldyh@redhat.com>, 2004.
 
index 0eca9ffff97d25d8a2f56439e7a15b27cb188c33..70fe68396cc6518fc2c98e7e858c903db37cc559 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 43f2d19d1769128b748e29bb1af0dde193542d15..12a1a515e6b8051f7d3ae7236062ed8f16b9b454 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.  e500 version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index f4f547d5f6787599c6d0fcfaf7f7e4dcad062050..c800b6e2d9232ec78c64117cc2c9aef34df34460 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 823f748ba0fb156163455ce951bfc298e2947a9b..3c38a4a3bed7bc81f9033a79f1631ad37e04e6f5 100644 (file)
@@ -1,5 +1,5 @@
 /* Floating-point absolute value.  e500 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 4394ddc7cbbe4b83c680a1c5d9e610b39b5cc4f4..07cf5078f08ce7b6c7cd27452dbd5f00f91fb4e4 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions, given the SPEFSCR bits for those exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 13611541c2580450e620acb3331f941d41576a68..088e389b0e981568a8b628080e39ca8f62919ca0 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp for PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index cbd42be5cbb7916a751f38ffd36766c6068b4208..08bdd54f75c5adb0dbad646ee481b95b151f8ca6 100644 (file)
@@ -1,5 +1,5 @@
 /* AltiVec/VMX (new) version of __longjmp for PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 04bb880df6c4a370646b7fca5dd6d00e8459db45..60f2653258ede64c9b912010f9e31cbf8a800003 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 3400ca3ff3fdb23d82053c3aacd271eeaabe9e71..00ed2d29a4117a0a280c6bc9b105b73f92747eab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 637db9eb86faafc427efc325723ba914fa264026..4c1d8156028d4832086f8db9d72757526bb9909b 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 3662e0b79fb77df6ea63782864dbdaa527dc1cdf..44799626a7b1c9e681205f29ef7ce0245c53e1c7 100644 (file)
@@ -1,5 +1,5 @@
 /* float ceil function.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 1da24f492ec0838f1fa1299ed445f213e375de71..0d172d732f18217b8e4622fef082e954315be12c 100644 (file)
@@ -1,5 +1,5 @@
 /* Copy a sign bit between floating-point values.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 2ad6de273d8466153afb52fbb91deca85a3be54c..ecfeafcf7fc6a6d9ee1835d9e480abe17f8c4f6d 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy a sign bit between floating-point values.
    IBM extended format long double version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 669411e9eab61c5054224ee26ef3a5c59f7082cb..3f86a08f5a8701a2ce45fb26aa58430d6f90ce73 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy a sign bit between floating-point values.
    IBM extended format long double version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 168bb17b7917fa0f9d2006522ed51e9f5b06e91d..b2ff745f20f5fa6a3b28076ca06387e9e7a02b98 100644 (file)
@@ -1,5 +1,5 @@
 /* Floor function.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 4d6e90c9b925ff5549d407bc7d1f6f337a5d0460..79fe124aae3c8a45b9830ea4f23be66ab20e8692 100644 (file)
@@ -1,5 +1,5 @@
 /* float Floor function.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 024252a5cad6e8f2acdfe60b17745f2bdb03d1a8..d82a3c64e85f6b149605224b81875fd0433651b0 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index fb954505b22da98bed3c05c777577aa8cc28e38d..f9d9907f8e6e0a26c6976b037025b29f3ee2e489 100644 (file)
@@ -1,5 +1,5 @@
 /* Round a double value to a long long in the current rounding mode.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 8b7efbcf556220cf49efa74bf785f07f570a003f..394962d365fc24ab3cb8568679f20c1b56aa258d 100644 (file)
@@ -1,5 +1,5 @@
 /* Round a float value to a long long in the current rounding mode.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 249fda501f808d94392af481e78f95912845b8d1..cb9e5d47155df6fce4309a776ee5d5ef02dc9e66 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 6309f864b7046333b6e7daa96d4445f77232118f..1003e3819d21635585db3f17925c17e465fed5c1 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index c9cd766b9424ef38d31bd1c796c5add950df8cde..2734738d4d0e7a545ccb3e39de74cec42b09774c 100644 (file)
@@ -1,5 +1,5 @@
 /* Round to int floating-point values.  PowerPC32 version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index cf806b3159ff27f74dbaf985eece2d71735e91ae..11bdc7737053e1aaf218778a7c1946987de5d96a 100644 (file)
@@ -1,5 +1,5 @@
 /* Round to int floating-point values.  PowerPC32 version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index f04055f4612f56f68959063ea6c6e06c4ece8b7b..ad5b68491ead9c03b7e00605b122bb1b5672b200 100644 (file)
@@ -1,5 +1,5 @@
 /* Round to int floating-point values.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index e0301af2e766f3a08a85cceb5712bbc9343da0ca..159698669329e3bea3946cbfc0a4bb783d8b7684 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 73a100422b270e12decb09c60840846a2a972a45..0947ff6f739d7d1156a15a4135e77d557145f3f2 100644 (file)
@@ -1,5 +1,5 @@
 /* round function.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 8cff1563a060130d54220636a5c6479392cc4271..629bf2578048f75be42f8e265fe76d0459743f8f 100644 (file)
@@ -1,5 +1,5 @@
 /* roundf  function.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 0f9e3600d477a934e7cbd2ea7414637eaec118e5..39b15b3ea23b8e0bc01af1d9bba8fcbc367f9c16 100644 (file)
@@ -1,5 +1,5 @@
 /* trunc function.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index effbede6d2da3dc5059ab943ddffcd4163af6bf2..1f2e02154cff60bc655a742779957b4e78793c39 100644 (file)
@@ -1,5 +1,5 @@
 /* truncf function.  PowerPC32 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 08efd64920e05e58bd6f02c9c402d76879eabfbc..926a1b121503da983aded51eb6fcbff5b8f6da18 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 566aa34d0fb0698dde12fc3c95a02ead889ee389..333f707dade16654add013b7166f7440cd8027cf 100644 (file)
@@ -1,5 +1,5 @@
 /* non altivec (old) version of setjmp for PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f053f8e9f4226b8c96b85a5e946909c98ce213a0..00d908fa35639e113158d71b08522841b6b3f523 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 70b167c25c5e87dde133762fb539a8ffd33c97a2..968fc6fdb07eb5ae6e95c91b86e497787e9ce30e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index faed84311758112378f8365629230f084bc956e8..abc1dab7889e8c16c352a1b99d147b95e596773c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f52c7c0f90dc96a6416257891ebcbca0cca5d33e..4f12f459af599113e46995c38e93e0f16d52221f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index bf925fbbee62eb14d46a17fdaeaf5c1ed949ff04..9ff52eb1f08de1f44cb926cdb5109749cc265329 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  Linux/PPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4ea870a66718a993b18883257296d062d237c9b9..b9a000c699318454b1a28ff9b8e2ebca71e11b20 100644 (file)
@@ -1,5 +1,5 @@
 /* pre-.hidden libgcc compatibility
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9ee58e6a552c533d47981f3585c6e5103e10c1e9..afa4d5ea8736e2fde938f3a1c90144cec54e3273 100644 (file)
@@ -1,5 +1,5 @@
 /* Shift a limb left, low level routine.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c49bd039f8a68a38048a7942d76bfdff1265a88f..841ee2dc1253319af5585e7510b4a043a2b38d36 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 0b474d49116906e885355dbce829ab90d28f2f34..2e6b735f50efbc590704a4b73b250836092d5da8 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiply a limb vector by a limb, for PowerPC.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 91a42a2dbdcb5561c4072a4d2fa31af784a26af8..967b9239702b409cc013804391dcef8263e15d31 100644 (file)
@@ -1,5 +1,5 @@
 /* __ieee_hypot() POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 35ae97d7cbc4398cc7fe0e574b062a2417859741..9e7a651eea676b4e4f6cbc48c7ab711b52798fc4 100644 (file)
@@ -1,5 +1,5 @@
 /* __ieee_hypot() PowerPC32 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c179ca2b8b201c312915552a55ca6e2870b6cffb..78c5d6f54a515f25075265dd5bc6f678f00e2c42 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of ieee754_hypot.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 64cba4ef0d3fcc1a10832f71879d981f9d822e98..d1da9f252a1143a9876d18a48713f1b67187b12a 100644 (file)
@@ -1,5 +1,5 @@
 /* __ieee754_hypot POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9a5232204fab6ba696b0acc34f7051994be68dca..76bd9a8fef69afcde08daf60ec4508c3984a110d 100644 (file)
@@ -1,5 +1,5 @@
 /* __ieee_hypot() PowerPC32 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d5c61cd8140cc060ffc6b7dd37d5aeaa991bf40d..6df1194ca9848d22e6aa6e55cb45ff4a14301c06 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of ieee754_hypotf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 213e31c6a1f0a9bd4bd501b2ae57f07b2236ccb8..b9e38d2c14e1e6739e7384a53b2ab7ae32e77b83 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function.  PowerPC32/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d5c9d428dd201a406c34f1d05502560a27247bd7..94c7f504c52db7d65d1c3e6a8407928d3e013cc6 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a4e31d1f2fe06d604c440cf8ab0fee2e5bffcf33..24ea03ae08a5fdf2f7d74fb0c745b25609dd32bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of ceil.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7ea5e973906d139e1c5e64460b4d1ae64adc5890..5c87d7ff861f641962d4c7a3ed3058d93390f9f3 100644 (file)
@@ -1,5 +1,5 @@
 /* ceilf function.  PowerPC32/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index da0a50401a801c3e51c314b641d8d0ac2388fd73..8a28bc61ab899e9ff32cedc001dd2b080fd17b95 100644 (file)
@@ -1,5 +1,5 @@
 /* ceilf function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e8f66f95bb724aaa6c01d55fe5e35f15fc5c56ec..5efd6b68f3a02cc875222528ff3a54f1b92201cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of ceilf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 42550477afc78dddc74ce4c8edb7c996df34bbfc..4374facadbb4b78ab5e9d504ac5459929e2d4e38 100644 (file)
@@ -1,5 +1,5 @@
 /* copysign().  PowerPC32/POWER6 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a0090105c6a5ad23e600a918e383f3086e71b16c..5125dbc9104d62a71619081125c61b8798d1ce86 100644 (file)
@@ -1,5 +1,5 @@
 /* copysign().  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a4b5239fad980b5bec3b0b830bc008b80581dda8..52df99d442f62c5ad3567a9255cbea7a069871bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of copysign.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7c5ef4fecc4ab320ecf2e44d0a088bb1cf77d0db..31b586c70a922bdb249a49d57ad78f73e15a697c 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of copysignf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index afa93d26a0d1e31699fd37c90be72d4f7a2963b7..02e67c89a58df5e00387241fbc41d65e91df70b3 100644 (file)
@@ -1,5 +1,5 @@
 /* finite().  PowerPC32/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 133391eb2bcb0f845931fdf87bda263a21068ded..113979e228d78e1ec04b0f301ab8789541077723 100644 (file)
@@ -1,5 +1,5 @@
 /* finite().  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 85a63414c482e6ce1031d5b99fa607cb1b65ac8d..c56e7ca994fa901e996965fba2497a40daae9b9b 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of finite.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a413999966500a97cbfcee73227ffe57ddedf974..c0e38ce7450328f4b1c1ace7bbeb5a3bbcac998b 100644 (file)
@@ -1,5 +1,5 @@
 /* finitef().  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a3f15965d67ac8fd8b79283b103589469f507e1e..6babf4efa0d2e82b9639f39d4ff70d9680ede8a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of finitef.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index ffb5277a150a4fb4c86462f6b7ac2dd37b37a97b..d816a8022c8be97171df09c5a976e5e269e45c5d 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function.  PowerPC32/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bfc6c0b0e054c1456bb7dfda799efd5056caf4b6..556f56c0da1145ecc0a66faa01d0224416a30cb1 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c56e067bf7899c369cb46c5b39cf5147bad3ac51..817a74884226d52d0049387daaf4c313189b39e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of floor.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 4df6f89b33026882603a758290a8c62d5d439208..0727159454ae2aad08c3343e8ebfb3d9c61edfdb 100644 (file)
@@ -1,5 +1,5 @@
 /* floorf function.  PowerPC32/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 5ea62ccbf8c33f604c1ab42f5cf42d4dd5ef1845..4618352c8edebbefd25c7ea9f275d174ee6fe552 100644 (file)
@@ -1,5 +1,5 @@
 /* floorf function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index df73148f5310cc58b32d0428085121ab8772cb32..50494c2275ebfe482146d0bed406b15923601eb1 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of floorf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 07c20552d572657ed9d98b1e2a373154e17fb8c7..3c904ab61fb5c520a2bdae0460dfadf4bdaba86d 100644 (file)
@@ -1,5 +1,5 @@
 /* isinf().  PowerPC32/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index abd3a875ad0b32e24533d2bf4bd93c8888e9cc2b..c89748699113270b71df8214349124a1fc810e5c 100644 (file)
@@ -1,5 +1,5 @@
 /* isinf().  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index afbae8669d8a0ff3ab0c4ec7d964b9ec560d72b8..2f72c34a94f15ed7f2cc22b423cc00c9f0635c4b 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of isinf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 09786c48efac2f5067c34d3a7e63930a57f5df64..855c8025de556b30c151643b0610cbe13fceef5f 100644 (file)
@@ -1,5 +1,5 @@
 /* isinff().  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bb56f4353c05ab7d08d755b3df9895bd0c4f89ae..fbf3d07c4f2814b491f113894e7e2f1e060371a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of isinf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 206b3ce126ddb24e06808fd0c74178760074b176..d17d6867c85ee9e9da5e6f60a3772da113419e24 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32/POWER5 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0c879185125ede9ad2cd741d532ee3fc2f7ef2e3..e10588a9eb718415efb8ab17b6a8dc77b24d4424 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32/POWER6 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b82ab7f25a8a1f2371815a11302f501137ba0fa9..994859ed5650c125a29e33f2af7c6d67c444fe7a 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index db13213e69246ba057a7e59b255869297da60848..8b4fcb71c629a43c4620d9cbedc95b1ff0998775 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a45091f7724398217785aca9be275b5d296b7d93..8f3666b10145c869f7bc560de63af9dc43426bbf 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of isnan.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 2483f9e0da6d88dcf04762138c31d35e79e89745..ef09ebb143af003c2867ba4cfdd602e79d6ef542 100644 (file)
@@ -1,5 +1,5 @@
 /* isnanf().  PowerPC32/POWER5 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 20d8a0a89cfad09bad3c623bbb80e76aacd4008b..d9578f4d661b1e0d56484198df540733da02bb8b 100644 (file)
@@ -1,5 +1,5 @@
 /* isnanf().  PowerPC32/POWER6 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c59b5c98200f0d4f20f8ac48fe300f582f73a392..3029b5b0229913246f723517e4e4786cb7680fe8 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of isnanf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index f4d971607f70bbf8e5bd51a7f0421fdcb2fdda59..a113c822866fb3c0a44093eaa3958ca8dfadff75 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  PowerPC32/Power6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6f288ca9d11c0b455e2925c76ea500f318d01e94..c094fc98ae4c29d854f770f0cea226b630bdf0f4 100644 (file)
@@ -1,5 +1,5 @@
 /* llrint function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c00d15f18a7eb06faf0b512b2207e59a6ec2b2db..9c84f8c3cb20f2ad00baaec26f73a274345708b4 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of llrint.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 15da786b86182b0d7e2880d48f50b9676e11bb32..60ae082e51b804bb7559ac91f6af2293a16a231a 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to long int.  PowerPC32/POWER6 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 47ce488f8f4a16c8a26fc3a8684c008e833aa012..74954f648f630e9d970e5695b2df9115f486ad14 100644 (file)
@@ -1,5 +1,5 @@
 /* llrintf function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index f9b38a55c0019f91c0b6dd4d865ce2cfa077200f..6b86680d077e9a93f28198e438e6ee366c0d7024 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of llrintf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 45e02886082e027aad79f097479c734e3489d59d..2fd2bbdaed2658c880b21f3d5c64aaecf41a6cb6 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  PowerPC32/POWER5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9d6167ab1df8f9aee5a4bc7784bf39bc43456a30..447ed90491ac3631755b2ff4ba0ad5ee21917385 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  PowerPC32/POWER6 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bd6d7d6a02031b606548e5f25b54143bb6087735..de3b5a3ce3f5bfc9c461c0cd4377538651bbd20a 100644 (file)
@@ -1,5 +1,5 @@
 /* llround function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 043bebe34efe692a6966dc8dcb8adaef0b5322cb..53af4daaa7281259be46f282ae41f4e889a79d02 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of llround.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 49fa0fff1b49cff7e666c244dc734ef749925e19..700cf32ca251482ba4bb9919fe34c7960b3da116 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of llroundf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 666c76d285e077167b71510611051a0f46788b6d..328056646fbd7300620ac756193a32e81f34f057 100644 (file)
@@ -1,5 +1,5 @@
 /* logb(). PowerPC32/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9190ec9f8c8b095cea18fcc9a4f7b446aa1e3cbd..c9969d414839ff557c47e9d8dee54baeee75c1de 100644 (file)
@@ -1,5 +1,5 @@
 /* logb(). PowerPC32/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c8eaf93e7c54fbb42518e316901195910169db59..40b6565a3b8182649b43e66f6819d0e635c9b394 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of logb.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index f454c75799e2ef1d1ed59dcb595b757493ec6126..6531af07c305a1dd8301b3ba93a1611880bc891a 100644 (file)
@@ -1,5 +1,5 @@
 /* logbf(). PowerPC32/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7d5104137526aff1b9c6343b3160e01c4df71bb5..f296865b2fcddf06f16a472f117e4b98c1ba0175 100644 (file)
@@ -1,5 +1,5 @@
 /* logbf().  PowerPC32 default implementation.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cf66af4367af57760d5b9067fa7095616ce7b6db..3dfe4b500a595b37eb8f60c71317211e980723c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of logbf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b5adcd232ac4aa801418638b0f7fc1fcfae0dd7c..7c5ad477596c3b0dd1a74605e2a4d4ea1328fe3e 100644 (file)
@@ -1,5 +1,5 @@
 /* logbl(). PowerPC32/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 705de9f4e59a21326da5b90c876f395fc28332d7..63a44e1727bea5aa321dab72af8645725a6d9a9b 100644 (file)
@@ -1,5 +1,5 @@
 /* logbl(). PowerPC32/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index acc6700083cb196775c21db56fc269c8b6386c7c..3451b7b3d56a16dd3926ff5acb0704b44503fc98 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of logbl.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 232e8f76424eff09385011534ec7cc6ff0e2d234..29c1104e0edaf8e22c1954822eff87f4ca5b5056 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  POWER6x PowerPC32 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bdece6feb4fb946ee5ea18a683dcfafaaf00ff68..1de78739dfd5d0beeeb7ce03e7758762fcf24e5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 03cf83edbd09096b9b4c4aecfcbe363bfa9f4581..8bee532dfd9fe7556904e672e9debb0f62e63a3c 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of lrint.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 204b8fbbf1fe5395c61b8c8d18dc39e8074b4fbf..f1585b03bdacee5f9ae9659f355655ea615540d5 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of lrintf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a5e1d1ac271e34c2f094dc7c1e6a36fcf8bab963..fcffeb325ed1cec8aa29a2d3265f830d902d41f0 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  POWER5+, PowerPC32 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 302521c88380c88481cf6d441685e6bdb471a20c..05f920086835a2f1d1e47a94bdc4bc913660560b 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  POWER6x, PowerPC32 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8124cd7731af3a71d42fd9f8f15269e96e0a37ef..13096e230212a12eb03e27c009708ddb775ecc3f 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index f21a7e84e95076d3c66ef14b7b439dac37e17d3d..9e69ac8713bcfae0d395bc27f873b2b507c1ac96 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of lround.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3080637c58df74796179ed43cff349010634d259..967911cea4d1a5b6f22a1a4c936d3c5a8ebc8dea 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of lroundf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index ec0b42cc72328491613e70f405b05451bd518352..d7ad0b7cc098b178ee2961d1f3203bad2241875c 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC/POWER5+ implementation for modf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 666bf662ef4fcdb25c71fd3d859fe67938aebf3e..1b9c6a3a92d3419ee45f03c936c42a0c220a572d 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC32 default implementation for modf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3f980837a885999410a1ad7245820760be3c6c92..596b32c9badde941f8f475ee113fd955334eb36a 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of modf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e729a389bb865840234ad09fa3195f26f26954b3..4021b52619cf881658eab690f8f720f3be73b688 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC/POWER5+ implementation for modff.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 08476b45c31f70a5e714f15f766ea0d783b28523..986f2d590f63488bb7344edd4d2c2758662b33c1 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC32 default implementation for modff.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0e591ba2e8ed9176b2688c9736c45fa89d90861a..4429658f17b7b776e2efa79d0621f03594bee70a 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of modff.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e165bbdb3169449ff15aed6187fcd9793e032f84..c5362c33038aaa473c30e2ac9bb3aec5d0c33012 100644 (file)
@@ -1,5 +1,5 @@
 /* round function.  PowerPC32/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 889318a2a220928e22a9f2dcc4fe8fa04d29d9d0..db18cf5fb39da6ae6a5be6df0b4816b43332c07c 100644 (file)
@@ -1,5 +1,5 @@
 /* round function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c21dfaf190913752ce89804bbe26473fe172392c..1a9d046ef9f635c87cc0f179a3501db1f3e140ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of round.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6cd21698fdc01ea5c9d09f71a85203d747302417..4b3e39285449f67459061948ac1ec1ab64dd05f4 100644 (file)
@@ -1,5 +1,5 @@
 /* roundf function.  PowerPC32/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9787c5cc68bc3a22ac1b9af7e9f8e2d979740d91..f8805c0900de211961826586358f7bb8f39efce5 100644 (file)
@@ -1,5 +1,5 @@
 /* roundf function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 94e66e15a162306ed43e06325ee743806af1ed93..2087c33bf4c086fa0e47c4e35f8635b806d7de15 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of roundf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1969e9e650174438fe7d9e8c48e8e99829c05a52..2b570204f4c61c7e189bdf1654ed252c0ad95e5e 100644 (file)
@@ -1,5 +1,5 @@
 /* trunc function.  PowerPC32/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 541b4edbae686ef17fc8628624beb7581d8a334e..113640646c41dd58a4a0195a6ef0be22856e2082 100644 (file)
@@ -1,5 +1,5 @@
 /* trunc function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1fdef37bd3d9b9263b49c5305a05d460f15be387..3e1278d479833afe43e2c382a303a63797c6d11a 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of trunc.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 211f88ed61bb22999753231408dbf6e5c34139a2..5ae5a2a4cc49384474968dbae784937e65a455eb 100644 (file)
@@ -1,5 +1,5 @@
 /* truncf function.  PowerPC32/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a83f41303b3b9c3595a074840067f7c4406c10d6..5747bc6e06503c9b163854c2b67d8c3d62624cc6 100644 (file)
@@ -1,5 +1,5 @@
 /* truncf function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 779a614126ca85bbd7e5319bf16d6aa8c9c984f2..bf5781838ffbee9bdc4e890e33f544c2d1c15e6e 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of truncf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1c0e8c86c05b07dbc04dfc49c2970bea8e9d68ef..4d1cb44651878535c31084641eb6f92af0a6e695 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrt function.  PowerPC32/POWER5 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 81be92940d9aa203ac2db1c982d80973786c2b9f..7586c22d63e53757aaa6845333e7e2613f464232 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrt function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 36a2007e83761d65acd2872bb6985acf19d092d0..b8b6d6f53d25b75f3dd0130b3ae86bdf2e54a7ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of sqrt.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e65aab4f02232e66d4bf05cf892a2c019d3607cd..edcd34e73a66a699dc338356265d7563bc5572bf 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrtf function.  PowerPC32/POWER5 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 647fecc1946bb92bae2c5e3658041ec89da06a86..63d63552d316e66ccb3375814af5d633168a0e34 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrtf function.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 90a05f42517175e1fc061add61d7d122a7847eed..82d0f405be19a0ecc91f4b648a7cab21eab44bf3 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of sqrtf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e7a88feb4b3ca62412306df5f204ffd1ed92f87a..ef9c17793cae1df533806edfb494e04777afae66 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  PowerPC32 on PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index da24ad38d3cb80cde9d9b9d6ed9265c803065323..7c49059dca539b9fcffb358ef70fbf69154c4ebf 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to long int.  PowerPC32 on PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 7246ca4d141b6fecf2195156888ece41935fcfd5..9f45fe562d6a586d781250da9418955aa5206c47 100644 (file)
@@ -1,5 +1,5 @@
 /* llround function.  PowerPC32 on PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 3648e4a69f03b01e7b7606e82b46672385003bb0..33eef3ffb53303ae75f19c25e89b1b606e91ad70 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrt function.  PowerPC32 version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 153843c7cdd7c791ae75b962848b5beac101e999..5143117f90ed292b8befab19cd420bf0f966c282 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrtf function.  PowerPC32 version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 5073adb0e551d57624c1c20d7ef6bdd0c109b735..fcf5e45a2c3a75891b42766431eec8463066d3a6 100644 (file)
@@ -1,6 +1,6 @@
 /* Support for high precision, low overhead timing functions.
    powerpc64 version.
-   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.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 4e42374eaeff8231aac1692401ecf79f03044008..f1e3bebe66661ff3b0f1755700af563d8a95f832 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  powerpc64 version.
-   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.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 35e162667d5ee0440de82ca5a50f72dc7e702fb7..f531052caa8bce7c55b4701cc613c280f6112980 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for PowerPC32.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 2c9cca366f422ab6fc194167e7c9d1a26af6e16b..d3752dcc1c82338a1855a01aaa8796fc63db9d18 100644 (file)
@@ -1,5 +1,5 @@
 /* memcopy.h -- definitions for memory copy functions.  Generic C version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 338d3cce30b7fcc09d8e45ca09574d527b9bf059..3493d429b53b4a697e3e511bd6f1eab8aa2afede 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC32 on PowerPC64.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 4fd9d8cb4a602e923256e2e88764f8b1572b1e96..88110e3c42fdd94fda7472cc544b46f9409d8cd7 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 49d5666cdd936f0d55a383ea4fa96f63d7c2be7e..83c1d19f83061db831ec0a20aa6a4957ed2abb5e 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized bzero implementation for PowerPC32/POWER6.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index f2c7e423d988f70840574f69b79fb8aa6e1cf46d..a335ae0f67bec603b732d8941093d0978529a579 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized bzero implementation for PowerPC32/POWER7.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 7d0541c794240e1d241dde6985b5dbfaca33775b..7a7cca99eddf9b10576569e1eaa164ec607f65ea 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized bzero implementation for PowerPC32/PPC32.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 0dee2013bbdcc33a6accbc9d26a6333af60f9a16..2a6298a33d418ea7382dfda3a5de006721078a9b 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of bzero.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 18034b677ba3cb6c9b907cb3032532ca3052559d..8ba6a80275609c15359fa60570a0d97a87fe6910 100644 (file)
@@ -1,5 +1,5 @@
 /* Enumerate available IFUNC implementations of a function.  PowerPC32 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 490c0b4e7ab3d86048a365b237043f08fe23604f..51a34f258849c9e619e4185c13826e740f779911 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the GNU C Library.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index a8a077d0768288d0c2dec3ca80458a892303eba4..a08c37d69962c279bbea5b045af94d982472e13f 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memchr implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 8f11ea815f6defef98eae77d006844a741e65b9a..43c5652cb2f773904866bcf3feaeff9cb54f85ef 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC32 default implementation of memchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a4237f3967ecd16b13c96d8470513356e9e7c8ad..ca0f714385db6c1c4bd9c5dfe4ddc6ac8c76629f 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 464d5e88091b816a53eaeb583f964a46d62d93a4..2df4da58bb9368d4e8250cb8bdfa6de259058d45 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcmp implementation for POWER7/PowerPC32.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bb922647651cd68c45f7319e3677983d1eed0ec2..3b473a354ac24192e733f5b8420142afbe9f2b52 100644 (file)
@@ -1,5 +1,5 @@
 /* Default memcmp implementation for PowerPC32.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 60df42400ef3f21c725b21f36fa785bc6e518309..79fec67d66b67a07357242bcb7fbde5416655c35 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memcmp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d5970ad9625c61ebbe326ac1d5a5e3f67bcd370b..a2fea6805137322d929ad01e2a2b519944054528 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC A2.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9177d25c637e5487a86db08be46bf6a7d388f821..e2a53f7421c98ac3560b05bf9997c22f8cbc7f0c 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for CELL BE PowerPC.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a5b243cbdaebbd85d20efbcb54e56166f077213e..e48735571d4dd7190b29cf6334cd13fed79498cd 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC32 on POWER6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3605116e26fd3df1b2c6d3a5590d022f201f0287..18de19b0f19520e3faeea98ff4c37a0259278eec 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC32/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8fe1121ab1c8b12f774db45ab63eadb83bd44ca7..e525c2f6a362f72767bf30a8fc85ad1fa98eb2d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Default memcpy implementation for PowerPC32.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d9c36ad8d43d3121257319afcb36fe7ed55fb95d..f263a386872c21ef49a60fabc8f1dde4cc37c680 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memcpy.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 355726b5129e6c0a9a4d872ed60d3bca825a9a36..e4204830a211841d8d7cbb391f51a0ddde01cd85 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized mempcpy implementation for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b5bc5713d729e06adc3fa1c1fdec82d682273c61..8dc77e988d8188784becdd9a9e67e54cee26e5f9 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC32 default implementation of mempcpy.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7100eb513a7e8198b9a4af679eb2f10879b50e94..38fbcc33f5f0f921684ecf74b74c3c253915e70d 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of mempcpy.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cb2916c5c5af4df87d6572fc6d5d9c22b398a4aa..3862e892a1782e75f91b304df5c24b4856e1b3ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memrchr implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 88e5ce6b4dc530af83f6294f648be78c92d832c2..c30e7d69638191f110f6ed8f977cae95b61fabb5 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC32 default implementation of memrchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cc362bac285e0b0834a09e20b0d3bdf24b3fc321..610a9570c9b20ad0f98171dfed051e3d555e45ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memrchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 524f8ff867e548c9315bf1e2ed12ca1bc97db3a0..165d40e8fae92e351fb20c9cb15caff5dd333a26 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized 32-bit memset implementation for POWER6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c564c8ec21e446d16d9ff6bb1425944cb27f02ea..0658a3b32f8fb8bbe1f57aa9a029cedd1e308063 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC32/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e2cb19a5e0aa164db5000c269565b4e3c4e80dbf..a907eb1e18caf1a10b253041cd2f1cec0faa6c28 100644 (file)
@@ -1,5 +1,5 @@
 /* Default memset implementation for PowerPC32.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index c8c4e8acf6de29d236895c0a2591a62982facd8c..e4e798254a9a15528a540243478eee91d3ef3ff3 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memset.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index ff9bb284f6aaadbf7f59e9a4657732fafed80785..d3057c2ea36726c50c58437ea84bfeddceca5200 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized rawrawmemchr implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 0eef47696d08e9d926d2bdf88d30eb03097207e0..2e8abaa9f5ee75713112976710141d815e33ecc6 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC32 default implementation of rawmemchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c083490f3fccb09de29cc8b4c9df294ce3475412..3f53cd572531dc512fac08f9395b3e8bb7879257 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of rawmemchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 44d9c9634809a689afa8221e9d721acb28b437a4..9d3829b611122db3478939a9e33cd447ce72987a 100644 (file)
@@ -1,5 +1,5 @@
 /* Loader memcmp implementation for PowerPC32.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index ef1bfed2df52dc7646fb54becdf7843f318eb4ee..31f1f8378675890f5111d88dbf0e72d8aeb2c94b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index d75786c57f356a71cd73b8454264b855eee64ee6..89883645c93ef5b585644ce76ed45e5a64570323 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 11a72038dc2ca59df9d8b56715895ee66f983ed2..9137dd14a341a723f275e2720266068bc3cce0f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index a177e62909785d482d35caea8bbb183bc8ecf3df..930564ceea5b24c777ebba559b4fa91729092f38 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcasecmp implementation for PowerPC32.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8aef486264052f6604a9d1e8f61281e456881e5f..6d1edf981b8b042d49a38845b6dc655fa375f5c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strcasecmp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 696d2dc196def5de9a6dfab6c9249b4667fe3bb9..46733f5440108ceac4f7cccb38789e05b9a01d45 100644 (file)
@@ -1,5 +1,5 @@
 /* Default strcasecmp implementation for PowerPC32.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 65944c6dbf41ee2b6ec8caeae79c66027d2218d2..6359bf4eb95f5925e86608453c05453a40eaffde 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strcasecmp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 066b71161ff72fa7738aa6e1de43bbe5faa35175..5f977a517de4ae4aaf05e2bb6182b9c4350c1bb3 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchr implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a71b46a7a4bac899398829a39164d97e3ceca403..5acae90439796e4cb1da197cfffbcb455e637612 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC32 default implementation of strchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8a7dc74833c685b85e58124eab6f378a90e9d720..74a9d54bb908db589b4a29a2f8ebaa75173af5ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8f94ca8542172a21b6a3d3578d4ea0557935613d..777abdca7c2792260643ce7c3f8967d323d118ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchrnul implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a5aaff054c81af1892e06220cc993c43d30d10ff..950643a6cf5b6908a5e931d530b62d60dc3dde09 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC32 default implementation of strchrnul.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 95138580d8694356c0235bbfcffde31e731cdd8c..dab1cbf9ed78020f1355c95505018d258aae6327 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strchrnul.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cde958aa1a92e679b95cc42049018adaf58a4a29..6255b675c0cca354a85e07cbdbd0103bdfea2953 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strlen implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a94d93cfad928e018cdfa2e75b59417855aff510..3ee9f93e2377e032480203a58d0e7af8057e2732 100644 (file)
@@ -1,5 +1,5 @@
 /* Default strlen implementation for PowerPC32.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index efbc0abe6fc96bb5025b00b07c63d1d718a84315..1b61ba00a05fbfc491939b553b1ce9bc49dcce9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strlen.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 4aaa63815eafc3284e0f9ae6a8116aebd5fb8d44..30f92a501c8e132d47f056d83ffa0f0b19a6fac3 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcasecmp_l implememtation for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1bac8495be72c7aa9881b28f655f26aa52b0deef..a2227d80bd64f140e2a456a74715abc28b8f89d5 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strncasecmp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index f96c5abf2bd4433c8f085d0d16ed77c9a7213b94..371eebca74e5878928df5207b4593096e4b9f3af 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcasecmp_l implememtation for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 11a64bdbe1e330878d981b879ef49f6aa08bf90a..9fe3aa0914fe160982b839eeeac865e8154a79b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strncasecmp_l.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c9240e55be9615b402e814511b409cc37131ee3f..b587814ac4fdc50e686cc821a47df85d4ff238fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for POWER7/PowerPC32.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bd573bbfa9d367f004466c372183b9389c8b2cf0..9a857c7f3541dc5d8d304d023cbe930df43fa46e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 5dea0769f757d137b80f0cb6d75415a6a990e675..a329f77b8423ace875fe1a8c036f25d1e119628c 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strncmp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7b09e7d0039b3252f0af1ffba19a87c2bae72460..a2eea4a782273b645de60571af8159b524073640 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strnlen implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 43d8276cd4e1eb3454f08acf1c0913f1d62af1e4..676d8378bd7a70b150f8535da97e293685d5d63c 100644 (file)
@@ -1,5 +1,5 @@
 /* Default strnlen implementation for PowerPC32.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b2ec1aa96a228fe580bf2070a195c7ecc42fff2e..62d4918e41c5e97f5ea68369407f6d907495bf48 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strnlen.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7d1f45ab60ac21b944e0f339372dc5e2bc32bc0d..7c648d8980f5545f990a3d0e58a277c4fc94b49d 100644 (file)
@@ -1,5 +1,5 @@
 /* wcschr.c - Wide Character Search for powerpc32/power6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9e6c99c7fd108c14a389ff9825ec9c38f07514dc..e561ced617661d29115eff88555c3a157aa18a78 100644 (file)
@@ -1,5 +1,5 @@
 /* wcschr.c - Wide Character Search for powerpc32/power7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 477341e00518a1750e691e91c7580c16d2870f6c..a42f70c3b33f17bc859fef2a618f4dcc1f8ceee3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 51fbefea2bc567be34becffeca5f9ea851703b56..216d2bc61cb7649a7863ce8fd509e6c76c340c1a 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of wcschr
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 51d0a0a137196bce0d209f66222eac929334528c..6c86baa33d24866ca083ff4e0767ccf3c028ce69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 1eae9e98ddf94201a308048950525f46be423a6b..dad0e708a9c87f1d8fc0ecfeaecfcd0829444435 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 8601d43acd8af33e74a286a22674979c18bcc370..c13583559985322920cb382501147270b51089ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 252fb6cbb3f8ffef9af924fc9086e74764ebb1aa..251660a617b73ed0621b744fca641691d389c140 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of wcscpy
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 68fe4775beac841361222d5f8708b2ea40cf1abb..bd77eb365db2b3719f7eabac2ba1ddfc5c7857c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 3422816689483a913aed68deacb4295eaaa4ea44..829a434c47c3625c806c1f989ad3405586ded9c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index b33eadacd847e2e3542c8f9e04c242bccf7aa210..9c7fe2da7459cc61da590d2368fc6774f9783251 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index cd0b87e935274510a6860b51af4f882b48c5863b..42e2d8eb9374c49a0130f457ef72cdfd0f97a7fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of wcsrchr
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b8edd10eaab373d7b24b4304a930b31a19e28b0e..c5c6eb76eb2b11e8760b255700c0dbcf8a5008ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index e7999c35baa41cf8119ff213497ac96da44a2967..841d1a2e2d6446bef9108752772b507e6220c480 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 9898e622da6d7c8de680fe443c5fcfd8f6a0b6bb..ccd24ad7318bc8a3020101f97d9292eac8bb2cf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 78233dce66748fb3bc4900edb7a93087845dbe03..889be2555fa67b71569d40cf5d5ff59ade2fd80c 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of wordcopy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 89b961e78dc7260b4fe5e4c13c0555b66388ff1e..348c129e0ab2bd7dc18c83b2e19ba51bcf242d46 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for PowerPC32.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 0469831ee2692febffa310d731b9178ea289d7b2..6195e37aa346569b67623907176bf0babedcc005 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function.  PowerPC32/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 43f74a179415207fcefe533e26fcbde7a410a9d2..d22a800537ee22f08fca604f659a49d0f50a89e8 100644 (file)
@@ -1,5 +1,5 @@
 /* ceilf function.  PowerPC32/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 215c67cfb7e1cf72ff61a3f63c663cae2e0264ca..bed5bfea7e622e365314848cf5f251ad6f0144c0 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function.  PowerPC32/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index eb228da10de21b7051693bf9b2679aab325e66f4..b85582f464cc2aa143d9cd74bcf503db23a55c93 100644 (file)
@@ -1,5 +1,5 @@
 /* floorf function.  PowerPC32/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 49c8a0866151bcfdb6a4b358563bd131cf91b42c..3e4a714844db9b4ba2649cc04273188b8d5d895a 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  POWER5+, PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 780dd9ca41e6f8e9528b7788ce73ef020eb225f7..38b849a84746d1a06903431c642d49953b54137f 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  POWER5+, PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3cc72d39cfc6e69dd06748380449d9021feed9db..093a01a3e61842e060df513d073e6d562292878f 100644 (file)
@@ -1,5 +1,5 @@
 /* round function.  PowerPC32/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8bd2d0a5013ff8da8f43d83a6328fd637f4df191..c7e95a410ccfb05d1de64c5297e3b22865a8d273 100644 (file)
@@ -1,5 +1,5 @@
 /* roundf function.  PowerPC32/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2d4ec5a06043365d815750db187ce4d2b46ceece..a8f4f97cd898d8f5b0c64312fda78e7548ca011d 100644 (file)
@@ -1,5 +1,5 @@
 /* trunc function.  PowerPC32/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0ca5b5c50505bec25a35a47a74372adf0830105b..01bf4c85173c533c2af2f13c580465ffd1dcb07e 100644 (file)
@@ -1,5 +1,5 @@
 /* truncf function.  PowerPC32/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5f7ba43a2a33cbf54b8e733d1f7c7f7859592e56..99879a89de4af43281686352262772eca98b4de5 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0373f0156c494630bd88fd17b06723727aa38f04..f2a340b3f63a59eafb6d5d424ddc829ba4622fab 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ed11d5aec42cf939cd9aaad7cbd14e2162ea481c..e1698968f78616803fe7ee5d971ebb9c37d79ff6 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrt function.  PowerPC32 version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 2049172881a17ac6d40a16802a0c490645fe187e..c73fdb6ce2a9da9be4f8b96caef8e6ea0356b267 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrtf function.  PowerPC32 version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 1b8d73af03e3397ab5214b3ec85e565b3257e366..d767dcbf46fc62346c2e5d865e5d683aaa951d0c 100644 (file)
@@ -1,5 +1,5 @@
 /* copysign().  PowerPC32/POWER6 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 3ea18589c855e54f5eb3e8c47f8f1514e06e621f..563e70aa894cb353080b3f4c44a5275d18a07769 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 483f0f9c0f15cd58bd0b95ec9e2d13afdfb19794..3deaab2eb6f261d6c0bb1581eeedf2c9918f4e0d 100644 (file)
@@ -1,5 +1,5 @@
 /* isnanf().  PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c0660cf6ec79449e1523005a3b6dc63f4822c291..993033864a07e8d2df6c1db510d26225fa89d4d0 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  PowerPC32 on PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index ce298905c1fb374e8c3e34f99f88c92147236587..976be8daf5f60409961f9b3c7aa967bdbfd46646 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to long int.  PowerPC32 on PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index abb0840d18cf7b2bb43bda4d2b5818728e0e3783..72cd426ad1b520a17a5075364f9075f88f1e85ed 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  POWER5+, PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f58114a0c5d34c828a113dac372262bb56337e53..e35ab1ee36ba8bfc60e6ad0a3d51b3baf5f33321 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC32 on POWER6.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index a4b002a960ec05e074af50d1951ac4cd46c9195a..4b18fa79122a27749de1c80b2a2b9efd86cc7341 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized 32-bit memset implementation for POWER6.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index d0cc1593120d39a00c8ef5e842e192a26980545a..ea6c65cdb97f28845d99301326c5b2d9ea3a4868 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  POWER6x PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0a04051ff2c42dfd620b6a94c1086fe845255a3c..6b4fd9399f6b2e667cb7feb1e92cdf8d77149b14 100644 (file)
@@ -1,5 +1,5 @@
 /* lround function.  POWER6x, PowerPC32 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 095c15547a4e4cc3605eabd3e9b5fa26599d233f..20e266b304921669dc24d048c5929c7b4d442be0 100644 (file)
@@ -1,5 +1,5 @@
 /* finite().  PowerPC32/POWER7 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 0101c8fa1752697ffae487f9d96d5d390d409592..47d608a9c25a1c63d96e46604fa5593b88c68a9e 100644 (file)
@@ -1,5 +1,5 @@
 /* isinf().  PowerPC32/POWER7 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 0ad1dcf1f7c314ec8ba698864e6bff222cbd58c3..9cb82840a540d751abef54b7ef3325e1677dd244 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32/POWER7 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 85754f3f172349dbc5acf37a4d88f32aae63afc2..1d6a0d6f96dd02b1eb264d1e3335f732203faba0 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memchr implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index f160ddebf6ca1cf4c434b09c2762f9739ef324b8..507b4e000758cd834a87bdc658d959997bdc38e6 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcmp implementation for POWER7/PowerPC32.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index acf3c101985d4f81a94518e6680bd9f301cfa5bd..52c2a6bcf4d77592a13275b9bc7ac212d16a49e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC32/POWER7.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 4610ec5b56f92062190e3218844e981bc0731356..f7444a045b3d5245b48f08ee9c49412660871d21 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized mempcpy implementation for POWER7.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 9601aa7997f52950e64fea2a70ee725386800bda..ebfd540883cee85d94a01f7e390946776f2bc92c 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memrchr implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index aadda2558f1694c3162440eaee2f74ab6c3327b0..ae18761167aa2055ade965d2579bed517a631ff5 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC32/POWER7.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index c2d8c4b7be66f0d2aba63f61689cd61fb311be19..dec4db02f3c4fbdc7703764c63bb29b61baa8e90 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized rawmemchr implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 7f0046c34d2af0baf6ac335a22d4ee4a88be429f..36b01139bf4bece4fc5a00edb3900d868b820893 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcasecmp implementation for PowerPC32.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index b6626596714d625020f845abee2e394879056e0c..f7ecb72d67054dccaba72ad03ab87e3430b01bc0 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchr implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index f5d24d434058b159aba43916b9aa6c5fd45b83ee..ece8237453c7148285d009d22b9f240992ac1608 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchrnul implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index b08d6c028ce3dff5de060a4a2cb8188e59d7d8cc..0d2d6b54f02feac2a0778d46093093dc5769f500 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strlen implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 10c9d251b04466fe33dd83d3bdecaef38da311d6..32896e9561d0b26951dc307f8f4ae5f9bb44392c 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for POWER7/PowerPC32.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index eb52afd1a7ca9b6e213c4c8dac7b5b9e21719706..71e2aa87bd81417536f34ddaa54a7a6ad3ea5980 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strnlen implementation for PowerPC32/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 2cabc7344bb1b3b796da0fa5bff42b193ac8695f..d8b72ff5bdbc9573fadbbc0facae5c02a6719430 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC-specific implementation of profiling support.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 92179c784104efa0b293fa18da55dc3ae50f28b9..d43b1a341a4988781a3c1938f2778d2ddcb1bf26 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 9cc63aa969bbfb163cfd3da665713022365d2d1c..175c2cdff3695881b539728c26c5b9b677936b14 100644 (file)
@@ -1,5 +1,5 @@
 /* Shift a limb right, low level routine.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0c77029abe81cc69ac058f19006e3e613fe2dde3..dcdd336fc264c55c428c247a1231f37d6669df80 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 467d9c9ecf7b1f4b293caaa7cd43e1a0d439844d..9b587e04773d93bfe3be8347941960f80f6a4c66 100644 (file)
@@ -1,5 +1,5 @@
 /* non altivec (old) version of setjmp for PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f04446bbbab08c119006e1d1b9314d474225b4a4..ce3328fb2e714629aa1c7de20535c2a436b3a83d 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code for programs linked with GNU libc.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 7e106e0e6c3a33c8c535266613e4fd3d232529e3..e90a4012f582ddd096a6bd74fb6b495034c6b78f 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized stpcpy implementation for PowerPC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 6050565770261962d5c71c93c89a62763f2156eb..cef024e45e2ccd5d4a4d1e1a53a451bc4d97c662 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchr implementation for PowerPC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 91d60c905380134fb096014c4a06df04ec84b962..09b5cea52f3e827926d609925e11c886766f12bb 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for PowerPC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index e938cc42a753f0ac5e7f091efe2421987e996654..3afbff45814a0d2cfda090eb509f12319970f5bb 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcpy implementation for PowerPC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index a7153ed7a25cd8be745be21c5ae1383d346cf091..a24b89adf674b3f5ef877d8d3fac028cef6b71fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strlen implementation for PowerPC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index e36a160a80ec9fde9e66180bcef7d8155cdaf58a..0299bfb73181e9c5264e2a10081b9d50359f2f79 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for PowerPC32.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 94d3d3e9454c85b2906e32a12dcc05e764dd4e0b..3c0519bb6e89dc7567f145ddf7536792a87e8f88 100644 (file)
@@ -1,5 +1,5 @@
 /* Subtract two limb vectors of equal, non-zero length for PowerPC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index d820318c31a0cde3487a211547d750c5c0c6cd33..08f45fecb5a1040ce42341e6abe808997b146dea 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiply a limb vector by a single limb, for PowerPC.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 78f54f91c4ac8d57e4f653fd2132a5190fe9f0f3..c8a56aadbf8a4212d8dff8fd5791bcb0cd7fe378 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembly macros for 32-bit PowerPC.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 24444a8473a366267b48a2e75e1a29e2ed981f0d..5bd18e0e69e1359e4aa738c7b0f5ea48214d27e3 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  PowerPC32 version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 3c792b495efd1fa1cafb9a4156af1fe2baf00498..9452a3cb5bc7b9fbc210feed739f38038e9eb8b6 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp for PowerPC64.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index db4dd59bca1daf52960ac9772b504b6b134d9127..0f446817bf821f30dde012db5dfd8ee4d1f3bc7a 100644 (file)
@@ -1,5 +1,5 @@
 /* AltiVec/VMX (new) version of __longjmp for PowerPC64.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 84c82bb768342a3abea3d5c1aea3e2e1e26ce295..056f0d595aa23c79dab1cd92c6c1021701c9076a 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC A2.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Michael Brutman <brutman@us.ibm.com>.
    This file is part of the GNU C Library.
 
index f25650630416906d9cff8848ea56a5a5538d855a..87ff0245bfc0de3a53ba4be6ea06968b9d052242 100644 (file)
@@ -1,6 +1,6 @@
 /* PowerPC64 __mpn_addmul_1 -- Multiply a limb vector with a limb and add
    the result to a second limb vector.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 9b9a9f19dac8f473db08d1597aacaf2d52c4b494..d24187043d5b5511cef60aeb8a0a8bb2bc27edb2 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 84a144758c5e54b56b00b5d7866366d8695902fe..527fe7c133cbc10f43e3e95e1983faf46edf2849 100644 (file)
@@ -1,5 +1,5 @@
 /* Atomic operations.  PowerPC64 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Mackerras <paulus@au.ibm.com>, 2003.
 
index c70a244eed5e51a1afcd2c2b0920fad336ef2742..819b877b5b7c65ebd948c20f5f0ef0f3ef356bc1 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized bzero `implementation' for PowerPC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 104900ea5f8f8f10701745a2607204385a696413..f194e5cfa4c3408a4c238fe18e1fd623d04f34aa 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for CELL BE PowerPC.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 6e1ece8d666ce5895bad0a3a1aa3bb60f9659849..40f22f2de3aafdb9688903943c7c04aa70aea769 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for PowerPC64.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index cdd3b0f3407f7ebe09d13899c2b57d95ee3e9ed2..6af1d9e4497edea5c88dd213339e0252e010fb9a 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for PowerPC64.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index d070daecc2429c85dea8699462331c4ac6d91a8a..bebb617628bdcd13aed5706e347965f56e7643c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.  PowerPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a500aa6f4cfe9bcaa4069bf1e299bc8c226e80cb..8f834ce63bba2372762cc78d214623b12f22fbdf 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    PowerPC64 version.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index dd657d9b1611f1f9805256f8cf7da6e09f90f3c3..2ec102f8d13d7edfc9b21e44e1814ab90a87528b 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation functions.  PowerPC64 version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 36f3916999a11ad23582ad6459533b9e7df1cfe3..dd44df5fa6d64866a28ee25b6c47eec68fca90d3 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF dynamic relocation inline functions.
    PowerPC64 version.
-   Copyright 1995-2013 Free Software Foundation, Inc.
+   Copyright 1995-2014 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
index 69ce523e90caf4e9527ec232226713bc57888c2d..4519af48e2389e8e9aa69a278758d1cdf5c8f1e4 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  PPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e9f9bba0a1ff69798ff062360a186d69afb25937..76ead1dd3bdd89655681aae0cf20874163dd451d 100644 (file)
@@ -1,5 +1,5 @@
 /* Finding the entry point and start of text.  PowerPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6e14170bb456b62092a287c8e10f1f21f8866556..3b7dfc285b0bfcc589bfbdc9b279920f6e19901e 100644 (file)
@@ -1,6 +1,6 @@
 /* Find first set bit in a word, counted from least significant end.
    For PowerPC.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Torbjorn Granlund (tege@sics.se).
 
index 3cc0619c22ea3b8780e48ce0e9dadf99d1f27099..08d5f69ad2e80cbdc1b209c7c92354bfaaa97f6c 100644 (file)
@@ -1,5 +1,5 @@
 /* Double-precision floating point square root.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 27d8b7cec9457fdaf2974bef97ce350c41dbb0db..598e7cb270dc5633a947e710f9fb2371590dc53e 100644 (file)
@@ -1,5 +1,5 @@
 /* Single-precision floating point square root.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 526130223b41e9b530b7c3dc7cba4403900aa5d5..3c418d3fd9f2498befe692b260ef86243552ecc1 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of ieee754_hypot.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7380c3d3959d86cb76353d20707deced336bc58d..b1537534153d9a0444c4d5f568fa8955cbd5c1aa 100644 (file)
@@ -1,5 +1,5 @@
 /* __ieee_hypot() POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9b0c1b0d222ba285b311254ac9d470067fd7cd8c..c418ae7a8dca3e123341f16e03502fc76e695aae 100644 (file)
@@ -1,5 +1,5 @@
 /* __ieee_hypot() PowerPC64 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index faaf55032a988e3eb840f136ac6de1e7946fbbf9..941b293c7f881d7712f6b730b3090dd7b96c42f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of ieee754_hypot.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9ee841ba3d07874ef01d7a34461a34bba0b4ab9e..2d67ee9ebd0ba1329eae99a71a32d86f46beb465 100644 (file)
@@ -1,5 +1,5 @@
 /* __ieee_hypotf() POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 734cfe28361c87ad421fb8b07e59ef932cba11d9..8335e197724a84c5ad9de4ca4b25e325372bbe5c 100644 (file)
@@ -1,5 +1,5 @@
 /* __ieee_hypot() PowerPC64 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cbfe96e614c3733e3698dca042f5fa971c907034..cc1316f8ebe7cbedd0c075467856430a858a7a2a 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function.  PowerPC64/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 4539c17c1f00f8f7dbe5e40971d312555b001cf7..52e5a563df0eeccd6b1674dc18d3ad4440e3c791 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function.  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 587c0dc0002e4314e6486000bb2054ad0a8ce0e4..f53df5ba6aa2a6800a82ce7d2207e465906f4850 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of ceil.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7790843f906f1f6b4a0059c3bf60ad277f53d389..21261e2ac93412e11e32ba1a25d962d30a1415e2 100644 (file)
@@ -1,5 +1,5 @@
 /* ceilf function.  PowerPC64/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e9036224ad72607fb2a76a111fb3589a2cc993f0..8cd869bb29820827fc9ded1e5828be8e075bb332 100644 (file)
@@ -1,5 +1,5 @@
 /* ceilf function.  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a65174580bacfb24749e24852f63b1e8d519fe79..d95199017f0d94ee204b53d19618018218a30222 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of ceilf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 595d318a43f3e824c50256e49c0f0987fd5afc3b..4fa34a6f8c41cab451ff43a3fa550e1f11e9674a 100644 (file)
@@ -1,5 +1,5 @@
 /* copysign().  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 022ea06320b95ac49880fceb9755f36afe1d9eef..a5cdfc28dec1127049c96478fbbeaa10916934f6 100644 (file)
@@ -1,5 +1,5 @@
 /* copysign().  PowerPC64 default version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index ee7ce0a886473567141b1eff1d217a5345358010..f3e6b3a6201e378daa09e4c01648a8bebf0e0c3e 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of copysign.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 89c3c069a0a6fbef9bf52df465c760407ce0eddf..55cc27249ca0ac843aefaa95ac29f409a8185457 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of copysignf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 67f4f46429fa4a78bdd58914c647b2d6a4a5c649..ac2244b86ee796d15c0a5569f23356f947e7de64 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b5848fa53ffedbcdbcbfbde3927ec5309e7cb7c2..1922e2bfa5d7457855ed773997eb897e33374b0b 100644 (file)
@@ -1,5 +1,5 @@
 /* finite().  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 66cc4374231e476ad5803bf953508b6fcf593089..f79a93eab501b220f4ed3cb64f46909b002c2b9b 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of finite.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1f2f8acff55e7b0e5360b3f9537be31f8299131d..63dd00391fff95a3f55e523bc428633c928ca46e 100644 (file)
@@ -1,5 +1,5 @@
 /* finitef().  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 25fe1a8705159dddcb792aea623ca7e14e389ba1..a7243b51aaf93807db93683f5d63422d49b6dcac 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of finitef.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index fc329ca0214afedd6a28a5b07b6d1ad3b4afab48..a1550e9bf047228cdd9a9f022bc7ad504b0f09c2 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function.  PowerPC64/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 50db6d857139d19c28489a1cb0e370bf5c251d9a..b5c232cc9cbca95cdc047646ea90c245a5603e0e 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function.  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 12a1baee8687d5c4d1d6345289aaedc24997c1d0..f43976a13f45d2b31b20271f197b9fb1b9772f08 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of floor.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1824bc13f58bf5f511ed995ff6b1afcdb380ac83..d371708adb98bd1fc5b42536a2786eb471b406d4 100644 (file)
@@ -1,5 +1,5 @@
 /* floorf function.  PowerPC64/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7c8b99cfed21bf3593eadc8a44b5be0cf5767d1b..dc81dea63348b6e228750960af5b4bd05cfa85c7 100644 (file)
@@ -1,5 +1,5 @@
 /* floorf function.  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c7b753f8b0ff6ea8eb21f89f619d44f88e84c99d..08fc95e56644a3b30d9db1a6a636b6b967540cf6 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of floorf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e4e9430b0071a6e86bdb2a09b9a9868e4d8e2611..80a682a3f8ae4250115cb064af1bf46ca40881e1 100644 (file)
@@ -1,5 +1,5 @@
 /* isinf().  PowerPC64/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d1691286a5fba9595017aee6d31315755867c1a9..28c56024b70c83f10b9796f17f71aa0c92617175 100644 (file)
@@ -1,5 +1,5 @@
 /* isinf().  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 994f9773c4d456db148624f064648d2821d33dfa..1ee230b3166de5040a8b80af44c2809ae727a7f9 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of isinf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 65a28924d6185d7e77f0a0bb0e43ef0d20ce96e5..c2559d7d37a4ca82428680a15ae5a613942c5fba 100644 (file)
@@ -1,5 +1,5 @@
 /* isinff().  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 44961f29ec18c0b5bb8e5bbfb55609140fdbdf10..1336feb015735cf855865f98c4fa2cf2fc306b56 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of isinf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 757e580fb3852cae0bd87b9aa5a17e14ef43df83..145e24bce2fbc6da13bba175d25052dadca44db0 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64/POWER5 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e0d80102763b91ae7d5d1fe3c6d0f92849dd306f..4576eb3eb7bdaae94785707c935d1acb250ba9d5 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64/POWER6 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 84ce8e5548c46e38ea76deaa19bc11af7c524d68..c2a45e3050c319f1ca442d528554a9914530256c 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64/POWER6X version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index f3f5a67fefc35fda52c9df21c5b16785f8dc510c..05b9fbce1245a17212618992963d9e1f85c8e718 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 5ce6f52cf5a2a9480bd69dcfc987b2f31f851131..cf01d649b3bacd93afd35719529b801aca3e0824 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 70353df91a5f95b482ec7e0f23a70c8e59be6792..0de833e73ae556ff8a008e53d349c0b79892f704 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of isnan.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3e80b69b6c0cecf4626c7aaf5dedba31581dc6f1..b237455949ec9db0ee5a535309d2e1567651fa32 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of isnan.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 36b1546292af9d534b21b22829bcfe909bfb4de5..8cd39c61b32cba9e28d839fcbd985191acd052c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  PowerPC64/POWER6X default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 22fbe6059290970c231e7b6aa97a21617c40f07e..754d28f747b4bc83e52d19d9cd5ddacfe4e551a6 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  PowerPC32 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index dfc6ddfbdb984de0516806696fdc7c03d0ea5a11..5818b53c097b619987577519f928153465474669 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of llrint.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 01d86e700c2b6a724405dddfbd03e7899517c76b..ba0b65c47f0d5d60690b685630ad9820e64b2a74 100644 (file)
@@ -1,5 +1,5 @@
 /* llround().  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 22fa2cd767788c2ed4f0bdf913ea1a2e13349c7b..bd1c22a1a3a565d0bc949d74ffd45ddf9b08f5e6 100644 (file)
@@ -1,5 +1,5 @@
 /* llround().  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 38f1eed3d3cadf2faa6c615feb0869462e2fd19a..2316da289439ebe0595f7ea91a30fdd644b440b5 100644 (file)
@@ -1,5 +1,5 @@
 /* llround().  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3559ce4934a8699d84a87ef1a9a6e809caf620c1..a4d1bf3a2adab15589e1edf5d35a9a6a53cfeeee 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of llround.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6a50eb43cef1eb108ba6312564efb84d57015bd5..049f2c1bfeabca6627e8732ad0e30281a185367e 100644 (file)
@@ -1,5 +1,5 @@
 /* logb().  PowerPC64/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6e42fcb03b993306657ffe428550ec4f1d7d5d5c..41d1d9bf2045bc99f10621d9c6e07346c3f9e383 100644 (file)
@@ -1,5 +1,5 @@
 /* logb(). PowerPC32/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e14bfa2ca38bea8b3c58dc0b049e15246462f81f..e14efa7743b20ef79d844ea2da54e3a8358a13c2 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of logb.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cfd2902563537410194bd26dabbdf5ceab845f9b..5e4e4fcbf75531cded8e718f774975f5291a1d78 100644 (file)
@@ -1,5 +1,5 @@
 /* logb().  PowerPC64/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8a699d10592a28a368e96e911b91f57f1640eb6e..08674a6caceae142015cbd419ef7b831024c3203 100644 (file)
@@ -1,5 +1,5 @@
 /* logbf().  PowerPC64 default implementation.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a300125dc285b57a89c4768c202c7422e31a94ae..01f9ecb175e12f58a236a27ffd02bad15fc33dbd 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of logbf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 4fe43638aac0fdbc952ad8ef67da06ed219d79f2..258d5023c0068730f94a9aa28ac6b18d0efc7b68 100644 (file)
@@ -1,5 +1,5 @@
 /* logb().  PowerPC64/POWER7 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8bb0f183087a1eb5a34945d7573d7a8b0edd20cf..47d41539b92e67e4e15ec51faba9f07bcc58b9dc 100644 (file)
@@ -1,5 +1,5 @@
 /* logbl(). PowerPC64/POWER7 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 21af5711f21ca375e87f75eb182f6609e2927a24..cb0b0c589b7ec9c7b09912fdc38dcb8a562c4459 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of logbl.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 04ec0eb6862c63383238507f52a74b099f64b9cb..bda99208ebd958072571235c0683381b268940cc 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC/POWER5+ implementation for modf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 30216872cdf68705d47bf3b308858a928ce8e7b1..90e7599466140a66af80848168d3940a527f71b1 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation for modf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 931d0c375a0530d0cc0fe7407881860b41ee782b..f416fa979a7c8ddd848b55b0829bac9dcddc6c7a 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of modf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b3d7a0ad604c1aed21bd3ca88aaefb86ad489ddc..70a536dcbe0128a4a9324f523745aba3b7932290 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC/POWER5+ implementation for modff.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3a98d0958f3ea18fb3759970d7f286484122550e..89d8f638cd3f5a7b7a833d7a8e414f1d8ffa837f 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation for modff.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0629339b3921c5ea074f59aa6ce8435ad183ac74..137b7aa3c5e1f347a2d825e710e2e1f88359164f 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of modff.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index e30568db496b7d6664c2f8cc6cff1fdfda26c90b..c2afb4f86b9f31e91bafd66e75d5e4f3b6c40ee6 100644 (file)
@@ -1,5 +1,5 @@
 /* round function.  PowerPC64/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index ed208ddec6bea48f7df631d30ba3762068037b07..76c96b65620f9a0a28633cb3921f9abab275fc97 100644 (file)
@@ -1,5 +1,5 @@
 /* round function.  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cfeac1f6611e2a51d8da567a348200873a4d6a76..58184119f98143811ee9480b59995634ea1bb1cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of round.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8c1684ca645c2004c1925100ad7b2b83d03fd440..8fbef39030ebe9e49f3fb673c8797807929eb7c0 100644 (file)
@@ -1,5 +1,5 @@
 /* roundf function.  PowerPC64/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a9d7981232165e8f344e503b0fa2986971235b42..bc51fdd9029df56e8c598bc8655f16de6efaaaea 100644 (file)
@@ -1,5 +1,5 @@
 /* roundf function.  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 637735436514b16fdb7e738bb90666288530dc23..34c5bc7ee0fd9f56cb3fae5219f9853bf0f2237b 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of roundf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 27519649f888c3091eeca5dfeedd6dc68c3ced54..ed22bcbb7d79e3543243caddaed30235b08021b3 100644 (file)
@@ -1,5 +1,5 @@
 /* trunc function.  PowerPC64/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 5282609a8fff9213ea78b54121b3602de328606c..75b531a1ee15f215b66549d047cef7530f522ede 100644 (file)
@@ -1,5 +1,5 @@
 /* trunc function.  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a42687ce4365fc24150e2a827470007e068bab13..4dc22a69d8f41e7126e8dda87528872cc062dbec 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of trunc.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bb1008fa100801e7733d56116fa5fd1f586adbe3..44d858ebcb6dbd57eedc49af97073ddbbeef196a 100644 (file)
@@ -1,5 +1,5 @@
 /* truncf function.  PowerPC64/power5+ version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6358c618602d8418be368400c36fffde7df47388..236797d83d700d2e1aea336dcbfb51193f854183 100644 (file)
@@ -1,5 +1,5 @@
 /* truncf function.  PowerPC64 default version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 460258360662d5db049f7420eb9c52e90bd4a841..0eef89f3c581631a0422d709656544eb95d63638 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of truncf.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bbb8ce46aa80b9b712e1a5712daeac48781136d6..9d8a962aa17944ca9042c42b3d12861a5b35f5bb 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 45f71d7ac575c5a587077fcc360f6b684aa347cd..582d213f91ccada9e0f63aeafdf6bf23416fd438 100644 (file)
@@ -1,5 +1,5 @@
 /* float ceil function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 3ef7b9f1742aeb8625a62ed7e36b465144cf4569..42a73affcdced8420a81eabd1777fed3250404ca 100644 (file)
@@ -1,5 +1,5 @@
 /* s_ceill.S IBM extended format long double version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 7b752b5b5f87abafae2f6d82ca8302bce3ba8534..51681aa2a845aaca7af497d7540f71b041918b02 100644 (file)
@@ -1,5 +1,5 @@
 /* Copy a sign bit between floating-point values.  PowerPC64 version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 0c24a0593f18e22d5a9afb3280407c2602e13df1..39e180a5edd955ccbd5cc714a03e9c482089390c 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy a sign bit between floating-point values.
    IBM extended format long double version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 669411e9eab61c5054224ee26ef3a5c59f7082cb..3f86a08f5a8701a2ce45fb26aa58430d6f90ce73 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy a sign bit between floating-point values.
    IBM extended format long double version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 44bd83233b89dd76cd22b9bb1f9311115977313e..4dcac00746aeb1e10f7a9fe01f9aaeb13a7aa157 100644 (file)
@@ -1,5 +1,5 @@
 /* Floor function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index e85b820b212777958aba1f6c851e4ddcde5dd968..6cc062e148931dd11ab3459a6bde45aafeb8d937 100644 (file)
@@ -1,5 +1,5 @@
 /* float Floor function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 95eb81eef42d541617b8e8ad2f69dbc02fee8255..629dae684156164330b8f6fcf01e8e860e4cda2b 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7019347b520423c81295b87f4c94df49afde27c3..9731a7b3413e2d4f1b3f196d00c8686e83786032 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 467396722fb90254b25e1cf8fb6240834d2fc8ee..e9833bd9edf8b0316aadd066b502c5e30549accf 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 54b8341b4e7679ac0d7fcd245697365f8ee34625..d13d85f83f88ce4f26162ac8d8a15ad7bff17160 100644 (file)
@@ -1,5 +1,5 @@
 /* llround function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 25c61f2459c2e1e09f7741418aa3cecc6e50f118..643d1e19eb2ad21d6be2a14d806d0703846abbb3 100644 (file)
@@ -1,5 +1,5 @@
 /* llroundf function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 976a0842cb924a753beb984c70da043a9058c36f..838699343c314b614e536c7772114333d02b0a9a 100644 (file)
@@ -1,5 +1,5 @@
 /* Round to int floating-point values.  PowerPC64 version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index b1a2b8cd65ad01daf61401f6aa0f191a949d601a..6a1d58a365e65c3e33e7defbc70921fb303c3be7 100644 (file)
@@ -1,5 +1,5 @@
 /* Round to int floating-point values.  PowerPC64 version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Adhemerval Zanella <azanella@br.ibm.com>, 2011
 
index b235d9b99c826347ab5b3ac56d197a2d73aeff5e..acd95da82c80baa9d30cedabfab7e23af291c288 100644 (file)
@@ -1,6 +1,6 @@
 /* nearbyint long double.
    IBM extended format long double version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 57e3759bf021da12c6bcd2ffaad3d5bd6836691c..c0fb2b5cf9f47c356aa4d8b5d3e6b88f363b18fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Round to int floating-point values.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 18877174208e9bb8b7089ea6538accb8636a8bc3..772cdccab8390f6db5696bb55d14ea6ff9f5c7e0 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 3c7437a8f4101832ed1edd53c93463761c3c6286..a3c76a42872bfc5f895d52c93ff1b547f08c945a 100644 (file)
@@ -1,5 +1,5 @@
 /* round function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 4f2c851631f71334554f4a51dcfecd9bd90f61d1..c78310e8a7015752571368c89805eb8c2888fdef 100644 (file)
@@ -1,5 +1,5 @@
 /* roundf  function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 547b72150da1ae4b82dbac3508a6e90df76507d0..5362da865371a08fbd26b041d17123da5fc74fac 100644 (file)
@@ -1,6 +1,6 @@
 /* long double round function.
    IBM extended format long double version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index f123873666af2a1310bf02911eeb2b55449392e0..b83de12a700d3076f4e42c484edd76e77ae8369c 100644 (file)
@@ -1,5 +1,5 @@
 /* trunc function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index b8fd050319c6aa831e95c24ae9c876119df81a2c..bf8dced9bace60a1ddddb1ed30ad1497ef73877d 100644 (file)
@@ -1,5 +1,5 @@
 /* truncf function.  PowerPC64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 06fd7dbe4de3b8b00c09ececb394cc81bb08fdbc..e5a3008beb1313882a172966eda843de4b61b0db 100644 (file)
@@ -1,6 +1,6 @@
 /* long double trunc function.
    IBM extended format long double version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 5073adb0e551d57624c1c20d7ef6bdd0c109b735..fcf5e45a2c3a75891b42766431eec8463066d3a6 100644 (file)
@@ -1,6 +1,6 @@
 /* Support for high precision, low overhead timing functions.
    powerpc64 version.
-   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.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e73ad5a6642b5591e8da53ca8fcdd2b9e3c4154f..f1efa121d73947803d8065e6a229c62102fb02c8 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  powerpc64 version.
-   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.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index a997451c450f807fe39d421b43617ec8ab52ee0d..e1bc68c09a4132a51b2eca5cb01680111f522724 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 mpn_lshift -- rp[] = up[] << cnt
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 5fc7401c997ded43cacf5b7768fcc3f61d756178..dccbcfd0119832443e0d8c6d3f28764fbb0adc53 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC64.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 22c7d4e29d0762be5aa39486db2051ab8231974f..1df4b49e2f6d5e7b4062b91016ede5df1b0f8aa2 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 68a1646462715b5e2563533012fa15a08f80f485..b05e34a19a3c91c1d8498d079a3d7a7e89141414 100644 (file)
@@ -1,6 +1,6 @@
 /* PowerPC64 __mpn_mul_1 -- Multiply a limb vector with a limb and store
    the result in a second limb vector.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index cf58fc5d7bb18eb4ef5817541f4b954edd79be66..72b75acff76ab89abfc0f950ce03e6d8c4c473df 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized bzero implementation for PowerPC64/POWER4.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index ee3b919c7e608febbb231041bbd1ab6cd6be9de8..d0917c5e66894912700e270c388ccb18069d6476 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized bzero implementation for PowerPC64/POWER6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7abc6db84953f1acc1f3c5fa3be2106c69c238d8..0ec285a9bd13d3c008314e7f7a4f2f624a338afd 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized bzero implementation for PowerPC64/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d7b3aaa87790c7e1f2fc88f2d1ed446066848b8c..ed83541fa54049cdb126139031be1735cd2d9152 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of bzero. PowerPC64 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 33fc29e7f0527edbe3ce020350a718b36a108b23..6bbdd4ebba61e3435ca6cf68814a9b924583c7cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Enumerate available IFUNC implementations of a function.  PowerPC64 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b7d238cc086c9ddf033bd8188171f30c26d3dc1f..c39d4ba3fd4fb913c542f91895dd9b3138ff9ee5 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the GNU C Library.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index 094e2cfdab1f4d4432df162641353e96d9e08b74..4a8d459deac1888000dd4e77df2d6a7376bc9e2b 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memchr implementation for PowerPC64/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8ec14c6a68091a8e68c42ea1780b770f3121183f..9e2a711b5623c4e9f38b53df9856455de29c0f21 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation of memchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a4237f3967ecd16b13c96d8470513356e9e7c8ad..ca0f714385db6c1c4bd9c5dfe4ddc6ac8c76629f 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d98857d06bf0a3d29ce4c464adf483eb1b47d648..9903276c448abb164e1bf60223a05fa76cb12334 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcmp implementation for PowerPC64/POWER4.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9e027d47dc12411dd1d65a1eceb50b64a2b75551..ee31ca6918c7460dab1ed77f79f5b4ee48a7ed82 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcmp implementation for PowerPC64/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 685e530bc6f58ac8d4f185e17172cbfadd7775c5..1a39d4aed0fd73a09fac988031818da0db71577f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index b63c8e13fb963d3fcb5069d024b6af36af44808e..af90f0ab98997f2979b61e43e97c7bf7d6148309 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memcmp. PowerPC64 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 79796739b5dded7e17d5c86de91797bd7b07ef63..decbcffdcbc361b984dee008f813a2228415aeea 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC A2.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7b3c102400acfc2f0a5d566cb6cf174d08aac8ea..c3c2f7f3c77c314659cec51033ce310a98db08a8 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC/CELL.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 295a1f204a651f5fa025cf0bab12edefbd29c87b..02ba9b1d1d91759e766a215df6e36732df41a952 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC64/POWER4.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 35fe8875c3ea21cd81aee25f26a4d3ced2fd383f..58e811347c558f7b50a3b355ff6360b8bf59cf88 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC/POWER6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index aa725d2f2611ee4b30adf2e30e49113cb8a3db34..1170c5031c4e1bd68ffdf8d3b3a31bc5425bad91 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c8b70a05905164afbd28c497c43e6018149e7d4e..a09d7603a6c38f22304ec852cdbf86eb56f00353 100644 (file)
@@ -1,5 +1,5 @@
 /* Default memcpy implementation for PowerPC64.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b580ef7e5cb092c09c9d2e862e2a889833777548..6a916301e17f3ffecf5a553a03660386ede1fca8 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memcpy. PowerPC64 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 6d7f002d684d78d4afbac8034c315830fe766e9d..8d4b7a77cfb6c3110b6c133deb46a01017ca559f 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized mempcpy implementation for PowerPC/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 40f6c4243240e0dcf6f19cb117c9dd0ffa961e25..78260bbed255233f1030b567de7cf3899b4124cc 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation of mempcpy.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7100eb513a7e8198b9a4af679eb2f10879b50e94..38fbcc33f5f0f921684ecf74b74c3c253915e70d 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of mempcpy.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a6f825c0f15c98771ca454ab7a4c0db192ad701c..c363215a855460fc70203309473bc8a8cd3e5624 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memrchr implementation for PowerPC64/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8c291e6cfb585f6169d9206b0d650b7d3e934f6e..c2ee4be87e1f21f81c6a1f4eace00d8f878330cd 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation of memrchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cc362bac285e0b0834a09e20b0d3bdf24b3fc321..610a9570c9b20ad0f98171dfed051e3d555e45ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memrchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index aac7fb12958a8aa84d5e894d12181e9c4e27081b..968dc24bd3106545135a9630f5fc46be3cac05e2 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC64/POWER4.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3144c699d5bb4bdd89b0aed0379ba40939ce69de..65519b91f1c7dae814438dd6005bb1df0549fdf5 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC64/POWER6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index ecfa963bd75b244aa02c17214578bc6a3309cf41..86765e74ab4f7fb715e6fd6b793982cc258428b7 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC64/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 95b98f88342c5ca3a1003ed88f6caf141920c112..5b234d9ecbcb10aa79340363e2c61c399bc9f5e4 100644 (file)
@@ -1,5 +1,5 @@
 /* Default memset/bzero implementation for PowerPC64.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 226799e64d3332f18cf4996a482b277455f1263c..829d12759a5eb1669208416563b4a9aae3acb92e 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of memset.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d3ab4f15120a053ca7aaf577ec28822e99c3cdfa..9f7533a6bda11da14cbd93c17b1bfcf96c50289a 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized rawmemchr implementation for PowerPC64/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c69b213b453af179f05a28d8777097dc2b464993..0f2f202f80a85cfb1cb22e9717576202fa7d157c 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation of rawmemchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c083490f3fccb09de29cc8b4c9df294ce3475412..3f53cd572531dc512fac08f9395b3e8bb7879257 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of rawmemchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c74a7705286b0a01ee6d7fdffcbfbd959bb83d31..8eac85b8281defe900df2275e21d2dd0b3ffef7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 93f0eb49eec9c866021c8cbfb93ed1c21c0588fd..5c62657a17417485d70a364359281f0845e2bcb7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 1b75dd18e99319b44e896c14f274b153616a9efa..ad4eb967e113ab6fec41beffe6336dfe4c8183b1 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized stpcpy implementation for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 874d8aa8f3a3b59c129d67c0867dc74ef7b4b3a8..d80c82fb11e1e7dcc5b5e3e65c9715150d0c0a10 100644 (file)
@@ -1,5 +1,5 @@
 /* Default stpcpy implementation for PowerPC64.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 4df555f204a6778196bbdf341fabbfaa91728d87..c7118d58807ab0373fb3fd7c0440a805b16fe29a 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of stpcpy. PowerPC64 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 20d072219b0591e88d0960bf5516de6fb5c2075a..0492bafb4412ae1f1440ee2eccbbb7f5a55dd252 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcasecmp implementation foOWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 21d80d32546f03d66e8fbb62febf244652dbc261..7f02a25207618deb6add716aeacf56591dae2d69 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strcasecmp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3bf2ba6207f2f82eed7157439a3c008a593d7d6c..a65949f2bf50e73b3b59a62618d98de72f8e2502 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcasecmp_l implementation for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 975dcef17cb87754dc05b186ec80e4871ae6770d..a3374c3286da4927e38edfa86ce99393f51c558b 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strcasecmp_l.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b1cf338e476663fec0bb61b2500881c5f163ebbd..a3473a62071f20fd6ae7b72222539b743197e02c 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchr implementation for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 814ed87d01f06da4aa74471671402facaa494070..607668a2f44e889bb435a93b4f7b128fba0c2fdd 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation of strchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8a7dc74833c685b85e58124eab6f378a90e9d720..74a9d54bb908db589b4a29a2f8ebaa75173af5ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9454b0ca2908829a91b7e14060c99d793d9fe93d..95ead0add6474bf0350fb84eb59288edb376c151 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchrnul implementation for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 7172ddf04a78a7ee8f7e26bc4103f4452ff224de..a76b335604f98e5851395a409d6ffe463efa626d 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64 default implementation of strchrnul.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 95138580d8694356c0235bbfcffde31e731cdd8c..dab1cbf9ed78020f1355c95505018d258aae6327 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strchrnul.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 127422f439f9bdb3ab50761fccd236e71986f554..c21b04b0d0e0b63d193909814db4ad185aabb974 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcpy implementation for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 255fc3f1fb509482f5a2f796146f3e49a34772b0..33a8b1c92e4de0085064d73ac2e9d178dbcdff53 100644 (file)
@@ -1,5 +1,5 @@
 /* Default strcpy implementation for PowerPC64.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 8d555c9417469310652c652ea41e551dfb75f562..1b6e9e06657c277b5ac025c2a4fcded2da6b90d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strcpy. PowerPC64 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 1027d7d076816eaca1702a36a118d5be8c2c03aa..c47c9d625fb7dc665b60a4c3cfc58a0f653af26c 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strlen implementation for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a78460efbd6739c830c8ea934e856365ad1a2050..efcc212d7f2ebe611406b36ef002a3f0f49d1c7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Default strlen implementation for PowerPC64.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 21b92947071d13ada939546986b7154c7afa248e..65746964434e602e4d7f1c4819c9d00e8aa5e9ff 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strlen. PowerPC64 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index de6ac409e92540aa296d7ab32e82537a5c203b2b..9c5dbab399b9a127810e34b9ff45a3ab6a99d510 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 7fea0e3cf97bf9ccf0ae2b6b63d6b6d89a3a66f1..05eba7c36416ea782d5cd9ad66b2fe35c5e40fac 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strncasecmp
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 10a49fc9ecddfcaacfe97e2da8f5ee0ca33c152d..8c8cd8da15c69af7476b577eadf4d664305d6d44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 4f3fb9190960d9df0483eb9a263619b64e7c6834..4014269ba96af69c69b0c7dd6bc9b35bd6462d16 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strncasecmp_l
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index ec786fd6b967c6d4773524db86eae73263831864..da32b0b302f7c5f223c8206c55c40de19c74b66b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 3293728370ded6db670bbcc14a771e684d068464..65ee0cd88bfafaf571a162dc01bf08bcdaf0e301 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index fff07df4facb3efd33458fcd900778872e8e2b88..14a2bec648b050c26778e6ad54952f8b346648a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 09db0be3bb45586b98818be9b81f9321d92e484b..9829d69395313edbbb2629be23bff6a976f94713 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strncmp.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 69a3683a0b39568585aa2b8f4e5cfe2cce6af934..30e29cda7e764aacbf9aedcdcb98a47b400d1333 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strnlen version for POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index bc4d8ae3cb8718d142b656a628c83b50df18272c..9d239941bea95f6d3d8dd417c5adaecce58efe6b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 00806779c2a84536a202fa4bbee30ee12eba6297..392603117fa7a1293834e13c94c305d0652c086e 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strnlen.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b03004e81bfda66bc68fbb9f8fe2eebe15b52152..21d965ade4d226ebe981a99c96ff597a38f36014 100644 (file)
@@ -1,5 +1,5 @@
 /* wcschr.c - Wide Character Search for powerpc64/power6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index fa0a696c7ef7259169b8da5f0a3d4c7103d8bed1..340721907e54e30ead8cb48dc483f2d809c68e7a 100644 (file)
@@ -1,5 +1,5 @@
 /* wcschr.c - Wide Character Search for powerpc64/power7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index b155dc929b534486f366e514d405d783c11e4835..3f1f3685dab018b7cb659c90a79e86338710a0b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 51fbefea2bc567be34becffeca5f9ea851703b56..216d2bc61cb7649a7863ce8fd509e6c76c340c1a 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of wcschr
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 10cf9c7ee2290cdd491534f4b98bfcacf7ed6db9..9f4bc41c3b4b12222c4f68fe0d6704eebf45e521 100644 (file)
@@ -1,5 +1,5 @@
 /* wcscpy.c - Wide Character Search for powerpc64/power6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index cac2e3550fcfa7e85cf1388a293391632d0e9270..0f37ad42a443faa10a5718cf03242a2b0518569e 100644 (file)
@@ -1,5 +1,5 @@
 /* wcscpy.c - Wide Character Search for powerpc64/power7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a2d0f233ee32b238df3287a7441d6f28cc3575ce..4559569a4e927b372feeb011e02deae6f0a98c18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 27715b31743b0e7e6e872068d92cf2e3034ed3de..f04298a7a2db99bf6a3b916062ef6888fa1a7f2f 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of wcscpy.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index d1b29b1fb2c053653181eaf0991dced5b570c162..da6f27b69d079e2623e08c1d23aa988cbaee491f 100644 (file)
@@ -1,5 +1,5 @@
 /* wcsrchr.c - Wide Character Search for powerpc64/power6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index a2717bc49acb98bf27744a6f94cff648b60a20cd..60f07a8e0775a84a8cd4709c81719afb7fb4a25b 100644 (file)
@@ -1,5 +1,5 @@
 /* wcsrchr.c - Wide Character Search for powerpc64/power7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 3e698a56b405856fe56a239fe44c9a724927f687..1fff5107bc0fd3cd5b1b638d2d87bef6b09bf8a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 01470c9a5b0d61fbc01fccbfd7ae6794f7392dc2..3d0ab422e91d0f855be517ee2f134b1f9cbb5633 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of wcsrchr.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 671d6d9564fdcdb8f36df7f0df928ebc0463a911..2a65b52e8c9e467a3cb5a620cbe144239fa96988 100644 (file)
@@ -1,5 +1,5 @@
 /* wordcopy routines for powerpc64/power6.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index fb690503c74ac607d2d92802e36e2ccadc1af55e..e804f88ca83cc9d90492751c373049a8f80d1dcd 100644 (file)
@@ -1,5 +1,5 @@
 /* wordcopy routines for powerpc64/power7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c5830a63f11cfa47951431fca36069eac61d988d..0584277b8603891fb74aa5a96bbbc569887b9a04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index 78233dce66748fb3bc4900edb7a93087845dbe03..889be2555fa67b71569d40cf5d5ff59ade2fd80c 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of wordcopy functions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 80d67c9aaaaa790697c8b522037c4d98b95e3c52..0809b77ce288adde105358905e0697d74e99a458 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcmp implementation for PowerPC64.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index f9a7260dcb91534e45a8b0b7b79f18ce9106470c..cb908ce9d5d041c571428d917230f152ef7f095a 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC64.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 9d6fef569af1f63fafb680cc67bcfb78960520f2..3a1e9dc76af154c7d7a40d07e78916e8a4cf0f53 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 5d136cfa21b0c63977a5fefdbe29738748710b4d..7e2ca0a6116ba2a6e3a67d1eb158e79bafe46a89 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for PowerPC64.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index efb7c7fb4a84de359264030fe81e9f6af8c5987e..0e80f13d728531830cda13af9471c633ebac6242 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function.  PowerPC64/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 985a130a172c572cbc7af4f57125fec1a161e4ad..7449a74eb01ba59a07720beca775f0de9bb11ea6 100644 (file)
@@ -1,5 +1,5 @@
 /* ceilf function.  PowerPC64/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 4e09d401b42681dc233f3310a6e80267ba40f54b..afc85366e14a894cd934c73e8d7f67f9bd02af4c 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function.  PowerPC64/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ae6ab628b42de3be6a1e2424215bf5ab33bb0083..28731b0ffd4a67effb18b8fc69346f0e24005a7a 100644 (file)
@@ -1,5 +1,5 @@
 /* floorf function.  PowerPC64/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 28df006425a5d9f0280d155e479a97e280a9224b..1fce5c472a2f2f160fd1cfbdf8a9dbf8320eb103 100644 (file)
@@ -1,5 +1,5 @@
 /* llround function.  POWER5+, PowerPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8fa7b629db06f49406efb8c0973db85e3837d34e..863c0f8cdfeef129baf0c5f6dad66ff2a0168953 100644 (file)
@@ -1,5 +1,5 @@
 /* round function.  PowerPC64/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 74abfc7d41bc9d662b9f12add6c6504f0076b39a..22f72c9427859c7e0d79651ab6fd061b627154d2 100644 (file)
@@ -1,5 +1,5 @@
 /* roundf function.  PowerPC64/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f5803aadc7e3557d8eb39b89e661edd30f06086b..90f92485fd84a21ea1045ed37cfeb1870f38739b 100644 (file)
@@ -1,5 +1,5 @@
 /* trunc function.  PowerPC64/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index aaaf97580cfae3f32811145764e5b57f809eeee8..11205c34b65743fbdbb2e63ea4dfbc1e1a02d794 100644 (file)
@@ -1,5 +1,5 @@
 /* truncf function.  PowerPC64/power5+ version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8319d6e176d4761b5ae894c7c5096300053b2327..4ce6cf90060aed3db9e254dac90f7304d2365a25 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b37dadb338f9c5012319016c6550b71a6fef9022..e1ea089c091a232b3e118414ecbc9fc78ccb022d 100644 (file)
@@ -1,5 +1,5 @@
 /* copysign().  PowerPC64/POWER6 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index d4515d69d2604471b7549cc8599b28611125120b..8a149b21b7a93aa44853459d5de12b75d861123c 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e3f3d8a3037173a227dc3c9e01b9a8042c3afa58..0b9973493348e38d8ecaf1f7a12653b1b6eb0ee2 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC64.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 15a83b74fab687269281d88b1240c06f26363365..b5115a798948c3b4af13f9999af7fda993027e7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized 64-bit memset implementation for POWER6.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index d29fe9e3cd145b4fa38ed62bda3589196fb86e62..3172fe33649a1a3df2a27c774a77a5b128f75945 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 67d51ada6da653bef8dbd807711ed4cb190f2cb9..3a917900c351f0bc0ab18861f86f058bfbf4a2c6 100644 (file)
@@ -1,5 +1,5 @@
 /* Round double to long int.  POWER6x PowerPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 45aaceaa3ebf33d96e67c91b9b1bf17a0e46c93c..cc0d9434924bf195bef239e4f50e08b4838b2a25 100644 (file)
@@ -1,5 +1,5 @@
 /* llround function.  POWER6x PowerPC64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d90e4fce0de81a8d864d0273b09d063bcbb2e0d6..6df442ccec12d6050b4006d84b5b2407d002277e 100644 (file)
@@ -1,6 +1,6 @@
 /* PowerPC64 mpn_lshift --  mpn_add_n/mpn_sub_n -- mpn addition and
    subtraction.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index ebec0e0badb17a0c17a301d0732f14d24e142e38..765d68914a377e4cfdcfc1acecedb8d5ad81d3d2 100644 (file)
@@ -1,5 +1,5 @@
 /* finite().  PowerPC64/POWER7 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 8d088db5afdcfd78cd8a6c6160206247ed8129e5..e102d4b448ef852ffda2033966cf7db1dbe0d16c 100644 (file)
@@ -1,5 +1,5 @@
 /* isinf().  PowerPC64/POWER7 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 3380bf9015d8ccfa202000cb0dfd96d40e9fccdd..eabee712eaf2b6865c584c0701ae475fab7b1ca3 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  PowerPC64/POWER7 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 421d6d466034601c923a1adc775e4bd172d90425..f502ad022b7fcf4dd6840a68c1dfef3a233f65ab 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memchr implementation for PowerPC64/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 6851cdc75ba7d5a62b7bb8afadba6e7214d5895b..09bff696ff5103cc688f96660d4049bb7ac2857d 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcmp implementation for POWER7/PowerPC64.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index e8df75f59352fde0fab49dd4eda10cd0cbdbde64..bbfd381b1b9e18d781d17405d938eac01e572302 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memcpy implementation for PowerPC64/POWER7.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index b93ab7da52a4b9601827e24a0da8b82dbb64fe17..a7239eeac1e90b0656f7c12d8fec44c62708282b 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized mempcpy implementation for POWER7.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 683bfed7d80074168aa34fe71ca7aaf7126d2b5d..40e436f85309dc83a2cb59b4af789a0715c04a08 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memrchr implementation for PowerPC64/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 03a45c23c7723685b65a6555cc0e7c723eb7e669..6b8999dc1f1b9661efdd19bab80739e0c33b2a21 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized memset implementation for PowerPC64/POWER7.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 547aed771fe88bcc81799242e254ecf1d3bab8d8..56a19bd88551874f9924501f8f5025dad9fc1855 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized rawmemchr implementation for PowerPC64/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 727dd06e74f5d0c79fc390b56f75dffc1f591800..baf6e9882689af64d2cbbd000ae85144dee925a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized stpcpy implementation for PowerPC64/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 37785ea423f87dd474822d4a49d7342363038bf3..417c7e56af4168f1c1de400a8b8e056d98105028 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcasecmp implementation for PowerPC64.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 4679a158f1d5c3747478df8e4e87dec46701d964..1c0a556c046c8291e8bbe406cec19e26cb97a8bb 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchr implementation for PowerPC64/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index df457525e22cd55a3b7a854704cbd2e237c50939..586c76950ac855122a4cd3952ef208ee570aa959 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchrnul implementation for PowerPC64/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 5c341a1483b0e6198529610b2bb953c0c3a256fb..ce71982eaf504c0369608be336239a222f000603 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcpy/stpcpy implementation for PowerPC64/POWER7.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 807ef1082eefaf2a882ddacdd6834c2a680c81fb..d023e859389edea72c4bc3ac76978f31862acdd6 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strlen implementation for PowerPC64/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index e618b010bfccde20206f8f1ddb87e0e1078705b7..35cc244f36fff6b9f3fe0604ee4b3bb0a4a98ce2 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for POWER7/PowerPC64.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 51591069df2dfea193a7878e855749de08934a26..7993dae69ed8ca62b51fb4a91105e60c4aaf5be5 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strnlen implementation for PowerPC64/POWER7 using cmpb insn.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Luis Machado <luisgpm@br.ibm.com>.
    This file is part of the GNU C Library.
 
index 6afb81cf504d2f71ebbf0920f453fe32cd6789b8..d6539aa0673652db12ee8c5f7de8c30823d9f9db 100644 (file)
@@ -1,6 +1,6 @@
 /* PowerPC64 mpn_lshift --  mpn_add_n/mpn_sub_n -- mpn addition and
    subtraction.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 9824a55f5f704d8ac25785b89be0b4dd7b6f4665..28f54d3c91366f0b1e46857a2c3dd79ad72dbfbe 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC64-specific implementation of profiling support.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index c4502a7538a27e71a9d804b5e81d37cea26326e6..dbebf55797834a8f6b27a39a3953ee51cd9b9446 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 6ab44d63edf5f5d149411265661974f4e44148c9..c0c77136a199222569b5e7d56fcac94ef7cb916e 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for PowerPC64.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 5c6baf52df261d276a8c41b6267e2f27fc67c238..c15908c126a91fe5491af2c57f8a3f2d495567a9 100644 (file)
@@ -1,5 +1,5 @@
 /* AltiVec (new) version of setjmp for PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 09ab464cbcda2b306354005b557905f8a41b3e27..15e29d9fb0da008cdc54cb6b10cfe275948964e6 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code for programs linked with GNU libc.  PowerPC64 version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 09aa3be6b50340b7759a13cb0178f5294b74fd82..6a25744b89a35e6f91ee23c887ec90704c8c90cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized stpcpy implementation for PowerPC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index da707ae58704c42cdb2ece892a1a86ee68d08195..3a16ee1c669b91d07cd0d69f4611a413c8dab181 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strchr implementation for PowerPC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 70854689d3d1459867a9e5736ec2cb73a288c7de..6cd587cd99fc6d7be08f7e1d94554c702f58e4ae 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for PowerPC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 793325d7bef0f5b5653fb266260bcc6a2fb8d58a..42b39a105a51e42463628046d59358287902a045 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcpy implementation for PowerPC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 4ed1ba3ad1239cc997773e55a28a354ae3f5b38a..2b1537c91e4c2a576136f62122a428f3a05400f8 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strlen implementation for PowerPC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 8f842c4b26087d34260d9d61af62acb2e746547e..b3f12a8292c5ecc783a2898d8e63edf4e02892bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized strcmp implementation for PowerPC64.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 145b1d403c788654de7c204003415cedb67741e3..8fac8e51e7c41a9672d68bc15c7edd6954a83ed5 100644 (file)
@@ -1,6 +1,6 @@
 /* PowerPC64 __mpn_addmul_1 -- Multiply a limb vector with a limb and subtract
    the result to a second limb vector.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 112e4187c51f0bbfe492bedefec44b9291a97461..b28fb9d8aafc8556f8b36eab2b5d478a1c635797 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembly macros for 64-bit PowerPC.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0fbe1fec52b31aed3df3a7c96ec052b9ac7b8947..c551cd5b9021fddd1967efa0cf302d670f2950f0 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  PowerPC64 version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index f378a6484a5cbed49445303315ea7d5acc75bb33..1d3bf5ebce5b6f5ae0366a0ec783cea65e11879a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 60601aac034fd431f52f94a18f8afd7192ddde85..68cfb41e1c01a4ad027fc9b22d3964a875899a91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 853a8442cfc72a02e00b5829e7d6e8264a4b471d..cfb759f33eb8d055d9a4d62a112bcb7085cfbfc7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index a1bc6bd4ac528b25b8f69080ddcac06fff197aab..06ceca70f92272db2ab13687abd2255d45cd2727 100644 (file)
@@ -1,5 +1,5 @@
 /* strcat version that uses fast strcpy/strlen.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 81f3bf9bffb551f1bd63f45bbc9288cd7544a12d..86958b0dc9ea85ebf3f08312bb6c036281ebe334 100644 (file)
@@ -1,5 +1,5 @@
 /* Facilities specific to the PowerPC architecture
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index bc2cb6681af93bea651ddf0184fb7bb23c2f6e21..541b657db277f07820f8de148b061ed13ddb0f6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index a67958fd83738f307271af2a9cf90cf38c55806e..bb2042ace211257f7d1eade2099099405f22f543 100644 (file)
@@ -1,5 +1,5 @@
 /* Test floating-point arithmetic operations.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 3ce55c7f0f92ec205838e3bc6ae7b7cc0640da97..63c84bfe20b3699a522ba918e385a2d6096897af 100644 (file)
@@ -1,5 +1,5 @@
 /* Check __ppc_get_timebase() for architecture changes
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 9eeb1aacf0207ca394707b261abff05a4f2240af..98724ffa5f10657bee63428c3e4ad88fe5319cb6 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 86fbcf6e890774a315e404938a4367331d8b304d..c1d27681d12a5c52073c6e936a30679662fcf51e 100644 (file)
@@ -1,5 +1,5 @@
 /* Cancel requests associated with given file descriptor.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1e5a2584fbbe134aa0021cec23492b32f670f85a..3b7e289742cb3d2886274c6da67bae5b225fc1b8 100644 (file)
@@ -1,5 +1,5 @@
 /* Synchronize I/O in given file descriptor.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 79153c8b78d21d0bbf75edfa3de62a76c94041f5..5ebceeee402f872634229d32c08625bde28713d3 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle general operations.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index cea1a08bee7a5c36063464d0628b58b7e3ca1d89..3dd99eab11973733db20ff12675cff76759c5c27 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index deedd2df63917fc68db7cfead29c83f4669a5685..302f1a785bcbe53b2076949e1759cdc8f81d869d 100644 (file)
@@ -1,5 +1,5 @@
 /* Notify initiator of AIO request.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index ac4b3b9ddd3f5cce6e1d05ec296a4a6e2ed16b4f..a8054af4ac082126414b936610bf9fb0b3a08e35 100644 (file)
@@ -1,5 +1,5 @@
 /* Asynchronous read.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 8df4e1aae2c68c612aebe1e62f9bd2ba12b2236a..cb9116a8e36110bb06b7c2f6b670ae1bf571cb88 100644 (file)
@@ -1,5 +1,5 @@
 /* Asynchronous read, 64bit offset version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 137c97363697fa135149b3e1666918fc926b7ff8..b8f8a5b22a156b6ef9312e8ee037f2fad3cd8e96 100644 (file)
@@ -1,5 +1,5 @@
 /* Suspend until termination of a requests.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index eac411197d62dc447a24aecbe0940fef2e1d6490..3c2ac74ac24d0edbe9e5bef7d18bbd77314b3ad7 100644 (file)
@@ -1,5 +1,5 @@
 /* Asynchronous write.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e02148591eff7cf67bd4f0aef96fb21bbbc4426a..8dd62e1e5489c3347d0380ecdfa411a070c404d6 100644 (file)
@@ -1,5 +1,5 @@
 /* Asynchronous write, 64bit offset version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a4495192ac7bd1c2be8297aeae90b167e8d15f62..568c59203fa0b9b338c3fc8acf0bbc0b36367ab9 100644 (file)
@@ -1,5 +1,5 @@
 /* Enqueue and list of read or write requests.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 155cda0920c11aa5787ca522fbc657709c619f03..dfd20ab9973c95511ff2e6d0d60ab77846075709 100644 (file)
@@ -1,5 +1,5 @@
 /* Enqueue and list of read or write requests, 64bit offset version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1d0e8994784978c77e9b6c9c086ac0e37207ba5d..d0b3b20633afc6b634b18f0bf227581ac2b677d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for S/390 syntax variations.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.  Its master source is NOT part of
    the C library, however.  The master source lives in the GNU MP Library.
 
index d7edee47e46152d6c90b43733ef65b0d20b55dc4..682416577950090e8bcb899f6a56ba34a86e200b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index a6b2fa1165a229674fbc57076726bc10f1d80739..a2d77d74fd17bc87b03742873505d0b7775f585d 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to swap the order of bytes in 16-bit integer values.  s390 version
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 5d289120fc00a67d0add66443561eb5c0e3a1e1f..ad4785c463c61916202ca69867673d63f43fb980 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to swap the order of bytes in integer values.  s390 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 0ea59ac215fc59f66344761ea0cc7f0ac92f1639..a5ab5468e35e00cd10bd0a19a8ecc44b94409f61 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e2eda5fb9cea2ebe7230466be2258bc9e4c162be..5c3f15adb79d019c116ee9e3b17794a7b0b3a343 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index e929c161a8acff51a47cbd5d66bde9c2b0c92a1d..0071a9dce548644027a510d8a7e1dcb8800487a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index b6f7e215c1edf0ab8af8a5649a88352316b562f0..3a00800e4ebab9d275cf96bf2bb3e0b65d3bb277 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized, inlined string functions.  S/390 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index dfdf5c46234637f461f4eb8d31457dd07d8aa7fa..42e678d902262f5853ca842b016eeac4b4ea31c3 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/xtitypes.h -- Define some types used by <bits/stropts.h>.  S390/S390x
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 32a9f3fdbaf01130aabe2280f0285bae2e7d34cb..82d5e4c4a147f633bbc364316123295f5d8ffe38 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    Version for S/390 32 and 64 bit.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index cd148ba1cef5bf51282cb0818382b80d285b3dde..89f8ebe1f97a6e11c72d9ec903c1d5b540a4b014 100644 (file)
@@ -1,5 +1,5 @@
 /* Data for s390 version of processor capability information.
-   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 Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
 
index 65f037b8c0595fe1c7cc731b3045374c1ca8137b..65322db6a4faea4637e351c60d215dbfd2f4ff82 100644 (file)
@@ -1,5 +1,5 @@
 /* s390 version of processor capability information handling macros.
-   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 Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
 
index 52192a26d80e945b25e6609335219b3c26204ab4..acf282e65c24d7c078ca04760c5904ce24b62396 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  s390 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 2dbb7430e2a28700520d61c005d816b2e71776a1..7debcc502c18a309a23465e9df425df6a4a82618 100644 (file)
@@ -1,6 +1,6 @@
 /* ffs -- find first set bit in a word, counted from least significant end.
    S/390 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index c7fe521ab7b450d130a89f33954bdb3a087487f1..8dc3d5f81f46f79f1413271c238b8e3bc1b71792 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow <djbarrow@de.ibm.com>.
 
index 66c12f92abbae925a951dff789a4689f9f3bc61a..a9c3e438e063cb3360ee6e38ca3a7b60720c2fd5 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline math functions for s390.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 45d16f3af3d85046ed61bd5ace5bb9db7774281d..12840301b97d3498ba2dfa08d448d92bbe3422ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
    This file is part of the GNU C Library.
 
index c0048eabe9fa489071ccd614a8115ea51fda78f3..19b5ba1703284bccc8d38ac4fc545f0bb2bbff62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 17a79f2e3884ecfd6da37a323d3daeb38124045b..fba406ad271c1ceda58090e50d933830138ef9a7 100644 (file)
@@ -1,5 +1,5 @@
 /* Square root.  S/390 FPU version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 4acc47eaa01e2ef3384bc51293133c7cc16aa181..dbb8ddf9709e05072b99ef88f7e28280945bcef5 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a052e3ed323b4a7dd5cf02cf10318269e85789c8..ddfb17c6857baa8e5ccbf30dc02ade9963bf94d2 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index f017e895ecfe46120c4d4e1a699b42fc64e107db..273ccb6edb7c0b2240c9200a102cfbd84b458276 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index 86abca46d8edec20dd1943f3037b59638e21c413..7e68ceb30ba951aa7ed8e8516d161ec0ad61772d 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index a6c1e923b08ced0ff3cfd988b7c20ee2ddfe7580..abb76d81a7fa65c83a44123156dc77b72162adc7 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index 94482f63189d43a88f9c895096a35116fd9c59ff..d3f9ab72361d20c5094ba42c30ccf24686548ae1 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index 72c0c203a451f5c82e35c911e6aa2ef2e27aac0f..607afd13d90eaca02d64b2fc1d823a31d351b9c6 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index dd5724d761d371da055106c6945fa70bcc202b1a..f62f1bbd43f93790b797a13579b3ccac5e9f5431 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index 2cf24bb33efc853770fd2ac56c94504010ff906a..b0100b94b4929297544660798ce18c9fb637ed6f 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index 0a0fe09b0d440aa98c120b8bfbc2e96993aa0b86..9108c03aefc82736e0ee120f67a94d09adf18b70 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index b69c3536cc910372a406a44080e6ded81b28a701..710893a7b8fe00a63b4968e04978eb1599a59379 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index a80b13792094195539bcd66b43b856ff2c00dc2c..5730aad3dd20c5e0da1703f304e9762fe52e70fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index bbf87b0ab7f25a117af42cb4d2296c1efb14d304..5bfd053068bb9a3c6920b6e36f778fb0a471439f 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word definitions.  Stub version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
    Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
index 513bc7b51e1da06672ca20eeaf24c3f07c58d75b..d99f939acbecea8a4053cd9029cc16f8299bd58c 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
    Martin Schwidefsky (schwidefsky@de.ibm.com).
index 0f6ba7ed245fd51d896218de2da8817fc2a0feb0..318d0f0bc38c40d51415afea2a1f1d833b8d674f 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index 54157115396bf4fbff02c3de05c481dc65169ab9..6fee61a7dbaa7f8b7f2c7974639de6bb79291560 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
 
index d1f77ec1d342dbae19f11d53dedc955c060e8897..5875111d1de05d133646aa9f23288eaa0849fb6c 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine floating-point rounding mode within libc.  S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index aa50e4e91d1cb3aec4d36ddcc5c719c53ceb1a14..e5df46a595ace6e54b4d8cebb2a286af094de885 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.  S/390 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
index 5485ba6b927ba187e091dac8a1393413320ca615..c984ed590754aaf97e09c1d90d370bf9c5eec170 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute x * y + z as ternary operation.  S/390 version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2010.
 
index b3dd396a317c73b331a1d3c2e47011d468e380b6..5db47af1bc0028c5ca834b153ea3fd1c171cdb20 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  s390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 68b2fff7c58e202e39d694aa95784e858ffdedbd..2497c3f51319dcc8c4e0d66f507ae16d9a8b396f 100644 (file)
@@ -1,5 +1,5 @@
 /* gmp-mparam.h -- Compiler/machine parameter header file.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    This file is part of the GNU MP Library.
index ec84b68335c8f283e89ee155b5518620597813ae..15d82bf6dbbb45d770107c4c9e9b409760f1f984 100644 (file)
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  S/390 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 971b9b4d0cf44e5265afe3e3e1f5b27235d4b16a..a025fffc6828a4e3074eb1ab0a1e90f74a81ef7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index c3c20d975af64535c8e784e820699ea9ee4fde28..5bcfdd85774a9e584bd98858f830c5cdd3ad7337 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index ad7b1902b72b92cf1fce7d9278a2553005a3c13e..98ff9bfedc51ad4ab62cc57ab9d8491f3a1af984 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  S390 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index ce80f805a64b3c62f6d9d15d659493ce4d61eb2e..10fbb6d1bb44bfd9d3f86e9a635bef05d80bc7c8 100644 (file)
@@ -1,5 +1,5 @@
 /* s390-specific implementation of profiling support.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 2c37fd6957eac1f33fd87e904634fff2939d4441..8e0fc1c82812fe08f4b786c20294ae85b633b86e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index e4686f5dfb6f71abc12f94a3312eea4efd6297a4..5d46e21923e855a5de03d647937008ba58e28457 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index 521d045845849ec683fea5a35a89b68050367125..66847177a68eaccbc358427c0647fe5352a74652 100644 (file)
@@ -1,6 +1,6 @@
 /* Add two limb vectors of the same length > 0 and store sum in a third
    limb vector.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
index b1782f43c0fa1c2168dd6b668a4f4b672669cc10..92ff4a34244d568b93246f39602eaf1feca69ccd 100644 (file)
@@ -1,6 +1,6 @@
 /* S390 __mpn_addmul_1 -- Multiply a limb vector with a limb and add
    the result to a second limb vector.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
index 042efb449322f684640040d477780e3e876b735b..3ade10c85b707f2aa74b995a3b8e62d0d3c977bf 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
    This file is part of the GNU C Library.
 
index f841e825c1036711e0d8f0ab994484ffe6999d73..d4403dc4d85c2d55317b5c327e63530613d62dae 100644 (file)
@@ -1,6 +1,6 @@
 /* bcopy -- copy a block from source to destination.  S/390 version.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
index 26143f17b4445d79d7bdc6e74e0518dceef4c363..7be59e21f327765fc8fe43e5089823bc89ea2014 100644 (file)
@@ -1,6 +1,6 @@
 /* bzero -- set a block of memory to zero.  IBM S390 version
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
index ad1ac2011b5f5ad5827c0e922d14dc53811e95a8..3d448308b36f1410148d24d7544c8e7d8220db97 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for S/390.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index eb3d4e80fa17bcd8d50893523446409ef8cb766d..c363c919cf1fad485831f53fec3c1051ed34ba28 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for S/390.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index aa8f1a5f147ee2c47b3cc9f809c5f92c3e6db9c9..100101ebe9c11e350b1e07b487949a12f6c1bac1 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  S390 Version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Carl Pederson & Martin Schwidefsky.
    This file is part of the GNU C Library.
 
index 1ae43cbbc5cb28844c9cb02b8673cb2c8eece273..d3a8548259c5423af202df4dbea16ddc5e05654d 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  s390 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d293972f5d194d9af3c6f177366d5b689cbb5168..d11a853db8f0bb721bae1a4daddf2b69f30b0d76 100644 (file)
@@ -1,5 +1,5 @@
 /* Search a character in a block of memory.  For IBM S390
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index edcc22572898202fd3196d7e42cd8ce295e7b5e5..0c85906528aa7c6b8d2cb06c2fe93aeded4c1c32 100644 (file)
@@ -1,5 +1,5 @@
 /* memcmp - compare two memory blocks.  32 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index b36f6d61f0a61cd2f0dcb5df7058f75f54fc6b16..b516a0946ff4e1b669ee53f4ef6f817e4ea004c6 100644 (file)
@@ -1,5 +1,5 @@
 /* memcpy - copy a block from source to destination.  S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 4bdb93c0248aac37ab222173a34645e6202f0520..63481a264c9aec10d7cb8a76921c2a10c36cad67 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a block of memory to some byte value.  For IBM S390
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 2bae78ec33ea0cb62f07d1de9a070dac81df4b80..c9df239973d43e4fa46909d3211a253f7688363b 100644 (file)
@@ -1,6 +1,6 @@
 /* __mpn_mul_1 -- Multiply a limb vector with a limb and store
    the result in a second limb vector.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
index d57a907dff4dc7d14b5c621cfc2b0168385712ae..2ccfc9c105ed0352fb5a710b20c766f7c3d2eab1 100644 (file)
@@ -1,6 +1,6 @@
 /* IFUNC resolver function for CPU specific functions.
    32 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index d45c6f530dfa353fc93881b4c312b87846032253..f298baa2ac4f532afe63c7f71b7069c2b96ec7f0 100644 (file)
@@ -1,5 +1,5 @@
 /* CPU specific memcmp implementations.  32 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 6e452e31b080e1f7a5dc2267e8055f6613cda2cb..78ed7379cd7b7cc2362a42c2861203efd727c053 100644 (file)
@@ -1,5 +1,5 @@
 /* CPU specific memcpy implementations.  32 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index f6b8c121941fdd8d065c9ccacb83d3760f755a4e..99d7df0dd2397caf864b1953656c008f635f4857 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a block of memory to some byte value.  32 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index ba9326082dca2c758513cddb7a391793e88224db..17668709cafe4cccd37a62a8d0e668fba1d2bb1f 100644 (file)
@@ -1,5 +1,5 @@
 /* S/390-specific implemetation of profiling support.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
 
index 3183a4410c62ab8241a382211065d1ba8c92a9e4..b8a0296b02901abc7559a4cbb8ea9d176b5f89dd 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for s390, ELF version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 9930c83bfcc2a3a795551f50f388ac0ab1b2ff6b..6d0f819c67a1fea9f0d1dc8c99a5f0677aa6a1ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code compliant to the ELF s390 ABI.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 3209ca6b9fc21054416812305b4f97a56a42958d..7a95032f4c760883fd4082834b158bf86e903673 100644 (file)
@@ -1,6 +1,6 @@
 /* strcmp - compare two string.  S/390 version.
    This file is part of the GNU C Library.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
index 425634b6b4db883a5155b931f844dade2c6ee5d1..da6fa538e7c6f33078fd41da24228ff54430bf0c 100644 (file)
@@ -1,6 +1,6 @@
 /* strcpy - copy a string from source to destination. For IBM S390
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
index f8c5803042299a7735241795ba422e4c21bc2f0d..5157bc783c39fb185b9fa741ab00665095c7ed51 100644 (file)
@@ -1,7 +1,7 @@
 /* strncpy - copy at most n characters from a string from source to
    destination.  For IBM S390
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
index 039fd869c36a50c201940025b1fda1bc2a0a6b7e..e0fbef7dc92f7c978a8cad6e8e46ef0b6c73cae3 100644 (file)
@@ -1,6 +1,6 @@
 /* __mpn_sub_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
index aa438bd9d3bc8a3d56b8a3cf8e4a6406525b6cde..67a43da7b321a7ac2c89360be51afb83c12a233d 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for s390.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 5e6a5d861182fb47c3badbfbfa163c144492291a..122984eeb6f50699b72d62ca886bf75ec17e60b2 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  S/390 32-bit version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 2682406fdea69669f1d1bc9cacf5fed767f6e3b3..168ebf562b662dca6f82a6a97fea554a58262ac7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index 6aecf6f4c8c93db493d7271d7e39bda8e4e0617d..6bbd61db9a6f739099430d3d20cab62a25a5846d 100644 (file)
@@ -1,6 +1,6 @@
 /* Add two limb vectors of the same length > 0 and store sum in a third
    limb vector.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
index 60f32712a14c6ad146b3382bf45d4532e52612bd..39a15e0f0f3a375e30ad29bbe11757072a8ab2c5 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.  64 bit S/390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 1d8268698d83bf4482d108b2ba5ca804a77a7fb0..fdfbfdfb0bc3e398e4f4ea5fe19dab0742710b96 100644 (file)
@@ -1,6 +1,6 @@
 /* bcopy -- copy a block from source to destination.  64 bit S/390 version.
    This file is part of the GNU C Library.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
index b0837aa5e944615114ae9883fd50a3b83d351b84..4d0527aee93cd72832a8ed439ab1a9fb73a64b6c 100644 (file)
@@ -1,6 +1,6 @@
 /* bzero -- set a block of memory to zero.  64 bit S/390 version.
    This file is part of the GNU C Library.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
index adcc0ceccc59471abc81eba3ae16e00c64abcba3..c13c18bbf6100c8cf9c7764a3d73ae56fe0d66d0 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for 64 bit S/390.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index c8ca5b294c4e9509158cde809e4ae6794ffcd2ab..399d3ceff8834d3c1cf9946d145ff78fde53d836 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for 64 bit S/390.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 32f7a2cb2f2e87d8ec0872d9fd8fe87269e66a58..e919223c6a970200622c23522124a05715d865db 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF dynamic relocation inline functions.
    64 bit S/390 Version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 29d374f8682ad864ca1ba2f16d77098f88387bf0..87c6d50ced84a0ebc572faaf67a780ec3a461746 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  s390x version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7839269ee1c420eec83adf953b6d655646ec1007..1c0bf29ad769360b2bf19fcb63cbf89325feb6fa 100644 (file)
@@ -2,7 +2,7 @@
 
    This module uses the Z900 variant of the Translate One To One
    instruction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
    Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
index b7a56ea56766e032b5739e160721749819872a61..ebda56982921834d90352d0a05627a655e029f48 100644 (file)
@@ -1,5 +1,5 @@
 /* Search a character in a block of memory.  64 bit S/390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index ffc1cb9d69499e9dfc1c3f94ca9dc25649519e7f..51b247526a9cb179f555feaf920a808912307394 100644 (file)
@@ -1,5 +1,5 @@
 /* memcmp - compare two memory blocks.  64 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 2de94df32085cb1b22529ed1547ecd841b298cf5..a7e2a744a38042760c25d0c7004462676ffd3c94 100644 (file)
@@ -1,5 +1,5 @@
 /* memcpy - copy a block from source to destination.  64 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 232fa9a44b61d6988c352e0fd51b7417ed2ad283..791b81d43390829145d3a63de3984854c1386db0 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a block of memory to some byte value.  64 bit S/390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 14d9c13ebfff62b4865c60ba431c52f8b40a1d2e..f8c69ffbb8476c3f94a4a9bc2daa0da3dd85e711 100644 (file)
@@ -1,6 +1,6 @@
 /* IFUNC resolver function for CPU specific functions.
    64 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 0c1251dc8bd21872034fda2384cf7cd7dae66d87..c31d7c446c679c1e720cbb022430c8b2a973bc10 100644 (file)
@@ -1,5 +1,5 @@
 /* CPU specific memcmp implementations.  64 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 438611d29469e801fd6cd2c274775dd6a803c66c..6590f43f270bbfc3754e77107eb13f9b2fa0bb8a 100644 (file)
@@ -1,5 +1,5 @@
 /* CPU specific memcpy implementations.  64 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index b69da16a3acb224b9c1814cab4f22d2805d74882..3b962696dde817538eaf81ae92b2a6c4470a3cfa 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a block of memory to some byte value.  64 bit S/390 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 66ec9e6f1cd9a3b922be8da585ab2f4e62b1cad4..a4364bd2567375989db0b4bc0e501b56c3b38be8 100644 (file)
@@ -1,5 +1,5 @@
 /* 64 bit S/390-specific implemetation of profiling support.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com)
    This file is part of the GNU C Library.
 
index 6269dbf52ed42f6cf8cb4a26fdaa4a277ad1e698..5462dab27761c1b5da5a6b2c3b8d661583a90da3 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for 64 bit S/390, ELF version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 56c228fd48dc004c6ea136f333267bf65e0af168..5dcdbc41606361e0917dcd32f6a5e76c2f87bd79 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code compliant to the 64 bit S/390 ELF ABI.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index cd3c539688aa640883e017d6b75ff962b6d44f67..7e7380649e86b09a0213459dec38fb0b8ace8dae 100644 (file)
@@ -1,6 +1,6 @@
 /* strcmp - compare two string.  64 bit S/390 version.
    This file is part of the GNU C Library.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
    The GNU C Library is free software; you can redistribute it and/or
index 03afe7679037ef4e6d57fa2d0a2ffadbfd3624aa..72c2de2d5d2eef34ed9c1e792a5f92784603e8f3 100644 (file)
@@ -1,5 +1,5 @@
 /* strcpy - copy a string from source to destination.  64 bit S/390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 7db2bb1bf70ae5d1ebc3c6a9a7d315257840254e..9d2dc861fe92fc4df738d84ade5af2d901d95267 100644 (file)
@@ -1,6 +1,6 @@
 /* strncpy - copy at most n characters from a string from source to
    destination.  64 bit S/390 version
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 9f1f6701fb246d64efd15d9aa73340f467bc04db..65223d00501ce75d2135a1fefdbadac89333cd76 100644 (file)
@@ -1,6 +1,6 @@
 /* __mpn_sub_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.  64 bit S/390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU MP Library.
 
index 57827f39e2dfcd1e6269c1eb042dff621171879b..0d45ceff1e323aa6c56a4383045f74fbea2e976e 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for 64 bit S/390.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 417105d3abbb1f50aca5e0517de2fd7b0c124348..05edc7d5b772702fab7c02a82008a6cc3513e58c 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  S/390 64-bit version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 0df436b03ac460e00899776392f5c06cbb7f07c1..f7d9e0795795f5414ac1a6823f8fb8ccef73cfd1 100644 (file)
@@ -2,7 +2,7 @@
 
    This module uses the Z9-109 variants of the Convert Unicode
    instructions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
    Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
index 1f959d923461cb581fb1c3047038d5928ddd46d6..863677455c1d3f4b0459ca71b02bd9b5bb2da7b6 100644 (file)
@@ -2,7 +2,7 @@
 
    This module uses the Z9-109 variants of the Convert Unicode
    instructions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
    Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
index 462d1c5696359074496144323f58383fc8e23e2a..51208370377891751d4a2065f5676028f984e77a 100644 (file)
@@ -2,7 +2,7 @@
 
    This module uses the Z9-109 variants of the Convert Unicode
    instructions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
 
    Author: Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
    Based on the work by Ulrich Drepper  <drepper@cygnus.com>, 1997.
index 83a92cf4ab93590ddc0b12b4fe2108c8addae1da..7e10f2825cbb005ace4c583c87becd8fd5f1aa94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index dc377ddc0b2c88db9777e9d148f23332a62a4c5e..788ae80ef271df32107d853ffca7617a69107e4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 5ce69ede03fe32e0c8baf235dc35c30fdd431f44..6da92420d810c9bda2812d9fd37e8ed3a05758dc 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  SuperH
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by NIIBE Yutaka <gniibe@m17n.org>
    This file is part of the GNU C Library.
 
index 3171ab69771d4d96121c7fa3d0cea898b5bcea42..e386dd482da381ca56b221531c60455146ef2d85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 24c2693df7f553befd413ee1bac3767df2c11ab3..63684f4c11208b7de5c07ca559369a87fb56eb65 100644 (file)
@@ -1,7 +1,7 @@
 /* `HUGE_VAL' constants for IEEE 754 machines (where it is infinity).
    Used by <stdlib.h> and <math.h> functions for overflow.
    SH version.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index fed635e5380d809585398bfd6cee8ba538bc1df6..bc4d9a344bf791026fc56580469a9e7d03056882 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a63f8f600eec36298525bd85de0d4239f64702df..9881b4571edb2dd939510988010cc0cbc423e8d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 6a39ed777a9236514b618ed605d5803116d254e4..a5e104c8efabc5c0d2687f6c13f339a2de4853ff 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  SH version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index c396cccc492ef6454e09446414df4714036a5f33..df60d30f5a586338b4a545c423d1bd2d8bef89fb 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  SH version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 7a929ddc31c944a78751798d7b418203802ad943..8c48a432920b83d3a78a82e5d291054876fdf5c1 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for SH.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index e67b1511c6423bf4eb3adb1ba597313e1e472a50..6744e34d8c3555919a5fe0d2148f827430564092 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for SH.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index da7b9c1a06a8c85625f00caf7dd3319828978d95..5e5fd6cc798176d61004218e8db7410a3c0cec2f 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  SH version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index ce114b025ecec7184dd7cd17df3633d20b677f76..8de96ecd1b405547119a60f6886b2d6bf2c0ac4a 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  SH version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c0d2fbaf6bb45fda95fb47054567b85d0b2509b0..9401710d9a637e40c2411d7e6c8db80467b6a853 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  SH version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1bc3abfe391dd8cbd83ec899fbfa05e7253052ed..81fce293099d3efad6e6d8885b4334a1989738c5 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  sh version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index b0628642afd366f3c7f8942a84ff6143df1e02dc..cdc160593c84ff9429d43c4fb4c988a8c5dd764b 100644 (file)
@@ -1,6 +1,6 @@
 /* gmp-mparam.h -- Compiler/machine parameter header file.
 
-Copyright (C) 1991-2013 Free Software Foundation, Inc.
+Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index b77589bdbe1761b8773b53bd0ff7422d2992c13e..71870ac9e6dc52e72bf2bcbbd3dd6f1da9e4f639 100644 (file)
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  SH version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index aff84f1364aedfc3c891425b5862b0f07c34600b..99adec3950fd3bd77880fbc99331602f34d23bce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 85533ed44c72a649ce0dbe3e9d29b2420c6d6e9e..fee6650558bde2ef341270db4620868505efcd12 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 7150b25107b8102772722b3d38c22d54a5ead484..254b346cf0c97b93fdbdb536c2fd779fef9e20eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  SH version.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index f54b19f4de72ac09ffc5368797b3cfb40d7439cc..614d4a2012164aeff982987c331c3411d134e3f3 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent definitions for profiling support.  SH version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 45d2d286cb414b50e2b68eee4f9b554d2a56a698..4d2984123250d6aaad1c9d49b94b998b356adb40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
    Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
index e61238c2bf49399c6e56ab502b4df72b77f9b44e..ff6c94588bb2429c021190edf033877b1782eae9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
    Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com>
index 0280b13370a0c1dfa2bcca0d7f363683687aabc8..4478bc7ff5452595132a36afd719625ccfebfd15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 98c1ed51425b6e2ff5df14a8caa60a1601d20546..0ed0bda756e084bf092c6c8087913fc953b5b159 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp for SH.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 13745fd7ed681d72c66440eb09db598689ffb491..e123e4288b793acb43007258ab7b9862004a9544 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for SH3.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index d2e193764b5f8b6119a51e82f9a9b92c8ba9fef4..6900d6fb256bcb14a0713871a40728efffb24c1d 100644 (file)
@@ -1,5 +1,5 @@
 /* longjmp for SH.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 1ed81541374c012126402c54f43e526a81f6ba24..1c60bde889df863632cf7c3aad5c4de4a018c98e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 8525bcd2380e651868c60be8fc8d36936622c2f9..f3bce6d21dba8964badd599e39504100f5958182 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
index 8e458f5d236804b00b298b65e2a480e24352cf3d..3eccf94e8704ae77e5b1aa8ff2a7351e04091bfc 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
index 3c90f3677efbbe6974111ea2a550bba554aa1a2d..cd248d7e3bc30d8c72e6d4f68d118776725d8bd5 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
index 358f74eba41c623f04b21898ccb93a9bcb9a5540..2dc26967f095a4792dd8fd98ebf06a8253a22a29 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 568003da6f72bd38dbdbce280a4cd771685c3d46..b2ea9190266180610e84baf51f2fdc53dbc97d84 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
index 0523321b2d8482e9510ce3431e0c1e262d587521..1aaca4d1ba10dd2c54927f216f9741553fe067b1 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
index b111d76b962501e80761fcfd60eb027eac4670bd..e418e7867c96a0ee21f9b6d6ef82247a2dda0763 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 5eba73921c75be8db2ff71b27d37c64f6e7a11f6..8b1a79c10129f5401ca9e7626ad8be935693046a 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 2d98a316eeb404bd358a8b6b38f7548da162adce..890aa0e3879c79813f1c8ccd68d7fc812e97d15a 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1998.
 
index 8044df53f004717b88293235e5161fddb1286188..f06d80a883b796244ea49396a990f0f7a99f09f7 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
index 6a2a0c0e67a51119bb1f2f1561146c07ccc6dddb..9d004b23de77a9ae9872b64d8cc6ed3b4da1bdca 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 684a768a8833cb97e2ffa04a6ba0a881f8b8c8d4..ab1e97b17bdee9582b05bd6843f4fff7bfadaba4 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word definitions.  SH version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 9c3ea7c4642f7b936c4a18cb6ae88a4aafa05ed8..944da33a8c7322b35ebccd9ef0b6efaedd315394 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
 
index 7a408bb70e045564f1839371fe0b898b3477ff6d..0f2fc69d1cc96c6aae218ed16887cb2e3648eee6 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index bcc014086413a3eab8658122ac3364829d3ce652..9a99aad2ffe03eaddde9bad219ade92f9a4b33a5 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 6cfca1d522f9466cd6803e96fc24db6284e03597..d5ac02e3bdbc4f2bc15b4cc688ead05aca86ab63 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for SH4.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 4d7533e82500f4c194caf27d10fb0aab09c6a789..a33a32dd062e0d99439cddbad76ca536cb128037 100644 (file)
@@ -1,5 +1,5 @@
 /* Override generic sotruss-lib.c to define actual functions for SH.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 2dca373ca63332013bf008255fe9c4da80ccbfac..71e60f4ea18cc76412113f4981e0e2525fd155c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index d7c2c1c9aaaba118cbeebe3f4668128f5f1699e5..2c88da82a1468082a75a38eb2d37b6d68d2c010d 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code for SH & ELF.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 97ef06c50de8fc85ee14f28936ef571f9397b16e..ffc47abca50f5b4e03db884797903513a5414552 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp>
 
index f7746d1621b853b5c31351acff25a78e4e11d953..2e072c0b60d8c2c0ba14aae9add963ae30c8c2ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index c437aaf77187201203b87e29dca2f67faefa2e68..df62d0db9882ac3741aeaae173b93bc94eaed187 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for SH.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 254733dab3aa1c2cd6faa10fc3b4d04dd25b51c4..15da2768fb76c2700bc75d1b53f82faf916ff8c6 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  SH version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 48f3cf6c13f6928d1e1c1e761dc4844b667b1860..b6eed2cd3dfab9cf3063d97dcdaa185282c6ed2c 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>
 
index 17b8fcd08a8119f05bd14ca65c98be0bead306f2..f3e54c52900f608db8ff1927a462fc98a48b545a 100644 (file)
@@ -1,6 +1,6 @@
 /* `HUGE_VALL' constant for IEEE 754 machines (where it is infinity).
    Used by <stdlib.h> and <math.h> functions for overflow.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index c77cb9893ba537490c274ec15a0106b0d1666aa3..cf7c3db6c0c7616df6f325b13c37ac17e3ef77ae 100644 (file)
@@ -1,5 +1,5 @@
 /* Defines for bits in AT_HWCAP.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index ffca19df8f97dc6b5482bf3632651a1de65b8dec..0464a5a4e22ed7cace8c8a9dd0a8072d8253a70b 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific audit interfaces for dynamic linker.  SPARC version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2c54336d48e50cf840caef53b2dbd23bf5a84d39..6542207ae6f2ac21f0eabfbfce4bb0790f00b165 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index cdf418816a68c6bca45de2d7eb8c559c397703f9..94572e82cfde1fadc6c859e56af3cab4c847b748 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized, inlined string functions.  SPARC version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 044937110275683df55d128e365ebc6515b1e865..642740cedf85e0ee87d7fbe8aca1acb75e352706 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for sparc.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index c02ea035a0abaf665b6514e43d5adf3cb112ddbb..14feeb4a7b949df5165aef82c9cc1e9d2f730f5c 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for sparc.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index f253d4beaa5318fd040120d2d23ca1159e71a0ca..21f70f031e6e028faa4077a624fb89c17500f405 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.  SPARC version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index a70bb42ece9ae0f0deeffaa9b8122ef38b46a72c..4c563356b8cd337dce6c6e805890489df0ea7ae7 100644 (file)
@@ -1,5 +1,5 @@
 /* Data for Linux/sparc version of processor capability information.
-   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.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2002.
 
index 71b279acdd1dc6b28d0c321bcdd632c37b23507e..cd8f6378ef4ba03cd8b04cfa600607b5c21fd99f 100644 (file)
@@ -1,5 +1,5 @@
 /* Linux/sparc version of processor capability information handling macros.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
index 051ced2b39a3399b3bae175c50daf61994415bf2..4a9fcbb02f5fe21aa13c19f1820096ab9a76cfe5 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  SPARC version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 09d146177afc60d57f30e508d7cb9bd2a10d7295..89df1a5c5300bbc4e3cdb1d21fe43fd4b0da4de8 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  SPARC version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 5ca1ece25bf311bdbe40cc035c656618fdf5100c..6bc56a6c24b07e6b0249d96049c50d93db064dfc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 698ddaf5f71451e9ed0245763231f153662e5157..64cba95d4a0ca52ea18a79ec298387d9c786a784 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline math functions for SPARC.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index 684ea00b466241a210003eeb1ebf68978d4de404..2676aaa7909edffca38923cf14e1d049545647cf 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index e3f94008ce331a6e97c04d6d4139bfa15b55207e..7650fa2dc78c0847ea9e4518ba46832f3ce4ea64 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
index 94c2740effecf749d4832ed01c49dab2b0d7bf81..2361ab16104abe25ac27088de25236281c07ca9f 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
index 631b5be075861c295d3da65e2b8777528ce2f4cf..55600d5beca8201dc74e2355a73ed7aaa6b844ce 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 0e1e660b6a56637741b3540ba1330bd94052a565..fa83c2b31ff5fa32e202f50df6f5f335bbdc8c2f 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
index c2d5f5af0380bfc62adfb9a00b5533cc0d569d42..654a347011fe4140b6e04919aa84684d63b03ef0 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index fb811732f1a390496ac517c17000d59e2a35e5dc..fd8573ffeab9f7a337b0287dd302ff7a615aa319 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 6ad1459ca2e59821076ab880ee89f88d4e3cdb18..1424d5833236a1214abd4aeb4a9ba47150275023 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index e11b1d67a85363167b5381cdd34b313daddb6846..da63b80873c8f2bf486d8cab617940f38d35b767 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index a47d0bfea11ad6d806584b13f653b9ad71342494..79cb1db9febe760b53580c1649579bb23f74b610 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 30fc76a2e73a173fc1dab8796a48da722a922d71..21eda916a60098838b05621e5235d7f55050c384 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index a2bfec8ff94e0c910219b56bda0b2697ebf1ddc1..293adbdcd81e4a396b6af9b6db3d3fb2ade36535 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word bits.  SPARC version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza
 
index 050e105d8c44121210acefde46259e8260f65d34..e1c63dd8950ce253189bded91d88e08f61c57eeb 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 090e890e0303a406e3e3f70660227c8e4ef2a537..917e089814eda6d0d9752b02a07c2b3fec79c5be 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 59fea44cb614fe74f3db0c8668862285229b865b..3bccaf71e760dc9d4071c5a6941433e09fddc329 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index e7b40e3b745d689648a76abb7dc355b060a18c70..9050e12d8eea749774afd39a08fb7b0258d395a2 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of object in frame unwind info.  sparc version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index bcee8c0a1752d5cb00e82449d4b1e2c20b9bf621..ef8613a8fdf84228b558cfd34f42db1a685c61db 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 3b06c7379f78069c1de3979ec255f43076f9bd34..7d60653c257784c2e7a59f0f5e63df44ba5b20ab 100644 (file)
@@ -1,5 +1,5 @@
 /* sparc-specific implementation of profiling support.
-   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.
    Contributed by David S. Miller <davem@davemloft.net>, 2008
 
index e3a86279d72df30143425abbdea8fdbc170f85d9..01fc5c6c0a7e29e33ed0b045c5825b9ac1819dd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index f68161fc5f3b8fb3ca33aea7dfa6afc4ed9f27c6..39bfba9bed5398df1e4b7ec9f8348e3a45e43a7b 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the GNU C Library.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index da715561796c2facc5a63caadd64637e15cdb3e6..2781623c26b917fa782e1476cf8c662aa0e1f4b2 100644 (file)
@@ -1,5 +1,5 @@
 /* sparc-specific implemetation of profiling support.
-   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.
    Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
index a959b3092518bbafd9334d1ab81a9d96db703222..59edf2b616cafe920963af62b7df8db58e760ae6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 82bf6a22ca32e363e9c637ae609c1773bd68d933..c8d6328063a1bc7cc618a3d7b884c079a17c939e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5a2c2c8325971ad77af623e9fc9b318b7a607d78..63291cc301cc7c42d7664b7248df5d6227ab2a1b 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC __mpn_add_n -- Add two limb vectors of the same length > 0 and store
 ! sum in a third limb vector.
 !
-! Copyright (C) 1995-2013 Free Software Foundation, Inc.
+! Copyright (C) 1995-2014 Free Software Foundation, Inc.
 !
 ! This file is part of the GNU MP Library.
 !
index ac932b8c9037d099f56e4bdbc00ab06b95f16eba..66630efb6b9cb3aa651f61319e120f8956c1612b 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC __mpn_addmul_1 -- Multiply a limb vector with a limb and add
 ! the result to a second limb vector.
 !
-! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 !
 ! This file is part of the GNU MP Library.
 !
index 051edc7379c0ec8c7b97e832d1a53530e3abb473..2536d97422507e972b782d270a64da0f725173c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 128d08cfed7d8412fc7687ae0ebb439626a943a6..39c2b376551e6ed9e28e2041d502deb742deee5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Atomic operations.  sparc32 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index b45a93fa0b9652d87a75da83521b8044dad718d9..1608199f3a936288b6772c08c2d93320647a83fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 4b2b6a6a246b61ee2a47a9b143e343fed6b1a486..03441ec4a587f5465d1942689dcbff28862259e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    SPARC 32-bit version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 30f9246785cf0b333d80e57d3efdc84b0c267d6f..91b125dd7a49d30eeb5e36eb5dc10f54a1c0d062 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  SPARC version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index deb809e78658602f79da48792783d2eee394e4ff..4466f4138220196174de8c659c303bda147163f8 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT fixups.  Sparc 32-bit version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 2599cd7ca4f078c30a1bc0260cd1bc56edb3d4da..2aa2bf1c8379653459aaf67d4d1a5e22c369f394 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  Sparc 32-bit version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f040817627b8de421c261b990cba52bcbc17cc44..c13f6fd9e5e1561320dbdd32c9c79f0860c0cae4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9fc8230ba13217aef1d9bbe494557c852d25fd6b..e371bdd770574db5c2df96d8c2528843746e0958 100644 (file)
@@ -1,5 +1,5 @@
 /* copysign function, sparc32 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 701c6fe502462cc2e886f5d878fdce32cf7c86f5..dbf7897b5345aae319f748a4e3fdd1b9c5286689 100644 (file)
@@ -1,5 +1,5 @@
 /* float copysign function, sparc32 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 1ed9232ae3b9ddd5ad6e05970cee58fb75f5447d..28331120f653857bca8faad2a21696fc15134851 100644 (file)
@@ -1,5 +1,5 @@
 /* Float absolute value, sparc32 version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 653cb95cfd0bb45c5adb20120d9dcbff5692cb1e..a8b6fcff270453c048b013ab1b405bbf337cceee 100644 (file)
@@ -1,5 +1,5 @@
 /* Float absolute value, sparc32 version.
-   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.
 
index 22f69ce519486c56e6209f233ae723c8ed9e48fc..04a410ea611ba9669ca40fae29a8c0baa6275842 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference, sparc 32-bit.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>.
 
index 570fdc30bec100cf1c34045bc1e4bf9505c1b623..a29ed84bae4f9b50adc15f6f81dba57b6c3c52fd 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference, sparc 32-bit.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>.
 
index 10b52314875258afd6d9cb05ed5b8c5c7a44aa22..94403c0c9479eb4eadbe7f1ac6ba1624b3d8cd53 100644 (file)
@@ -1,5 +1,5 @@
 /* signbit().  sparc32 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index d79f7efe0e07b3eabd5d2d03550f42038463f40d..64813f19134a16e0e66021dab18bab99e473ba6c 100644 (file)
@@ -1,5 +1,5 @@
 /* signbitl().  sparc32 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 867cdd8e087dfefb1e31178c495406ee81266d4d..786308a57bbf8b8d06e996e370a08d8a320bf6f5 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrt function.  sparc32 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 07d045ebadfdea97b0e9a87dd9834215819c39db..e8930a55c5bdb044f65cd596d4d314c952450ee2 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrtf function.  sparc32 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 2324f0b3006b0490d3afe9f3ec2a445e0fc44420..d77b83592ff51abf40c5dc4444ebfe12a7813183 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index ae26edf39b5d379d8106c1c23636e4bb9eb75853..14c45551c7c3db78347bc4e29638a22141e17017 100644 (file)
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  SPARC version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 493de59353c61cd7593b0f3c4dd13a2a777e2960..3ec444a62f0988fd184a3228eb2b636403d0b2ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 9ed4a3ef6f8550f49d869cc61aee7e8060d1353b..be319b1a172a5f959f69e1f9ed0b1b73a391b9a5 100644 (file)
@@ -1,6 +1,6 @@
 ! Sparc __mpn_lshift --
 !
-! Copyright (C) 1995-2013 Free Software Foundation, Inc.
+! Copyright (C) 1995-2014 Free Software Foundation, Inc.
 !
 ! This file is part of the GNU MP Library.
 !
index 7ea78253819c1bfc8e9a6c3af0925b13a28b238b..088e538d7775c25adfeec4f59ad0d97a15e055ae 100644 (file)
@@ -1,7 +1,7 @@
 /* memchr (str, ch, n) -- Return pointer to first occurrence of CH in STR less
    than N.
    For SPARC v7.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
                  David S. Miller <davem@caip.rutgers.edu>.
index d8fbd2e185aeb3216fdef4bb13a854ec223205f9..643add89002a6640c0a47919ee426b75754d428e 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy SIZE bytes from SRC to DEST.
    For SPARC v7.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@caip.rutgers.edu>,
                  Eddie C. Dost <ecd@skynet.be> and
index 7ceb0c657bb14bbf603ddc60ee03f88936dd5de9..9120a1c657ff423857fd85b3c5ac8fb27cae118a 100644 (file)
@@ -1,6 +1,6 @@
 /* Set a block of memory to some byte value.
    For SPARC v7.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@caip.rutgers.edu> and
                   Jakub Jelinek <jj@ultra.linux.cz>.
index 965c2f584498138354b4ab81cb1978b5eabc4479..08431ef496fe7cd48d34ca4e675aede868206e21 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC __mpn_mul_1 -- Multiply a limb vector with a limb and store
 ! the result in a second limb vector.
 !
-! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 !
 ! This file is part of the GNU MP Library.
 !
index 0ac5b4e70ceaf2281ea45c8424fb55610e636865..3cc1e72f71fd806a4ea75a0ccee1ebbd83639c06 100644 (file)
@@ -1,6 +1,6 @@
 ! sparc __mpn_rshift --
 !
-! Copyright (C) 1995-2013 Free Software Foundation, Inc.
+! Copyright (C) 1995-2014 Free Software Foundation, Inc.
 !
 ! This file is part of the GNU MP Library.
 !
index 2af94a22956cac8c8f308bf2ccd2d4552b8a0004..64dccdecb5ba676788fdcbfd177d48ab2b524384 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ab4263d019374d93657fc273141e571c7428dc6a..38d14e714b20f4a73bf5eca410083fe4cbb208ba 100644 (file)
@@ -1,6 +1,6 @@
 #  Software floating-point emulation.
 #  Makefile for SPARC v8 long double utility functions (_Q_*).
-#  Copyright (C) 1999-2013 Free Software Foundation, Inc.
+#  Copyright (C) 1999-2014 Free Software Foundation, Inc.
 #  This file is part of the GNU C Library.
 #  Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 #
index 467024a90bee445b24c4be87883a26ea5272b365..ec8c1c2e9c3899c698b18cfb05d9802d2d04ed89 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a + b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index c6fbabd5153e860c29359d6df05458130199b349..837b3dd0912ffcca5df195a345dda1f04da032ed 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Compare a and b, return float condition code.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 2aeb1b0de4b1c751bf7e9e79554dc147b4cb90ae..d4ac7bd67c37fb1c642ae0a575ac8459a8206e99 100644 (file)
@@ -1,7 +1,7 @@
 /* Software floating-point emulation.
    Compare a and b, return float condition code.
    Signal exception (unless masked) if unordered.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 644f8502a90a17181117f2a44bbe92a4b8c204a2..39105d19751c68603aa8cd50e6b0c4374b32a9b4 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a / b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 668f1ea5aa9c2944fd8c5737f6ffe141dee7d2fc..8f20594029673f9622fa876c4dfad9322182bce7 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index d1cc05e012d6aee9a56fba0c73022d06e53cbc8d..61a8ff1b188378e4baf6e9d8cb34340bb5b36ca9 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if a == b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index c143a04c28563bcfeb5bdbf0315357563afbbe71..7fca34926a7675ccb909a6aacff348f779e2d604 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if a >= b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index b144c114d6e00ec752619c0235fc9a725cfc786a..f5b2acf4c4aa0d80045a95dc9f7af750a73eb82c 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if a > b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ce3261fd29214538af6a006c759e2dc25af36d22..c108fb9e3f9cc5be03bd059c9e77ad09766cc88b 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if a <= b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index abafbf53ab08d6186f45dec79adfc2842f8b01ae..56d140e6e9e70f659e520729d8831c74ea372197 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if a < b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 0e8d89be57356ff106e17ad6a33ccde641d6ed06..78c2d6f971bee05c8a29a375e1002e6258829e04 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if a != b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 8193030f81efbaee60f9dc908529d292c16f225f..3640506973a0f5e02296ac378f3f94b6a7a644c8 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 95bdbc4a1dbaaec9b5dda888effeb832a66ac6a1..52b27121619bfdf1904cf7e0d100b352753e6912 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (long double)a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 925be900b1cc8518c4dae45b93a8d10a1b9ceadf..e4845ab1f368d7a9d91ae6523a15c25deeac26b7 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return a * b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 5e2449c916f5edd011c80d91d2b76a6bcfaa5fea..b5049cd6df27325216b43d7284a242ac02306901 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return !a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index c5c44acb817ca7c0cddaaa5f053f9e8e467897e6..41527e7275d44b1294c0f48cb0e81734fd910bc7 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (double)a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 0a0d69799a73e58e807c23c2037639f020760b67..4f116cbc8c8f2276b1d8f035e645c76d3680f516 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (int)a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 02c380d103512ad0969b8096442896287d2748cb..77530964f683e988b914e984cb61a68bc17a3b0a 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (long long)a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index c90e545a6da8605b5c131b8e41a8e7bdf7d8f1d0..c8c2fd89c1b35b6b55cbc890864f2804e1fcf1a0 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (float)a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index cf6c9e39f70baa041231842fa0b94fbe34cf3ecc..7b75902996132c056746c9623b17da86b2b5da9e 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (unsigned int)a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index b115fcab49fe94713d53b06a8cc660d0916b3c82..4980de8ccfccccba856971e45ac4a2e28351a8a2 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (unsigned long long)a
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 26ecee65571c7e629d27852d7cccf83af9b00553..3b411ff9ac3989b8335a2bb63183cb217186ea6b 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return sqrtl(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 27ddd370aed3c85517db8b85ec465b9c5989223f..bf6c5cd046806e68c394236a7cf58f88bf5c814d 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    c = (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 0e27ab12f00fffdf167f7e96bf9201d0e47d9ba2..f186ead4d45a5f979748bfc48d91ee78c48bcd63 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    c = a - b
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index e57fa77cbb887bb3557b4e341224f212f51f88c3..7512557f9a6f9790c1c0801f9bd94c21a348a126 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 814aa0ebcc072145d54454581be8757fb2b1a8eb..eb9b6259bb33db1bd3516324e420b7c82a4485d5 100644 (file)
@@ -1,7 +1,7 @@
 /* Software floating-point emulation.
    Helper routine for _Q_* routines.
    Simulate exceptions using double arithmetics.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
index dd5824b8370400c93ccd052ce1a3bb84570dd99a..0fb645c5de0b8f3418e954495b62fdc02ea555da 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    c = (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 35bd2ccc4a0b2edd7121aba64fc08353d0b6ae12..025b3ab196d91b23c092a4e7c1ced74a3635783e 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent software floating-point definitions.
    Sparc userland (_Q_*) version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz) and
index 0e26cac9ccd563806f48f0b66c2b07fefdfaec4e..bb8191539788a75da58bc7388b8ff6889b8fdef4 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v8 __mpn_addmul_1 -- Multiply a limb vector with a limb and
 ! add the result to a second limb vector.
 
-! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ! This file is part of the GNU MP Library.
 
index cf9469be80fcf89ec7cdf41783f620c1e77c23f3..4532eb178936dcddef1f8e898ccef0c2a0fc05e6 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v8 __mpn_mul_1 -- Multiply a limb vector with a single limb and
 ! store the product in a second limb vector.
 
-! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ! This file is part of the GNU MP Library.
 
index 9ac708ad44ced49ecda3a59364976634bcaff51e..7f3b0492d8fb7e763ef75551573264b842077e47 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v8 __mpn_submul_1 -- Multiply a limb vector with a limb and
 ! subtract the result from a second limb vector.
 
-! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 
 ! This file is part of the GNU MP Library.
 
index 7ba81d8a6c99112e918d6d899a3c27cf3cce0429..a96a9a2db792096b3b660c807666bccf9358731c 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v9 32-bit __mpn_addmul_1 -- Multiply a limb vector with a limb
 ! and add the result to a second limb vector.
 !
-! Copyright (C) 2013 Free Software Foundation, Inc.
+! Copyright (C) 2013-2014 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
 ! Contributed by David S. Miller <davem@davemloft.net>
 !
index 937d7a149f23837a22ad8a0a5d5ca15465fd6c46..4835019202fcf5f730ecb0a2833b67e111831a3a 100644 (file)
@@ -1,5 +1,5 @@
 /* Atomic operations.  sparcv9 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 94388003dc320a127c63042d74e2d4b4f292c4cc..98b5f59bf66e3472a78915d2fa4c141ca779d10b 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function, sparc32 v9 vis2 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index aebff5caeb2120ce0af57c1447d045fcd36a96f0..7759736e3f1418d8c0f2fa960ad8a9443e9f4e50 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function, sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index bc516765fccba85990ee1446bebd6dcc7bbf752e..f51a083c99873f43e276fa7c4342ff9554adc366 100644 (file)
@@ -1,5 +1,5 @@
 /* Float ceil function, sparc32 v9 vis2 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 0a6768ca1bac3cc7410a802daabe7cecf142f27e..46023a121848938c1135b4c130bf547159dd3645 100644 (file)
@@ -1,5 +1,5 @@
 /* Float ceil function, sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 6eda8ee2c9f340d1acd7e5b939e0474d3cdcffd2..ac6843cfb7645a9371293cc2c593771113d90814 100644 (file)
@@ -1,5 +1,5 @@
 /* copysign function, sparc32 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index a9c27a91db9d0f724b9bcb6c9a7c8a2634796103..e738c83499ba628ba86d8f179cd51584313a1ae3 100644 (file)
@@ -1,5 +1,5 @@
 /* float copysign function, sparc32 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 540b62903441d7aa9c5bce43572bef61861419ce..7a32b6962df5924821610d94c968d776dbae63d9 100644 (file)
@@ -1,5 +1,5 @@
 /* Float absolute value, sparc32+v9 vis3 version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 4f47e7e024c3db21dec26eb48d89e309da2aa2fd..a5ec9299df0d93b8c2a725b31232500a95aef879 100644 (file)
@@ -1,5 +1,5 @@
 /* Float absolute value, sparc32 vis3 version.
-   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.
 
index 5e011a121ed2557f249c4aabfb16f57d2987a108..3a90730ab537a6adffab1b9e7f58bca898926c5c 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference, sparc 32-bit+v9+vis3.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>.
 
index c6d5712974b2479099f00555729c0590d2729690..04ba613f2d8b9c7c5e1ecb3c4c1e118e2653696e 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference, sparc 32-bit+v9+vis3.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>.
 
index 3b5e8fd7cf36d35cde3558d7bb5e21e0ef6c7437..7b3f954132b8e8810b9afd49b6ca3fdf58b9716d 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function, sparc32 v9 vis2 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 41fdfac3b3a63e129312483839399100d6cfea9d..20b41a784138448f0435f2c39cd0fc4499e1f5e9 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function, sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 4f731212e5be727ba98f2505a19a1026bf3b4e8f..6040164dc2b008392c8f9ae31a776f6ab4e6623d 100644 (file)
@@ -1,5 +1,5 @@
 /* Float floor function, sparc32 v9 vis2 version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index fe2d2da2089c62e994cf3e3cf255fd21c00ea244..66fa964f2504a81f0ef019ee855001bd20c26bb0 100644 (file)
@@ -1,5 +1,5 @@
 /* Float floor function, sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 272ac8ee3de7b1d302fbcd4db773ef0f15ea7052..a168f25f6f10551f0640c04ec7d98a41b3577458 100644 (file)
@@ -1,5 +1,5 @@
 /* fma function, sparc32 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 0e046f887758c9c126194c1b82fac8c14b54bc29..e356723600f8e026b7ed1e66f328fe7cb0eb5de0 100644 (file)
@@ -1,5 +1,5 @@
 /* fmaf function, sparc32 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 75db2e3e20774c0695735c6cd444dd5cb7c73a06..7dc6b3113e2cbc229bea060fd1ee6a1387feec6d 100644 (file)
@@ -1,5 +1,5 @@
 /* fmax function, sparc32 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 6a2f86e253505c31dd26db7531003ee03efe2629..0488c5bebdd464e42240a731153ed744059cd9d3 100644 (file)
@@ -1,5 +1,5 @@
 /* fmaxf function, sparc32 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 95034f257e2188ad1e49b494bac69ec4dd2fecdc..719a82617d4ac2192ef852e1bde1222c2af208a7 100644 (file)
@@ -1,5 +1,5 @@
 /* fmin function, sparc32 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index cb6ebed7743aa09b8e530664e50c8841961e8537..9f8d1c5e83c7e58eaec22fa15c8072a9094fec0b 100644 (file)
@@ -1,5 +1,5 @@
 /* fminf function, sparc32 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index ee16cff48de0356cfd168c6d46d243bb5c2c4ad8..09140b870101d7f1917ab9ed37b3214c4b71d87f 100644 (file)
@@ -1,5 +1,5 @@
 /* llrint(), sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 470de49852e37666c9ce29334a14387a174d3d89..2f6c5719fd2d8209a59a05839c60887c0c08385e 100644 (file)
@@ -1,5 +1,5 @@
 /* llrintf(), sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index b509500ed4819f2a3064f7892e3e63af9a83ff2a..07548c3a1f54c7e355699a66592a93b316da4705 100644 (file)
@@ -1,7 +1,7 @@
 /* Round float to int floating-point values without generating
    an inexact exception, sparc32 v9 vis3 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 336126deef616176a17cefcaa43b87a89fc112a9..c69df92c35a9e67c92de7e3adb9aa17c4b48a934 100644 (file)
@@ -1,7 +1,7 @@
 /* Round float to int floating-point values without generating
    an inexact exception, sparc32 v9 vis3 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 2e54907bb558207b048b68f4f344b7c58e279c70..f6e431c92364f5d0aebf86ee6ab79f88e6c45014 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values, sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index a14751dcfc8c8361c9cc8d7bab472d15a291ffaf..ec79df65aae6083e751dc48a8af5cc021465b45c 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values, sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 72ec2826e714c1954f9402c6bbb7b8782ee3f8b6..d66e847afb1de0f00d5a0508de1335a384d49e1e 100644 (file)
@@ -1,7 +1,7 @@
 /* Truncate argument to nearest integral value not larger than
    the argument, sparc32 v9 vis3 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 60445dfaa5b31c663734d8342ed727e78af5cd16..c4f0c7a12e4fed13650822ae3b94f229484988fb 100644 (file)
@@ -1,7 +1,7 @@
 /* Truncate argument to nearest integral value not larger than
    the argument, sparc32 v9 vis3 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index dd21b55d7ed5b71204723bbfc70d5e045a9cae01..6fe920f68ad72dc3a0b2967e7781637ea719b10f 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrt function.  sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 114a95f6672db462265e63c87b363dd548f95dbb..f0affc44e9030b0bfd341d3e64046ab14c86434b 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrtf function.  sparc32 v9 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 032a6a3e136c3369428348fdbce1d577f4533179..6eafb5168129d10a5a72c44c861b62c311ce4649 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 44d56f8b49adb309b2b27774703e7342c18eb370..9673664493506f6dbdecc9b5d4f1f7836d8fe182 100644 (file)
@@ -1,5 +1,5 @@
 /* Float ceil function, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 254ea352a2176ed44b63f78ac0cfa027bb242f02..a3b44804ede79c082f8e642f8b310389d0b2c979 100644 (file)
@@ -1,5 +1,5 @@
 /* Float absolute value, sparc32+v9 version.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 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
index 6f26ab7af282fd6cd8256a19b56255a4bc5a4066..51535d9331e0692662be5f9cce6b88023f11c87d 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference, sparc 32-bit+v9.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>.
 
index fc55867cd6743d01d26fc8ccdee6de3c91088303..fab345c62a655a178d572107e1af59d61f4e6cb8 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference, sparc 32-bit+v9.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>.
 
index 8ecdd9c48943227554d61862d37c9fa19fbc8c85..f3dd4e4d463cd2030696292074757eb40fa99840 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index b1cab56c4dba82180bf9b45e09d6a722e552ce84..f9922781c2ee8dbe98b86bb5f580b562d4165ab7 100644 (file)
@@ -1,5 +1,5 @@
 /* Float floor function, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index e2f9a9a32cee2fbeae24789b81b9669c507bae51..1928c780125229e24f0e8f666089af39a4b767c4 100644 (file)
@@ -1,5 +1,5 @@
 /* fmax function, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index b2848703c0eb6c6ffa813f50abf33c8ff6a3a0d4..8325b09e408e40d6c9e21394e12cc52ca830d8e8 100644 (file)
@@ -1,5 +1,5 @@
 /* fmaxf function, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index bd6d9c13fbe7653187f918371f230b52ceeedaee..17b89aac23ccbff3b49eaf58cf343159347295e8 100644 (file)
@@ -1,5 +1,5 @@
 /* fmin function, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 20081ff9236eabdda1a8408144b6781f96a6aad7..5830ce4ef484ec6dc26e81f709569aac07513b16 100644 (file)
@@ -1,5 +1,5 @@
 /* fminf function, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 4cca49236d99d24a2f95d12c8ec1b6d29edace66..f2e40b12496bab3f08228aecd60df2c5daa9b03c 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 01b0dc1f6cdbfdd4125c976dfe7a418b9eb39b95..fda7efc429bd60ab56ece47aad5013ca2b6f5450 100644 (file)
@@ -1,5 +1,5 @@
 /* llrint(), sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 44bb2a7ea94662b22bfec26d7be74c6981cb2098..66e153e960100cb4696307b14052c58d6436b486 100644 (file)
@@ -1,5 +1,5 @@
 /* llrintf(), sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 29412c564fb26813061443c303a0fbb0262dca65..0336660cdc2ea04310b32c51575496e2ced7298b 100644 (file)
@@ -1,5 +1,5 @@
 /* lrint(), sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index ac167b3024b23d3c4a1638fbc5003542b1bbb0d2..3b48cc4359fa9f16d8d85dba2221ce1d97ed0490 100644 (file)
@@ -1,5 +1,5 @@
 /* lrintf(), sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index ee6a575e191fe5295b7d1a395662c1d4f0da637e..4904878acab19cbe3b4cdec3477fc12ffd0022ab 100644 (file)
@@ -1,7 +1,7 @@
 /* Round float to int floating-point values without generating
    an inexact exception, sparc32 v9 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 4225b54497815fa95e90ce6e308b61c302d0e59d..aec04a0218a336c9513fdf25e320e545e6d21f48 100644 (file)
@@ -1,7 +1,7 @@
 /* Round float to int floating-point values without generating
    an inexact exception, sparc32 v9 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 27da9d5c7d60c3479361c8603079a3c8b0b1da57..e7db7989cab87efcf1cb3babfcf605e9e041a1b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index f6fb64b48ac60aa052478b6be98040e6a4a36700..008ac26f6b707f88670c3081e61b8eb58ae36a74 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values, sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index c451d1d995b4d5daccffe9dfb0485e1a6d413df1..5cb70ee7434cfbdc3b8139b7d600a2571683499c 100644 (file)
@@ -1,7 +1,7 @@
 /* Truncate argument to nearest integral value not larger than
    the argument, sparc32 v9 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 4e6e25b263516a70b1078a4de1bd1230f4530742..8f34d182c81a36dae5e964e68afdf93bc0329b28 100644 (file)
@@ -1,7 +1,7 @@
 /* Truncate argument to nearest integral value not larger than
    the argument, sparc32 v9 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 45e36e795da1e9b693485b987c701f1fb9b009ba..abfd5df7656adccba6454a928781ebcd40121a17 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrt function.  sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index d0f01633e9242031b20055e48c6d52080186075b..cc38b5777d1e0a828c6a6a3ba0472f81793d75cf 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrtf function.  sparc32 v9 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 643656115de3e7b992fb380e8ae35426c4dd5c07..22240999403d6898959c4cb1d18d8b047abc5c66 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for high precision, low overhead timing functions.  sparcv9 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@redhat.com>, 2001.
 
index ce3dd7cdec0d9a6b572dbf33a9dd33d9f4d6ba8d..fd7e76ecae735fa37435cfe6569370944f1dd071 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  sparcv9 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@redhat.com>, 2001.
 
index e9a537196e310e5e5de5f143a520f32693bf4729..992d61b0528da3b01356e43ec58db0005930bb35 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v9 32-bit __mpn_mul_1 -- Multiply a limb vector with a single
 ! limb and store the product in a second limb vector.
 !
-! Copyright (C) 2013 Free Software Foundation, Inc.
+! Copyright (C) 2013-2014 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
 ! Contributed by David S. Miller <davem@davemloft.net>
 !
index 8985e2a4cbd62ed5397383d072db8bc7621bbb7b..afd9a3b24cd52b65dffdcbfd66a838e1b024bbaa 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v9 32-bit __mpn_submul_1 -- Multiply a limb vector with a limb
 ! and subtract the result from a second limb vector.
 !
-! Copyright (C) 2013 Free Software Foundation, Inc.
+! Copyright (C) 2013-2014 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
 ! Contributed by David S. Miller <davem@davemloft.net>
 !
index 2fc3567ab20e9938568fac95f5e7923d1e9ac3b7..5c5490c8d6cd3b1fca784507cdb397aed307c9d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code for elf32-sparc
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
 
index f9d16cf9255cdaded89428bd62715be307bb469f..c7e649d50734663a02e0ba4dd12abbf2e32b2a2e 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy SRC to DEST returning the address of the terminating '\0' in DEST.
    For SPARC v7.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
 
index d1ffe4256460a4ed6e587c8adf9fa4cd9425fc30..aef7a908c65cfd5c023bbb2c1dc189ee1f20dfba 100644 (file)
@@ -1,6 +1,6 @@
 /* strcat (dest, src) -- Append SRC on the end of DEST.
    For SPARC v7.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
 
index f80e77b899687c7bd681c76befe942d1b36d3873..a8467f9d82c54e571d53e269ab6beba9bec44f88 100644 (file)
@@ -1,6 +1,6 @@
 /* strchr (str, ch) -- Return pointer to first occurrence of CH in STR.
    For SPARC v7.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
                  David S. Miller <davem@caip.rutgers.edu>.
index 20dd6a9deba6b4f4f2689c02da6db1cedab9c2ff..8373f45aba39f71e6df408aec15fd3523e1901a5 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare two strings for differences.
    For SPARC v7.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
 
index c1640a3047082f6615dec6534045445bc78e0f8d..3cd2395fba1f2b1d49a09773adbfc8df87c5d7e0 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy SRC to DEST returning DEST.
    For SPARC v7.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
 
index 36f4cf46a2e6610136a4d25a3917a8d998139f6b..75a246072fd4e562c405f6974de64742aaf1bb3a 100644 (file)
@@ -1,6 +1,6 @@
 /* Determine the length of a string.
    For SPARC v7.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
                   David S. Miller <davem@davemloft.net>.
index ccfc133a777c4f11dafd3718d1043ab3c8bcbd3f..c9895368b7ff2831f15b1e3fb43e5b24984779b8 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
 ! store difference in a third limb vector.
 !
-! Copyright (C) 1995-2013 Free Software Foundation, Inc.
+! Copyright (C) 1995-2014 Free Software Foundation, Inc.
 !
 ! This file is part of the GNU MP Library.
 !
index a856251a2d04c631917036427e8faefcb69ae0ed..24812a92696ccf8ffb6b503bc9770999279dbbbf 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC __mpn_submul_1 -- Multiply a limb vector with a limb and subtract
 ! the result from a second limb vector.
 !
-! Copyright (C) 1992-2013 Free Software Foundation, Inc.
+! Copyright (C) 1992-2014 Free Software Foundation, Inc.
 !
 ! This file is part of the GNU MP Library.
 !
index b35044fc7417c231b000edd06b72e1acc3ef8d72..e95838326d62a700ab8879a4f6295f09d0128205 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  SPARC32 version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index ce0fcb875ebc581de83484361d5e761763fe9716..2207777fd402ca5477066e279416cea8a684cfa0 100644 (file)
@@ -1,7 +1,7 @@
 /* SPARC v9 __mpn_add_n -- Add two limb vectors of the same length > 0 and
    store sum in a third limb vector.
 
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU MP Library.
 
index 88bf87c55bf58180426371e0602536a93f2e6459..b74b41da8eb3c4fa5bc8f43970a4d125957faf71 100644 (file)
@@ -1,7 +1,7 @@
 /* SPARC v9 __mpn_addmul_1 -- Multiply a limb vector with a single limb and
    add the product to a second limb vector.
 
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU MP Library.
 
index 3f603f87145b047404b2ac7982cfeea9a76548e9..b893fb2e201c2cd8dab2d1c7e117f0ecdded05e2 100644 (file)
@@ -1,6 +1,6 @@
 /* Aligned copy routines specified by Sparc V9 ABI.
    For 64-bit sparc.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@davemloft.net)
 
index 96611de42f13956b835768fbb5e214fb6affc1fd..ad9dae1d0fd761cfde4a8c6181195e8c954696e0 100644 (file)
@@ -1,5 +1,5 @@
 /* Atomic operations.  sparc64 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 691666733f00ac56af5e7738c76e00fa86e518e7..85b36cd06670e94bcdbcc692ec58e51bd7929fbc 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    SPARC 64-bit version.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 3bce5d182fa695e4642512a903a2fd2ecd49fe9b..b285402257ce9013294098e6023920c1985955be 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  Sparc64 version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 10d111e33e7caeebd6ab7ed9438e2769e29676bd..be1927b3036369d3b444059447304ffacf273016 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT fixups.  Sparc 64-bit version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index c4b53d22d66d63d07dc7d5b3d93e30a99105f08c..c57b0faace514430c7a9bc7f0796bd6ea7f25225 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  Sparc 64-bit version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3aa6fead2cfd2004b6a10317d58e165b98ace7a2..5d6cf0396cb8232e2eec9d878feba0aacedbc568 100644 (file)
@@ -1,5 +1,5 @@
 /* Long double square root, sparc64 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
index 50d96a6efb35555dc0ad7ca1705b751a7f40eaab..cb9904d57bdd40d2354665da709573b571051cdb 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function, sparc64 vis2 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 6acff09998bedf861d3e1cfc2c0351a07bf82489..a3e4850d2bbbbcf4eef383246a93a40e31b492df 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index cd5937b38d953eb2d9f0f89a414ac26870ca8a1a..676d54a7cd3c2bb3dbc6aead8b47faa7deaa4c6a 100644 (file)
@@ -1,5 +1,5 @@
 /* Float ceil function, sparc64 vis2 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index b3ec3484dbfff82193fe111aacc3801f5e088c8d..6a81bead3b5d40fd3d5aab513e03c31e6593382d 100644 (file)
@@ -1,5 +1,5 @@
 /* Float ceil function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index a05c02f310207ca62db9d0416389dbca79f63285..23b70707f2778c6cb3fbbe63484690d5b244aac2 100644 (file)
@@ -1,5 +1,5 @@
 /* finite().  sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index ba1fad332471f33f1d7fc32846673c90ab6d820c..f22ad38183b3e522a8f928e31e4bc1eb123d3579 100644 (file)
@@ -1,5 +1,5 @@
 /* finitef().  sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 5479ceddfe3950fed895c0a6fe22ad6cd71b4017..9bfefb3ef8d8a013d278c41329ead66fb2a27f2e 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function, sparc64 vis2 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index c2ffe9f411303802caeb2379afbc17d7a0cc0fd7..57c4f3b4383774413ec3f7f73967487aeab010df 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 935fa853d8e02d4cf59d10004d679f82c10c411e..d968561df21a242ae2719cf2abea90a20f5c1628 100644 (file)
@@ -1,5 +1,5 @@
 /* Float floor function, sparc64 vis2 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 225e17ec05cec71bb1245bc04da47d941b4ec962..e21fc678e87d6392d7baccdb9fc1e51328490d84 100644 (file)
@@ -1,5 +1,5 @@
 /* Float floor function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 477ad89a17be2433365ed0a3e6f9052baa514195..f53777a87488cba01f60e83849f9014e2472a39d 100644 (file)
@@ -1,5 +1,5 @@
 /* fma function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index b370f8d50ff3ae5583587d623eee865ca6d09652..bd4bfb224b1af241afefb6b7d90df74038fce474 100644 (file)
@@ -1,5 +1,5 @@
 /* fmaf function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index af124f14b618b7aa0977ca1a7a71da320f2ae768..b96f377c13807254c8da7ed5389df8484f10daea 100644 (file)
@@ -1,5 +1,5 @@
 /* fmax function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index a5cdcb698d605d78491605967b97d82c0438b72a..cc456381695768c9f926fbebb2d4cbbcd009042d 100644 (file)
@@ -1,5 +1,5 @@
 /* fmaxf function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index e7955c514320da68e6665894bf6d16d67bcb9528..c86469006f18c8c76756e019b477c32b7757db0a 100644 (file)
@@ -1,5 +1,5 @@
 /* fmin function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 15196bc2b85b065bf424fe54749b04291294903c..faa04cfa0a6959bfc647e4226f48b34550ebe7e8 100644 (file)
@@ -1,5 +1,5 @@
 /* fminf function, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 577f9c3f2f26cdefeddea16fc9b46cead8e022bb..33c6ae69e473d5c74dc5ce01378081fffdd15eb6 100644 (file)
@@ -1,5 +1,5 @@
 /* isinf().  sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index aafa4c3b53a87af05321b559e927e9f247c2e5e8..0442795af210989166b6d86f2cf3546e6b23134a 100644 (file)
@@ -1,5 +1,5 @@
 /* isinff().  sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 19224203e7c07aa98fc07482f73ef2751953f619..6aaaa045fd4e900248e078e7fe85357dea7406b6 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index fd35f28bb1ac4b4cfcd3e7c2aaf886ca9dc53dd8..aeec8602ad36872fb9fd384ec1667420cd60bc78 100644 (file)
@@ -1,5 +1,5 @@
 /* isnanf().  sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index e4adc88315421c88b72eabc1d8a9cd450e3aed71..f785bb1fffc2f57533e8e17565fc544258b74478 100644 (file)
@@ -1,5 +1,5 @@
 /* lrint(), sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index c7858fd09fbeb5e5a910eb024fed52e834698ef1..62520afdb520b7a70e4663c8b46620c5484d12b7 100644 (file)
@@ -1,5 +1,5 @@
 /* lrintf(), sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index f2071d66c31e61d8f713879f55f9075c90e9cbab..045688f455408ec775bc5f75433d87064073c498 100644 (file)
@@ -1,7 +1,7 @@
 /* Round float to int floating-point values without generating
    an inexact exception, sparc64 vis3 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index b08928f6f3e4575e951d49de74ac3c196b65cd01..ef0bd7afff01de9099ca77132c117cb8666f08a4 100644 (file)
@@ -1,7 +1,7 @@
 /* Round float to int floating-point values without generating
    an inexact exception, sparc64 vis3 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index ad924c1b1655531f12807de2433becda4b5ea045..437204e06ce3bc982f9d1da897394cdc93fdf1ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 28bd131e40f0f4ead3a7196fff2a886919e6b0bc..d033c23b864cd11d5c6619816030b834ac1c66f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values, sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 3c42bca29e5e82b1092e031266fc8f266953199e..b39b62a639108f119c5d4a8cf4567d45367ea050 100644 (file)
@@ -1,5 +1,5 @@
 /* signbit().  sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 7c89ffe5a65e04fc823bc9d04afb0abcec3381dc..14a1adbf24cc8a7551b90dcdff5653b9f20804eb 100644 (file)
@@ -1,5 +1,5 @@
 /* signbitf().  sparc64 vis3 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 34ff42da8393ac8c7e3a09f594dd410e69704f52..dd42bacdf77013ddb095b988fe63386aa51722de 100644 (file)
@@ -1,7 +1,7 @@
 /* Truncate argument to nearest integral value not larger than
    the argument, sparc64 vis3 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index e566b6ba82c7895b62a08c8663f8694bb067409f..c86a7408879e704212c262925f9726ab01ce961a 100644 (file)
@@ -1,7 +1,7 @@
 /* Truncate argument to nearest integral value not larger than
    the argument, sparc64 vis3 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index a63fedcf51439dae1eb218390da969a6155d046c..ab17b007524b81c6d41374e06cb1c910beaa79b8 100644 (file)
@@ -1,5 +1,5 @@
 /* ceil function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 5a4a9f0f41ea0f45225d9293674b47a73da8ec18..21d89b35f80be3b90dba3ae9f4bc58e80e41f8f2 100644 (file)
@@ -1,5 +1,5 @@
 /* Float ceil function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index c2a74247f9cfcec01feba96817557699fdb3f0ca..8192416ecfe3211911bf25494cd2ac72323598cf 100644 (file)
@@ -1,5 +1,5 @@
 /* copysign function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 0ee3bc60526ebe90f8451d2ab06694b2ab065cb9..c79c33c98522939710b2aa8664b0aedae100dd23 100644 (file)
@@ -1,5 +1,5 @@
 /* float copysign function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index a1c53dfb1434af2c51ed9d1935e8be9bd5c290b3..99025bd139aa65cccbff8cf36bddf11640690862 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference, sparc 64-bit.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>.
 
index 61782a5f304af12f7800a3ee274ebba9644ec35a..f29251aacef6fad76e2ef11507a23b622f9a6320 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference, sparc 64-bit.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>.
 
index e59d8fe8258657414154f56c7e53a349ec0bed01..a6038008f5d1fa9de48bc7beddb0472519008af3 100644 (file)
@@ -1,5 +1,5 @@
 /* finite().  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 023566502ccd6df224f2c96dd619c556549092b2..0674100f1ba264169e0a3da7b88462269ba42066 100644 (file)
@@ -1,5 +1,5 @@
 /* finitef().  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 4ad8b6d871037549bbb291ade741dc68264c2b1d..2a1fb52a16ebdbf7b4761d37ca3159958bee314c 100644 (file)
@@ -1,5 +1,5 @@
 /* floor function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 5cc13332459aeb210d8dc02a8885e559d31a4ee8..1c737ecbbbef5737670b899cd6220b3fbec2ef83 100644 (file)
@@ -1,5 +1,5 @@
 /* Float floor function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 04d469eb5fc4de3c197c69b7017847b5c791110c..d9a1c713185722eeebb3897542fa02092218c844 100644 (file)
@@ -1,5 +1,5 @@
 /* fmax function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 1ab7caaf653e5727c24a4aa7039056355f1c8f87..df8ad85000b9a60ae54b8016aaad3e85a8d08710 100644 (file)
@@ -1,5 +1,5 @@
 /* fmaxf function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 75b949203e0cfc6a7653621b7457d06c9628d4b2..30fdbee992b4ed731810d9ea2b736829132eac59 100644 (file)
@@ -1,5 +1,5 @@
 /* fmin function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 7783b046bafddae3a5eb7a26aa3d6af13e3411fc..1231eb0df01a62d0674a0a66e8fc7ef256e7989d 100644 (file)
@@ -1,5 +1,5 @@
 /* fminf function, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 8314357bab41023f75ed29802fb9d3662651cad0..2e7da5407856c78696423b0e166db168f2d919d1 100644 (file)
@@ -1,5 +1,5 @@
 /* isinf().  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 557009120ae2574d220f5e7710a5129c63d178e3..cfe451c92c6acdcec6f6ddc8f928fbb562c32ff4 100644 (file)
@@ -1,5 +1,5 @@
 /* isinff().  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 08edd0a1b309cff85819a0ec30d68fa6be225a83..9fedc43c1de9f20bffc6046af3bf9c63a78a7851 100644 (file)
@@ -1,5 +1,5 @@
 /* isnan().  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 26faba9104fbf76760a45e15be5b9a9fe68eaa06..6870a2c3b29ce3825a2ce92fe919489302c59a61 100644 (file)
@@ -1,5 +1,5 @@
 /* isnanf().  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 665d9efc17fa68595c558bcdf962ae9ab9f5ba9a..4154f515288cfe406d857363ca4f8f820d6834f6 100644 (file)
@@ -1,5 +1,5 @@
 /* lrint(), sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 8ad3252ca499f347d11df8df2f42f7163d594913..3a9e8db67d55deed08ef4af1c605674e1ae70212 100644 (file)
@@ -1,5 +1,5 @@
 /* lrintf(), sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 963e4bc7b431a35fad15baa3a317edca33aabdda..3b8e102a8fd938efa166ae0e875899636aa57950 100644 (file)
@@ -1,7 +1,7 @@
 /* Round float to int floating-point values without generating
    an inexact exception, sparc64 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 4ff29058eb0fc7471ae7e795dcf6cf6f01017bcf..34d4a5a5ac4ed55b92a4651b4a81012e09a89005 100644 (file)
@@ -1,7 +1,7 @@
 /* Round float to int floating-point values without generating
    an inexact exception, sparc64 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 4416544a4bfca0d0e5e60b44bcb46d12752b36fd..4a2279881d07adc2af8a1e7fbd7aaea4aa3e872a 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index 18db948ff07065e3f3d306f4e00db92963e1b3ea..18a0df490ed0c3178b426709880a7d203464ab5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Round float to int floating-point values, sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2012.
 
index cb69e83184a689eab3660cbec8264d614a8bef5c..efc20006c0fbcf29d2f43402c34811e2d8cbbb47 100644 (file)
@@ -1,5 +1,5 @@
 /* signbit().  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index d288affb4603296a3ba49e6adb2d30beccf29360..9679db324613530feec7d2bc63c87b38bfe2df22 100644 (file)
@@ -1,5 +1,5 @@
 /* signbitf().  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 13d47eb97b6f521318a5a22c4cc40ea3e4688687..1ec473124a05370ae20de8423e2a5d2c5c54fab3 100644 (file)
@@ -1,7 +1,7 @@
 /* Truncate argument to nearest integral value not larger than
    the argument, sparc64 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index e25a1f595ee5fcb5b50e09dc967bb37c948b399c..062e07a2c5dd56f32da42524e27a9411f9bf89ae 100644 (file)
@@ -1,7 +1,7 @@
 /* Truncate argument to nearest integral value not larger than
    the argument, sparc64 version.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>, 2013.
 
index 5103318c708264afbd618b3048e48cddfb5f9397..4c7b25975833f9424fac2773fb1de4570c40007e 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrt function.  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 28491e8110358dd997a394e67cb5214257ab1201..c14a21261df4b8e708181f367d318b3b37118f52 100644 (file)
@@ -1,5 +1,5 @@
 /* sqrtf function.  sparc64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index bce3e57c6cfe7ac01a6e6d39d77f4a9f6d233788..0a425eddb489fe8c78b0f707a47a04c50c6529d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for high precision, low overhead timing functions.  sparc64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@redhat.com>, 2001.
 
index af77dc9fb94ca43163755246a8587b5b4c7c0569..fa08cc85a15d3460a795d8dc2e6101592ede6559 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  sparc64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@redhat.com>, 2001.
 
index 09d26926e1fe36821586dc79562e5bdaa1880daa..663533375f43e834c6f61ffcf803ccaa1473a6bf 100644 (file)
@@ -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.
    Contributed by David S. Miller <davem@davemloft.net>, 2005.
 
index fe0ba5baf02da5a5b10eab4c719d1a6132e4d05c..710d103040094e58f2d4c4574b5315defe51af71 100644 (file)
@@ -1,6 +1,6 @@
 /* SPARC v9 __mpn_lshift --
 
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU MP Library.
 
index 0cd2573a0710a11830366c0fba5bc30c75102d02..7c756228addf16c2673399736330ad29e7690aca 100644 (file)
@@ -1,7 +1,7 @@
 /* memchr (str, ch, n) -- Return pointer to first occurrence of CH in STR less
    than N.
    For SPARC v9.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
                   Jakub Jelinek <jj@ultra.linux.cz>.
index 3837f4ff182c3b099a1dc37ce66fca7754e53e28..20ae4e1f0c57e53a2fbce5e09eb0c9aaf0b7e5f9 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare two memory blocks for differences in the first COUNT bytes.
    For SPARC v9.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
                   Jakub Jelinek <jj@ultra.linux.cz>.
index 3d8ffccfbad60ecea3094fe168bbcd9190e58a54..97e4b024c69290200f90124e2de11e41100daa18 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy SIZE bytes from SRC to DEST.
    For UltraSPARC.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@caip.rutgers.edu) and
                  Jakub Jelinek (jakub@redhat.com).
index fccb411ff6d70abd0cb26e439531801ef92d46f5..8b74576ca92a6e9ecded81fd019a02ff58ebf219 100644 (file)
@@ -1,6 +1,6 @@
 /* Set a block of memory to some byte value.
    For UltraSPARC.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@caip.rutgers.edu) and
                   Jakub Jelinek (jj@ultra.linux.cz).
index 00167b3d62b0e0beedff993c901f26b31f23e05b..1a2bd3f8b6258090ad41c1a95cc51aaba879306b 100644 (file)
@@ -1,7 +1,7 @@
 /* SPARC v9 __mpn_mul_1 -- Multiply a limb vector with a single limb and
    store the product in a second limb vector.
 
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU MP Library.
 
index 185f311690e81351cc09154a5715754be5bdcb2d..2fe54dfa462dabbbf4bf93dfef4d3f9b38af6a0d 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v9 64-bit VIS3 __mpn_add_n -- Add two limb vectors of the same length > 0 and
 ! store sum in a third limb vector.
 !
-! Copyright (C) 2013 Free Software Foundation, Inc.
+! Copyright (C) 2013-2014 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
 ! Contributed by David S. Miller <davem@davemloft.net>
 !
index 22c6e583d0c87e843937063b19b708bbb59db37c..4305353105344ee7daa9b65db1def8759d84e622 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of add_n
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    Contributed by David S. Miller (davem@davemloft.net)
    This file is part of the GNU C Library.
 
index f955b27c006fbcea56896c0f105a99491fd6bae0..87c6eb8aaa7b41351dca6ffbf698a94e86f6ba80 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v9 64-bit VIS3 __mpn_addmul_1 -- Multiply a limb vector with a
 ! limb and add the result to a second limb vector.
 !
-! Copyright (C) 2013 Free Software Foundation, Inc.
+! Copyright (C) 2013-2014 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
 ! Contributed by David S. Miller <davem@davemloft.net>
 !
index a65c934d9b8b2b05c1b0fb7da97b0464e486280f..4f1db31aed19188a25853be1810cf985552652e2 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of addmul_1
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    Contributed by David S. Miller (davem@davemloft.net)
    This file is part of the GNU C Library.
 
index 2f7a4a936605f89669ff68d367d8fe9e6171a670..cb6a5195183d27db5200ab626015711d32a532ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Enumerate available IFUNC implementations of a function.  sparc version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index f448cbd300547e233b794e791e7619b341b826e5..78f564f95a570ef8f88daa6ae71ae2ea12b7963d 100644 (file)
@@ -1,5 +1,5 @@
 /* MD5 using sparc crypto opcodes.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@davemloft.net)
 
index 238059f4b9539b76800b2bc3ba5d482d1fb39e2a..4b7b22d03052f8baa92ff48ee81bfcab2df4d14f 100644 (file)
@@ -1,5 +1,5 @@
 /* Copy SIZE bytes from SRC to DEST.  For SUN4V Niagara.
-   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 David S. Miller (davem@davemloft.net)
 
index 594405051f42a4ec96aca0658828401f18a69c9d..b43a9e3e53675c001b1b5a83bfb2239a5ddfb84e 100644 (file)
@@ -1,5 +1,5 @@
 /* Copy SIZE bytes from SRC to DEST.  For SUN4V Niagara-2.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@davemloft.net)
 
index c91ceb4f4931eb3fc5d831cbfd9cf0e8f49394af..63e0d8333e38eec9365a223ac6ea73ef98bfc869 100644 (file)
@@ -1,5 +1,5 @@
 /* Copy SIZE bytes from SRC to DEST.  For SUN4V Niagara-4.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@davemloft.net)
 
index ac9d470b76938781ee276289c2ba982c8fe1083f..ffb36468de6360f6e9d2fe6c81d016f88d9ab2b8 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy SIZE bytes from SRC to DEST.
    For UltraSPARC-III.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@redhat.com)
 
index 2cb060a9f94d5a296f98fa5f58a8de3f08b2fb14..62977a4d3c1755d5f4550a6e77398fc4416a5228 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memcpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by David S. Miller (davem@davemloft.net)
    This file is part of the GNU C Library.
 
index 70a6e451dbff276135304a8e8e79ba735402d7fe..ed53522c143ae19e5ddaf15e508b454bd8c2dc78 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a block of memory to some byte value.  For SUN4V Niagara.
-   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 David S. Miller (davem@davemloft.net)
 
index 5a461dc2a9b54cd202c94d2e1155c689b578d3a0..c090c50e9d9774f097ec5daa75dd628a4bf5cf77 100644 (file)
@@ -1,5 +1,5 @@
 /* Set a block of memory to some byte value.  For SUN4V Niagara-4.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@davemloft.net)
 
index f19e5682be962117b3adf3f2adfb734231a4ab04..96c75e0d06a315a7599138731990bd76dcd46cd8 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memset and bzero
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by David S. Miller (davem@davemloft.net)
    This file is part of the GNU C Library.
 
index 61fbe27a434882363175de6ac53f8e2353b5e3f5..0510e6182a86ac03889f355934ea3de9c0a1d322 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v9 64-bit VIS3 __mpn_mul_1 -- Multiply a limb vector with a single
 ! limb and store the product in a second limb vector.
 !
-! Copyright (C) 2013 Free Software Foundation, Inc.
+! Copyright (C) 2013-2014 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
 ! Contributed by David S. Miller <davem@davemloft.net>
 !
index 811754ed8b1b15cd0e158798b6be73674fae3ab3..d65774b2e812e4a39a6392f8a558b0715827fca0 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of mul_1
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    Contributed by David S. Miller (davem@davemloft.net)
    This file is part of the GNU C Library.
 
index f6ccace4b2b9e2021fa5ee031164c9b6e3a64203..ef8218e9437064becccd37eaaa5a15b7f9cffbbe 100644 (file)
@@ -1,5 +1,5 @@
 /* SHA256 using sparc crypto opcodes.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@davemloft.net)
 
index d8a8b3ca4448cb37cdfadc42c68c7998b7280f4d..ff49f752c2f3d5505ee1b50f9ee4ce822074576e 100644 (file)
@@ -1,5 +1,5 @@
 /* SHA512 using sparc crypto opcodes.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller (davem@davemloft.net)
 
index 4e9a786d32223fb96b2d80eb684b291adf2b54a4..7514ce26f2b2b65a4dc179910b5cfa47b22c7a2b 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v9 64-bit VIS3 __mpn_sub_n -- Subtract two limb vectors of the same length > 0
 ! and store difference in a third limb vector.
 !
-! Copyright (C) 2013 Free Software Foundation, Inc.
+! Copyright (C) 2013-2014 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
 ! Contributed by David S. Miller <davem@davemloft.net>
 !
index 39637905f3546d0da3368eec2e58e0b38bf75e9a..a23474c1a51ec035699dc8559bd6746883f847bc 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of sub_n
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    Contributed by David S. Miller (davem@davemloft.net)
    This file is part of the GNU C Library.
 
index 8f10f918aaccbcc02c6ada7c2f4057a1c62f097b..cd7c05015887cc2eece97123a6ba3c67097f0685 100644 (file)
@@ -1,7 +1,7 @@
 ! SPARC v9 64-bit VIS3 __mpn_submul_1 -- Multiply a limb vector with a
 ! limb and subtract the result from a second limb vector.
 !
-! Copyright (C) 2013 Free Software Foundation, Inc.
+! Copyright (C) 2013-2014 Free Software Foundation, Inc.
 ! This file is part of the GNU C Library.
 ! Contributed by David S. Miller <davem@davemloft.net>
 !
index 6c4c3a36cf00d414025ef05139dec7df52ea0383..a1b7c0125b3a56b86dd9402613db1031223f6d0b 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of submul_1
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 Free Software Foundation, Inc.
    Contributed by David S. Miller (davem@davemloft.net)
    This file is part of the GNU C Library.
 
index cc36c58353ca66354cc8e12f0540de8e8d052068..0d106c0095f735763ef36c6984844d0f69ab98e6 100644 (file)
@@ -1,6 +1,6 @@
 /* rawmemchr (str, ch) -- Return pointer to first occurrence of CH in STR.
    For SPARC v9.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>.
    This version is developed using the same algorithm as the fast C
index 26929c71134467b592bfc8862b9bca9b11c2b088..d1d5a1daa798445774ec6a910e0ecfb17ca4b040 100644 (file)
@@ -1,6 +1,6 @@
 /* SPARC v9 __mpn_rshift --
 
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU MP Library.
 
index a289a6548319d3fe9154187d35b78a011ab1d2f2..e30aec88729d72437824e398df23c147bad29b8d 100644 (file)
@@ -1,7 +1,7 @@
 #  Software floating-point emulation.
 #  Makefile for SPARC v9 ABI mandated long double utility
 #  functions (_Qp_*).
-#  Copyright (C) 1999-2013 Free Software Foundation, Inc.
+#  Copyright (C) 1999-2014 Free Software Foundation, Inc.
 #  This file is part of the GNU C Library.
 #  Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 #
index 5a27d8976e685d812e06f1050967fcf8c29483bd..d37d5500cf047262069b307d215ef0417de47eb7 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    ilogbl(x, exp)
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
index 2420a44e295b9c9abc550289d625df68a6946a69..fc955fb08b46b581cd316add7c9b6a30cb0c8d54 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (*a) + (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index bc613f0918a616b263dcae3d1b227e687caab466..1929a082c2b54a1835964a0336aefdee3943fec5 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Compare (*a) and (*b), return float condition code.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 11d7e948d0c34ac92d8ab45f6dd2be3e4da30dd0..ee25b5e8b132dc2087cb6b1aa6ee29f80b5d5d47 100644 (file)
@@ -1,7 +1,7 @@
 /* Software floating-point emulation.
    Compare (*a) and (*b), return float condition code.
    Signal exception (unless masked) if unordered.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index d5faf29e242040746690a976c1e6f8eeac5b45da..a300a9324b8043e1a62cf7f9041807590bff158c 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (*a) / (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index a771d709aa02d5d4128c6bf3fafe553e997d3635..bee6dfce83a8a4dd4f5fbf6ee33f934efbce9c1f 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index faf52efae7f301f5320550e77a8d69c01a06ca4e..36eef5aa8a42c1b2995c34c68c18cc63410765da 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if (*a) == (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index d4cd9cb755aa6a7cf71606f7a2134941cd7cdabf..3f0c16b416953478331056e94617aa0cc0122d10 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if (*a) >= (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index f28f0dca7875539780ea5db026afd9b14b9b1e55..2b915be37d9a4e460e4e68c57433d2304ca4a2f9 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if (*a) > (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 55306fefc6c02478d85c6854dfdd948188848a35..74f80f41318c897236c0a443f7f7bd4394044f49 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if (*a) <= (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 4da562b008645af4078b359ec81fd5302424c183..a4c8e05a0acd3c69e19c3b17dca4145618bca838 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if (*a) < (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 6535d0e2ce54e86973177e1e05a234d19ce21b16..828c394f292eb4fe7e2d239a78b77cb74efc3c77 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return 1 if (*a) != (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 9bb7068a6118c184eabbaaa6042533a371c4e656..72ac975806d5a7b626f9cc0a9f6a6215a7bf5927 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ad84b89c8267824ccdd9bca9c9cac7811c5141f4..930fd2f6cf56d490136d7ba2f125a803f686bc65 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (*a) * (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 8c3eeb097efdec9a076d5dc914aa29458ed9b1c1..8c621d297dde63f5576713153b23465052f0ee19 100644 (file)
@@ -1,6 +1,6 @@
 /* Quad floating-point emulation.
    (*c) = !(*a)
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
index ae30369caabb3974120e942f4725bd741b8b55bb..9b23ef02107c074e5772a6080a405b14477147de 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (double)(*a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 028ee93116a6c546458f24f5d039edbb4fd3112e..dbc9af297f933a33738deb13ea76b7849bf93e2c 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (int)(*a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index df884dbb70623d3260d61274d4b29e1170a96077..4a26ea8f01da05a0a72b33bdd9ed28418898c788 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (float)(*a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index f0abe07b327c7c0a2b06e541a416861144706204..d811011f3948f05152e178082e07f8aee953160a 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (unsigned int)(*a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 347c250e6ca12116f9d61a2f85b2bc52df76c59b..0c079b376aae10fe76fe0bcf8e093459eb924226 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (unsigned long)(*a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 595cb0698b5b672c3f52b5d069faddd0b777c4c8..18588973da19daab502bc2c02b250e212f4df83f 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Return (long)(*a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index d111aef4719ab17d6535ba00c54bdffcbe085dd5..aabc588179c5da29de011089d418f7f41ae4c733 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = sqrtl(*a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index ff0ba985972f8c3e3ea531951b0d293bcbf14fe6..779c1d194e6aa2c1a71ad967c18aea619c3b67f2 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 958a1665a44b684e28d3d10e93ec83345185a480..dcdaeba9897f1a7a83d11a28dbb2e5865505ee68 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (*a) - (*b)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 773820d2877c118f029f299493d98a5d5f3ecbc5..4146e9a9441f3a3ced013050ec17b62666c576b3 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index a05359c1ab5568dba13f26a1083948f8155c48ca..29343575653e360343a403106fb6be1f0a82d5d9 100644 (file)
@@ -1,7 +1,7 @@
 /* Software floating-point emulation.
    Helper routine for _Qp_* routines.
    Simulate exceptions using double arithmetics.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
index a0c29e1c0e62b5387921a259113a71d7c35757d1..472b312ffc39948b2e36eb90b2f6aa2f3635c9c2 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (long double)(a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index 53cdce78bf4b122db7970b31f29a73e757c0e9e6..26725b1b592a9f433a91fc0b5ff6b9012f4ef9fc 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    (*c) = (long double)(*a)
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).
index c34fb13367a7b9ceea7c909de464f11a05d13897..46637fb7701c4af601d978a3bfd0e94e5874bf0c 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    frexpl(x, exp)
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
index 0988e61fbc58bfa1d9f720b06e355121db4ec236..e07ff622499573214633d0c8c66968939b80b17d 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    scalblnl(x, exp)
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
index fad21886c40a935a6e52924a622f26d2aca42ce4..a2de3804e36a942ca4c750b0bf3f654fc1874e06 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    scalbnl(x, exp)
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek (jj@ultra.linux.cz).
 
index f64a4be76ce9eb1e3c652c5310421339b7ac21eb..9a0384b1d89abadd0968d9806f10fd4a915913fc 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent software floating-point definitions.
    Sparc64 userland (_Q_* and _Qp_*) version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com),
                  Jakub Jelinek (jj@ultra.linux.cz) and
index 8ea411624579154c57638cc9c91360ff10e18b0b..8c21233271b3b79169ca57bb5ecd4889812ed666 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code for elf64-sparc
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
 
index cf8dcf8bf1c2c28a90d88b6a62962b87c1a587ae..bd90d8aeed5fd2a09bfeb99d327dd08cdf240fca 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy SRC to DEST returning the address of the terminating '\0' in DEST.
    For SPARC v9.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
                   Jakub Jelinek <jj@ultra.linux.cz>.
index e01ad4eedc0c37c847e5616a048a963ce7bbeca0..5bc0871c11544392359c09c8a515e802f0cfae6f 100644 (file)
@@ -2,7 +2,7 @@
    SRC to DEST, returning the address of the terminating '\0' in
    DEST, if any, or else DEST + N.
    For SPARC v9.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
                  Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz>.
index ed2a31c95893914769371ed905af9ace71eac761..d1098a261fac435e89f6cdd0619ed7f731a7488c 100644 (file)
@@ -1,6 +1,6 @@
 /* strcat (dest, src) -- Append SRC on the end of DEST.
    For SPARC v9.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz> and
                  Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz>.
index 9a9c779d19911343b1ba44de4218c6747e07a702..8da6d99456587071e0727bf9d50fc452851ff2d6 100644 (file)
@@ -1,6 +1,6 @@
 /* strchr (str, ch) -- Return pointer to first occurrence of CH in STR.
    For SPARC v9.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
                  Jakub Jelinek <jj@ultra.linux.cz>.
index a36992e4377b2693f2ce71776012d280948b10e4..8925396ec6a837d0236fb639072d8b09b6943dc2 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare two strings for differences.
    For SPARC v9.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David S. Miller <davem@davemloft.net>
 
index 94e9ff8cdb0095086d5df5466b387ea8033a8917..f4a14ae9cdd34ba7e3bbaef1ed7826fd735bc768 100644 (file)
@@ -1,6 +1,6 @@
 /* Copy SRC to DEST returning DEST.
    For SPARC v9.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
                   Jakub Jelinek <jj@ultra.linux.cz>.
index 1027b3eb55b9dc830ba6504184d8587edf40d736..8594b67113376ce750eeea81f780eb705ce93e43 100644 (file)
@@ -1,7 +1,7 @@
 /* strcspn (str, ss) -- Return the length of the initial segment of STR
                         which contains no characters from SS.
    For SPARC v9.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index e2701703572ba821bf263ac88da3ecd465fbe277..ddb4f9c4854eab938d9b7068688eb9dcb1517e90 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine the length of a string.  For SPARC v9.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz>,
                   Jakub Jelinek <jj@ultra.linux.cz>, and
index 22673ecb7acb5bfb0c5b1c355c6c4ef5f87591cc..76a36698f6648df3a76011c8ece95f78c434889e 100644 (file)
@@ -2,7 +2,7 @@
    equal to or greater than zero if S1 is lexicographically less than,
    equal to or greater than S2.
    For SPARC v9.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
                   Jakub Jelinek <jj@ultra.linux.cz>.
index 74fd27588240551a4b668f9a0fc7a3e3b9059391..da408b9a6ff640c0c25b1301fabbfd78e528b71b 100644 (file)
@@ -2,7 +2,7 @@
    null-terminated string from SRC to DST.  If SRC does not cover all of
    COUNT, the balance is zeroed.
    For SPARC v9.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jan Vondrak <jvon4518@ss1000.ms.mff.cuni.cz> and
                   Jakub Jelinek <jj@ultra.linux.cz>.
index 30930a87a61101edee8135557c51bf79d8ed0b58..0724b6e4f260deacd37c1d1aac4a15f626eb7561 100644 (file)
@@ -1,7 +1,7 @@
 /* strpbrk (s, accept) -- Find the first occurrence in S of any character in
                          ACCEPT.
    For SPARC v9.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 8e3b6d0c20cba9cad8984ab4aebdbe8ccf06b46d..90420853a6616833663c2ae69d0e0d135a8c2c97 100644 (file)
@@ -1,7 +1,7 @@
 /* strspn (str, ss) -- Return the length of the maximum initial segment
                       of S which contains only characters in ACCEPT.
    For SPARC v9.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>
 
index 1328a29894f9bfb96788f0ab5edbd5d446a1c0ab..2ddfddb47645e5155e81acacfe319dc9a53f585b 100644 (file)
@@ -1,7 +1,7 @@
 /* SPARC v9 __mpn_sub_n -- Subtract two limb vectors of the same length > 0
    and store difference in a third limb vector.
 
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU MP Library.
 
index 373bd6ce56a19f186c7b8f8a997c42db4e2586b8..c67816d4e49f5ad378dd74c0384fcacf21b66890 100644 (file)
@@ -1,7 +1,7 @@
 /* SPARC v9 __mpn_submul_1 -- Multiply a limb vector with a single limb and
    subtract the product from a second limb vector.
 
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU MP Library.
 
index 36f8e14583f7f94d8a3db77d9da26e3d1f0dfc04..c15d1936235e6c93d3af845904f63bec80dd718c 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  SPARC64 version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 25ad600e5671a41fb221405984a57c846a996345..ff6cd8accd4e4928e7b3d00dd8984f33132fa608 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 5ea240a4e0b92b58319ed3f55c4551e3b591ae73..1404cc1b6c06d2b762f9498a954487ee226a0f98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index e6adb9dffa773cd50f6c442d8e72f7f885da9b99..0e535b63f9b6d91b857f3ad689265df7085598b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index d77a9da161992863d47dfd28da0b881b45e65dc9..598a4fe4d0d467272bcf980d7697612efd9de063 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal number definitions.  BSD version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index c2a1c9c2e46f0d64457ace64310e2512cc5dfe54..ab84c1b38b00f466c3cec269b286fe919dff9c83 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct sockaddr_*' common members.  4.4 BSD version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 9d47bedceaf7887217717eeb51f483e78053697d..41bf657052bb020c5295555f98ba60854c6d72e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 5a170353d7c432c77d1186b52ee72b403c260f2c..05a3658196e9786c9ade270c1880c16766b30050 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index 4c15ea1ebddae774bbae4c08c17ef92fe4ee7cc7..e107770bad30c706c00d72d3a55ccee2f667afb2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index dc27d5d741e732079713d2033c7df1ea6e31d81b..7b1c0e5f5215c257b5b914a63e1f4fde0784f3d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bc63a2485ab273b2687f0121303c36ed3eb2bab4..d5520a8e207b078a7bc112272f706dba804eb827 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 820d179c17f7b24a57cb40735e5af6110f15bc12..f94b3d05c6ef6ed3aae6fb994e77210da97f3770 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7ba263b6c331299bb1f4c42c1fadb4dff343ff30..2d2bb0e0eb85db2910caaca1a6e889f2880e5faf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e5402cddd0deea78c131d97523f715f7edbea178..85c9790eca1043696d879476f9bcbde96c177ec0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8e83f48fed3eb384303dfce4d7b2eaca9dcf8d16..d59a7e1e1d4c979e3f250c040fcb3272ffebecc2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4f96cb0fc72ad27032586da15f6ce8138b85dfb1..20f363e9a326a227e96b0cbfa97e9320917cb96f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index bd5877154993df5e1181abc49f4e78fcab0430ab..4f2c1eddc5b3d4b53a6fa779d510d14b43a18812 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index a8dd9f43b75d9e3dca7e7d19602e1342dffef8ba..5d6720653f2c81a0f11d56337ea92e059e23836f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f58061deffdb31ec8bd38432c3ed3eb8035a8565..ea486d5b1e59bc6d8c59a2881e1c8fd90294307a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 8b1f8254431d0aa30d745c3a971aa1f51faa0f38..548f0ddc9a46e12ee06f0546eedac96c4537dae9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index c561c60a815f7e51785395fc04ef5efd6b2db159..ad56a57bd04321b085a0e3f70f8ddd8a724f77a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4af9b4b916a54f53337622d805722398a04d6422..aad97a26a5bda59e7cbad6b77ad27cf2c278c975 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f25110ba79374389789bdd8e5214f5b6f5415f1c..321d97975fff4a88f929b5ccf0de73bdeec0104c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d46057a6c7746ecda2fa4617fa79c4b37a2ee207..4a1e5b61c672ebb35e50c4104d08572eb16d6f5e 100644 (file)
@@ -1,5 +1,5 @@
 /* clock_gettime -- Get the current time from a POSIX clockid_t.  Unix version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 00793242f61f06e81b5333736e509e47cf096073..e99a568e56cacfe51f0914408569ea245cb206c6 100644 (file)
@@ -1,5 +1,5 @@
 /* High-resolution sleep with the specified clock.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 6605e9ead9b8f7b0c66e882a4f3b88a84029015d..f3c67ef8c9dd1fbb8bbdd81b75a264c1f5587938 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 0fc100a1388898a656b855833981dbf3988b3669..3ee5f3156edb9151803c2a4ba1a6fcee0529cdd5 100644 (file)
@@ -1,5 +1,5 @@
 /* Get POSIX {CHILD_MAX} run-time limit value.  Unix version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5b8daef568d5b7ef9f133ebe28c7bf405cb430b3..9088b5ebc0c1ae1d750602e9f66ffb901c71e4e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 003c5df56281531f24f41521fd78d20f6121718d..66f4a7653f9850bb769293960d69f7d193aace45 100644 (file)
@@ -1,5 +1,5 @@
 /* Reentrant function to return the current login name.  Unix version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 18b2503d1ee80e138886dba662128b285bbe6acc..a66b1e511a098c625b9f75d9e9ea73d4cb496280 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 431be855a31ad7b2c89f7fea1dbfa6ff472ebf93..602dfb623ae91b7566209b4ebf88971b1f29cad5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index 24e0b1df4d7b2d5e6d4ce9e975c649fae57023b4..bfe0d00c1e0883a074ff090295ac2521b911aad4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cac53b35b7aa8bcb192214d631cfdd71ae942b6d..d4f3532547a0dc9722280fae5bb7f45f648f27fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2db6d0c300b9d1b743b5f7b2d74860cbb72e706e..41ea74fdc3b38b03716d208ff468f8687b7365d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>.
 
index 72eb67d83cc9d9ab5eedf788f129ba65350070d4..1646a8fc38fa99551cddc55bfa0e032e4ea1051e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index fd2bcd11bf021df38567341d3e144099f8423354..5c8c217c21b397410221d8230e125b71a2e3aba8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 60ebce893be3ae017f7842c1fdecaf69ce6cb1f7..85302749fc514d356ff128ab3ae559be3f45ef4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 0c2256dac1bed8448393fbf212d89379ced9c0ea..cf553c44a2c6a35cfee69ecaeb6c4bde6e872979 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index ab9bf6159cd90c320bf16873faa7b2f43ce6f31e..4cb02cf02d468bc1c1424abb33d820938d975c88 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 43d332e87191bc86c2ecda5ca5ca20589827d02b..a67b427f79c39825c253582afccc9562c5b11b01 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembly code template for system call stubs.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index f0553c38113c19b1d467a40353c85d50cea329e6..33298adedb89619118210ad8cfc4d8e85f97e702 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 6b1aec1f38c8d5c30a6592b3c6a159372de88347..73108208870e9bfd33e71016a5741eef41177bb9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2022fde0d8f4353e5d69da04339190fd4740a243..24682285128b22b578fb3340b28743c76a0f583a 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b20f297278fc9c29da60ea32e95ff9c17c3d6377..0e2113434ab7e36e8f3fe0ff71c71678310a6d9b 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2008.
 
index 9052aaf56a01356a43c4912197247b990abf7065..45d46806450c38ff8e37d35fc1aa1be364a4c2da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 9af05e86af7a4c5a9ecf4b1f29c8f21568bf79e7..7bb1e8ea958aa2e2bf67af6c92c37fca5b7a0c53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 486ce3c9149ecd08d9b3065bc0d4ff16094b717c..49390c9f636af06f72d53e3f228f4f94f3faf724 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index d8b82053e0a149db2b7b2eb919509cffb7370b6d..e3ebf8d5fe08a601ee579dfd4779201fbc1395be 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 17b675ab353bed69802402fd1106411867ed9360..e4995b81301b8943b0995287693af108dc96281c 100644 (file)
@@ -1,5 +1,5 @@
 /* Error constants.  Linux specific version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index ef49c617e0cc272814819c95eb4ea13446cd2291..aedcda02246d696be0d97f1d2be32099409a78b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 9b0421ee0cfb5b6f42fd66618ad1de3d880f1cf6..cd4722b836ea048094a6c62ef7fdb721a133a0e3 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index d763ce9fc2a6637c289f9801699bd905cb57b793..9d74066142100f82045db1e511271b7d564e2cc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ba5d6fa94f706789a46fe0c57c308e5d77ab3797..1a99bff6e6ae9f192f535e1d1981dcae912f7722 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 04b90ef5b17de2fa5adadfadd4bb9792b303cb06..5b520c5977df929bca07187bf34224203a12b173 100644 (file)
@@ -1,5 +1,5 @@
 /* Structure types for pre-termios terminal ioctls.  Linux version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 1ff1e7767d86ce69855d67c4d71fee0d6e028646..514caeba4a6ae07738ea33a933c841fbe124c376 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 9460643e739e2e28a95809e7542dbb6064bfacbe..7a936876ae09a54ff2f8a7b20fca454d3c025c92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index efd4c418a53b814718eca203b83394d335d6c297..518df191ce28f14d2321ed7b5bc0a9433e6079de 100644 (file)
@@ -1,5 +1,5 @@
 /* Minimum guaranteed maximum values for system limits.  Linux version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 05d2d9237bf83a8996a6d142e29efe02eba79d7d..5473986015d75e6b899106f2be1d9db94287758a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux generic version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 2545395f6b927d05d7ecaef9d42c6ff4fe47fdcd..2168ba546b0ef823c573008789a7a25856a49931 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 59fc2fdcc3648d772a7371cf94352df6c34c118d..2f668f05d69bdd40987dad7830e0a65833461e37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 471dffc4cc37fe4f122469ab44f70bdbb8634b8c..01598f52aea28e5a9056463e9f5506053b7c2dee 100644 (file)
@@ -1,5 +1,5 @@
 /* Old-style Unix parameters and limits.  Linux version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index fef979151dd7593e424b96107f3d8ad6f21e5f7e..e059c4596893f0aba324c046fe139bb45a5a865d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 530443abe729fb1b0cc8d956e5cb04071f5adfcb..9617addc5d6bf7aaad220b5634951a88c3c142f2 100644 (file)
@@ -1,5 +1,5 @@
 /* Define POSIX options for Linux.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 27207ce0adc1569e78caa21e628791a2168eb2cd..95c170294655a84e016224e45cf6687552131350 100644 (file)
@@ -1,5 +1,5 @@
 /* Bit values & structures for resource limits.  Linux version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index e42dee8e621113293d707b85545427fa06e56ce1..555529d64c2873f571985857f38aeb2972e13fe8 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of constants and data structure for POSIX 1003.1b-1993
    scheduling interface.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 26ea325a19744f630590f0359aadc6ad35a3048e..8a14e9a25017134849efef36967f653051fcc1e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 5390d66cfa50c7024cff5b9b47de8b88c0c983e9..9a38ce565d112e0abb4c8bba7e896d0438652473 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 47a7dc13a7c94ac92f51de5e2b86a6f85b1caaa3..7e97ff150668d7014ca96bf7f6ae04ffaa435e92 100644 (file)
@@ -1,5 +1,5 @@
 /* The proper definitions for Linux's sigaction.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 70f383e114185d312e8a718c7ef4ff0da5600c22..05999fdefc4c6d884dc64f4e085b2c93f58a97cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 160378457e34eadad4fc3ccd22fdaf12d3888777..d71cc9dfd06ccef6ed83e7bd388e89128486689d 100644 (file)
@@ -1,5 +1,5 @@
 /* siginfo_t, sigevent and constants.  Linux version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index babc6dc041d32ea3c2358825d884a7014af12930..3ea5b4aba9d865a080fbc0f86b358bc0ff799ed6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 794fea6ecdd2e4caddc764cc91921490403774cc..3305a4787f129e1f949395a2f80df4149697e96d 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal number definitions.  Linux version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index b27da769ca251bb86b4742d2b8290336790dd7d2..af4ae837f2ad8e2fe70137040d05c2965158ce18 100644 (file)
@@ -1,5 +1,5 @@
 /* __sig_atomic_t, __sigset_t, and related definitions.  Linux version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index b2065c1ceb17cb48b762c4cadb0c98a59579702b..e143034ce24dc383016b4882b89cfebc7a6a62d7 100644 (file)
@@ -1,5 +1,5 @@
 /* sigstack, sigaltstack definitions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 9312849d03a2e9e35a166dc7d69b68be7f296c42..7ea165b2bfb34784c87c3a972cb0c9447e135110 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific socket constants and types.  Linux version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 3288daaa3fa1d4d9593baf3eb495b7896fee8393..576e8aa60e12b1d8467235d3238a7c3cc7427121 100644 (file)
@@ -1,5 +1,5 @@
 /* Define enum __socket_type for generic Linux.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 65e2a5a30a3948d0f51ed768ef31153e4f7f4508..769f99a6d7cef7d7203f6189e6a50b2ad01f644d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index aad8980fd560b748481e56d15dc1cb08bc5afdcb..a3aab96069310a459d96e5cead46d2ab79aba9b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 3466a5b1336b7a511be8a86360d7874df16b194b..dc9ddedee1d9d05f2515b9739046cd78a79c8204 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index f0c2242d8146e2aeaf584aa30dd92ecea898af80..47ba9ceba93ae3b790b99a464ea911d729159ed5 100644 (file)
@@ -1,5 +1,5 @@
 /* Declare sys_errlist and sys_nerr, or don't.  Compatibility (do) version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 171bae04caa506341d873ccc6174cadb33e6d59a..db283c8b2576240af3fefd05563a1998c6f364ac 100644 (file)
@@ -1,5 +1,5 @@
 /* termios type and macro definitions.  Linux version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 21dba71e825513120aa08b35c6936d5810593339..10805475bf696a66637ba4867a4922369b91abee 100644 (file)
@@ -1,5 +1,5 @@
 /* System-dependent timing definitions.  Linux version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index f98972428eaa5013e236b01a61994a3b984542f5..4957b59dc7f38a9d2bb6a3ec2777df329fc85686 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e9ce8a80ea5d8e8217f97734e35a21d61160a9dc..ec5b42174f257ad17b13f5fb03905ca2567d2772 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 9c162152995ee7e5ac0f6eb1c57d0cb33c35e2a9..1ffc0f607f9bccc67b72ec25ca5bba073861af24 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index f093af6d66891a6bfb7323e87d9f16a3666f2cd3..9e13f6a89bd61ba346fb7f58342049cb23775fa6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 2be017d7ef3364e17afa13afbac0cd1c284fd947..0f4e7b445b3b739738f2abbe4dce1a9c2b51afc4 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of flag bits for `waitpid' et al.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 802fa6cfbeafdb3955030144f63131652035ac6e..68adeb8771d5126cc80b7f3c8bb4b2d455c75ab4 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine whether interfaces use native transport.  Linux version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 34c21461bbf41cc2703727d156f111e644ac92aa..dd333b4a94d4c94346fb5bf0e5bcdec0140000d6 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine protocol families for which interfaces exist.  Linux version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 16036bd1399b74798b4c27e6785e8424969bd638..e66e81baf71bde636a6749948c36accd9c62fe2e 100644 (file)
@@ -1,5 +1,5 @@
 /* Return the time used by the program so far (user time + system time).
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index e234bdc609f198015f1564e663496e746bac66ad..b1e3db578c3918e3d447e49e4de5eb2d95442b7f 100644 (file)
@@ -1,5 +1,5 @@
 /* clock_getcpuclockid -- Get a clockid_t for process CPU time.  Linux version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 7941a5a8dd9eb97debcdc4568ac015cb4fb94a4a..e822b94d8725fcfb30db23691d515d5503db4fd7 100644 (file)
@@ -1,5 +1,5 @@
 /* clock_getres -- Get the resolution of a POSIX clockid_t.  Linux version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 77aa876d944752a675b77c66e571bba2a72f5923..a3182628d6b8707f1c57015ab4b0856953233e19 100644 (file)
@@ -1,5 +1,5 @@
 /* clock_gettime -- Get current time from a POSIX clockid_t.  Linux version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 2e496d28c64474362e9dc3ff48f44887945f1f96..0597c5e1fd92d39f52286dd3c3e7dbc1c10765a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index c690ae220ccdf6c564a92b32fadbbb031f9b40b8..394c0a33abbbc30e91394320d8e30e689b3180fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 11289239dc44bfd1ba26ab23d7fd0216b94312fe..fffabe45be6b2df54490fec03d280451ba5416f0 100644 (file)
@@ -1,5 +1,5 @@
 /* Return point to next ancillary data entry in message header.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 2746c122414cb1037c08fb94a8aa431e886afe58..a3dbd8cc9ae080c559e22c77f52c115b7ebe4923 100644 (file)
@@ -1,5 +1,5 @@
 /* Device numbers of devices used in the implementation.  Linux version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 6b2b3861d391002257d49024d41119129e586386..159fd96b5206b3fb3c4fd447ae7c6024a0b1e62a 100644 (file)
@@ -1,5 +1,5 @@
 /* Stack executability handling for GNU dynamic linker.  Linux version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index af4caab3d62a74b6583fd98eaba6a5220ddbcbaf..7ff36a2b14f8e2f0a91f33fa57c0ba44d96923ed 100644 (file)
@@ -1,5 +1,5 @@
 /* Optional code to distinguish library flavours.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2001.
 
index aa7496dea338a31b179e3aa91d90b62e569e3a25..9d00b459a60d14dce661d251c994dbe9b6fee35f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmain.com>, 2003.
 
index 36fb232e18699c6f967c10f5aebc7b9e7ed38217..052b9ed1103a4b865fb072b96b8cac06d602de7e 100644 (file)
@@ -1,5 +1,5 @@
 /* Find path of executable.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 9dad8e6f89be85e47bba5f7304d546d2d3551cd7..6608e6adb3075ba5230d927253afedb07b5c483b 100644 (file)
@@ -1,5 +1,5 @@
 /* Operating system specific code for generic dynamic loader functions.  Linux.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 4b837acbc094b7fd351d0d8048a7d76beb2d5f47..676c9b246f4a3523716d19cfc9e953b9b57ce7dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Dynamic linker system dependencies for Linux.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0fe1e1c3d0b47e31aa7370e94f1af36d48d68f18..8e39c83217dbfca3388f7aa4712d278814acc785 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific settings for dynamic linker code.  Linux version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0219711ed5c8d6818bb7d0014970ab2129c37362..64e4bf75f86cc2d90b8014567c0df85b1e743d73 100644 (file)
@@ -1,5 +1,5 @@
 /* ELF symbol resolve functions for VDSO objects.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c05f5bd4af215a3860b14f7fccfeea0ce52e3c8f..a71dc3b695b1517c13235d25c8cac5fd45c107f7 100644 (file)
@@ -1,5 +1,5 @@
 /* ELF symbol resolve functions for VDSO objects.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b682e0c4b6cfa3171e2d23ab82c37eb304a59158..f05c7a6399ca33424f44ecd283002530aaada5a3 100644 (file)
@@ -1,5 +1,5 @@
 /* Message-writing for the dynamic linker.  Linux version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index dad6c8eb25f0728f35aa2c68ff4641218508d43a..7d98755929b7f3eb8cf5df443bde67819203a223 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 103a18a833269996b66fdf1b08bf2b8a7fe1ed91..495a68089600d4846d08b82a5dc0bf8b528f9044 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index fa4b432d30ac82a5a9fe7fc2d2782acecb48a76d..425c8112cd5fcf1042d7321d7616012442afc41b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index d3e0cf38cb4d8d9a534294e95c32ab6d4bb7daa8..6e4cb875cdd3ee0ca08bfc8ecce1aa342dbc3f39 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 01808e905a84bb88a316a4fc7902a2a49be9a0d1..4f1f860324655b96c74b05d2ddbd01166697608e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 5ee5ecbe55e69190ecba0e60bccdbc22f62c0244..db96226f655700567c31c2447242803fa0bc0a4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 17a41a83b6174947f3f37563ea6d5ece8f3e1c3c..741cea4c589e066d1c7fdd15713cff9115c81654 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index fcb2dc80ca83de2a5abe37a1e6ac4b8031ed44cc..06abac278dc23017c9273a1f34e3ac0c0aa0687c 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for access to file, relative to open directory.  Linux version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3eee8876e096c654461ff7bbef0052ee06b66ff8..206d3d9ec4e873cf9e8b8ea2bdae640eeac67024 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 44463758e6476431faed9389efde8f98a23ace7a..e5380c7aba3f2b01cfeb7a0df9332f7c577763df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index d445e77d81531fcd9ae60c6dd3832681c3d2a7b2..7a02c258dd743f23440185b10d4047c1446c0469 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 1093cabe19d23f9040d3a6324cff5fa78fb7e6ec..803988d88c6b7dbe701312c163871c19795a2714 100644 (file)
@@ -1,5 +1,5 @@
 /* Change the protections of file relative to open directory.  Linux version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index acb9c2520efcdfe84c671db9106a4b1a8d8212f9..b0329cd2c26c00cb018749caee280905314e0613 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 725609c769f125524584eba90d3ab8a18702a468..1432a2cdb5353e484d82cf0c15845c87f46e3e31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index bdd0d65598b722011de6f4eb6964c179f3b543f0..7e0ecde13d712df4d5f891f15852de65d03d331e 100644 (file)
@@ -1,5 +1,5 @@
 /* Query filename corresponding to an open FD.  Linux version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 89daf0a5171eb5df3f4b651c311be8ef3cd03a43..e676befb92178c8e12c1049076a3bc974cfc7ff8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 271dca3e5f24971dd68a975fddcea1a4a1f4b635..49c062c92120b027994613de25b2b8b0ef89508e 100644 (file)
@@ -1,5 +1,5 @@
 /* FIPS compliance status test for GNU/Linux systems.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index e8c4dc972d89a15d03511a87cf62daf8748d6ad6..0f2d019094519c298fa9c30e75c7e4c2f4b56449 100644 (file)
@@ -1,5 +1,5 @@
 /* Get file-specific information about descriptor FD.  Linux version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index eccd6d44ae26f36d1fdea5edbb4f045dec16870b..c1fa47dc8198b4ecbd937c1b37ef44d056fb38b4 100644 (file)
@@ -1,5 +1,5 @@
 /* Return information about the filesystem on which FD resides.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 8f08d145aaf17b276f99b7b23207aefd9a1d0e5d..da1f27e721d5024c7087c46b0e42c9b821ccedb2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 2dcef9437bdd5dade3444aeff83fa7411c3ec65f..dd10c1ffec8e8a467150d5049ebc7aefc7471f5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Return information about the filesystem on which FD resides.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 6101a05db53887459fcb62fb9bb8f28619acf864..af4930ee68d75f211cbfb286f4bd4833fff3c04c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 35d25eb00fbeb1fd7aafdf4f28eec8b54892a1f8..3978662aabfa6559111a7f29c031e3cc394e67a1 100644 (file)
@@ -1,5 +1,5 @@
 /* Change access and modification times of open file.  Linux version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index d37950286967eb3c10eeeb3969712a549dc1d1af..1b1f005073f710298818d496ebde9e77da8a8e73 100644 (file)
@@ -1,5 +1,5 @@
 /* futimes -- change access and modification times of open file.  Linux version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1b8a937738b16b6e068ebe69f7f10026b6721713..ce7290e0f3fc20992be0a692c2827d20d8250d67 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3623fdf1c18c3062f2f1e607afbe343db055cd5b..c489da25b2c6f81723beb2cab60bcf3c5fa9d080 100644 (file)
@@ -1,5 +1,5 @@
 /* fxstat using old-style Unix fstat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 3cb1c3503725b21932097c2d2ea9b0f56d0be927..d5eb65ed98c7c27079f1a9d47d92ad475a900648 100644 (file)
@@ -1,5 +1,5 @@
 /* fxstat64 using Linux fstat64 system call.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index b8bd8a5c169bdfd1f0a533bd2308ed362cc66b9b..9acbf36a9bb990d9c96668a95694c0e1e7546a6f 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index abd39ea906eecf9d491958639b0832e344ca1621..b6195c877aa5a2c5afc315d94146d882131127e2 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5c8cb449870588c132830dd5b7040bfde504fad4..1785a6b12c252523e9ed037bf0db94891dd8f70e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 47ec6c06db553d15bd5a3a2d3ec2b12bca3fcf3c..4f7e25eb31134c3e4b8555cf9106720da2ef8f67 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 212b6b7a21fb7b48adde96babfd4f72f09531ab0..ccf3bf25c6cc8d68bde5b9248a2898b36d5be3a8 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine current working directory.  Linux version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 2d588a6021b8f756508672b61f2cc8a35241c127..b708e499aa20576e0923245c145c1ca5fe3521fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 2301db83ce462b9c506a16ad6805da9d4c7c6907..8023ac05102f37975d36accebd520e072ae4f15c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 0e7048db2c4cd619315098bc66b76e90f2860017..d3584fd8764bc9b542d3e2f96ca5f045e0ea1f2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 6f551b768283284ae13d295f8e4c31dff9244abb..6de02fa157973537f5ced38b0abd91088aceb5eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 99082483baacb53899ab9b2b96e72bdf0c2f5f7c..9fd4b1ddcf163ed8e7a4e01190bd782aafda1974 100644 (file)
@@ -1,5 +1,5 @@
 /* Get IPv4 source filter.  Linux version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index ce3e864b392e92ad29e6f0024c344727a9b7d4a8..e57faa683727d14c7c4581a07bd66a772a8647d3 100644 (file)
@@ -1,5 +1,5 @@
 /* Get system load averages.  Linux (/proc/loadavg) version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 55cb6248e37f79177a7b04b7219adbe6d9da0ac3..dca3e87aeb5c50e6a0cd99c56d171d99b3052895 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index 3e791d69bfefca23aebecdc6dca7818e5fa1be79..8a624beed22dff71072e68bce30b0d6576a3ee37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index e1454158c4f2debf05f3ec016ca45a62c7975ce3..95050cca4d6b4b70dfc63ab915d43e965d80e16d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c187a15e87618c2f64182dfe67b5848777bed594..cb58320342a109ed61b291c1b9593381225de43d 100644 (file)
@@ -1,5 +1,5 @@
 /* getpriority for Linux.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index a9f0ec003304cf51b853e9b14b3dfbbdae0e2ea0..cea2fa6f3b57f642c21613b098c45c5c4ed83017 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index 6e018005868a57291662f6649c510748ac1ef034..d50359359e7386adb0cefaace99cbf2843cef350 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index 682f42489978546a145c0c13b87ec28c45a0eb69..037baf590ba2471defae2620a36cf4f248587100 100644 (file)
@@ -1,5 +1,5 @@
 /* Get source filter.  Linux version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 88f28c9e190b97b56b03fc9facc9c1bc6977e33b..b6a6fe3e2fa7b1c4c781a6adef87e56baeeff369 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine various system internal values, Linux version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index da75289aaf848ca825c2f59121cea289de864234..4020de7641dd9b59f639fb903aeb79a95660c72a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 5fd9ea6dabb755f8623417823a7eee02f31f8808..894f9a7801d1115f7748fd8699b8d91e8ad835b5 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e8c82c7e5b64e6fb6a0d9144b4f923c74976db4b..cdce27b57fa463f79cba79f046fe79880320cbd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 6aa671e85cacd77f37d5ea8046771d099b6a2f64..4c62dc0e80b92c5049a80f0b2246e7ef7df336b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 880542a61bdfea33afdd3256255a6265af0d8310..c78ebebb37da88841ef7cf11cca1c38e8be25379 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/i386.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 85b7100f040cf9df5eba7b4bbce9791682108e63..e343262edb8e0c84df55ec99bc7f68629e185991 100644 (file)
@@ -1,4 +1,4 @@
-/* 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 Ulrich Drepper <drepper@redhat.com>, 2006.
 
index 6ca68a8bd83d975e7dd3ed50789891c9cb3b8eb1..ff1c56743c478b5b4c2831e8d5eea107f2effa2f 100644 (file)
@@ -1,5 +1,5 @@
 /* Selective file content synch'ing.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5fa640285ca81e32dd5228fe7697498958c138ae..4f63b2cc9e0e2f7e4684ee3505e397a557dc00e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index dbd65d8da6ff6a14d91dd0f68d0bcf2993b1745c..c8dd2e4a372cd87626b6b300471277a1003eeafa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu)
 
index fe26e2669e6790c74b82397bcc098b7ec53c0725..95e32acae2fdb2de2d202af41d1939223f794f50 100644 (file)
@@ -1,5 +1,5 @@
 /* Optional code to distinguish library flavours.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 10f1c00b7b44e601f58a19a1f128b9bdc24b5bad..ecfef09ecdd3fc77d2b6071ce0c8c33b3a950575 100644 (file)
@@ -1,5 +1,5 @@
 /* Linux/i386 version of processor capability information handling macros.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index d958fbfbc06429e6a091685b5d8bd6fcbbf5eb4f..457d84e3e6620da3bcc11a6f27f21e3ecae7a0d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index aaaa6a688a88d73caa19b3f22ba2d5ad54d5abff..00fc6f3b7669a24620585f81c940f309c75c8083 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index c3ba3b0bd5a03bef135617bfadf8be7ed4e93d0e..14c304877dcb03ff0456fac1610d1a3073948e19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 6d390f1ae1d940f3d61985ba66271ba9314e6ea7..7fbfd930c6fe505657116dcc0ffe524a590965d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 4a8288b378f20292fe026524db385bc31adf6673..7726bb6f72dab077164c654f929f929d8d0bc072 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f927f149b8beee1d5466da6597e49aa9952fdd9c..c76878c1554533db32b35f1592ccc6ce60cb79e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 4f34a4cefeffece54c80087a631826e9f912e0f7..0eaaf25c0cae78bea88ee8f26cd18ae06d8df925 100644 (file)
@@ -1,5 +1,5 @@
 /* fxstat using old-style Unix fstat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 7ecbbe0891cdd0a8cbcc768abec512385af0b457..4180947dcae5e8fc6b1cd8ec215038871ad77ad3 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 18241b283cf3ab248d2bfefd09ca542180463c45..9555c26580874d80f02d546cbb602ead2ffd4767 100644 (file)
@@ -1,5 +1,5 @@
 /* Get frequency of the system processor.  i386/Linux version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 690fe411678038f558761bd249b2b6c1cdbab155..35ecf449cbf12318f3e44a0f37ac80e174344129 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 636d421576ae5bb4bcd9006ddf2504b212e8a52b..b5254de094ff564b0a0c58ea951b203a1785fc6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 81361432c260fcbc8d855d9c294327b642d8cfc4..ec56bfbcf984276403d7be41c0c717dbe4b68f66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 380f271c6c1535b5c214304ae1bc7391c200d3f5..c4e794ab23f6fbc11b7fd55372493ccabdb21ecf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 856bf0c8c94f2d0d34c27c02b922120132148348..6ef073bb1a818a581479d79646b7f06c5f2e6900 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 7d85f8f39b179f94bc4fde7bef41c63b1f21eb07..556fffacda778a0c177bf91e738bb3d905b47842 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index cffb1b051fe83fa6cc5967effd16c026e66618d6..83414707add55397cbbc9e9f7f4c4c9ae1427feb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index bdc3b82b6996c098a7dac1f0420e0cc7667bd038..f1fca1e7551052ab6ef8ced6fa500b7f7428a851 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 49b33028404ac9130ddd43b0d4841936a28a58fc..fff076c0ba5ed91b064cffa1f76a15b266e67daf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 89e52a83af73b165e355ebf7e3b94cb163ac02bc..2adf55c237e2654a105db0240efe9a26026cfa25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 4f398e140bed868bcd1aaf3f7db48102388560bc..60e24cc50da269969a1af3472a99fdc54e2b396f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 0b7073c14aa2044a41cfad574ec6feeec2fac53a..cfa7e97a2e72bfadd30ca781b25cd3429207dae2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index cedda87ae83a0008679bc9da0016e1c674f5484b..4b95c86de584ef322d92395ee63efdfadea2da03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index a68d77c05c1838463741d548ccb8ef4a5c3ffbc5..63d733933b6bd76fe6aa6524a89339b2add6aa60 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 8e595b1b586fe2433bf9969383653ed846875b62..61bcb0c4e5922cd51370f97e0f1a17c69ca8f286 100644 (file)
@@ -1,5 +1,5 @@
 /* lxstat using old-style Unix lstat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index c36fedc9036fba84ae7771aee1efa77feb877c9b..1328cfb92824e6380c093baf1b682f525062c894 100644 (file)
@@ -1,5 +1,5 @@
 /* Create new context.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 0addf65e444ae2ed3e251ff6706f90ad533b0f2f..923c51b5b709cda16aaf4827719e02b1df0ffd8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 31a0f67827daf7aadf02ee44c5b697a098cf4b82..c6fef0c079ee1258faa75d9552011e2800e3864f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index e0af4e3e9376e4fb4efe8241dcd5fa357d07f53d..3bf7fa2df3956e8be72e2293faba9689a375b9c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 3df7352dc511ab56384b7bd70b52302c405d8f73..d86913324712202222e552808147c9e84ec6562f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 13f0130aa3bd63d11c5f09095a64ea200d17ffb5..0d6df2e2ba0e204165fc4838d4740efabe376cdf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6c42c610f79489d95488fb415f9732c9a2b75756..642229951a2e5fab9c6e2d3300d5169f436f9b7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 2bba8763193147c0463fca8c11157a534c8eeace..bcadf8ddfba848b7f333aa7e8a2580dba2a6c045 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 6bec1d52ad835165f9ec752d0387f7fa9ea09a97..4fa61e8110efda87cce800299057d344188a3364 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index b2b29eff65b4e1d11112c663d0b70b87ab389974..0bd60cbce212781884226d2b92e9a129c939ec2b 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Linux/i386 version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 0484c7a78a208070608386f9d793f080e757fa19..e26b4125ee91c3c3dc1455e9c92214c5d202a3ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 220062d88870473c403dea2d3704e4f3ea650980..fbfbde2dd45822dc98a375b009a173b4b8db8fc9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index a7d114ee904657df56dd928b8b625c9bd854f6ef..f2bf132cf3d704a2141008139f68d2da8c7e4782 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 7a6aeff797de27cb52ef31a466019dfd3b07a475..0417ef1417630e979ab905f340d69c8f402becdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
                  Jakub Jelinek <jakub@redhat.com>, 2000.
index 5e380558ac8fa2bc8c65d2b90c6899efced14644..c36ba2264f8d872a3d755f49a34623c7e5cffa08 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e43e177b23dafaae16b31e3b46bcb25176a45e3c..90abe32a2bc237652c6ae53836e3d90bcbe99ca3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 67e75a1c742850571edf98acca8a24a21b8febbd..64909ee32b4fd882ceaa010a62bf83dacabdad74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 35eb4a8725df63b755d060ed3601adc1a869a53a..7989546ab0bdd80ae3e568f77024ed88f8278ced 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 93cd11e5c225cb134c9e2448f9327f1a3552b6d4..efca0805394d9b6e6b9db1fb8c40223587d342a1 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given context.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 5d3a103b8241030f48e17c116af980d1e0239f75..2df94547685862cbec21ab66cc771d30cbf1f638 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 6f9c3fb90310f332db3945daf9fad34b8af7b7d6..deee3df28235e1421a84aacf4a0c92803da15e25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 5859a5173b50eef9cb946d8eca46dfde9c71b424..880f7544afa054971b41612d668a8357fe4c6591 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 979ab50860bacb153f5f7af738cb3743ae9da169..1fd330cd0c07729884ff0caa58d7257619190044 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 53389d8b558612a868b4667d21e034a58c8798f5..091a4248850c2abbab6674cceaf78a1c47f19496 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 701ce6ee7becae72ec0492e84409f5a87ad0545d..10c0d10d54e626023b7ce26eed70524f527c4d43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index c770a090a0dd554090fe7cb863b99a35e6f2a461..5041563aeb88b35bb921f91455e2cddb81255feb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index e4e53063bf44867978668e1fd23f080945028006..e06444650cac831b5ece2916255a4e22bfc1c86d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index fb328965e8f952021fe90c4edcab85fb54df3fb2..7f018cbe9928825bd4033e18bc99cf677bb86c4f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index ffb8b486112826a0cc74478370f43cc5e7ab19a8..a0d7bc92518f5a56ca33af4ac6afca27f07b64a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 0fe31e19df278c7e96b833513e34eabc59714e69..2868d907594d1c2fbc07080e3b051747ba1ad3e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index af6feb14dce505dfc34e59006990ad0beb11eaf2..2a20f858e6d0ecf1ce8cb933969674bf011a4931 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 8459dff321b46a228cccd31258283c9bb97d201e..1a426b187d254bf7e34f687de9bd574690681984 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index d2bac9122a4c55f692c368564e63b46bc81a2cc8..a901bc6bcee74af29b9f319199873d209a0ee592 100644 (file)
@@ -1,5 +1,5 @@
 /* POSIX.1 `sigaction' call for Linux/i386.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 67827ffebe68c98f2bbfbed46f65c6c4d8de76db..68975061bc5584d4f7cb4a7fd355370e16ce5fe9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index e4f6a0e84c4110da77522a5bbac03344da972ef6..ddce975aec0e02275348d51d3c99e5e62cc14cb6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 9ba8e1bab875f284d7321f4fa4591079f41eeb37..5c832c9d1e7fa89b70ca89f57edc4d671c0a1f1e 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and install the given one.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2001.
 
index 387ba2660731e564bfff3bac48ce9f8b8347330a..a9daf1355479187265c22146fa9d2b2d7cd31c26 100644 (file)
@@ -1,5 +1,5 @@
 /* Selective file content synch'ing.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 55ecb4e95291d269246f74a8280e8160cd4934c9..b57321a68a59ac9012b5327ad32842a10e3c37ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 9896099c3bffd973629841555fc0db3c1528356c..0e50284ebb7a25e2768ec14bcb34f6eb91f47c83 100644 (file)
@@ -1,5 +1,5 @@
 /* Get file-specific information about a file.  Linux version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 0506297e5659e126507189179fedd2ae09408e04..0dbe12908be4e1a6b01be72d9e6711a7870b3d9b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 684fe27d69b0cd2bc3445a44670fc4b42b8b4613..01888e9ce418ee008ffd235005ec41b4c1186e1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.org>, August 1995.
 
index dadd368ffc94de73b4b6333d0c5f44f69a8142f8..d632f70926d3427b3b743e33d4bb5ac90d187a59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 6f9cd48c54444414082f89a2f8e2409761244899..d6e0ecfcad5f6e61d06069555a01691c2e5e2c13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@gnu.org>.
 
index e2abe8bb95e9f5f3e4575bc9571472b2a73d268c..593282d74b3199db6a7902283a89d2a44830ecae 100644 (file)
@@ -1,5 +1,5 @@
 /* xstat using old-style Unix stat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index c08bc34348d93da1da3bf40638c55ffcdb3e4b2a..f8948a4176df7381873a51e75b178a2089a8e6e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 89fda156a217b5ced7e5049ac2a20ff99f8585d3..7b8867100f4363d1f04058e14206ce048c24f889 100644 (file)
@@ -1,5 +1,5 @@
 /* getifaddrs -- get names and addresses of all network interfaces
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 4a55e8fcc12a8b4d851b1ad699f93f0189ef25f5..58f51913a8374d7754af48683dea840b37959692 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>.
 
index 45a66b83d5746305c988d419b4ddc4367e07adc0..2424c138ac635794d6f8af643cbe2e088f283525 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b752f0102ce5263c1ba19825a4cd7d4b6824a15b..c5e2a859a9f46bf61239938cc6c2d2a54fd39180 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index ccd4c5918b3e943def2aa37fa016a1f56fe776b9..372353528e3077755f620b6b44f414e6c043d3ee 100644 (file)
@@ -1,6 +1,6 @@
 /* Set flags signalling availability of kernel features based on given
    kernel version number.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index d04e867122062d89f0224e4bd8b9188cc1b12384..f8e2e9ecc6f830ad4c9de58cb0886345ac8171bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 80ae6f0557c910b2e4488e3f500f3178870881c7..07210e8007ed97a27ef93ce07a68270e0824d6ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Stub for ldd script to print Linux libc4 dependencies.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index ef4866727ce11e3dccffc88b48760ba714634858..a6bc5a9d317fb7c59ace5f16e11bae55da0043eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 4e5663da835b994aac1691a7edfb62493efa38fd..3d33e7a57ebaf94e7b2a17dc761cdfb411664364 100644 (file)
@@ -1,5 +1,5 @@
 /* Catastrophic failure reports.  Linux version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index f10f8e17d0b3aded1b7853e3d1a12bdd14900565..ad09be64b3bcf0828fb5cd2bdbcab00d7b7d6800 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2312b4702ad4b789af20bbf084cf774460839322..1547ba86a708c16c81993b4743e2277b341e3768 100644 (file)
@@ -1,5 +1,5 @@
 /* Constants from kernel header for various FSes.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index a15be30249f9135f4b770c5050e1cc8a13e1fc1e..dbf55dfa0c90f4c80fb96c16a084f12e2d7b821a 100644 (file)
@@ -1,5 +1,5 @@
 /* Long-long seek operation.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 83f040330683e02d09e2a5bbf4e6ec4d2e420f7a..6a4a62a0e4814128d52b70fbe536d061a4e453a3 100644 (file)
@@ -1,6 +1,6 @@
 /* Change access and/or modification date of file.  Do not follow symbolic
    links.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 3a838918e0d8c777d317893e1b90a2ee483671f7..1638f98b749d6f002753183a8aec145097928ba5 100644 (file)
@@ -1,5 +1,5 @@
 /* lxstat using old-style Unix lstat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index de889966fe93a08aa69bce97d980149ba1447377..18067b7f3985344aadd0a5c4eb9ed5babd1fcdf9 100644 (file)
@@ -1,5 +1,5 @@
 /* lxstat64 using Linux lstat64 system call.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 307340f9045dde4988caefd69bc0bfd37c92348b..4b6a700f67bfd0e6bfa7111c0205732be4e632dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of functions to access `dev_t' values.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 737ca0e65342c11b401de871aa99ac1766d0f748..aa923b9c8db581758655235e494d45ec9e9f5e52 100644 (file)
@@ -1,5 +1,5 @@
 /* System-specific malloc support functions.  Linux version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index b4a089e67bfb1567f740dfd20d09bf39ecc7a4f0..72d69c58f3863bf776ad95423dea013cd24b7692 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7d367ca83c2b070e9d6628328a99c1c06fa75c1c..aa02eaa5f8209aa00067c7cf5cf40ecda586e550 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 0f5b07fd8c2a12dc87121418350e257c421f41ca..c5fad80769a0638f2d4b8fe2844a22da76199db8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 1a309bfbc1d04bb35ff7e5d8c1f81999e3dec3af..352b290629e21341f456be7074f7f2e9f840cd55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 34801da29de84e7b209bcaad6be1b8181e44749c..a61839f50765e46f3973445de0540131249b50d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 8401d68ab6ba942caabdde730d232cd4601ebcd0..38194ac90e96fe781cc65f6029bb183e2e065656 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 8a13f4f916e79667d000f56f67cc278a171dfe67..d37a38361dde2fa059b3492a61e2baaa5fa63e12 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 7354b2a2d030850610e91c5a14c0cc021beec054..18b1d5b730cd7190c319de48cc962b43d3d3a70a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 1a1909f7b273beb9e760699b000303957f814d26..e16e4184fd29c24d8f2370075829b6f79f724549 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 0bbaf086cc155bda843a67e9d81c25d1c2317b87..317d18f7cd170dc4b5005221fc4b6806e0269d71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index baa825319cff278c714837695b9369f917fe97aa..80f415bcb825b995323a13d251e19e4137ab524c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 7ec9b253bced09b9d07ef4f2cfb1caf3039029bb..c62367e3bc4ee8f890d69106a48a060c459b1034 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 556159b3277505cba996191cc93bacaf4bd7bf9d..cd397b1928fd21d195a0c88b1dc365d88c3b2df0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
index bf36e844f5cbad228c79c17000c4a0f640e62a27..585751cea167d58d11ab03d81a3f61b7b018c393 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index b51f2614ebcb938de17b8e4bd6af9df6a1f8ff66..bd2bb312798ca3441627abed93be0a048705c7a6 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Address Resolution Protocol.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 822df43fa87e546cb132a261fee26299e7e205f7..1a79c529bc34b2b127c558ddfce5c23f012de6db 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for use with Linux SOCK_PACKET sockets.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 9f0fb5411d8c3484b52b08ea2a9951c697d66e4b..06026bf5af525f697a2da0e6525ae39539649a00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index e579c82a917858db06826ae27ea48bbc70692ec6..663f04f86832197183c96e71d7401b38cfdca43a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 8ab33e54c8da2934e4b7b9cebdf0a5dad61f248d..fcb3660182ee5cb50632d82d1852dedbe7afdcb2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 0139cd905da5580d5534b18076a35cef9b862b18..e7efff8f4d33c14a56a9c0acdf2abf0f539486fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for use with Linux AF_ASH sockets.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 50cb0d9fd49f4355b5a04d103d67ce36a00ec976..cf9ed2c7c50b2f1c369d589c55b265563c485584 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 0203589475a380fb34b37192245bcab9e54b9c0e..e2181f18ec91d111f5245c015796993f9f248979 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index bc2db99f3c1e21eb436f088f9f7dda5bd787a172..5ab24480722984f9db77635d54dfd86b3e06d2ba 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for use with Linux AF_ECONET sockets.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 2c5e5f0e247d430c1d5c2a20396edc8692953ce0..51f7f67b85a00e1f829100bbb0d1f50304352418 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index fed06e5c33e521a8955cb8fdfd28d1e45651e52d..67bdf02748d6b5c6e67eb1eb4909ff0819119c9b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index b1f8a6072c1dd7a40a2021544e85acbf35115356..068d7254726da0dd1e01b7be16490ca3513ea48a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 35984cf5a2dde3e646104c8705268730a564461c..2754083d72088d9b38b8902ebbd9ea877105263a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 74317fe0f387e198e258eb2aec8e60feab579996..bb2a4eac38c610caa40887cf3e63dc691d41379f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index e0da57a0c56dc59820e449fb9faf225e5e4f80b6..29170167ac4e018dccb0eeea1f7ed894051a9f47 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 813288fa411d796777b2c9c03dcdc0cb4c79b34a..3b0d7a74a36d9499a82a671ec015a39415bdd472 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for use with Linux AF_PACKET sockets.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index a60314364bfab7362a6ff671716a79a4b79b69a5..b02c599e2b6b6913f1b7757b61a85c6e6719eaed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 472762fcc6c80509f4f95e9037625d01c7f6c714..45c3b9d6c726c030bb48edf4f875470276a077ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Rose packet radio address family.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 7b8ce72ec3c34f0f7936dedc6e049261af62a5cf..d23eeba8a1b113d585735afda89ba987832b702a 100644 (file)
@@ -1,5 +1,5 @@
 /* Uncancelable versions of cancelable interfaces.  Linux version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index 60af366952771a1891ca513503638a622194034a..36c568f201b78c08b55217b8b1fa55ba692bdbcf 100644 (file)
@@ -1,5 +1,5 @@
 /* Setup of nscd worker threads.  Linux verison.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index e941d2162d15ccae26081b4b03ab286ce7a3a2d6..1b91292092fb2f5b0bfc15668a9e985c45342870 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 4f3522743a8d5a63c1841bf7dcc32eba1f6235c9..bfb72b1ee468ec9b52c04cd1e300c0d42601de6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 701851dd1157ceada6d1427988624b6e7fc329d1..0d63806d04ae7ba9be5c78df452580cc474b55ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 6e838dfd0c358ea1192528ba7ff0ec4a891f2f00..9bb8acec1fa6cc41aff6ebadbb8ce4ebaece5588 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 88283407a25aab635e3b8998a6d77bb87fff48b6..3138b4a9eacee8bb2133e1eb283445b88ab919b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index da4b86ef180230a73fcb7e963bb03ff45617648c..bcf7f5fc402e20f917dc2113c0c043476463915c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 723d234538d51a9efd5e621c6ebca1ed08269a82..578b73654f1e4142cfcb97e3f6808241aa212740 100644 (file)
@@ -1,5 +1,5 @@
 /* Get file-specific information about a file.  Linux version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 56071f8b6438d66f99df11b1d79dd0ab533d5ca4..d1724540e42bc5b1a3fee46ebe1d58ca0cea64a7 100644 (file)
@@ -1,5 +1,5 @@
 /* Common parts of Linux implementation of pathconf and fpathconf.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index c45fe35bc50781734555d394ee6abfa700a0d9a5..d257960c6fda3ed96a84d5a321ee83040babbeb1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index da1b51e8068b9dcdce9b58cd7a5c9bc0efae8613..93a34d0f63b4f7d836fe4d0bb23f299b01ae044c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index f6c96f9fdf01b7efdf81c2675a40ddfa7476bc89..477f9f85745a839ec1f4c4c876c28dc8bb2643f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 5fd90d70fd908a9ee1034cb61a5fc47972196bb1..73983aed5b99c286b32c9588d070394600a489f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index c95102df18a6c6138a527befada76c6b6a66d380..44cdd8721b8d15e785ca13d1dbabec7f3625fe15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 0fe1e3f5fdeeefcc92f382b1d4a5e00d8b342837..475ce8b4dc4d97dfff1ca96914bd5f717686f0c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 6eb77991ddc9819825af4b3f462ff26554721d68..2523ed15b24e8986b1f61bb912fb0c54457410e6 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux/PowerPC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 889bbcdb4a6f415f7bef0d8858dd93915cd3ac17..c9c2e2a06b139e127cfe1f387d5e9291a3ac54f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 31dd15ecc4be3e5e827a6e687a660ca0ddf5527d..e90829db2762c2c030067b61603715a49b301875 100644 (file)
@@ -1,5 +1,5 @@
 /* Resolve function pointers to VDSO functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 3f72c03351bd0e0ddcee9ca3468b658155651919..a2a0fafee7eca9e79d4f460a2fdefc494ed74276 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/PowerPC version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index b22fa72e849447ec5ee732d9dd9a21b618e3083d..da686c85dceaf047885e38cd5ab3c83095192f62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index c562021d370fb3fc336054e723dbb9280a266eef..e9e8a9b2cff4fddda9765b1ad8e5a68a6c2699f1 100644 (file)
@@ -1,5 +1,5 @@
 /* Facilities specific to the PowerPC architecture on Linux
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 56f47f118f94173d003ceb208c5d096f5df178e8..783135dc25ccef6c7ee4ee3f1f1be52c3d3fecfb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index a343335bd09df958f2da8dd10302dda18897b0a0..df94d7697da7dc4b967ad4312f4c4b7cb13727e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 33be9e8dbb634ff769678c4e164609cd598f5da6..92790def19dd0f03f61fe8ab8460c5ecf1409bdb 100644 (file)
@@ -1,5 +1,5 @@
 /* sigstack, sigaltstack definitions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 252aae9eace48b164fbf1931417ed02333b48717..1325594e2d25083b55bc1c784b326c87bd184fd8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 4d94a8d72ed6325ef99f1856db0f550047abdf5d..d5dbdaa57966cf38b4a0434928ba3a50012cebcb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 6028dba0d1886db20eff94c71f2b303f387e0c0c..cabca011bd6691856a4df8d9b02ca3c4bb285859 100644 (file)
@@ -1,5 +1,5 @@
 /* chown() compatibility.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 8289c611594256c0b3c8cd61af8005356706479e..4d31a56dd63fef5c60d94dc05a82fe756889644c 100644 (file)
@@ -1,5 +1,5 @@
 /* Variable initialization.  PowerPC version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 12433c732c98feb052ce1bb2bca08e91d1acd8a4..354c4e0a493c93833185a744b9b3ebe0442b3c1d 100644 (file)
@@ -1,5 +1,5 @@
 /* Operating system support for run-time dynamic linker.  Linux/PPC version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 88f535f4af5c513895982909d2761c745ce0dfb8..61e0a4dc56754c8eb55b1c69b6ccd7bdc37821f5 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5e88b83b5ccf703085c3bf2b28aa4d8b440c2f9b..0a6aa81fb02040f79275210d6b03bf06e6b55a9a 100644 (file)
@@ -1,5 +1,5 @@
 /* Get frequency of the system processor.  powerpc/Linux version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 266e6c90319ea314c4cf716945ef130785eddcd8..94f05858f9ac462cdf784c4f0ec81dc7ffe50ac1 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the frequency of the time base.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 48c3f84d86f60b0ddf9d0a5c7edcab3a710a2838..29a5e08ad61be1c7c3bfbc62511b7955c9fd1592 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 061715f87538c74564fc5f726149aa532b3c3a38..4cc3e8cc2e58cf708daacc5af1fb615c6eb3c45e 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization code run first thing by the ELF startup code.  Linux/PowerPC.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 587dc58d3399edb9e858f4a257bb9e2dba8eb546..165bbc7ed7ba0fc8ae98de2afbe05974e9ad0072 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 8cd2f8d6730375a1a5525b827a9a81af9a0bc583..a569310196b0a3c19ea37343d8dfab059be9084a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 47fed39225dfb4263df46da2ae42fcb584f1adbf..ea029991cc8ee3ecb984db0d31ff931cff0f26c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 2ca52663865f610281b0f74ffec1b91a9929ad2d..17857486a4a148f2ef29faf85832ab9b7783aeb2 100644 (file)
@@ -1,5 +1,5 @@
 /* lchown system call.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 92ea723620c1906fc8abc254449e3cdde8e47dc9..2c0eca20a2fab5a9d4d07dac77e67a492806f679 100644 (file)
@@ -1,5 +1,5 @@
 /* ldconfig default paths and libraries.  Linux/PowerPC version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index fcedf32c739a3d24a0e98e88ee5f8665fd6c7fcc..f2d0e6ae3032b58f796da0df3d8ff617ccd41480 100644 (file)
@@ -1,6 +1,6 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
    PowerPC version.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c0799016c0f6070b783fdf46c3a905937abeac90..acd9f822408456c2af61d18b490f96b196ec5430 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 6e88b615d7c67935c5772831f5873c4d95112cb9..09673f75ff987be098eda7c298c6a8a070c82234 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index eb27f42cda3a506d0e4080a3645d2e30dce25d45..74ac9f6b45a672343765988e97db62986ec599e2 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/ppc.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 81af2641615cd0638e08ecefe112713a8e903229..bb1510dff19fd6075c780d0495085de3796f5414 100644 (file)
@@ -1,5 +1,5 @@
 /* Wrapper around clone system call.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index cca74060fc14d058929eea69075282c2198bc966..7f65eaf407e8625cd201ffd488f3ee6c11725618 100644 (file)
@@ -1,5 +1,5 @@
 /* Procedure definition for FE_MASK_ENV for Linux/ppc.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 49b73d20a0be5c117d033f44df4cccf8fa1abc05..6f20b0597c1e974b09a3909e6714143f79f17d1e 100644 (file)
@@ -1,5 +1,5 @@
 /* Procedure definition for FE_NOMASK_ENV for Linux/ppc.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 05fc13b933e08ea12d14bc710a5d27360ce4aca2..cb2324d994d1245540b5474fc0259b09af828e43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 082d302e8adbae5af49aaeba5797c895dd2e3001..f50d492d99ecb4a41daab94b935239416000136e 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context, powerpc32 common.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a852e0d9e9ed6b300f80bb42d897ee02d9081908..cab1fda87800bf4af1065c1386f854a48ea5032b 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b816da92978105fed4c6fd04756ad5d5c7c860a1..04edf836b9ede42e622843e8ec49e0a208a2ef1a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct stat' used in the kernel.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 70e3c976266441a9cbc6ccbf4c4af87f5553040f..afad726e28383f6dc958a148d2ba15c7d5279dbf 100644 (file)
@@ -1,5 +1,5 @@
 /* Set up a context to call a function.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9eb1a95615b59b6830e5b97c728416aacbb6a153..4cc9a81dc18399bdb5449aa8c9a3e01389171e62 100644 (file)
@@ -1,5 +1,5 @@
 /* getcontext/setcontext/makecontext support for e500 high parts of registers.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8bc3c7a43e3939c7d75ecb07e78867b1771aa546..0039b90e7ecf898a5c7a16c9e3556ac93778ca21 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5f8653ffbb1253a0e776a5e3a43253a77e090b13..3e17585b6b1f1dc89753b17517d1ebf18ed5d568 100644 (file)
@@ -1,5 +1,5 @@
 /* Jump to a new context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index de6d56f9603a7698173169eff996a70e2f0bed50..1a9d312b7e81bc5213feec81c18667e7cd4d6c61 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and jump to a new context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7071e5646c372fb34f9e45cffa6a337f1b0219ae..98a76c43286ce206ac062fcc0d695875749c708c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 417f2be0f55d6c15cbbff420676e6d70159346ef..bff8c96a23227caa38c138962ea41a183bd2858d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 619db3261842c511157636cd43701fdad8387504..35ac9c2159478312ca1e59a8c2e315cacaf9bc5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 75407b31659e8e100608aa2b8484fd40eb3ec9f3..399419b83c43857395cab4e4f80a712c8a954bbd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e71c91b2611083af4fff877f12c725ae76ffdbc6..77d39cfcec7a59c565e77107f2b69bf3ca03a416 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 7094e93d3cd1ad21abb9e12c37389ce5682ada32..02e9919323f292e78100bd5aad3304010068c69e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 6525cf74297e5bbd5b2a7dcb9b3603891d05d9d9..96a2067360ba52288dd64f19649864c6bd51d012 100644 (file)
@@ -1,5 +1,5 @@
 /* Jump to a new context powerpc32 common.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b97b993cfa18ff71a021e5c0e44268c01c08b2b7..ce0096772ae6161d6f74b5edb9eaccc6e06c48e7 100644 (file)
@@ -1,5 +1,5 @@
 /* Jump to a new context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0c027b3a7654cd8deacb46b01c05b862ae2ed2a5..226148419dc26da6d7550e9cabe51747b45fef78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index caa5b8932bb00ffd38f85847176f29976884e9de..8544c28232281fd692b5c3125a6b4e01d5f4e320 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and jump to a new context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7ee4ef15f10d6e9d9fd74a45bb19606eb2b1c38f..007fab75623c943dc78ca650c89a7033431a41eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and jump to a new context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 250f4fc8c9f7700de380bf44c24b68a0e3b31078..8feafb808240c949bd8219bb014a4ba1cb58dadd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index c018cecdbce5b3ffc6ad4ad36e2203f6893a8598..1d96e1de1b8feb6fb12018024b1facd7af07ff10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index f2d4aa30426cba780d34c464da0dce22a5714b9f..7a1e8422ad26ded87ddda90b5b981f575438406a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index ae576d62c3a938ffc5b7378199cd1f0c075ee4f4..dc9c8540ff43043079378af17f047df8b0fa59cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 33cdf25225f00c9198ef66a7fc32d2d3241ecb79..30f66a83ad433e891cc64c87447fba2bf6e5f5d6 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux.  PowerPC64 version.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 37d9d24fb9bda37ed902ce2e916040a1be7bea76..d8fefdd3b441e99cc6e287697072c74be9352eff 100644 (file)
@@ -1,5 +1,5 @@
 /* Wrapper around clone system call.  PowerPC64 version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index dcde5a0de75f105fa08e55fd99a71040063f6c03..06571464a482568aa26564d240daec6a2a881f94 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index bedad10cf05a6cc468eea40138d50fc8ed0a94ce..a9252d7d35c7d9ad8cbf040a567d049b69914cb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 1d579bfccae6968b5adbfe05966ebb24ae48825f..35fc58421a6a465c6d947c2de96dd4a9f6218727 100644 (file)
@@ -1,5 +1,5 @@
 /* Procedure definition for FE_MASK_ENV for Linux/ppc64.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 8532518ec27e23dce2d46f34e83cde7cdd81ca6c..c6c156ce787d03154a06112b849558ec2d579212 100644 (file)
@@ -1,5 +1,5 @@
 /* Procedure definition for FE_NOMASK_ENV for Linux/ppc64.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index c236ab4b4ea996a0688da0e0acd604a7e00cbec6..85ae1c86668ec96e8195f5e9d515a0299361e50a 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 98ea73e70533bfe74b365187bdf9b87446a0a81c..df98736860f59626295c7ccd286545df49275292 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct stat' used in the kernel.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d043968a03013ffb042b1f92e901f98c425ce229..491db8f71969c68d04568945e5f473fe1456eabe 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b6d82bdd1995b61cb5e2d21b11f3d1c9ed111a3e..e22f5a6955227b0bc412c8b92a6b5f22258ac19d 100644 (file)
@@ -1,5 +1,5 @@
 /* Create new context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 70f1d6c580519a3a1873f61aec3ad83400899001..4824010bf759620af0a3f31dec917e4d39f7c0e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a11f6e31f4e54befbcc2e42ad9acadcfc057c422..2f915805dc081aaaa9a4a09991a2436c067ed32b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 0ccb0a98a3a43102da80578ff81755db4c22824f..cc62a50ea3d3aa5d48d559a93b8f0c8e93a53e44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 6a8acb4512320c863da02dbb0aabccb380d5e905..a8543977f23a3fddf4dd928b7dfca95feb58c302 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5ec19ba5615deb797237e472507a043ec49b77d0..0cb84dcbafc0f0a398a6c778f3f13183e5445d23 100644 (file)
@@ -1,5 +1,5 @@
 /* Switch to context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index aba2d80902866406da7bb4be0a1acc17dcfd144f..2a253e18c50ed4d1f67effbc971c4326a717dd68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index d7f63426b3a1ea83d07411b73770b1f25e92c74f..1d92eb456a024f7f616a1ceb4397f7c3837c6adb 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and install the given one.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 8d35ec8e4e87bf301614dc8c1aef3c219c3e4cb1..ed68705aa79e246e319171920bc60154e3a4baea 100644 (file)
@@ -1,5 +1,5 @@
 /* Selective file content synch'ing.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6ebab742c5ca36bef37357d08f4b053e5ca1fa45..9c456101ab0dc6223b907eeb72bc34e02f02a5e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index aed224621371a07cf1378d6911c60c97d427db7b..ebffc4c5afa3afdee70c2099b82fb1c6b58977ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index c8b6f2a6a84a5d66c51ae40cfbe923cef8167038..3e96332b4d593bd74b5b03c13a728045f141c9e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Special checks on libraries for ldconfig.  Linux/PowerPC version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 617e6f121f1f8ff48ebcac495de62d099eff3463..7d7897ed773a827d507383b8b7c269a5ea07a1f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 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
index dd3e16dc73ed5f93fb514521b358545c187e6680..3aeac1f94377536710ca66c57a46da8324c1e24a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index b046897f66c896d20adcc3638d19dcd8860166b5..e6bba787090dc858e0c37a54c990809c19889107 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 2104a2d9bdd23bbbe7b5aa6db94a54f5e37669a7..d798b5a27baceaf1dc65d3b51158a46af695d991 100644 (file)
@@ -1,5 +1,5 @@
 /* `ptrace' debugger support interface.  Linux version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 11f48b5b8584287ebad118e29f53426c9340dd28..3b3151ed899bbf58aa70198a1c36bf327cc3d45b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 4552d85ff71e8b1a6888ecb5fce72cba7aab7b54..8c6d905752bd7a2da22a620c65ec34792c790600 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 8a2fe321fdfcf998e0bb2f40440d6900fa439dc7..346e962240b4918a86c36b801ef8d1e726716769 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2e020840e5659c7414e373f6904722295bc4d045..0c11d2b4de1abf2bb98f3a9f596afafa84704003 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 344496b7ea0866c52a3c224ba5e4d6532c1ec785..af765bc6355f03eccaada1cc7b6b434c265f0169 100644 (file)
@@ -1,5 +1,5 @@
 /* Check __ppc_get_timebase_freq() for architecture changes
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 2d77ecec9be5ffb6be7dfd9fc78f154c17a887c4..089d0b69ecc39181da8a6ae9ce604473ba082c1c 100644 (file)
@@ -1,5 +1,5 @@
 /* time system call for Linux/PowerPC.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 11ad9d544d2a06ff2a2c3a4b8de27981771686eb..4fceed135a4acd42c1fceaa5880ee856019f10b8 100644 (file)
@@ -1,4 +1,4 @@
-/* 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 Ulrich Drepper <drepper@redhat.com>, 2006.
 
index 1494879ab91787b239b25ff43d62813c822bcc60..81de1951beeebfa0189e3dedf3312d6968386c37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index be829ce3f66948299b6dde9dfc2bf1d1060891b9..0bb2ec2f20ccec6feb447630f0e3de720451a879 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e92af92eb95be862b275345e23ca70b229564e1f..af30443e7dc321e09b865801a8b64ccb5fccd336 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 5314587eb919087c76872c3004a2cdc342265500..701b560ae31108b1829fa832941d89ce8104851f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index b1884947265c0e1be2358723d2b61bb934187cba..bc8ddcdd917e665754fe1176fb03c5cafddbcd5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine realtime clock frequency.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index dbed8a25c760908c1207631815a8e0828b52e7c9..b4e77c16aa7434b61a972648376fa7926321f74f 100644 (file)
@@ -1,4 +1,4 @@
-/* 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 Ulrich Drepper <drepper@redhat.com>, 2006.
 
index 3a6ca6c0e45f80c254298c31868a719b98cc2917..da4d75715b195f02f708539d733eec99750a9812 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 70f1f34bef7f2261a31fa49e03ed66a5a5b84d86..ed39f8f52044d26c043c63bb6577ed2c68240177 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index 5a31d17ed4777c72564e75abae900d30762786cc..c4bcff79b3c5182585847bc80d4786dfa3e34150 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index fb46e4ba53d342edbc6e7086a888097c2ee201e0..c1e1d47d1b5cee5d50d6f41daaf6c45506d56339 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 8dcd21675e87676362716dfa93fe887dc9c25e94..b5b8faced568730ba4f5c47b12edeb6c681dc709 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index ff84199e9541538a397c9c5904f42dda48e00144..4f809d3abc966372660bc37dc73f84612d0c6244 100644 (file)
@@ -1,5 +1,5 @@
 /* Provide kernel hint to read ahead.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d08a1339add304b9318c2df02f8489406690e243..8fbbd414ac1b0dad6fed2320f2f69fb1a0a1e0c2 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index fc92f96dc700f347457eaf9c864f3a5b828c585c..8508a308348d0829d50d9b571c3468dce0881c1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index 8bdb97a0b13933c33ef474e08f8cb036c022d9c8..48eae46b8189b46010fae324a15ecab6acf69cc7 100644 (file)
@@ -1,5 +1,5 @@
 /* readv supports all Linux kernels >= 2.0.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index a4c4aa68b223107a824cec314d5aa6e9971816c6..b583a3de9afef0aaff1a5d3a3a0a65a7ea9d3060 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 1a0badc4fc8300c76a9439d28df0624423e9a75c..bcb9a6cf5c3d7a8932135af80ba386e57cf25ade 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@redhat.com>, 2010.
 
index cba7615e540684014db19749341c2e570952c060..8addae2d57753af15dd7df9f07c0295509f24fd2 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9d8a7df9027746d8cbc0a803157d20fd8b258dae..049f784a8fd9ca06c6a4d3ea07ca59248f76970f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 8ecf99c683aa23562dbd20f9ca5b242c37a13431..bad32f4d3ff9ec206a351c6ede0676cb912cfa79 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 2892afb26d8bcb3f42fb5987e64423441200d6f3..a495d5b449f9abddf5c10bd67d6b91c5f6eeeb49 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 56cb8061451a072dd8485b213c9f377de71cd73e..f4659fcc11b17a052fab759543ab5c000b0ff333 100644 (file)
@@ -1,5 +1,5 @@
 /* Defines for bits in AT_HWCAP.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 1493af7967e3a0ed89f67600be6c93509f6aa9f8..db71f488620afd4bc9a96e0164cf107dee33b0df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index d6daedb323ca1abea130cee9ef9220fed62aba75..ce455dee3e480992ab7a62e30cbe0977e6258741 100644 (file)
@@ -1,5 +1,5 @@
 /* Resolve function pointers to VDSO functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index b788fa50d0f4ca57d0c6dc95bb662426acb53184..2547ca89aee3707eb677246a8f96be587e536ff4 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/s390 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index e2a7e0371068032df3c1339ddcf7ffe7307005d3..5e5f5ed9f29add707590610a35e683f125697ad8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 7bfc477e27185a58676157fe055c7a545431eda2..1a648ad6a633de0143f8cd0cc035db23fdd0bf81 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 358e617a7d2ef80faa572a6a778a12d3a9c3a59b..ba5abd27e08c5bb747078f127393a0a98b1986c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index a6f1cd8ce5714a83dd49d1dadf237c16f5524d24..8d5ec4d89896f73a410b94eca763356ffb78bc94 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for 31 & 64 bit S/390 sigaction.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 19c94e77bc61028ab24e781381e3bde10b1ab893..e85ab0686da213714e176ccd0c5f222ab3d11f54 100644 (file)
@@ -1,5 +1,5 @@
 /* siginfo_t, sigevent and constants.  S/390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 51be598ebb247ce3faf5c1027e73193f1ce19c88..61ce38c12fa0aaad6a6bafbf1b9424bafae37368 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 91dde1533949526cfddeec40215a715a0a7ff452..8c7c3756020e25ad9ec7da60b6328225460f1fcf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index f3ed48f6bbe91c684c64b6871334790611c17ec6..c34052f2619c7809db2c8227e385b724070183ab 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/typesizes.h -- underlying types for *_t.  Linux/s390 version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 96c1c99ffcf16fd253a7c4fbca897413a01d4426..5a40a4142a6da1304d18e47aeef6a739e32ae366 100644 (file)
@@ -1,5 +1,5 @@
 /* The `struct utmp' type, describing entries in the utmp file.  GNU version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index cb6067b93a4b36ae7eba6d57784b8f101b0992ee..4f8cc8e401b97d9b0fd2aa755b77786698eb06ac 100644 (file)
@@ -1,5 +1,5 @@
 /* Structures and definitions for the user accounting database.  GNU version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 768e5efd261a4c2355e9e68ea3a5a74595e60a4b..b4fd9994120bad723862509e219c736ee07e955a 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 331230443a0037dbb3bd900a4cdba15ee71e7cfb..60c51e425892cfab306a2492d507a30561b8f18b 100644 (file)
@@ -1,5 +1,5 @@
 /* Linux/s390 version of processor capability information handling macros.
-   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 Martin Schwidefsky <schwidefsky@de.ibm.com>, 2006.
 
index 22df7282a384278204fdd83617711422e03616eb..6dd8e4e227d573d2592f40f0c30a9f4b701816a7 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 44535bbd4e035269641c7c641d269b62a32747ab..8a68f32df2950f7fb005ec29c24ebd5a01b1ac58 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization code run first thing by the ELF startup code.  Linux/s390.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 1f24b8d3b036921ff3e83de66d9f065a8901cfd6..df71e8e2a3f2a1cdbb7cfe35af2edba5504bb964 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index fc48edd1f9d51887e3974e9a3a20cf8e2e468797..edb67bf14f7a109811df6ecb23e15759d6830d73 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 606c2b50b935cb8d576b1a8ef5d8f9885da2a097..e74f335768a4e71d1512f99d6bce8ac70879afdf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index 2a2283410853608caca68c1634354e80f6c42ec3..83cf0d8ffa7ca1c463ea5bad2adc9430d6e97be8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 7fbd28a255bbb1f532ff09171f75ce051cfaa214..1fee84af1f772abc6e76a3adab76e4703c87dab1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index dc7835dfd8f23d5e2d23c74fd9120cb8ed52d070..f26c22936a201d251b0f51766c75cd5f079409a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index 6923f0eb11b34a7b8b70f691c18e41097fee75d6..ce2d99430baed1a480aa3637b523a6bd37c4f19d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index b7042d3c7b12a5235452220749a66933e0ba85f3..89641c9ae2f95b7bf36a13447d767bc53a1266ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index e1afcc0bff9b805ab191f5641b25bfaa611f1a64..db24515051b28a7719b3d5587de1e343b3105328 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 32f1f259811e3da5624c6668d2c1eca7cf8bd5b5..263ecd46f96ffbe559512f8c743cce016393dcf0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 2f787ae616c2c692efa343b1906b5b0044e0089c..df8c7de0e5a30b19be188bc8afb614d59ecf47ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index b7851765570a8209350709dcbe202e4e92c1d4a9..273eb6de2dd48f14d2ea09440ffaf26d69a23a13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 6066b94efa2428193fd949af79c834082d00fde1..385bfb91587b2b387696e1877cfee96938ca9cc2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 8d715dee6a42fb5c253c1b44bb229fc8a8aaf1e4..e6273328e186f8290ed67a94e3017599920d061c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index f9b7f6d5f4d2294f245b134db2d40fee1b1dc936..f1c2c00a093c40ddb8f53910fe76f9099199523a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 3dfca4f6c05ca32a944a0829b50bacb65c0c0bdd..0181ed9195789e3e293fdc0b6167d5c93cb2b781 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index e31c93b2d7581e6e5be80ec294ff3d6fe81e385b..f401c921135f74298fd773b75f471c783daf7f0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 0b7073c14aa2044a41cfad574ec6feeec2fac53a..cfa7e97a2e72bfadd30ca781b25cd3429207dae2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 83bf5120e72577cdde4dc4440cccb0505709f707..487ac45668abafc28660193af2388dff4f37f266 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 1ee6401cd3120af273e3f10f8e885c78e4f42f2e..0007f9cd1fc9e5ca24d5da32e4066ba71a67af84 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index d7a6994a8ef0afd2e38b354116f58abf8b82186e..220706c755d10129e31f86a73c6914ffe464b606 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index 8f6ac641b285a28b96245b0f8fbaf3ac0517a688..8844d4272e49b050907fae7bce51cd36b1419c84 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index fd543be971078c8919be7e701a937de8f06589aa..e747beb59cc057d010a22fe2b3b97ec269521ffa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 08032bddabbb1d7d7eda6ddfd7c7564ca7245ea3..ffcb454f8f73f6e082134a66e1588b756ee1355d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 78a86d820b5492e3609d2ffac0217633d6a04133..7f279072b426502ff42ea8e630f829303c81c3fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Linux/s390 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 8d9c9e0670cac06cb0c73e8dacde484ecdedde4c..9b2739605744dbfff79bc3392c601ea958bc0365 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 41e6ba5731a66d3a56a119dc44bbb58320be14de..fc58e0b7b03720fba173f1edffb111d05000e1c0 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 03d200880bd63011389c8f6a1d28dea367523d1d..3008f8e4afe4c14987d9c74d1e612d9e8fdbc5dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index 6c9111574ade984e5f8bf6c4531896317c24f8d0..f3ebb5a55f6d76c0c19fad66fda05f3522e5d34d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index b022f2ca74112886583606838a7fdaa83adcfaa6..6c40c994effa2a8734eee1acf5809b6b4e18f8ab 100644 (file)
@@ -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.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index 7037119ab13e3afbb7e06e1327082d20e807d77b..c901cc2df840af48b40809501b7c50655e8116b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 66eb6053d6999d0785ab95a9485d7d084249ee2d..de3f8a4e846c62beb7a88ba0be6bb5874d50f36a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 18a7ad4b574e8fb8f3ca448956cf35643a03db97..fa7c8c50e5cf3c286ade55cb08a66679cb8c499b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index f79fbcc99096604c427fbb621b64261219bf65eb..3345483ce0bbd0ea571c1ef11ac86ff41c65a020 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 75869e5bdbe10e844db636a709a48e230e478afc..5afb8468a0f6aa93b6f5706b27c415fbc180a940 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 53a778d08745e6490f70dedada15990b2bf306d9..655cdfd892d3edbababa74f813bbf7071efd344d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 90324ebfadb095a15bcec0848fe75a169c41fb59..ad4f937b8dbcc30665be92b48c1940f744a036d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 37e09505782da0673cb246a55e334e626c1dd427..510765bc3a9a3797178ff61a9af709d121ec205e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index ae7f04d0b90e0a8ddbe8c6bfbe015559e4df7275..3eb23f90e47c9b968af9853796da596f35627efa 100644 (file)
@@ -1,5 +1,5 @@
 /* The `struct utmp' type, describing entries in the utmp file.  GNU version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 0a96f79ac9a90f11668225efd5bba34d92c24247..4dae6c214277f8bab727831c17de2558d2c28ad3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index fc134f378b39634c800e702eca1a57014986fa1b..df67a7776d76247bfea365a4952c9c9e23ec933d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Andreas Krebbel <Andreas.Krebbel@de.ibm.com>.
    This file is part of the GNU C Library.
 
index 9e4f33d4853c76c9406f10c4e9a2b4b20fc53717..d9fbf4e9156bb03a6324e340c6926f887b731c3a 100644 (file)
@@ -1,5 +1,5 @@
 /* The `struct utmp' type, describing entries in the utmp file.  GNU version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index d04d6e5d006f337814f961f33c3ff30ced92f104..a3b1375a0d9476e1c7f796ffc1052ad62bea468b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index 13744fd58e66b1a4133a1e36ab8ca023ebb5d411..71ecbab08e2d2ead7392428f0257ff6e2370820c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index c90b9bdbf45761c2c71ce72f81be1a5a6a032160..ee501b5252424624e888caae9ea88ae71a4c1e0f 100644 (file)
@@ -1,5 +1,5 @@
 /* Wrapper around clone system call.  64 bit S/390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 7e3fd198e762cc86af65a1749add7fe253d27002..302dab37e3b7affce0834dc9a752d58d2221526a 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 7c406cb2372613aa0b3f9b44717c4ecee6408631..db271c5dc5f4a25e94f605da1a28667d2a969f51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index 603bfcb44a4721b5cf034f14fe4034632553be12..a34bea5881f3c5413b32aa523f4a9e2dbe57d17c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct stat' used in the kernel.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index c925a5cb4fa95f4db5c0ebb37f6464e7309676ba..6623744b9e4dca59f19289647ca2e103116b1624 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index 2d2ef0c6048ee7013cf6ef59062052ed017f9841..de4b711da8f8ef3e3444cb8c19991971ccb9b38b 100644 (file)
@@ -1,5 +1,5 @@
 /* Wrapper around mmap system call.  64 bit S/390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index fb578598790db85a263b92282ddcbb46793cc0bf..b5d243193de329a66d58d8dc38a7a7499f25df07 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Linux/s390 version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 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
index 3067c4c37497ca1f92c059965289cd2fd03db70b..4621863ff0260e3590f1f73efc848404733ce50c 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.  64 bit S/390 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index f9ce7b6d33108df6eb1007129488069a10f8b362..83df5ce461e6b9154818c58a2aa024e9b5addf63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index d5ce03ce9e4ae9180fec6f2a6a6b78e31bc47276..e9a984b5af5fc7c7d3ce28dd7f05b0470c7882b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index cffb92a3a70a8b1a1736c20e5d15865a42717dca..c9536303d6c55eb4588d65f6f9c8c07506bc96d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index bd802739ea9f77bdb44918f84cede5a021f2ff68..4ef5f06c5437ceb1788c77509714385cb2f98c35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index e3fb8b9becccc9136ecd334b373e6c6eb7fe01a6..788599a1060ccadfb1ed5f2df6216ec8af204fed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index a626660744817d2c012e51b13db2f9b6fb82d47a..ec92898964656e00e4d6aed8c0aa6a045dc4f659 100644 (file)
@@ -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.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
 
index f204d25412a4c4652eed28e59989a3bc434184f6..390f974316e4eb7380e88655b2693ec5265c8093 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 0d6af0bd387b2e98e87d4d5e59347f069828a9df..0fbfe9c9e008d8b17c98ff9cfebbfc182df3c7c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 3eea5c9f68654658485a23aba8fbe0762c0db955..020cd9ad4514b892d7cd17f75e81db16d1d82bf5 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for 64 bit S/390.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index ad674192cc95fa7a74ed10b04bd86a8f1c656fa3..9fe17c41fdaa0daef88536f68a4c04def2b16be4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Martin Schwidefsky <schwidefsky@de.ibm.com>, 2003.
 
index 71d22e060bc9949c126f88157dc642d73ad5a62e..8e3f125b38b1b439ba8c164fd62933b624c9d9f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
    This file is part of the GNU C Library.
 
index 62225eb2f25f906c09b3ed1aa3cc9c1756810187..a67c63bdc99f836b12973a1ca68efbc71da062bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index c27c660a94cc535d1e91d895e30733d6c03ef148..6167ef911920de962b5a4186322da04161205340 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index e7f7b22cc85c4ed8edd60e40c702446b267da355..d86188e5f319c854bc3cea103909f210d202feaa 100644 (file)
@@ -1,5 +1,5 @@
 /* `ptrace' debugger support interface.  Linux version.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
    This file is part of the GNU C Library.
 
index eca262543fa74e8198df46525a46a1f140e422f7..d528cb189d4ed5474eb5763ff3a16888a3d3da1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com).
    This file is part of the GNU C Library.
 
index 5cdfaed0879fb3ba3daa85fbb31180d6817d0870..ccf652eca4c5c33dae7ffc83eedd5fa565b97feb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 1ff22a0bdd50bc1fc4fe228ffa8443886791d795..f30e92cb6e3460e473c2b285e467b45e0e813283 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index c1d99fdf352cc03660724fbcf7ccbbeb95e75a30..8e04ca034557b7b09a5e78ea65e91ddec8fa02b7 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index abab9489b8d506ed738d058e3dde963c84411972..6c63fa9ef833018ea2e3dc9add44ad57c4e85792 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index be12757c240f1f62b2a728f4698deda693a6935a..77345338efd94367b0c5a2f478d22e9abf0f4e3c 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5230282140edecbd14f219863b1605201d8a2763..23ffa228d75cde241028be40f31dc7adeb7b46af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index d151580eb1f71665272183d3a03b18fb768f8dd7..0ef79e5ebcc16a1f790f6faaa11f19ca62f6db17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 68f57f29fad08484537d1fe1aaeea13d02f4bed4..a69cb867f34c8bf3ff2c43af1aa757de7f448cdc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index b28861d4298b12a836231e380a2cba3670ca0130..b20fb39c30f2c45331286ccdb7b38bc03dcc13e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 19454cf7bdb39a2f8c7478e0b954718e842e812e..57d561dae6e18a79dfa5bc288a3fef182ff2cb45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index cbe42ac62dc327330ebd4f8b6ca37582122d77ec..58f0c074d7482218b2f60d3e8c28187389709a55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
index 3da35547008f894d9f4ae8379c0a1c74bfa9b77e..12d2357f5ec2be78e940e6f2d5ac30f6a1ab3817 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
index 616d7f27a88c8738ca74625829eed81352c6f777..598ff40d7561850e524c5e6fd1a4fd892fb7ebd6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 4d14e53a19adbd10ed1f23d8e68a8d11cae7b064..e6d60d7d034a0a39b9df7537b0afe4ac6e83b787 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 60442d548d15616669447353b83375a743d573a2..498ebeccb133714ed8419d645d3596488d3da7f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 0339b2645bd32dd1b33d1e9c2d4f832cad670dd1..4bf5d5e8d2c6505465af45dae99862d8d0e4d292 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index bfb15887ae1f23998d1d0a603d98581c9e233bc6..f2f0143f65187980eb034cd5056743873e6195a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index a9b4d3b4b75c37dd9aaaa5552f8c209168869049..29e2670b2374bf4c6c47e2e812234ae9fb2209dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Set IPv4 source filter.  Linux version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 805feca3973b1792b6d50e4fb1e04c1c3eab5f75..f189d52d86dc33f7d078ffb466faba31cd81a509 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 7b74e63a2c94592a23c190c85ef56fac0891a9d1..6e0d0ccff9e1c00141135a4f9a4cbf43fd6aaf10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 53c2f77af64e576fa29bf89e7075689fec912e1c..47a5476aa722f3cad8539af77096d44a26eacd78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index ebe628f353b0269016b3b150da61fa8128851bb2..5377ccc21ccdf02b3eef028a98a76714cccdbec0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index bc0b87b4c44d032958969503a9fcbaf34fc34e89..9cb7e8f2826a8d56b4120ce3831b40a7306bd573 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index f50f293cf0dae85775826be37f36cde8305f830c..219077c04418226b2cf45009a4f8ac27c4ac164b 100644 (file)
@@ -1,5 +1,5 @@
 /* Set source filter.  Linux version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 28f8dcaa97a55398752a9d0af7111fe77ebad826..4b9ee56db78793924b4c4292a3d70c88307a1916 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 4495fe2d1b6e787f78d865cf7a8c445312fa4277..b276466f53f345b1666211ba727789e05f167454 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 63188b9aa034cab0c5510aa497ed39ec63289354..e81941200736503afd1fd9cf8f6d9877f6f9a73b 100644 (file)
@@ -1,5 +1,5 @@
 /* Atomic operations used inside libc.  Linux/SH version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 68286d3d7382963de8a2da7e9ab0e414a613b223..644159335633c5f5ac15ae44e890ec2357eccc32 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux/SH.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 396a9b918fe478660dac184219c7692f4e53abec..39d2a4b46a6059141afbafa3f8e73237d5706ccb 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/SH version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index d35160927ce538b1baada690b0cbebf00d757b50..5fa0870431a4e0bfacc9474ea2971de512a7a5f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index d9097d391c38a8ae0e881a8445f7da6e8179e7a0..0c6f1e8f557571ed9bbc406ef8ef1ad4fd6e5792 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/SH.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 853d48af8d5737c0952a084879ac41a821af1a39..27be894a5b89cb605e6671bd988c3aaa6bdced89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 1a8fb4e35226ad76dcddd902e1374b4bf46c2512..b7d6101d16e59d04f953f7b2d71d3404a01e6545 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index c549a8fabf4f26c466a1279c534f45fb3aa6a66f..6221913871d5d30414f99750a782a569a4f630bc 100644 (file)
@@ -1,5 +1,5 @@
 /* Create new context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index cca678432346eb8d93f9c0a2dde8e5a7d66efe32..23d8d592e7308ab63b7fae3f13f525ade2b48a54 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index ae338dc21863e3528f8b6c38672e2f8f1d0d3fcd..a2a37b11f32b91465e1290d3571c7fa70550dff2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 2a46d7034c9436009bb072a87cf10de5d614b6ef..5fd50c2e0ed85107e8d88d68a044f9f8cf06f491 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4962b0616f49be9fffd87dbfc70def2f5dfc7902..d7707c0cc85c8af844b8048f49f045f1ad70bdb2 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Linux/SH version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 4b20e518cdda3a8875802cca1c8d4cd1d7861c1e..887b36bc5850ab6472450f850876e005042d3e07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 5639b3c419607272fdfde1f925a4e57bcad26dc2..bd557789f6af88a9cc062b5849be11557b74336c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ralf Baechle <ralf@gnu.org>, 1998.
 
index 50b99fb386a4fda0c607249f9ee862eca1470dc0..c9085c311e091f9af9f2a58c768ef89fecf73030 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5277b605d00a1eb551e8a0a8349d5ddb2dc543a9..0d98d68dba39d31f45d8b43759cffedfc644d838 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 1bd8041a858f532c07c7893fd17246e3e42d99a4..2f3c5eb885fbdd4ea4d6e2469aaae53e105d6f9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e42fd35ab6288df6932fec7029e4c96d53454e46..06955d35bd3314321e102a80d3d0cc6f1d52c65f 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and install the given one.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7b89433366fb0ce9a5e28369885833e6e7e74b04..fe06b074eee7021c9d4cf6cb55f223c6e92f5c6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 94cbfc34138694a6e39184e41553096413caa9d7..12a355e43f3ab1902e084b9a5a289411f6a9addf 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 814177804890b31d31c8743201bd5fe956b59f88..a77df8cc5adb2f6c183ae65f24951213dda4ead2 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index d3a543f4f91f2fc7f6884eb5ee43b67d776ab407..1cb50c7af8190d75abfbd517f556b4c549d44d46 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given context.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 985c1a6965eb7bb76a643a521414b0e917c07644..1b641b06ee827489075c4a04035a87d9beb0cf39 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and install the given one.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 26d12532e37f48287a1bd9d44d81932f566db8d4..799b2775ef6d0f2caddb581656f246dfa14a59f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 7a83e5074ed401b11f2010cbb24dda020b62ffff..a6088056ca66da812ec0276d153da7e7aa3539e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Philip Blundell <philb@gnu.org>, 1999.
 
index fc16ea42009bada1812e2b0ba090721fe89f076e..d5875aa2938d5033c98a4e00d6cf8e7da6c3cb5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index b31dba99ba8e3200d2dbc6abf84a1c9dd331e201..da61af4b0d74b3918a61efbb7dc502832f565047 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index d4f01141b2bd6033b865bea487930f6d07b1bde3..893879646859d7542d462e32739feaf0810e9af2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 9c714257bb6a759779d14fa145f9a80fdd6be701..f93f59fd33904f945299cb3aa7f960ff4714babd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index fcfce8a2aa4fdc1135361daaa8cd7a2e4b3d860c..9a300ffac1824c04bb2ce44845fab7e607802d27 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 6fb5f91c84a89f781f173df4ea65b1bc67bc70db..41b2eea7a2626d0b09f59196bee68eee72b15ffd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>, August 1995.
    Changed by Kaz Kojima, <kkojima@rr.iij4u.or.jp>.
index 8099fec49d587babdbe9ff414d8964ab885d901c..436e4fb491fc1dad5ec3d8ca5dc82fad5506187c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 7bb28744c14a918cb78bd30acd72609da7a74b09..5f23515b9cf58f4fa460d46f7aea0c632238a814 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index bac1b290acf1c6974c16e44ceb1b280ebd79516d..c0b6056868e53b2e01419d606d30331d4eaa5177 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 34806fbb6b5b2b4cad62924e25cc82fde6deb2e5..f7b273c1777bbd61bb8deca898005a37b1f0a26b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 260526bb7f129aadd5e2bed4399757bbcbe87baa..0bfd1bb97f3e04c52f7227198d9135a1a3366006 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index e958db9fab8ee93154213bb46c1863e8997e54db..c254257ad6976cfc513f63806632f6717edfb4eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
index 336975c51d90158ad5754fc799483515712319dd..043d16486c8ebe80c55366bccf293adc58918f35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index f9d55a4c180c33cbb5a73257abc6e26964dbf36c..7a78f08626cf9aa57cf06ede4fbb18b0da15accb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 3b6e3f622dae79859ddfd3e8deb85e807c34eacc..f3f91a61a0d573cf48f18b929a4ff9dfa790f084 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 56f581ea4f4b4689f48e1bfb3011d5a34ae54c9f..cffe0a69696ab77e7109be730bbdb7961a7531ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 1af03c3cd2b25577ff09940bf222984ade455ad7..fe0a150bce949ad94c32529ce10b4812247b1738 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 37d61c8a1a429767fa0c405ffc5c25e3c335d24e..40a2ee288c9ee2e0a95ca7f326df8e850da7bc15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 258f95f6cd050d8f6ee56933afa5c70b3ed0281c..78d8dc2cf4df4153c2cd2a3c64617510b2920494 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert between lowlevel sigmask and libc representation of sigset_t.
    Linux version.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Joe Keane <jgk@jgk.org>.
 
index db163e17b5d38379b4c39b06edbbdd2f7899cdd3..e4b100feb0e29c37d995f85eab33359fe84a78b1 100644 (file)
@@ -1,5 +1,5 @@
 /* Emulate sigstack function using sigaltstack.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 992a422da3c3390419c56733da4ebf740c825c73..becdcc4eec08db8a8da26bc96edcbcee18376a0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 20fe3550d88919c067b58be84a78053c60dc5bef..5491b480eac73c0e1b39359549c484df88ccb963 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 9ea21d077619267740463d6cee69b96185fab7ad..26528227e648558c6101db3143775a16f76f0292 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 50fa72bf4b773f2b3f7c95aa5df69355482e2f85..9218afc551adf7e4a6bceadfa5bb7bf4ee212218 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 609967683d01b799d429751262b21d4dc73c3c05..fecf35d871c39f964bd9d840efcaebaf0f0097bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 7d0ac93e78924ca984098b8dd829e0706c2d0d49..46b731e0a7a4c05d571010f7c3179ada591cae05 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the POSIX sleep function using nanosleep.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index d156717209f2413bd9de9001497ff8d87f3db14d..7c2404a49050822adbbe35ef71007fd7de91c569 100644 (file)
@@ -1,5 +1,5 @@
 /* ID for functions called via socketcall system call.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 0fe1e3f5fdeeefcc92f382b1d4a5e00d8b342837..475ce8b4dc4d97dfff1ca96914bd5f717686f0c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index d984723653c22a84c86148be30a946b14838db25..fee8f32c1e71f60628fab33d6dbc5f52b36d677b 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ef6eeaf1661cb984c8deca57605abe3c8062babc..e87874c3d70a5066a80b867e8536eca4568c5719 100644 (file)
@@ -1,5 +1,5 @@
 /* Error constants.  Linux/Sparc specific version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index b0234d1a209d1bf26cf27b0ecb181731e10c10b3..c81ddff7b00f40571cf9010d88c1ef41c7288b02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 7efdf6814621ea82351223e7fb8c8b553dd76b8f..cb3b817208c4797f494ef21003f138314f18afcf 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux/SPARC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index ef0070fe57acaee8cfcec0fb6881128d163c3f47..b08b6b64704540db98d9a0f6f094c37804c91f52 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f183f857173654b68381142f190c6ac065c86042..7300ece03671b9c475becef688e781f255aa6c66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 885c1f77a8b6abace66b6d62a238ccbce6b298fc..8f2acae8fc03e87496406f125153cada13150f0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index ad0389ca3fe67dcf89b0de33a60ce413cf82acad..b8a7e9bcb614cc83bdf7378eac79d60fc157028f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/SPARC version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index cdeda0f5864c5319ce63e8cbd268adaec05014cd..7d7da0fb1842f57a467159844c5c04dc18ee0d0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 56237dfe4a9841e528d9a602d2e5db774520c6bc..7dc7d99800da77ded3c5cd1ec046ad203e2f3232 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 14c2b70ad3846e40e587ccb3c41ccf53a6273211..aa201fe148b6068cdce29f3fe5bcbb8c2ee47fb1 100644 (file)
@@ -1,5 +1,5 @@
 /* Bit values & structures for resource limits.  Linux/SPARC version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 558e5aa2b0e9137df337f8f81d94302fc54414b5..40c50fca2093d6549c5297f1ff08a96953d6182b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 465aa6ba8f23839028d6c553041b4a4b416bd295..cb1a934cb0aedac8292876bd7a2e40fafdec678c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 4518cf00ecc9f5b2d07b05c9385395169cf81377..38504b39c3e7fa56a157d6f42753958d37ce371a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 1e3521d0af4852a093f3201cb42b99191e6d0a78..5d8bf142e1a98c71f7ccc34b2797f8585fe01346 100644 (file)
@@ -1,5 +1,5 @@
 /* The proper definitions for Linux/SPARC sigaction.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index c748ce54d18a48c8328d64004b735380254371c6..bbdf6b1e632001f81ab39864917012f1ee87acb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 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
index 88fa1dfd5eca1e687506860691a78d93a841124a..69e606eb6f5e4b4bbbfa5a547850c7a376d309bb 100644 (file)
@@ -1,5 +1,5 @@
 /* siginfo_t, sigevent and constants.  Linux/SPARC version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index bc24c572b3125e8483dd91bfd519ec79b28643de..6e4829bbc925fc3048e37e9d76ec0533c11aaf1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index c059062a3eb9c5e8872ecaec48e9aa257efbc7cf..5e7f08c77494923e241da20472e0fd0e3edac5ee 100644 (file)
@@ -1,5 +1,5 @@
 /* Signal number definitions.  Linux/SPARC version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 33be9e8dbb634ff769678c4e164609cd598f5da6..92790def19dd0f03f61fe8ab8460c5ecf1409bdb 100644 (file)
@@ -1,5 +1,5 @@
 /* sigstack, sigaltstack definitions.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index a8f36148f3374f947ad3f75b18a6b93191eb5a93..5867eb8eb98f0c5fbab44a5bbb52d6b83edbdb5d 100644 (file)
@@ -1,5 +1,5 @@
 /* Define enum __socket_type for Linux/SPARC.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index b87fd584dfcfd8c2e9597baeb5dfcdd886617ff7..69cb5111001ad975e30fe8fa4ef52729e65cad17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 32ae4ed0453ae81d30c6a25ab7c3364426a3f02a..0109cdd10d03d2f15213368b89c71b499edbf84a 100644 (file)
@@ -1,5 +1,5 @@
 /* termios type and macro definitions.  Linux/SPARC version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index ba7131fb0150aff13e7046469af945bb5da60226..6f34fc4a29018b8d3d68e483db13b38987c10c97 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index d6a964372ba005043c85e6a121c80809d8e833b6..3bcc19ce703532f196b25754565ca0667199d0d8 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/typesizes.h -- underlying types for *_t.  Linux/SPARC version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index e81880f85e46b886006d077889a0a258857fecdc..a797f2b045fe9905a85f1ecb5f57e2698e82e134 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 65e3b2d6352666f58518222c47739d4755a5184a..f3a83e6351f8448500b2a8461558a2854d23df7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
 
index 5affa4ba0bbe982cfc8fb98094cc7db33a1b0b0b..0a30a19bc54963bc58db008d7ad330c05628ff0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 8ecf1836ca7b04fa0d2a94824ffa5af2aef1eec2..8ec0a92bbf69c8ed044e1ed6777676892ac68d93 100644 (file)
@@ -1,5 +1,5 @@
 /* Determine various system internal values, Linux/Sparc version.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Schwab <schwab@suse.de> and
                  Jakub Jelinek <jj@ultra.linux.cz>
index 08e39300b0825a628328410935b2a377cfbba575..ec6dd84320cf5e9d7fc86fcf8b81a7ec89b9f43b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 61de1b4f35e4b0bbbd277a0c530def4694e59461..1f584acf75adc97e5a51e7f309e7e7856cfd07ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
                  Jakub Jelinek <jakub@redhat.com>, 1999.
index 66c0cf0080b3e549c4f609437ce0530da6c73426..a20d0cf7fde1d11ab9c106eca7c25ff521a43279 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 2c96faa870ac059d637d3c662ffcc374d699888b..40152d5ae0f1c3ea6ae1676d81a3ec218a33294c 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/SPARC.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza (miguel@nuclecu.unam.mx)
 
index 20f99fe150c3caee44eab4d89f06a077e3ff7423..e007d5debc2010f6b70d9d114ffb66edfc2f4e97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu).
 
index e0a4cd47643bf480baa59daf37e2903c43b13705..b7fef42b2d3b253dc131ee0666e55bc319087410 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   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.
    Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
index 5e64efa6afc3c851dd1257c10dddcd0d07b18274..41a235599bbb8a3cc1774ef396811a184ac844b3 100644 (file)
@@ -1,5 +1,5 @@
 /* Create new context.
-   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.
    Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
index 41fd6ee0047fa48d8f61eabdd206779956c2da0d..8bc121fc1fff75a9aaf98f2a7048167a176777e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
 
index e8be937e1b5550c4da558b877b8c6eedfdd4f1f4..31b4ddf7ac2d47e98707b4718262f19025d92400 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Linux/SPARC version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 2d88305161d31072169b5fe2ddbe7a00aa5a2dc5..a82f5ce1474c7b1c2cc93b368af0d3d65b3a6dc8 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 1a4bbac8f19630ae31a290a4ba2fdd765da8eafd..be80697867c4297821b6436e03df415950fde6f6 100644 (file)
@@ -1,5 +1,5 @@
 /* Semctl for architectures where word sized unions are passed indirectly
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index f7808014857c5647d69b8ee8cd1c2156dd761a92..1e80d72c351e3a3c02ddd3770e7e4d0aef05f0be 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given context.
-   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.
    Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
index c3adc2d1cad0b8a0c7652b1002f4e73cabd5bbc5..5e8cf69800b453c67a63949bb708e72c220035c9 100644 (file)
@@ -1,5 +1,5 @@
 /* POSIX.1 sigaction call for Linux/SPARC.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx>, 1997.
 
index 0cf908ccdacd9fe16c3597fdebedd2712b9c5c3a..ff7eb42eda7bdeaae981d17c2d7bc8a96e8e8eab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 1999.
 
index 8bb3e1242d7a8a65b5ecf21125f612a98ce140c9..00c6d278812b7b431632b70f5d92557b28f3f283 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
 
index fa855c670824a4268377ae5a293b64f7a08e03e8..95cc41125c0d2665b3153a397d76f99dda80577d 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and install the given one.
-   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.
    Contributed by David S. Miller <davem@davemloft.net>, 2008.
 
index 5f2cb5644e4beebc901cb3967bdba030a28e66a6..6fed9ceee3aff83fac6f58314b39a8b18d7ec3bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 5f42c8c282ed68d5b2aacacd874834d96bdb36fd..8b0d0807f4d3b2f2a28bd612621612ea0b405346 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, January 1997.
 
index de3389b4dcba6a43a45aea6c896ba19060e44fd1..5885d84770c6835ab35ff784991e7c858e843b5a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2009-2014 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
index 42b4e37aff9003d43f748aeb9444dd530689fc9c..48e72fa8235639f3a07cf439f8c62cca6f7f0292 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index e9b98088f6e469221dd9ec70d385d6c4081dc568..567163f907d49913a9ba99c1414e246ce967fbc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
 
index 6555fdf702bc4c27ac79d6e94deebaa710e9f208..57d75d2d26793e1475ceb4e76464e35a13ec026c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu).
 
index b99d23c171c7f7c905b680e6b9fb4196364322e9..7409e0db88d7463c46556acf13ba23df4ec75678 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 2beff60b34d50ce111b7b797fb1de5d231ed42ec..99ee15cfba44770b32bbf19528763921ada3ddc0 100644 (file)
@@ -1,5 +1,5 @@
 /* Get frequency of the system processor.  sparc64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 04ac4a0b14db53e5e61b09ff407d17745534a67a..7913b5673c86d74033d734af7e15b4d8aead6c69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu).
 
index 8bb7d7d10080d29524d9e257f9ca807875f62055..ab8c83788fd683aff33039d227cd5a01eaa3b6f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu).
 
index 1f09f7fcc73a63bbf84a5ea054d57801ae8be3f9..958b6cd0c2f55c9eabff581d53357c81c0f6ab58 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index d55511e10556e79d7aed8914c070f293a17197f6..766087ea9d52f739db28151e928cd04e42168cea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 625eeb27cf97e8ab6a2f053f3eee01fd42e82838..36c947f7b0875b91c9ff614a136a81e297d850da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index 50cccf95e6e36091d9ce205567bed61412454d17..01967d6de4c9450a7bea0b514439dd88d24baa97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
 
index b0199936d72c6414be1bf076cbd8522e0740e565..38f7270ac28ad1b6658599c1b0f78ae0822549af 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Linux/Sparc64 version.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 24e97949300ef56bb597a249d2951500353f757a..3d44d636a9095c2b927e69f358681ad39534f5fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
index 9ada8e847c58f828cc248c65d47461d54aa86db3..fa541bfb80ec0361860bf2bb4e18b827e42a41b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 3a44b6b403b56f85a9e6bdc33db464c0b5eae7c9..b68e8288bd59a8b8e5a049d15d87485a78326e59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu).
 
index 82967dd1f6c943cbad1315e62b627bd18f2d8e5c..b0448b4cfb335ba4ef5310f97ff78a83b5455358 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@tamu.edu).
 
index 7c4af74768124ce95cbfa8b3cdcfa09e1ce17a51..b844f38ecf2051ce2f49c099cd9f45701e2920a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index d5e708777dda188d7afc8604190e312a538b722d..665e658cf920ff4b5911897bb96c9ee1f757e8fd 100644 (file)
@@ -1,5 +1,5 @@
 /* POSIX.1 sigaction call for Linux/SPARC64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza <miguel@nuclecu.unam.mx> and
                  Jakub Jelinek <jj@ultra.linux.cz>.
index 5065fbf871dff34fa88c87485e90f4427de88956..6e505b596bb4763d7bb5621907867d17818e185d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
index 57d172d61094866a918b34cc958df529a866e4ab..6e16bf90e6d7e31dbd1b34b493996fd88287785c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index c7a30606fab85024bec3bbcf06d1cf9008b3cb31..66065650bed65fb4082455a542edd99b9c51a4db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index ccfc8c0f8c1db0b70046c4a62bb71713659428b0..966996e9bec7e9b68994a684a7d5ea2ba30940ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index 62370c172f8f7114bfb327159eeac7d9ebba453f..d262e3688380a5c6e1d372cdb8647ffaf7810e38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Miguel de Icaza <miguel@gnu.ai.mit.edu>, 1997.
 
index ad49472b677cafa19596704918e70418827b061e..14b1061ce64d24e592fa9955cdc12cbc6556d3b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index 99f158820ff778b2264c48421f4d124cd1c64732..a9eeac4e73805eafdf2be984111d3c133ecec8c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 63151ad0f0a23b6efd543484abec4746f17c053f..53df66e21be19adc2d6c0d2a182151dad20235d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson <richard@gnu.ai.mit.edu>, 1997.
 
index 6e0db035218360c27ae43f891d5afdf58677244d..ee2023707908773009511317a40242427f47aea4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
      Contributed by Jakub Jelinek <jakub@redhat.com>.
 
index f91fc9efc3e473e43adb2e8b79c85a0294c71e9f..aed2c9e52916e723ab65c2efd99d07a6b6898357 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index f41d8252ce28c95254781bea51c62f9aab9ce2cc..87cc988aa292b4d3e2b55d44566ced925d39d19e 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between the kernel's `struct stat' format, and libc's.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index db7ef22abe0ab77cf6e98d096bd94cf437cf3904..6fdf12bd730449ca9a9e196ee2107f7fed38312d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 7543fa7c6ac368d345a468e2bb0a693b7080768e..2395c310a1a02c32cdff27ba2dc0916716801eb9 100644 (file)
@@ -1,5 +1,5 @@
 /* `ptrace' debugger support interface.  Linux/SPARC version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 1a3d4b54a7babfd5dfc6d7aad4d5d10b4f7c32a5..d9f1c0f1da938897fd5bcf1ce1bccb00a909a706 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index fe2856711695e238f12c4123ad49b6360b4f4464..054c1f132051a6ecd7f4e482eacedba8644a327c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 125c921b6dcb6cb832f919d6435b41b9a64c4346..8cfc9c562b2e168cb533f4bedef26f018936f5e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2000.
 
index 988c52e8705c16695746336e6d48618955d0f6e8..c86e712120e7e3cdffe950333c3e51bf5183613d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index d1c8b50a7e14f4c93c260e2004a2a457bac963a5..09c073e8f762c6ce6e3aedcde02d21c8e68344b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jj@ultra.linux.cz>, 1999.
 
index bed5d537ba395977723eadd51dba8e22756aa2ee..62674e132d1b6af57bc10e9a180b93f87967df3e 100644 (file)
@@ -1,5 +1,5 @@
 /* `struct termios' speed frobnication functions.  Linux version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index eb3ea7650a598a76270c7240a4f53bdb3d5b0ee7..13a69853afbad0f862d969753179bb7161192390 100644 (file)
@@ -1,5 +1,5 @@
 /* Return information about the filesystem on which FILE resides.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 5d91d8579481254d84aecd74b233b53216e13f5c..8a3df97c76e631c7f573855e50b10ab33f51e0e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 42c10892ded4ada159529bffeb2bc926d9b831fb..e33e923a05629aab370f24b4d96de2d98b4e004d 100644 (file)
@@ -1,5 +1,5 @@
 /* Return information about the filesystem on which FILE resides.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 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
index 8ac58959c01f5448abdbb6ccc0ed40733921ccc7..ae9bb359ad81ead25b49dd7970aba5b2c56fa1b0 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a984a0d5fc862ae71176049cb3bbd7e60ae18f89..10684658314931762a16188166ff58a945ab159e 100644 (file)
@@ -1,5 +1,5 @@
 /* Selective file content synch'ing.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f4a23667d4556f9207958f2cd15a0590c4765a06..cda48efde684d1d5d27958e8c17712b309cf0b83 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 6e984d9a90e6df64df31c14f1524413f5c4478fe..2d67fa3f9685ee42ff70e527c3880982002d3c7e 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 91b265b2c4a5f30f6954564d88fd8ae8192462cf..7f977ed2570c9245ca1144d593e9cee5f9261bb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 9b62bf58062dc248897000170738ab0a16b10dbe..480e912c8f31d87a78262c651e72400225ae55e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2010-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2010-2014 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
index 7590313b19be843a75728cac3d90fddcb18da40a..ad7865594c919c2f6f70fb15f92b09401dd20f38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 2fc1223e44ef915638495043d3088e8ea32023e5..05651fa7eb9885f68268fe6ca44523e2a9c2c4e5 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 395c2418404310785fc213dfc52c5536cbee878e..c695d045f9da937638871d0484c1940779731d93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 8de1b783b3e1bb495cd313bc6e6e8c7f75d0769a..5f61c830315c92ce10e5094a2fb970465e4cda58 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 7c20298789e01f4bca5314c516f412302aa76678..46004e48bcfcd73ddc3415469637fe5f874da01c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 6e4b6eaba76e48a811e7e81f52fc8291eba73dcb..49ef6047fea45651ac0a4be2e2e616cd722f6763 100644 (file)
@@ -1,5 +1,5 @@
 /* Header file for mounting/unmount Linux filesystems.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index bdd6da6399580d5eb545b45150ad1143a59bca65..a4fb58ecc44b0726f7f82c508ccb5cde5c165bbd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index bab1217adbf8ae8fbb7ffc0bb9af6577dd0760db..9d2227f2946315587e981c583e5d91d691f8d161 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 86a4fd14930a4f811f052c04583519d45634f364..8af0b6daf49aab05273a97ea80978fb983dac529 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 61eac4514ddce4f0813bf0b5aa15634d0d69c092..4e53fc8d966f722d6e9dc187c85f5cba8f63ea66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 8aa4c087ea6be8be94cec7cf4d303fe346a93dea..ddcefba6385139bb401188543e6785fed656d4f2 100644 (file)
@@ -1,5 +1,5 @@
 /* `ptrace' debugger support interface.  Linux version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 43d3de354ee4176de410241abc1d513fb02f1a72..a5661c49179ed95351265996e3819cec2bcfd8e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index fb0f89a43f40ca41f81b1b429a75bfb6ba2de166..48dd362f96a3fc1a031d8d2d0752023f125c77a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 3bb51bfe827738f456e0530276ce59173128ee00..d4d75bfa9864c633c44f4f08e8c936cd39428c61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 76858ebd5ef7ba56567f867669c7a7c22f9de7c1..db634a25309997c991bd19e4a8c09bb491ecf85a 100644 (file)
@@ -1,5 +1,5 @@
 /* Calls to enable and disable swapping on specified locations.  Linux version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index b62e550fc4d5aa6883dbc1f4d834e44beeb90319..141e8c0f5b94c3d8047952497f7ad674e3b93097 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 42f5415f2ea4a561132d4851d4a2fd867774ccdf..b86929917dee294fce9ff723173b94813f7b4258 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index d8799d8dfdfecb5c41c0813a8b7ba9cc59e20944..1f3de3ca6727c890302178e87b2d89ff9e1aa571 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index a1f1b2697d06e5af787b064603cf32be98b5c310..b3c202f34479a00c4163d09a6a28a58c2cb190fc 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of macros to access `dev_t' values.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index ccdf78c60a9d69e93d74bb92565128c32b75dacb..c28f311500129f00cbe3faddddaece5fcadfc4b6 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 9fea624c9211f1f28cace3346cc76a6bb483c81e..b75a27daaed8fa5f8aebfec9d324fa1b0557f79f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 200a87cc583abb1fd3fa9d4c03bb6bcc7c0b03c9..e3e2fbaaa4714ba03600fab994deb42234e4076a 100644 (file)
@@ -1,5 +1,5 @@
 /* Get file-specific information about a file.  Linux version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 4ff1bf3787a427c99e2049f83fd30c02bb443303..d7ff7a3cbde39702f8d8896a3d44db1d918878bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Read or write system information.  Linux version.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 9d35ec280cd720bec173f3617abfd8e65b747247..da0bda7c7285d647a230c5ffdf8a8d6cb03301cc 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 42bba884acfd829cf517762d4764fa06065e4f89..5f3328392ae8b355e74db3b5bbfdff4f0c2581ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index c2ee95c4f6d6ae4840ccc8dfb49a20e07f171159..85ad51feeb14a4a69255b319a8d2d3b3d17a06ee 100644 (file)
@@ -1,5 +1,5 @@
 /* tcflow -- Suspend or restart transmission on termios file descriptor.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index fe4cf5b502f1ecf1b4e2f459671008f5728329eb..609eca0ea2e098c5011a9bfe4714eed55785b2ad 100644 (file)
@@ -1,5 +1,5 @@
 /* tcflush -- Flush pending data on termios file descriptor.  Linux version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 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
index 0ca8fd97db5f8830cb2cdbc24185ac005f454543..a739100e3724e52273b052a61aef5e51daf4a9ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index a90016ab18dff76aa509bcad41daa0f4e0f5dd4d..3b8d8343be2fe6b1ff22dc6b3e9fe7f214978e1c 100644 (file)
@@ -1,5 +1,5 @@
 /* Send break to terminal.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index 708b6546cca09a346cf4920435de5d47f3ed6975..4b0bcf7f4f58b9dd7772fb7fd84e535589510368 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index e84af9d1a4ba3bd9d83201cd968319263786e5dc..73f7e553f369cbe2d9c0c47b96de4d7241fd9371 100644 (file)
@@ -1,5 +1,5 @@
 /* Test whether RT signals are really available.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index d447d3caa1eb6d47727ea6cc5cc73e5edbec43ba..d366241a5d6218f3133ead60dcacca2b5985de0d 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2a5caf2cd107c0e830886d93eec0fe2a0fc1d4ae..acfd03175bfb59fb4b47f9b04b31ae389aca8711 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 2c8b97e31ecbeb64a290b372be0734e1b930f7bf..c4a86926e7c749d382be44ba8a2e08988a6d9350 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index 8c9e8488bee82ef3616c010861e8b981d4368ed8..aaa190d94dbd00bfca3144315ece676eb039c986 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 6c94398f6111b62a04bf510c884658aa97a25ed1..33384fd2ab63050804b4261311767484f6423cca 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for proper error/errno handling in clone.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 7b27545978e7b50d18c5f671d6c17bdfc77a0e90..43d3bb2691bf8f182692f6051e6ba787b74180d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Basic fanotify test.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index daf2b323ebbd80f7b8333da5626a89d632d5f2ec..8d808ce373d3ae7647f70c33a73e532533d58958 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d91dcc1da150b315f263361ec8bb520458341fc5..a03d012f8d2ebdf550902958788a2d5f7068e47f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cb9d8d10e2880739cefea2399bf919303e3f6dbf..0925d858004dd785c49f5c55f8d8cdcc3d55c459 100644 (file)
@@ -1,5 +1,5 @@
 /* unlinkat -- Remove a link by relative name.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index af1e71adf98f5e637d6efdc53fbde1260c2a3dc8..b8dc2a1eb6ba7839d8d7c317f3c826a16bcc5068 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Zack Weinberg <zack@rabi.phys.columbia.edu>, 1998.
 
index d791b887646e7d37657b758fcf1868c1c436b333..3f1b676d92a03a21957f67df6694ee849ecb5e53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index 1f4ea0a91731c6ae15ed4d52b7e87044094a978c..592a627dd380e7bb446343ea838d39712fc3da46 100644 (file)
@@ -1,5 +1,5 @@
 /* Implementation of the BSD usleep function using nanosleep.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 499ed7eaf337c93084f9243b59fd63573f8154e1..229c7665efb65593c118c7498af7e355f382b820 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 79e602b73739fdbd14a78cf0cb3d7441b5d7659f..7ce34a0bfecd3f30cf384dae0b88b50494150c4a 100644 (file)
@@ -1,5 +1,5 @@
 /* Change access and modification times of open file.  Linux version.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index e786794c36fd668300489996d258c15c3ff923cb..2bcebeb698261d117b6bfc91dc44214f076c9075 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index b967c73c6530b600968dba06678fcb7c811c1c29..61b617b29d2715804b4d58f64777c37083c48785 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
 
index 7518a9a0e3a1abccc72390f8d41dc5bc79ccbbe3..905c233bc245a3dc77ca9d10dcfeb5cdd8cb2d2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ab2f145cdf2ede430607288d8df51080d53054ea..e1dc8b8f8b129de0cc7dad1901bbdd17e8765c22 100644 (file)
@@ -1,5 +1,5 @@
 /* Linux implementation of waitid.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index c3d9637e549f7df769dff540ef08959e886cf0a9..c0a86826fb4e7cf75f2c98d5acb741ac83a3d4a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index fc6c780e657e1b96988c1dcf36b7620c5f5832b3..d75ad119eaec614e4ce621720f8f0329cd60f7e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index d6023e2a23c571c29677630b7b5de0cce4fd6394..e5e5a0b486eb1ebd9ce7494ce967be5831b47725 100644 (file)
@@ -1,5 +1,5 @@
 /* fxstat using old-style Unix fstat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 73a2e871c981e90e61f6bc7357fcc88a95cfa355..29f0e540d1eb343152f0a5e10e5c723da5f7db25 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 62b6c89ba545aa2bd7dc2b30f6c49e7787cacc24..094bdad89613f0bc351c8a22f96c2af95df0c082 100644 (file)
@@ -1,5 +1,5 @@
 /* lxstat using old-style Unix lstat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index c23f09255e48654f08f805978372970197a3f185..690be0856152729dbffe70b3e27d40bfc5b777d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index abf3021d12e81c5318ca3199328e32afd091a438..8f3b521ed761bc615970763a633d1afef81cbe15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 71e49fe7bd1c011394c6e64e77d0859c491deb58..9ddd71e356b0fa199223cd1b38519c59b8eeee62 100644 (file)
@@ -1,5 +1,5 @@
 /* 64-bit preadv.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index a3dd54885f83accd2852572f385fd613c64d1b95..9035a205775c2b174ec9656c747e7cdbb5b38e07 100644 (file)
@@ -1,5 +1,5 @@
 /* 64-bit pwritev.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 1fa2280c2d17541f9cc64672aa5cf5037912cbb5..f89177a157a3f05d7007a54206c3573ca892db52 100644 (file)
@@ -1,5 +1,5 @@
 /* xstat using old-style Unix stat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index e53c0d345a01e95998662832c70f57311b87c96d..06c4c9c192a4e8225bd2e689acbbdf0bcecb9950 100644 (file)
@@ -1,5 +1,5 @@
 /* writev supports all Linux kernels >= 2.0.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 27b37b30e7343debf3ed83cf5273ef53149bf920..df40aefd9c9621fb451a8c1723175de9a1563c0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index de908bcb12f7ac386d3f72ee83854dc2390f94f7..58ae8e97e2386afacb2e6945ffee9657f66e3949 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6964f91e380c8662b3743ec38cf6e82ed3b2aaba..783cb82c59eeeafa1a89c166c71ba8ce50fc10c8 100644 (file)
@@ -1,5 +1,5 @@
 /* O_*, F_*, FD_* bit values for Linux/x86.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 0b3b9e4388101212245d417881857b062bc9f1d6..6a09392149124a3ba3c8864439e2898d17f0fa77 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/ipctypes.h -- Define some types used by SysV IPC/MSG/SHM.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index a2fa8087969e1a3d47ed0b622f5f26767733072d..79e73d55bca4228abb299b92c6669da55a0e08ce 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for POSIX memory map interface.  Linux/x86_64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index f078bbeeebb337a4c52fbb033a36dcd190740732..590494f69114182c72fc5f7c790e6ac110468c59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 2ec6bb5b8cc15424937db59feffc28db6233bfd5..c45e9b93cf23783581b1dd123280768bdd21b2d5 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 13b11bf23060df585e2e63a088edd7a14ec7d89b..c205e629274a9bc9363fa4017c5c6c5963280a8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index f2dabfac34ab884f643601e05bf671397fae6d71..e742cba7f6cb445cac8b51e5aaa665526f44cbdb 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index bfc6aa3b5ff2f5a4668497a43b9c9f20c0070675..44f293eb201feed23aeb3785ad9035f504ab3e32 100644 (file)
@@ -1,5 +1,5 @@
 /* siginfo_t, sigevent and constants.  Linux x86-64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index efda6731a02e49114209c753f34039b5ff681780..6fcb869cf93ec2019b665dea45f86bb12bad209c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index d0b378f235fbb981e5bb86ebde635eb9e2474beb..65146e4e485906eeb29f7b0af2846d62c2b7c19b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index e4fd0293e7ee5c951a6db6e19cd9a57f0dd28ac8..2e0984c8e14148e1e0921335102b5ceb472c637f 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/typesizes.h -- underlying types for *_t.  Linux/x86-64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 8c342b01267b8499bd54465db24c0710d1308a30..939d7f363f248b71403e2b317f051f0cab61370e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index c2d71611f8422cb59e47a4aed5014096e91a1f74..d7b62dc205d3ec7fc8dedd2389ae4e7f4a7e72d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 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
index a8df27d1355e28da01fa32b36301add65a64d249..e30d37fe21518a3b663b857fa8a40580597ed478 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index b1bf808ed3b76f31f15d08b50c3d67babc7484ee..39ebda31449810821aecd03940dce6211d283283 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index ec318ad93711f4f70d13aa52e15d03ca880f5381..62c9d8c2ee6a58d099367dff5d9a05f6128a1633 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 93e7d572c0c7fbbc5f64652e7cbf60f2301b928e..98711962878fee3eaeeb0dd3157bf63092bca83d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 40a80d59bbfa4e291004dffc8d51e135e31b85fe..8665cf81114d179f26d7e090b6cff0a868f073f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 02d3db78891a409c79571343cd732a9cdcdc868a..5531c85440f7e566b02c87bae328a7397a395b5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index cf94eea2389630c17bd188cd1dd6fb4db75da7e9..c645e2c763efd194581553f5418b925301f32bc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 09fb0f706331b72cbdcd2dfd03cbc3ceaf897fb9..49f0384ba8a802f36e3cfa298277860273b48744 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 240f0dcded9056dfa485349ff31253ae82954625..7d6280dd272d845f842c7f4e85e1de1c7712dd1b 100644 (file)
@@ -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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index c4629143b2a63b13d8296f8d44de673ec843a6f1..f291924900885242eb9b0c609ad01c8a5c2f5fa2 100644 (file)
@@ -1,5 +1,5 @@
 /* Resolve function pointers to VDSO functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6f5730cb08b42caea542c628c12baab4a6124f21..bddc8141c7c1cd23d8492bcb3d0106f9e3d2c15f 100644 (file)
@@ -1,5 +1,5 @@
 /* brk system call for Linux/x86_64.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 144eaf75200d3c1b40146c927981feffbbb56b76..0508730d8311b3ec7247e92a0c5de1e0c37eddb7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index ee59b36e120ed93f8b0589c653bbf3eb3f9799f8..6d1633988a5ab233f5ef3734ac73c198193987b6 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 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
index 470b8e9efc33ab62617ae948a2bf263db998c5c1..140db030ed3f1e457dff50916307d7f4600a5186 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index 556e0d5dcbce857f6aaf95c755b705136ad595dd..440ca7f82a5ed4434092c70f007dc3be65cf66a1 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 829df354f14e63147e8595631d4fae0e781b71fb..fb090dfed76ab949ecc3109b4a144465bde0f4b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization code run first thing by the ELF startup code.  Linux/x86-64.
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 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
index 603bfcb44a4721b5cf034f14fe4034632553be12..a34bea5881f3c5413b32aa523f4a9e2dbe57d17c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of `struct stat' used in the kernel.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index c996b4045c60a7a3abe20a2ad4765636eb926adc..c713f08b56c9a85aed112b6e5a841d9898058870 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index b6d590fe448d478460dec25867cfd5611e49890d..01c2340672d5a63f1b4ee598c1c506ef2d26bc37 100644 (file)
@@ -1,5 +1,5 @@
 /* Create new context.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index a30f52ee68036eca1e71c4b8e4d85022b8552246..90c5667b5381d14236d2f3bda5156d0eaa9a2c79 100644 (file)
@@ -1,5 +1,5 @@
 /* Low-level statistical profiling support function.  Linux/x86-64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index d23ff1f36b13b93e64022408db341fb4f307b4c6..53c238155de069fcf4e86b7c4c3c7bb0262f10ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index c92c71f7f1b11b0855fe64b11464e3f2355b54cf..f17d4a0787e0e3273de82c021ff5261fefd80a86 100644 (file)
@@ -1,5 +1,5 @@
 /* Dump registers.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 12a6e7e14793c98d66fed6432be748951d4c9ac4..0fd47f2ac0879e9783163cd9e7c9bfe8071a8edc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 2f419297d9975404d0e315a47bbd3acd4d0b7ab7..36a1dfdd1c458948c3d05582240f2262a1f59506 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 7d527059ad79c5dbf534139d3ae465b54e2c869e..b726fa0451239fd315bbbc0685ea8c516ebd9038 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given context.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index 4b5d1e1a8b0a96f8d0586154f2ca10d0e829c0b2..ab2398580f44bb6f209a96a93b87dd46537abf4d 100644 (file)
@@ -1,5 +1,5 @@
 /* POSIX.1 `sigaction' call for Linux/x86-64.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index e094c722b20de8c5961466f46b2b533e9a8c92b0..e09ae47672764f899d237dcafaaa30d5b484c881 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index e68f77622c46e5bc87d863d943673840648ed5d2..eeab30062ed281f9bd459bf834bcb4cdcd23aa94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 6d12326db2e2522f6f11bb7d8e80499b2d226a09..00669b77ff5ea0854c146de71bbadae5310c7989 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jes Sorensen, <Jes.Sorensen@cern.ch>, April 1999.
 
index fb20ef253e7992a64ef6dd1a928586d99d5aa71c..b3854fa5f1afa5017ed52dcf3adb11d72c2e2a72 100644 (file)
@@ -1,5 +1,5 @@
 /* Save current context and install the given one.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index c5fd0aa438904c44cfc13666decce374c97fb43a..92c2f5b3a36ca88096f8bd3685892714ec7541cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 1dc16fd0b2e98b13a97539d344b48789257fc485..2d3f696ca3d8975ed4dbc8d3dfadd3a9cc2105b9 100644 (file)
@@ -1,5 +1,5 @@
 /* Get file-specific information about a file.  Linux version.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 9b24189eb3c5e17a7b934c05881a3a95ad3e1426..7be46f0f2a8a799721ac85d52b19999d7d1bca38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index d68112a614b9201f6d0ee484c78ac9213c4d0a00..4a9a9d90bc6a3b74fb349326aa669fcc9fba919c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index e96376fc70bb7a486be80a652da46520072b0782..79f1fab9989bffd36e5a8430540fc94e49ea56d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 455cee144865c2b77f3682cf4cb18d290f9578c9..70080a7f173dd5828d889c4538fcab816b57d0ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Huggins-Daines <dhd@debian.org>, 2000.
 
index d0cbf81b9569d66a52d079b1e2e92213875cb92f..d3b450a48dc403bbdeebc9a7630952151df69899 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 32cb0aa074db3ad436ceec8172fab12f52fcd5e7..14b91f0d9d1374e46094ca2b46924ba115277321 100644 (file)
@@ -1,5 +1,5 @@
 /* arch_prctl call for Linux/x32.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 362ebd54c45b857abb5c1e9267cf65c596366c03..9ba78dfcbc1e5d24a4f44b31ee9dc29057abadaf 100644 (file)
@@ -1,5 +1,5 @@
 /* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 4da0c0acec33564a83d1233f3619d06f3725aff1..c2c2a92a4d08a7195351386379b10800736bc690 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index ff8894be8762019c49c6c124c5076b6079d677d5..5d64de3aaffc89374d75648475f311173801e8a2 100644 (file)
@@ -1,5 +1,5 @@
 /* Initialization code run first thing by the ELF startup code.  Linux/x32.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 1aa930abc69698436d288eb7315e7a1ca23dbe78..9ec323a06c6eb1cc23fb3da6a865667259195cb5 100644 (file)
@@ -1,5 +1,5 @@
 /* The lseek system call with 64-bit offset.  Linux/x32 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 1f5e01578a1ef0e4a30399563ba267ec59108e48..b91512e0d243eb300e8b7b71d476395f8a491fd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index c0fb8b4f2edab1f34db8a91d189b9fbcb8850542..26f505228a8fbee50d94e544e759519f9f0e98ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 154dc9a037668fc2929f1b7f99c6da00dba6402a..baeb2c3db901bdc0340799cd9a7bf44448dbf117 100644 (file)
@@ -1,5 +1,5 @@
 /* xmknod call using old-style Unix mknod system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 8cb90212720e43d089602a7809371f512f7ed907..62e47e1eed43f94b857458ecd412d81972926bbb 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ac342cec75fde2594da3a83443b6118bbf7ae266..3a60f2f5ef0eaaeeb4798544705b62424c43c6be 100644 (file)
@@ -1,5 +1,5 @@
 /* xstat using old-style Unix stat system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 2377ac5030866a5233b59fd915ede3dc8ca7d7aa..81c9416daf88231cd462781d0b2b7aa9671af1eb 100644 (file)
@@ -1,5 +1,5 @@
 /* xstat64 using Linux stat64 system call.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 60e4e1079747e6cf28e8937b4904435649d8f72a..44107a2477e23a79c7ca0eb03463b2a6a2480b96 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between the kernel's `struct stat' format, and libc's.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 90938500cf45931e0903945b71269a3861f5aff5..b8588b1e12b605dece9b806af086283bc995b813 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert between the kernel's `struct stat' format, and libc's.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index 4ac535e5798941d0ebc59f3446145d61f49966cd..9f5eb3849cec0cd7b8f09aab38d5dd0655b78423 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 61bec8ee76fd29c4d1ca2258b1ab7a9609e6a2f6..cd4344492d636fb63c532ccbebb1a73de36bd322 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f68334cec9b9366a371681d76a130418c9d48e87..27f39421c5df5731c341b1879328e724dc2b5a1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index fa122aa5fd94e5e573cfa8b5e1dc3495e4cce61e..20be81d27bbb9470c2f35f9fc27fc8d2220b1a8c 100644 (file)
@@ -1,5 +1,5 @@
 /* 64-bit multiplication and division
-   Copyright (C) 1989, 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1992-2014 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
index bf2dd676181a44fa1aea2621980f503806004cf6..8058dccb10a0a4d36f8b04766a37229adeeccad4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 345080e69e83cfc00e76c489a3bf044eb00d871f..30f8c79ccb988133d9adc0164fd9f1dc3386bae2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 5306ebb8c8217967bd343e21fa5ea5c8948ee608..260a033be416a839f884beb7bed8505c4ae1b710 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string to maximal integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index a7cff2eb799ac3849dc64eb144940a2511e5ded9..86e37fab566ec3d4e107a04da37537f165bf2613 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string to maximal unsigned integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 202a8070de10a96655481c609bf42242e96e2b21..11e4701c50cbd0558924e1a23d6804b7a0b2da0c 100644 (file)
@@ -1,5 +1,5 @@
 /* Hacks needed for symbol manipulation.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 4308dad368edacbf4344b3908de2553724800603..a87947233d1e38092699c463984b72af64756dc2 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert wide-character string to maximal integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 206ff6f86552952cde89c535cd2323d008fec24a..fb2916b9e484e5cbb6c2877ae3738179cf7aaacd 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert wide-character string to maximal unsigned integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index cf5b86a36e148fb9ba24f310284e4e3a1b47f7ee..3ddbdd92658ce5b049c32c0e808da97ce464ac57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 0a86b31c349b20d09f0da6b174fc617eb5959a24..62c6ba78a2ac88fbfa78b8950090e42a712760ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index b6c91946a529818fccdee51193d70abcd65497e1..e29a004fb3ffde4f908b945d707651bec18ba69e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 52f340cb8c0d1cedc42e31a8c2c3f64db6ab5a47..1b5d95c3ba6b09d5d728eb5095c1a3d37fbd24d1 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string to maximal integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index b166a761872967560463b69889e6361b3fee307e..cb1b862395a2d31372161c743f349695a5f1ce1a 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string to maximal unsigned integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 93d36fc545236070c6767956c82fc6218898f962..939f3b36eeea46055aaccdfd5b3dad561c785188 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ryan S. Arnold <rsa@us.ibm.com>, 2011.
 
index f247069e02ce35aa8e78e05eea8859cfa0e01eed..52dbd865efe45bf55ec02e1a224728c3d41a6319 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert wide-character string to maximal integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index e327dee2cbb62b5ced5eb142c99a373554bedcf7..45e23b312c7f933684f3dfcfad2b494fa35510fa 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert wide-character string to maximal unsigned integer.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index fbb8ccc9494e16a25c6e665220685097a05f381e..f3a9c6b20361062bd48a265eec735c9c14f1293d 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to swap the order of bytes in 16-bit integer values.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 6cb7b01c2b83346fb0bf3ab59abdeda554e9a31f..933fe4bebd20bf46cf55d7dd0906803e55dff9da 100644 (file)
@@ -1,5 +1,5 @@
 /* Macros to swap the order of bytes in integer values.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index b118889c34898f9f98ae2fdbd07f166e72d1b20d..ec778100b0feeaf98f2f0c7851cb472e3b97ce24 100644 (file)
@@ -1,6 +1,6 @@
 /* `HUGE_VALL' constant for ix86 (where it is infinity).
    Used by <stdlib.h> and <math.h> functions for overflow.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 475b14158804f1b4c8be916269529831872301cd..4ebc5c1743433f1e3bb7e1897c50cad4c6326568 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2014 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
index e5b1ca5a1f5671b5a3c4425da120f3f16c4c608d..07c2d66b03616d701323a8829f893ab7a9e52980 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 8b87188eb826fdd10f02c5925d4aeab404ed5240..6e9c4f1d8710469c47a6cd6b72eb95257bdb78be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 7c666e20d7d1a7685aef9b64404a07678ae33d48..a261eb70989205cc3eb1e8ecf51b5508c2979184 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 24b64ec94d4b4e6e5627d536dc2f23d588bb22ab..a401a0d215ee62e113282f26e8bc75a8aab82154 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized, inlined string functions.  i486/x86-64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 06e2fddcac62e7eff2cbc5ba3f84070356f794be..37aba9e7497df2bb4330d9f98e400310d4640822 100644 (file)
@@ -1,5 +1,5 @@
 /* bits/xtitypes.h -- Define some types used by <bits/stropts.h>.  x86-64.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 07cac2887caa0b78849454013f8aadd93c6c2fc9..d21b31298012a759ecc59f1dc43dd84df86a2a4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index fed64149fc7706e81a0b4c1b73634102f50b4d1a..acc82ca275df6df8d7752e4b044f64d0d81432f9 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline math functions for i387 and SSE.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 7560d7b1de8ebbab8c48dccd39d4dd70cacf004f..c9c92e13545e1ca8ee96c3f7765e246f2ab5b409 100644 (file)
@@ -1,5 +1,5 @@
 /* Implement powl for x86 using extra-precision log.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index aee75cd9f9e856a4ed486deffbaf7a5b7cdc3265..2295f464e94d58a65fa50e9dc191d4f1bfee8e42 100644 (file)
@@ -1,5 +1,5 @@
 /* FPU control word bits.  x86 version.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Olaf Flebbe.
 
index 0883e40a0146d172a4edb811881a794ac0d2ddff..69ddb587d42d72d2123d8f69997c7b4af599b6b5 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/bash
 # Make sure no code in ld.so uses xmm/ymm registers on x86-64.
-# Copyright (C) 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014 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
index be3b39327110dd9c8a0f6d9e69a909c8e4b20b26..fbac0d91524698b3612526bbf5a3df8e1ed81393 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 63c1a4772d871382eb15ba13c1e9f091a64a2848..65f6cf90a0e450889cf07174aba3c0aca8097ff3 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-specific calling sequence for `mcount' profiling function.  x86-64 version.
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Contributed by Andreas Jaeger <aj@suse.de>.
    This file is part of the GNU C Library.
 
index a9e831ba33cb696e7727dfe30acee1f739851dbb..151382adf1725076d2aee56c656f9e20fb0ccf29 100644 (file)
@@ -1,6 +1,6 @@
 /* x86-64 __mpn_add_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.
-   Copyright (C) 2006-2013 Free Software Foundation, Inc.
+   Copyright (C) 2006-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 25ef3f443ae6e2da89315c697a57985b0724b4b8..fd432dcf9bd46608f4285b808f89c51c08c5fd05 100644 (file)
@@ -1,6 +1,6 @@
 /* x86-64 __mpn_addmul_1 -- Multiply a limb vector with a limb and add
    the result to a second limb vector.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index c09a59184014b1bf03b393e528126f242ff23b52..e940174b2a10c83dc9cb819b17edb54d71aedda8 100644 (file)
@@ -1,5 +1,5 @@
 /* Return backtrace of current program state.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index 5181ffb2db88d12be7ab8dd8a2536aac4af49030..4d19ef0bb4fda831ea3a27e5e28eb48a6de373e3 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
index 4bb4978bf4353287b02cfd6a96731d5153cef8cc..64f4895764bd518579e05ca2d60b1570c7906526 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  x86-64 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 6a5cfe2f3be1f1b75e719e8bfbb826b46107d913..d7ad037ab368323dfd0003f7546563502044c0e8 100644 (file)
@@ -1,5 +1,5 @@
 /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  x86-64 version.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 9aed28f854c7375c1757bd916ce0802ff5c8ab94..163af2acbc666057413262a3673eb5a26be6f2ea 100644 (file)
@@ -1,5 +1,5 @@
 /* x86_64 cache info.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 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
index 78b45748fb15a381d17f5911edb5d0296c52365c..7835dc582e7f137e820dde31897cde05386694e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for x86-64.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 01f8579e7c17e89eab9f6367b43714fac2fc2fd7..d488584d037c73058b927fa3447bec4e134fa706 100644 (file)
@@ -1,5 +1,5 @@
 /* Special .init and .fini section support for x86-64.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index c9889277a600d11205239e0d153085d0b116bafc..1249fe823f75e5f7b5763747f94c2c725ebff0a7 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine-dependent ELF indirect relocation inline functions.
    x86-64 version.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index d4fa4104e0ff24e48af6f84f07546d36d71ce375..3fea8b4ab181e23e9b9c788dd9408ee526bf2168 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration of lookup functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 116fed1b0744d9d3b6f08b9b42827ea0e5e8bef9..504c95f32071557c1a295883b93e64296e78127f 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  x86-64 version.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>.
 
index af861c0ad4328ec4cc6112da810b459e1c0b8314..958a75d9942dc5f8d47e5a56e5b802e550e18c56 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  x86-64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 34680450c23c37539dbcb78c9faf317c371b0503..92e18a54c2a5153bca6fea446410cd388b40da12 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread-local storage handling in the ELF dynamic linker.  x86_64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index a6c059621986d324a51382ea1db8fd6418f2c971..1f983abbaa591c09e341f9c0966afb03e9505ba9 100644 (file)
@@ -1,6 +1,6 @@
 /* Thread-local storage descriptor handling in the ELF dynamic linker.
    x86_64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a25e390a72804af6c7f1e725ce8b42c7cc2749e5..ae38677e131013b1f57b7b34461c674cef7ce5c5 100644 (file)
@@ -1,5 +1,5 @@
 /* PLT trampolines.  x86-64 version.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index e01d72feee1539cedcfb85c21359982279d78030..5d1b75ff54379b17765647af1d1dced917292b82 100644 (file)
@@ -1,6 +1,6 @@
 /* Partial PLT profile trampoline to save and restore x86-64 vector
    registers.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index 07ee7dd4ab3ae9375e5d37b3435fb72a467f2a56..032e29a08400849ab182008cfb522d0adf083cbb 100644 (file)
@@ -1,7 +1,7 @@
 /* ffs -- find first set bit in a word, counted from least significant end.
    For AMD x86-64.
    This file is part of the GNU C Library.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 5f128972be969dfda38e501493749fa6087cc32a..0b630c456a0586b4131ed120a1fc6bb6485edb2d 100644 (file)
@@ -1,7 +1,7 @@
 /* ffsll -- find first set bit in a word, counted from least significant end.
    For AMD x86-64.
    This file is part of the GNU C Library.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@cygnus.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 92456b96cb0042cf7c4025f1931f112efad7c734..ebf332f4eb7bea373bd62edd820679d6a509cf30 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized __ieee754_expf function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 590223b60c6e221286b580b64feb88f746721c93..47f129f34d368d7c67b8e5f2462b36b0bebb7621 100644 (file)
@@ -1,5 +1,5 @@
 /* ix87 specific implementation of pow function.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index ade66c2aed00f907f489e7115f4bb107f3f06bfb..f988473217d105b12ba8cea982d35d98de25b9e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Square root of floating point number.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 587e3a637cbb337907eb9c48c53726da8f689971..e928529a906bb7e9fa7097dc54c5cd8657d115f4 100644 (file)
@@ -1,5 +1,5 @@
 /* Square root of floating point number.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 09b251f503ff16ee1caf38f3c4f7c6ec1d7c3799..dc7802598f9153d178beba4c720cdaf1112a78fb 100644 (file)
@@ -1,5 +1,5 @@
 /* Clear given exceptions in current floating-point environment.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index b6b622d34296762850b8fe0870e6e36518631ece..8312ed8b8042248d26553aaec6c2b3688b0b5e67 100644 (file)
@@ -1,5 +1,5 @@
 /* Disable floating-point exceptions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2001.
 
index 361256b4189ef03d73648931de8bc73721c63d3b..1b29699981e6339243ae13d873a6a08a427d9eb0 100644 (file)
@@ -1,5 +1,5 @@
 /* Enable floating-point exceptions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2001.
 
index 1c872481fc1214056324fdfdb8534806fb5b686d..364f9177198bfa1e05048a3ee963ad905cfc167a 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index e4373627c76dc8f70f4773c9c4319eca43081bab..d3a853ecf2617d51fa24efb3f0edefa536700f57 100644 (file)
@@ -1,5 +1,5 @@
 /* Get enabled floating-point exceptions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2001.
 
index c7cd046f391e30c6192229a59c7025712befa370..763aa227833a3a84205fea12b70fc4a117ef9f74 100644 (file)
@@ -1,5 +1,5 @@
 /* Return current rounding direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 1a1afb90657701a532d7ff3981f12ad254f7505f..bf78453c099c386c35b01bac2b0547d1aed604a9 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current floating-point environment and clear exceptions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index da42694118da49d88352aa80a3662fa55157de82..9381079ef050b82efd43ae251ba2b9d2f9a4b4d4 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 23de4c2383f65994a55b6d555e49adfca005965c..ca28f3e9a8d278702ef11f8884331304dd311edc 100644 (file)
@@ -1,5 +1,5 @@
 /* Set current rounding direction.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index ccf0077124dbdc3014ea467a4518b5c1e2df625a..9004ef2a9e6f43c5c48af3753f3e4bc24283f99c 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 514f489952ac1d764933b92ddb084ef9ca7255b2..c59489f3cede71e99e6b40eb50761879e4e8161a 100644 (file)
@@ -1,5 +1,5 @@
 /* Store current representation for exceptions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index e5f553adfdc3baf1c9bec2556149f39e348b02bc..5aeaf30040c10e15bc32d9722ff5c9f91146219b 100644 (file)
@@ -1,5 +1,5 @@
 /* Raise given exceptions.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 077593af5409d8b5b4924600598a83a2941eafec..8c58f91253e9ea83ab3568986660b8225fc5b26c 100644 (file)
@@ -1,5 +1,5 @@
 /* Set floating-point environment exception handling.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 94800b9146b554498f41daec1697e3921980c1bc..c3bec331be69dabb619d2f7cb793488dea879c3f 100644 (file)
@@ -1,5 +1,5 @@
 /* Test exception in current environment.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 48b33c762c937964438c11fb7b9e142e1f9af981..866c79684d1c8b3a24f8eeaa96fe62bc58ff3140 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
index 729595d63079c66ec426fc393b27d52c74294c93..02d5e2b90c73df785d8268f9e71254f5431ab084 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
index 1eec2db0c4de6b0f66583165a3393b097e26cee0..02ece20bb2105085421da4d0f5c4e8cd3bdb5e42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
index ea36414a5538652e33636bfe7a5cd4c31ce99665..d485c5f3308ce515b90036df200edd3196d90b7a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
index 25a306f86a71609cde43e98152c7c0ce0e143602..507edc4aba963f9b1021981719f64aea3c104a4d 100644 (file)
@@ -1,5 +1,5 @@
 /* FMA version of fma.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 063be692d17bb965a1516d6e7b0980570c11882c..e5fc5609cbfc25570f5bb075f5f36e3fceb4ac62 100644 (file)
@@ -1,5 +1,5 @@
 /* FMA version of fmaf.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index 91bfb54fb30242e2f8a48b46116a277735d34b6d..da9387151e3d9b7619025277dc1361ab51a58ae0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
index 204efa230bd4c73a6ae327527f3a32737cbbb8f7..265b89f8ae8b80e6135368ab59d8befc5e8c888b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
index 2904fe37d61a215c694d792132871e48b2e61893..0dc4329d94c15adebf729bcdc1b9e5d540337154 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
index 3ce8fcca0fdad378545d75e49c94fb2262ca3020..e058eb2b993733a3cdcb568a17581d22c8afec90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.come>, 2011.
 
index be55f9cf6bb6a48bc48845c0228fc3c4e1ed566d..bcf62d67ddcea1e6368b875aa70723a68e10fe5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Print floating point number in hexadecimal notation according to ISO C99.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 01833de38edf737b0fb502a00eb547aabf1829bc..e7f511ede67d9166168042460004eee600d89ec7 100644 (file)
@@ -1,5 +1,5 @@
 /* copy sign, double version.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index ac6cb537f31202fdf89f57507b559e5823d70218..c6d23d6da8b6f5f8adfd104f40aea296a01ef06c 100644 (file)
@@ -1,5 +1,5 @@
 /* copy sign, double version.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index dfbad895f094eff9995b13f37ca36ad8e42884f0..81a9757a1b138aa088eef4aa3aadae15cf644aee 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized cosf function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index ce070c90bb3734edfc6159a303a3f767c580e5f7..c983cb275ac968a2dd5054212a2b040f5b5bb8c2 100644 (file)
@@ -1,5 +1,5 @@
 /* Absolute value of floating point number.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index dd9c796887ae3f74f98315cedb7df61317a3a5a1..f985d09a5f70229093b1d5024ba82d25c0373a11 100644 (file)
@@ -1,5 +1,5 @@
 /* Absolute value of floating point number.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index dbc26de997e61be19ce5615eea940310dd7bcf16..432c00ba3469ff9b11b7c07ea1b7a2342b7d592d 100644 (file)
@@ -1,5 +1,5 @@
 /* Absolute value of floating point number.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index f77261a9e1ce9fc2e4fe1ad8d94721cb68a6ec03..c9f85a4e2faf336e6eb36b43a9506a0c16e23f66 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute positive difference.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 739369f54dbdb98639e45e60c1e20d3cd11f788a..68f9bda315c33534c7267d88d66f00685885107c 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index 95192dad7e9e16c9ad0345ac56331814abeb76a1..471131d84c79c8fd6377713b0257aae054be8d29 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index b9cc71d9c44762dac36c52089a7ba8e83a8571ea..f88b4235e192ae4a93f51d4d486619d756b368dd 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute maximum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 22ec4b835b3dad63fc4ee4636ce0b392bd1361fc..a31873170a5fdf4ef2d5c6e41b5f5be7e8238841 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index e8f4de5c335bc7283a7ace93114efc427ad00a61..9caf19a9b9e06703d793aa6dba2c8f516a5149e7 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index 36dd272ceeb707ae521696047d892742b95a8116..e5dd039043b2f2c99111ce208170eb2e70558609 100644 (file)
@@ -1,5 +1,5 @@
 /* Compute minimum of two numbers, regarding NaN as missing argument.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 4de81a87cc110c2163ef81fca68b0e2a38c8e47d..84c586846f9cfeb217c92a8743e5604332ddb36a 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   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.
    Contributed by Andreas Jaeger <aj@suse.d>, 2002.
 
index 2cce9adce07279ce50580bb458ab771cd280baca..47ea6a65182dd2106f6ff6216a32d4f5ddba07b4 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   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.
    Contributed by Andreas Jaeger <aj@suse.d>, 2002.
 
index 8c6f72ec7b816a10d51f1c21be602b21707029f1..1576ecea07776aa943e2efd3786c061ecdea42bb 100644 (file)
@@ -1,6 +1,6 @@
 /* Round argument to nearest integral value according to current rounding
    direction.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index ee3446ada0aae55713ac1b929be8e5a7f557bc9d..1ed85b4dd0a50e3babf6252b0ac35fffcd774130 100644 (file)
@@ -1,5 +1,5 @@
 /* Return nonzero value if number is negative.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
 
index 55913e4dee054e29a474527a0f43fb9e5a37ee83..bf29c7a6a423c22504be35a06c136a69d863cd73 100644 (file)
@@ -1,5 +1,5 @@
 /* Return nonzero value if number is negative.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redha.com>, 2009.
 
index 4485674e6a33a7dd08b61fe13d1c14e78f28e44b..b11184f111963fac9b285cef3ad5a3cbb0eeb185 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized sincosf function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 6e9e3be89b0cc499fc432dc244b6f3121a404b1a..1529fb1f2452cefa1fdf482f8fa9165ffef4c197 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized sinf function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 3f5e1ef7a5e833a2f7dc9ade85e466e087c590d1..8eca6a67c8e5bf9ea7fb92002684dc624a6a4558 100644 (file)
@@ -1,5 +1,5 @@
 /* Truncate long double value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 87dc0bb30ab7da6117aa642af921709c039035f5..d88206c6e36e270e352fcc3a207032c1bf53d849 100644 (file)
@@ -1,5 +1,5 @@
 /* High precision, low overhead timing functions.  x86-64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 6629534b340afce78ee6de6a7c6247e7c7f5aec9..32836b5b1fcb53db53521dd144b4f755be41b031 100644 (file)
@@ -1,5 +1,5 @@
 /* Change byte order in word.  For AMD x86-64.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 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
index 23b0240a6ac45f97d37298662bd5e4a7609066ed..7e90d85db1d34af7b28017e4d33ca5807b1b144d 100644 (file)
@@ -1,5 +1,5 @@
 /* Private macros for accessing __jmp_buf contents.  x86-64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 56afdfac56d3a2e55ef081ee5f30fbe807073727..757ab8df27f677971be6bf077b2dcd358978e354 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
 
index faf1d0c94772ac05bd6b0bebf804ae96704f5465..f786ac83f05aac881266d27863fcddb7182b0de5 100644 (file)
@@ -1,5 +1,5 @@
 /* Run-time dynamic linker data structures for loaded ELF shared objects.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index c5084f227a900ceb539699422897d6807fe0847f..127606a40834bbc8693528c0d2e5c58c6a90de56 100644 (file)
@@ -1,5 +1,5 @@
 /* x86-64 __mpn_lshift --
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index db9a5a4e3e7d1d6ab28c2ae9b23223fe76283de5..7873680fb75457c511fcfc04ae7de784a3b1fc90 100644 (file)
@@ -1,5 +1,5 @@
 /* x86-64-specific implementation of profiling support.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index 891ee70aef141f7a41e069c2a502f5634b47729c..1c122d5b04f9c1e99c931d619285290b7570b723 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index d5c072c7f4972e53b86086b1c916fcef862efa34..1652540e009fea7f46a94ac3bc102cdfcb94d59c 100644 (file)
@@ -1,5 +1,5 @@
 /* memcmp with SSE2
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index d6cd553a266c56c0dca3f00bf5e1dcf071b57b9f..60f3c6518364108f49fb1d808f0ac34389d3ac6e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    Optimized memcpy for x86-64.
 
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    Contributed by Evandro Menezes <evandro.menezes@amd.com>, 2007.
 
    This file is part of the GNU C Library.
index c6453c87e4c40ca87cdfbaa265ee781e948de983..f5073817e0d534a5e5b77eb197b33af50263f784 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking memcpy for x86-64.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index e15576190e275f38ce2d640d052c7d960f03766a..202f5b861e42bd6e7c0cd8d035f5297bba81f38b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index 484e58458510c30968221d479d4d5972951f3921..409074381e48912143b855cfe3dd85fcbcbffa66 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking mempcpy for x86-64.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 5a659feedebf5b2e68c399c4816885cf9c50f4b4..ff875f44ab9e39e383d88b20ec2380eb630b2737 100644 (file)
@@ -1,6 +1,6 @@
 /* fast SSE2 memrchr with 64 byte loop and pmaxub instruction using
 
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 9b1de89d980b26b27c2109c3a0a6fe53a5341c35..db4fb842ef1435d90d2c480a0783c670181c290f 100644 (file)
@@ -1,6 +1,6 @@
 /* memset/bzero -- set memory area to CH/0
    Optimized version for x86-64.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c17f22a87b0ba3072b730f50bf5b749bfb784f6e..d57a72bf39080e26510ec707735851d31da2dc7c 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking memset for x86-64.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 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
index 25cde7a2d77a556dd24c900a61c4e7918d046241..6ab10040ed2058c8eea26c274606df07189c0746 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index c8b71df908582e538230afd13b7df2e31c7407a5..25ad1471500b90591f7e3339ed06741e58a96170 100644 (file)
@@ -1,6 +1,6 @@
 /* AMD64 __mpn_mul_1 -- Multiply a limb vector with a limb and store
    the result in a second limb vector.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 3344889ce323bb9add58a8fdeb2cdcc118df6f87..6da9be1420796ddef7b9e3aa51c33bfca48f735f 100644 (file)
@@ -1,5 +1,5 @@
 /* Enumerate available IFUNC implementations of a function.  x86-64 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 55839610e2c0b18716621db9731e216561279d38..db74d977f2629af7c4ac46e0a08cb0169b4e2dee 100644 (file)
@@ -1,6 +1,6 @@
 /* Initialize CPU feature data.
    This file is part of the GNU C Library.
-   Copyright (C) 2008-2013 Free Software Foundation, Inc.
+   Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0cb5f5bc30f6a99f82239c438ef87cb02cfe3495..793707a4da00f3558356e0cab8ee59e0276b96fc 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the GNU C Library.
-   Copyright (C) 2008-2013 Free Software Foundation, Inc.
+   Copyright (C) 2008-2014 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index d7b147e5cea6c8c1498840822aa581e96b4f263f..e753d62bf4b84bb636114a9f821854b9e20724cb 100644 (file)
@@ -1,5 +1,5 @@
 /* memcmp with SSE4.1, wmemcmp with SSE4.1
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index e04f918dff6d53a4e9d263d72ea24f93f45ba878..5f7572fbab574aceb380c3e8f6f7f8b449a84e7c 100644 (file)
@@ -1,5 +1,5 @@
 /* memcmp with SSSE3, wmemcmp with SSSE3
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index da88af248a558e9a0a0e800aac925e1f258b0374..627d8d05cf60ddfc6f521118c12d9ff847d5454c 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memcmp
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index df6578ebc970916cd897767e878bd71e1411c900..07241b8e2b3709f56d9ca14887ed7fd5282f2f7e 100644 (file)
@@ -1,5 +1,5 @@
 /* memcpy with unaliged loads
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 0eb7d9b758ed6e3a9157cafc75692f2e7e45d2dc..899ccbc34b27224a2795069dac2d964038584e0b 100644 (file)
@@ -1,5 +1,5 @@
 /* memcpy with SSSE3 and REP string
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 0cedab24478cbc6720c3953014dde37464a7efce..0ad9a0008a848e0e76a76ba312ec8ab26357f53b 100644 (file)
@@ -1,5 +1,5 @@
 /* memcpy with SSSE3
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index a1e5031376302a07a6f955feafa6fcde6acffdd3..40ae92638642a9d52a58e157fc394bb53994d332 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memcpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index ad01d8cd9fd1d730d7fb9740a513943564ae733a..3c0270fd2358661fd0b1131f7e4740832fe9fabe 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of __memcpy_chk
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 8149c487d5d9087bae5d2b0a4eca7d21cf74248b..ba86e7bbb1cf50c85938f2cac5e4d0d17536e848 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of memmove.
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 17ed46032401bf4134b3cc25e19643f0af66e801..cb1acb65982399cd046a6dfefcf471844ec298f9 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of __memmove_chk.
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index b8b7fcd12187106d36f9de6ff6d9ef75f16b56eb..b9f04c2ec4d73fa6aa5f399ba5dd2c6f08a3fe1c 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of mempcpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 3801db399b879ba08cef7004996b4aa3f351ea8b..c28473a6694cdf9b811b06a9da90f8d08111155f 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of __mempcpy_chk
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index cd127cdc69c5bedeab68e140dab7d741e01c3442..68a043a1698d73e65647036d95141520826b6eba 100644 (file)
@@ -1,6 +1,6 @@
 /* Count bits in CPU set.  x86-64 multi-arch version.
    This file is part of the GNU C Library.
-   Copyright (C) 2008-2013 Free Software Foundation, Inc.
+   Copyright (C) 2008-2014 Free Software Foundation, Inc.
    Contributed by Ulrich Drepper <drepper@redhat.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
index 028c6d3d745b481871174d4d8eb6239fbcd46bc3..dc782f2c2370915f74673ff8184e5f2eaf2795db 100644 (file)
@@ -1,5 +1,5 @@
 /* strcat with SSE2
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 8101b91e59adbc933e115966379481435e3257bb..fde7b9082246c63de8e2a705818349a194a214d1 100644 (file)
@@ -1,5 +1,5 @@
 /* strcat with SSSE3
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index f94dc709be07e2b7fed620f6ca53d180bd956476..d5c9d847d47481e6ebf366b90990363c74e4600c 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strcat
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 72da62f3d2392e0c3d146e175a39e8215c9cea20..0b3f0961c339a1e04fe05f6317ac3fcb42d3f31e 100644 (file)
@@ -1,5 +1,5 @@
 /* strchr with SSE2 without bsf
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 3f0b2c5f5afeac1a0bf58ec8dd932189bfdc9f50..63a35fa62fb032bdfe02c6f5c1df9207aa72aeeb 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strchr
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index 4a8e57a243d1e707be3e16b43318f9f85dc432bf..b133ffc3ea4c02d0de7324617caabdcb12342998 100644 (file)
@@ -1,5 +1,5 @@
 /* strcmp with unaligned loads
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index c84f1c2b31c3dce6d2beef452d8601a58649e38a..2d0758a656cb04e8ad97ed41e618230bf29b1ea4 100644 (file)
@@ -1,5 +1,5 @@
 /* strcmp with SSE4.2
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index c5dcd1aa5ef3e5af6e001ca5a6c77b814fb3da68..f3e0ca1259f28aaba2ab6e46fd310d3a9413d38d 100644 (file)
@@ -1,5 +1,5 @@
 /* Multiple versions of strcmp
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 7710173c6865505575161db6ba2c17c3475db1a7..be7513d4805a942a4f2ad374440f1f644ef7355d 100644 (file)
@@ -1,5 +1,5 @@
 /* strcpy with SSE2 and unaligned load
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 42ee00bd5cd762513dbf77083168a1770143955b..86569ff54a0ed3af304ae02a3593dec783746175 100644 (file)
@@ -1,5 +1,5 @@
 /* strcpy with SSSE3
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 919a411a9eded11e97cf310cfea3a80df934604b..80ed98b30afa720c57fd4e0a37608f79a54f546d 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strcpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 9c0dcf0e8ffbdcf4674a8c0b655495fdf51e781f..a9a6c8ae747d3db9cde8efe78cdf06ce5d1a6763 100644 (file)
@@ -1,5 +1,5 @@
 /* strcspn with SSE4.2 intrinsics
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index df9616510b4eb18fdfd95f4c2c0eba595dd996fa..24f55e9579b5f9e4a1bc6d24ce3cda10a7c5bf9f 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strcspn
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 8128cb97699b42eed49827324f5165c3cbaa65d7..8d19e5ca3662656da05e29895929702f49950478 100644 (file)
@@ -1,5 +1,5 @@
 /* strspn with SSE4.2 intrinsics
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 79fbf3c5745c45186a0797651c7e55617fe8af9d..bf7308eade6f77528cf1710b2e1ba6f9452166c1 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strspn
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 99bae2cc837296961c7008881b8869ef492434af..5b8009c73395da8e17ea8b178a0c2549881c06eb 100644 (file)
@@ -1,5 +1,5 @@
 /* strstr with unaligned loads
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index fbff3a8ec00ab25fd194f8df115a9738ce723367..b41374d754ae64ff9f9c2df1ed278d5aa9476617 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of strstr.
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 7ad7cca21e088623221f55d8e4f00016070d2971..0b144bc06d56fe83a0bb86b360e852c99392b280 100644 (file)
@@ -1,6 +1,6 @@
 /* Test CPU feature data.
    This file is part of the GNU C Library.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
index cdb0efb187cf9b7241bdbf7e49d0084bbaaa5bae..9761fb20c33ef3a50548bea33873752734dd620b 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper for variable shifts of SSE registers.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index 5b7e910eb293cff56b72786d63e3ce3061eae1ae..4436a605bd414d60b29071baa80210ace80b9a38 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper for variable shifts of SSE registers.
-   Copyright (C) 2010-2013 Free Software Foundation, Inc.
+   Copyright (C) 2010-2014 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
index b7de092228b2fd248ed49146e7d64369436dbb3e..c79389ec3b3e43e11c97397cee3292e418884902 100644 (file)
@@ -1,5 +1,5 @@
 /* wcscpy with SSSE3
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index e5ac97e558b9c7a5681d585659206d8c1ffeb00f..f12ba27d60d44e29815985d086eb816353711904 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of wcscpy
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index f7c8040527d27cde2be50c0085284976f7dfa4af..37b9bbaeeadb742f14e0753b11a7a4a8e7afb022 100644 (file)
@@ -1,6 +1,6 @@
 /* Multiple versions of wmemcmp
    All versions must be listed in ifunc-impl-list.c.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index f4d559155c3d8fc1d37411e3c9ee66456cbc0bd2..ed93d3f591f3d211f487ff12baad74d30ae8344b 100644 (file)
@@ -1,6 +1,6 @@
 /* fast SSE2 memchr with 64 byte loop and pmaxub instruction using
 
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index af9de14076d1ec417524e5a78164c563f10cc1bf..1b53c8a2988ec8b995aa34b73de6ef73d567c774 100644 (file)
@@ -1,5 +1,5 @@
 /* x86-64 __mpn_rshift --
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 18b4903109f50fae2382fcde366a3781b63a8275..ea1e45ad8022187967100e1a6c8dce938b66f030 100644 (file)
@@ -1,6 +1,6 @@
 /* memset implementation for the dynamic linker.  This is separate from the
    libc implementation to avoid writing to SSE registers.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 323da67429684636e486dddb95da6c40d462d7d6..984c868f1d35869a3c6912c5716dfe60dfab4358 100644 (file)
@@ -1,6 +1,6 @@
 /* strchr (str, ch) -- Return pointer to first occurrence of CH in STR.
    For AMD x86-64.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index c459057d1542a5fdbfcb48df4b25cda75aabcf4a..c57c90682ec2c43085b86cbbafa9b612952bb081 100644 (file)
@@ -1,5 +1,5 @@
 /* strlen(str) -- determine the length of the string STR.
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Based on i486 version contributed by Ulrich Drepper <drepper@redhat.com>.
    This file is part of the GNU C Library.
 
index 3f1aec001afd7067be15ff4da194819eec7da02b..2423308c47f026a4543e22174fd5748c68dc418a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2007-2014 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
index 71788d1e4770a395a19b08f4e6b1ef8025f64a82..78a7e81202ab7cee0f75fd080c1c63985a87b5d9 100644 (file)
@@ -1,5 +1,5 @@
 /* setjmp for x86-64.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index c7f52b3b03f0b0acf780cfda642dacbd7940662c..ea1e489f4e5f58ded477a70175c7534827b8188c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2001-2014 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
index 7cbc157662bd2df3b8e2aa926bcfe063ad565f3b..e3d4ff8e20e0f451e074f7cb63066ec660b52a5e 100644 (file)
@@ -1,5 +1,5 @@
 /* Startup code compliant to the ELF x86-64 ABI.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2001.
 
index 8bea6fb5dbe8dbd1efb405ffbb3dbbcd57f5623e..63b1d32a6bc900c889319a98a6227b06e10c2882 100644 (file)
@@ -1,6 +1,6 @@
 /* strcat(dest, src) -- Append SRC on the end of DEST.
    Optimized for x86-64.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index 7440500a67e3685b3c15e268267453f616200934..7fdc04d420aa3cced078b3ee3509410ddc002b12 100644 (file)
@@ -1,6 +1,6 @@
 /* strchr (str, ch) -- Return pointer to first occurrence of CH in STR.
    For AMD x86-64.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index bceeb6187578f57e4f1df9eee6c7adbb69f96f13..625c87eb30feda95246c1a0ce1cc2705d92e5036 100644 (file)
@@ -1,7 +1,7 @@
 /* strchrnul (str, ch) -- Return pointer to first occurrence of CH in STR
        or terminating NUL byte.
    For AMD x86-64.
-   Copyright (C) 2009-2013 Free Software Foundation, Inc.
+   Copyright (C) 2009-2014 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
index 76809373e85add50f2a30bd4bd24ec90a41e4bfb..fc45a620ac2bb2fbf7e47926aec2976f4ddb81c7 100644 (file)
@@ -1,5 +1,5 @@
 /* Highly optimized version for x86-64.
-   Copyright (C) 1999-2013 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on i686 version contributed by Ulrich Drepper
    <drepper@cygnus.com>, 1999.
index 612824700a38aa0c216c487df09a0c0e791c43ea..28f0400cc98e59c90cfee278326db3595bd0fdb5 100644 (file)
@@ -1,5 +1,5 @@
 /* strcpy/stpcpy implementation for x86-64.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
index 7e171deefc2e61fcd3fb2d29016bbeec219df0d4..986339e6b4b5f05ada933341f8918a084d9918d3 100644 (file)
@@ -1,5 +1,5 @@
 /* strcpy/stpcpy checking implementation for x86-64.
-   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.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
    Adopted into checking version by Jakub Jelinek <jakub@redhat.com>.
index 65f8a9e96e69a399755ee9155f8573c30fc8bb03..c83fe0aa51cb58150b46f92fb5b423841d29e8b7 100644 (file)
@@ -1,7 +1,7 @@
 /* strcspn (str, ss) -- Return the length of the initial segment of STR
                        which contains no characters from SS.
    For AMD x86-64.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>.
index eeb1092218f6634c0ff98d3cff48732295ee7a18..9203dc0c39c4ad6afc739616f3582c6245a2b0b8 100644 (file)
@@ -1,5 +1,5 @@
 /* SSE2 version of strlen.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 2a07ff75ac09d8809d99323165c30744b3acc7e4..c07f1f90761dda54ec71be063850a9f131899739 100644 (file)
@@ -1,5 +1,5 @@
 /* strrchr (str, ch) -- Return pointer to last occurrence of CH in STR.
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 2911da2aa5ee3eda2a41efbf1a7a656033c0b850..b66576106c995d57244115ed3412f0d636538a13 100644 (file)
@@ -1,7 +1,7 @@
 /* strspn (str, ss) -- Return the length of the initial segment of STR
                        which contains only characters from SS.
    For AMD x86-64.
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>.
    Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>.
index 5636d9a625ff8d23695d7d32c2d004cb51fb2355..bb5ba2e28f683359112a7e25cb8b9029c1e03b5b 100644 (file)
@@ -1,6 +1,6 @@
 /* strtok (str, delim) -- Return next DELIM separated token from STR.
    For AMD x86-64.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Based on i686 version contributed by Ulrich Drepper
    <drepper@cygnus.com>, 1998.
index 6e3cb7ab67fd66e8c975d77c3ebb174cbe0dd8df..468125b56a54352e4493587adbb436572c375168 100644 (file)
@@ -1,6 +1,6 @@
 /* x86-64 __mpn_sub_n -- Add two limb vectors of the same length > 0 and store
    sum in a third limb vector.
-   Copyright (C) 2006-2013 Free Software Foundation, Inc.
+   Copyright (C) 2006-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index 5c2d232b735e6cb900575b3a68303bcc61ba1575..2e015beca3f7e74e2fba273255e00cab04e72cfe 100644 (file)
@@ -1,6 +1,6 @@
 /* x86-64 __mpn_submul_1 -- Multiply a limb vector with a limb and subtract
    the result from a second limb vector.
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU MP Library.
 
    The GNU MP Library is free software; you can redistribute it and/or modify
index d0c5ca36fd1979f4bfe854bf7f0f794c8a70a03d..33268041f246042b60f59479e202d1de96195f48 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for x86-64.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 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
index 27c2b6b2de3e6932580d19b854771d937d6c825b..0daa87f8fd51f75a5e742dc038e871f5b9fc89c9 100644 (file)
@@ -1,5 +1,5 @@
 /* Manage TLS descriptors.  x86_64 version.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index a59bfb88c4450388873581c1c8662af0e78aad55..43266573b1953e4a29a6ee423669fb26bb838bb5 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for testing PLT entry/exit auditing.  x86_64 version.
 
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.
 
index 8652cc1fa5d960b00c6e00110a785a31dceea3f9..6fac4ab4f35101a047f63a5a78718324005b04bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 1934a463c86f6b6cb0bc4b3680c29735b1038e87..23a6eca1683b45b643087b25a5d6d2d5f9ccefc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index de4c275d6b4af139ca12b5dc1895b147c49b17a0..0f6a3b5d907c1d9c61bb301c718129a2aa88e68e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index f4ffc5d679f23279fc2aae2a986fb6242e22acb6..d1151384f0868e3d815cd3e9a937afa751ab1ff2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2014 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
index 2fe661aa671a8b8bda5568355f475c229c60de28..633e98bf2ea613d9d3de37b9bdbd52edae9386b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 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
index 3f098dc51c3ed9cb2c657edc1cc2196d72a994ca..faca7594673d4450c656b4a56afb073c5291fd71 100644 (file)
@@ -1,5 +1,5 @@
 /* wcschr with SSSE3
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index d6b516bce1a6ff57ac54a3a2173b14fdbbdbb70a..0419b3f502988ef641f59ae13ea87e7dcc681965 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized wcscmp for x86-64 with SSE2.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 5927352437df4ae6e5c92f1a3b6486313377a227..366016cf638bdb713818c0e2b86af44c0d8e6874 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimized wcslen for x86-64 with SSE2.
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index ea1e2e55da5aa40ba422b55c122e969eb179e1c9..f21559f3518cdda0a2d95ce29a27b7194b0f5074 100644 (file)
@@ -1,5 +1,5 @@
 /* wcsrchr with SSSE3
-   Copyright (C) 2011-2013 Free Software Foundation, Inc.
+   Copyright (C) 2011-2014 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
 
index 5582998142c62f39021abb39d34b0cd8588fce3e..3ee41cf4a4027fa0eddf3e3793c8cea79ad4b82e 100644 (file)
@@ -1,5 +1,5 @@
 /* Machine-dependent ELF dynamic relocation inline functions.  x32 version.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 55ca1e5de351d91b367618a7d696eb41652f3fb7..fbbdc656eb11e8ef38c0d269f364a879ed3ec502 100644 (file)
@@ -1,6 +1,6 @@
 /* gmp-mparam.h -- Compiler/machine parameter header file.
 
-Copyright (C) 2012-2013 Free Software Foundation, Inc.
+Copyright (C) 2012-2014 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.
 
index b73de061277e5d3c8b8ec644e525604b19d74c42..7461827c83a8680717d8616ca669ecb158cca70c 100644 (file)
@@ -1,5 +1,5 @@
 /* Assembler macros for x32.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index cbbd5d8b81ed45df3e6b47012d350c34e77b9729..dbf629aa92f31f2da64acbff0f2c5fa4b99c5ff0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2013 Free Software Foundation, Inc.
+# Copyright (C) 1995-2014 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
index 2fd1978761fd30a29fc4805e5c88a47e18063622..a0454f813ad64499396f290d50a8f1781be13b57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index ce14d665a434fd4d31722159d55c102849a86aac..40719c8da88cafda0deb56a3b09bbe6f6042a899 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index f3c597ebe3dfcefa444b7e63971891ae490dc4da..f6073dab71b1235f3aea616934f3756cb2ba8fe6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 937b71b319fb90cced7c8477d96f7d67794e0b46..a0d7b6ded73ed6ea4468570bf7cdf2c410ae0155 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index e359ffe839bd3c051c8dc7ebcfba65d8708d84e1..0b81b15232a37fe1e29a890ac90f587155b695b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
index 8f52ff352b75d1d7aa8236d2577cfc840544469c..5d0d560186543fa8b2c1dc260f8456ad05bbd6aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 348e56fb7e34c0e75fc13e2e9345f0726884a0c9..efc1e2684b89ee76e65e0b99834cd42d1ce313a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 932c2f5e68b489f3c643509d7a5734a80d3d86a5..7c33c8f9b99449640ad6e767bfef0d3006b910cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
index 5880874c3e010b21f610cf83a0bfc78b6ccc7058..c12126fd90757c89782363dfb9424dd69ccaff77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
index a62d15c190ad8812f3323eb3884e2f9e160f9f50..d64575570f56765c8af8d62febabd4c0991066a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 1cc3b88662903187db0c34d7c2095904dc5f791a..6d48069c8dd96c580de9ad46c2c42f14528014d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index a2b2b175740640bf740b0e2d1a179653f84ecb58..8ca370e85dd3eba19ff69f33f7d53fd713e0053b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, August 1995.
 
index 84acdd458276aaf40fa6daba93ec2cf67ff6e598..eed3613991cd960dcc5cdb87f224c557e9410c6a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, August 1995.
 
index 0a87aff91a363080ca0d91bfefebb494a0ffb886..8d5d6ac5df8ab24d6743854c8c75a7e54489cf69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index a0b38f0f9ca51ee9a80877851151b999915b8140..ce91240a590940746dc8eb8c8357ba04c1c7083f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index bcbb0a3e7f3cbbbaaf6ccfe1adf4da1770223fe3..1f43a3a068c12e37a9ee3407800316ed87ac1203 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 0ba192bf5f619c05a34de90047c50513000f018b..fa2a7a5dfd430f8e15602b707227eaf778a6f92a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 1bb5953a4d7d32c0094a4b4b5f00ab3914fcb974..446910dcdd69c3e600e45c597ed11023aabfbeae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index f34804cf6bc66a3934c879dc4db122c897cd10c9..eaadd80b5e30accf66f2eb982dc608bd40bc334e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 4d7b082a3d9c20cf76954e15a956d74867a01662..9ca7bc02c6b98b52509a10e8d36349f05201a526 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 6f6692d00579d90f7a2c064af7d35cf21c15278f..ce1fc756f94319ed84900606e3e04b8f06960c34 100644 (file)
@@ -1,5 +1,5 @@
 /* `struct termios' speed frobnication functions.  4.4 BSD/generic GNU version.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index ae9f278ba3007dbe2283381ef1587bc524ac834a..bf5fbb39efe1da44e33b18eea42106c66275f62c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ca4ed9ac089d87fbaa68427eb6a683de0ecc3595..0f1e655c4e25fc9b3460cb0b491047b52fc8ac92 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 67c3b8da3ef5bb203753c2e9a6c17a0e1243aaee..a63d6180f9090e1384c2ba0b0da60a905ea0d8bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cc39cf7260f3b664b156410416759480814970c7..90049873df401ee5de5bfc28608f8dd1c3cfaa14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index f25b67f3dc50804dd405ac7048f47cabba3e40dc..a8e66c5a42337578d89b77169ac651de3eca69a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d10b610761cd0ad9f331d5529eea460e5feebe6d..7eb96f4e13406ed30a11da4ab74e1a3e920ed558 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 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
index 2e22526caf3062aad30f135aaf79d8cf66fb4a64..90cf2e618affcf19196d6e9d2c6f703e9bb82112 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c340d7c44d4bc6e7641ceef7d5e7a813bb801038..93a2851e0f41a6523d4015f928fd8664766b3e40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d30e54d9482d3c8fdb0f530b82538fefc52f58ff..b6878f0b2a7faf474748d6ccd24ddd7d1aff3d6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 3dc12b21edeb2f778771877e2869e55320722f6d..827ee23c0e7b4673401eac8c129e2a5077b67a23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 013a8382961a30939d8fe62bee0eed7bc8b46b03..b08cfb596c611ac9a841a2a094f181a01310188b 100644 (file)
@@ -1,5 +1,5 @@
 /* Skeleton for test programs.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 7f4a7fc6a8cbbfb7cf41e3790563d74f5dfb2e30..227a4a0c44eb1854cf00b3bee8882d2a4c27dbb4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2013 Free Software Foundation, Inc.
+# Copyright (C) 1991-2014 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
index 10a83961b6646162a1d284a7bda3a9c6ca282344..734a8002c7f1c339c72a0b763d2108216e721979 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 7cd5119af0931d6f206d85135e7584b5cae2c9b0..bd13abdd9c11a87d3e44f90b76821d4d90826945 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper functions used by strftime/strptime to handle alternate digits.
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index b4bc78d86d9512ca4eab4dd2ce69879e78984ad5..dfbafbff09ef7455015cb1441e56cc434df3cdd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index acd624fd3e41dfd3531370dde3b70d91ef4373ff..dd09fb55e0a778622490dc34cc5b476072cd6b45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 913d9b60cb69c427da9188af1e64e2085f3acd11..da5be5c37906b23aba5686197b480c9a88ebc470 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 41e9f1939733589608b794ebea4f259a3c655f9d..d1f9e6b6fe728145bffcfb3822d46510d187a55b 100644 (file)
@@ -1,5 +1,5 @@
 /* Return in BUF representation of time T in form of asctime
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index 007c9c08f7add26323504389be79dc485e53ee37..056a27c401b7e31f898613c866499fbb3bbd4111 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 05a988a3b1435aa782b98d14d25476bb4df38d1c..5b15242ddce52842fb455891ed553de9716f9e3a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index d10af8b1a5df36adb99587177d7af30b2acb6532..fd311c625f98ccab9e11abf45d4edf6b9d4a3ccf 100644 (file)
@@ -1,5 +1,5 @@
 /* Helper functions used by strftime/strptime to handle locale-specific "eras".
-   Copyright (C) 1995-2013 Free Software Foundation, Inc.
+   Copyright (C) 1995-2014 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
index 304b6a8369a06e693d17efd3c30a7157233e9100..557f4c5195efc5a327c9a2b2a6e0e8b73f94384b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index eadebc348b4bf488de35c4081179232ff0d01a25..4754d12d28c1ebddd62b8ce91fe2161698a5f23f 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert a string representation of time to a time value.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1997.
 
index a334304c9f8b00a92ba56e1a8a1c79c5d9a030c5..926a4857f69c31f0e6c2c8630f92d332cf7644f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e31453dcdf2e4fef5106f5802f135634656077c3..a4d3cd87fa110b89c8fcbaa8460126643800bd36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 08e67d98e4748053eef26f4b51cff0cc1b82d773..7c618917ff2a565c5427db3da106c89c0c2886ef 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert `time_t' to `struct tm' in UTC.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index fc4350849c0d75a699347447b05870c10ca191e4..8c5599bb20aefac756736de58e2dbdec2a893abf 100644 (file)
@@ -1,5 +1,5 @@
 /* Cleanup code for data structures kept by strftime/strptime helper functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 88487f078dd2a7791b5fde9d2c1ccaf8372ae263..d6c5ef9a7e6996493a6c8db96812d756e729fbf2 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert `time_t' to `struct tm' in local time zone.
-   Copyright (C) 1991-2013 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 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
index e75132c2e457af4b5629eef302c0d6dac15fef5c..963e4b985ab231c6083d304de99c932cfb2f1718 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert a 'struct tm' to a time_t value.
-   Copyright (C) 1993-2013 Free Software Foundation, Inc.
+   Copyright (C) 1993-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Paul Eggert <eggert@twinsun.com>.
 
index 035f71c1534cfcb4e9e978670b7e6278dd579c14..f5a270d85b804bf57f8080b05e308d118effb79b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 441352d286700a7ece042468fc5abb7feaf44db1..4e7609f7b79d6b6190576bffdf4f55ea6b8b0a31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index b9bee8bbd1e624457dba09332244209d4d1d3d93..a523ab79fd6dc21717bc5f6c8e2ddccc401188f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 907b86d2bc7f9dab2eb9a0f1aca1a9d0db5a2fed..f46c695b1a02e8783db41968a5576b9f8bfe3d6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2014 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
index 5c02045b05efe2bc4dc1efba18f7daf59af46728..8134d75de744cc3d7078b92efb021d5c07803e43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index cf7d1a7702b8ab373a675d35cc5652427d5674a2..dfb7b4c483b9f4c5b0b88d9f7a3e11a0b78c6ef9 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index aa6507c15843dde88af345bf260ddae2897e6353..81cdbbdd30b8348dd63276fd3e532692d060d442 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert a string representation of time to a time value.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b9a8e144fefb2128d3250925a6e4b072a6523cc3..8fe623d5792b137ffe191c3a15b5dcce100fce7a 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 52edf4174b383cc86f485cfcc0e52b1b4dcfcb6c..c01b23bc665eff9b8228506b11657c78ed1b771e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 59994e0b0484f0243cfe668fd4a176ee2e0c30d2..3c36f0287103a236065708e6e82a6812bb026403 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2014 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
index 361763a9a0c5d1e8fcc343725fba7e01825e4a2d..57a2de922fa65aac3eb79057db8fcf8646071530 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e6dd9d9b211b7ba9d9295d6b36fc9c04f1716ebf..cacccf9ca262a3ff2a5170a14c214cac2fb7d74b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index ac20942599b5b23514c4ab577d1d6801a4b15c0c..9777dd9684e6289c9a5b7581d756973148d1e6fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index d5d8543b499327a305da475afc6de22b4e406935..212bfa732799d7a6c77a09d8bb9a381d91e68a2e 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert UTC calendar time to simple time.  Like mktime but assumes UTC.
 
-   Copyright (C) 1994-2013 Free Software Foundation, Inc.
+   Copyright (C) 1994-2014 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
index 1d72650d59568120aeb162f39612513a6d9b3563..ece0ca0050d3de1d9c46e380388124fc645d6d8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index dc8ecf413a9f71f8a32eb5f757bd05e9373fa794..fd879239c315df711c4c65996ff7d3fc3819265e 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for getdate.
-   Copyright (C) 2000-2013 Free Software Foundation, Inc.
+   Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
index d2ceca35d2d6332842374426973c6a3cf6c45d09..692794876d45ce0a4d5b8e509b773970519f32e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Verify that strptime accepts arbitrary whitespace between tokens.
 
-   Copyright (C) 2013 Free Software Foundation, Inc.
+   Copyright (C) 2013-2014 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
index 5c5fa7b805c65950aa6ac5ead26f2e9ee2da6edd..42e99bd469e54806d9f8b839c3c89c7224b5302f 100644 (file)
@@ -1,5 +1,5 @@
 /* Test for strptime.
-   Copyright (C) 1998-2013 Free Software Foundation, Inc.
+   Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 3ea3051f4c19636650acf8c0604928936aca0169..deef58ef3409340b9787767dfe923c158b11ae7a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index fb2dccd55d2329fe4b3186c9dbbe3fc94f16e1e2..bfcd943436e416b83662e32e0c77c70cd10076ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 9a1ab8a0e6b2ab1ed198c68f8c46d494023fa544..0ed3882f14348dede3236c7773d5dee9ef9e258b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 2200fc17ebc123a848ed6201ef58fe98684a5278..8185d91d38f9fa528ffb9ec1fa53eec8eba8b5ad 100644 (file)
@@ -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.
 
    The GNU C Library is free software; you can redistribute it and/or
index ceb4c4581e4b11611c1a880b295ec1d2725e71da..f5fb4241e0027a6b777233dda0421bd3b7076551 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2013 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 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
index 309dd875e97d922fe3704e39391f8ef407fd53e7..b5edfff5f8786926e20ed9e346b0702902b1a230 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 1998.
 
index 6ea2c09a94770d08ee28d39be507442da07b770f..c139b4fd304e005bf5835a82c57f4f26c8eefdc7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1995-2013 Free Software Foundation, Inc.
+# Copyright (C) 1995-2014 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
index 20d9db2e080670df14eef65a16078d209c736117..45453be10c11fca3b36cba0faa132e293937c5e3 100644 (file)
@@ -1,5 +1,5 @@
 /* -mlong-double-64 compatibility mode for <wchar.h> functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index abce71c74e73f46d82e9fe530dfe1b233618c040..29ac6b31d53dc00aafc70a5261bd3020b80a4c81 100644 (file)
@@ -1,5 +1,5 @@
 /* Checking macros for wchar functions.
-   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.
 
    The GNU C Library is free software; you can redistribute it and/or
index 0b1c87b51cdeb8e220d8317554e8dce11ea6dd5e..289736ff92efa11215c7c1983b353674c39c9196 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 91b18b0d2ebb7d12d5d0e33b780b9bca1f5826a0..ce255afd8056960f69401b1fdab780fd343317a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 2bbd617c3bce7afb8d700c402d09a55e1bcc19e7..b82f40bc1c649ccf596d1b1ddbaaed002cd85a55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 09e63c5f51d08ee61c8b10a6319ddb4e80799250..d5e1d19746be7728d712f86a6052d638c84ec36d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index c073bddddfcec2c33a2f229962d156feed0e5594..6c7851c3dbc5430c883e8d86dca626623d577f68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 4157133efd335eb2fac318656a9b6421f6f3c3e2..108d05c9473ac07bbb4b9133132dc037004c2ea0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1993-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1993-2014 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
index 762fe0f4492d3ed59971df0cb8ae869ece037d8f..ae7f2afd25f767c802a633bc4739136bc20cee8e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index fd5aacb259683eea521ecb34fcb8bee238848ee3..898bd1727add95a928fb91896c80c5704e12cc4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index e6383aaf64234e7480507f6b1fd74673a563f754..c484dc056c60ea72bc7dd5edf1844274b5988386 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
index 24c7fed65d13f8de52cc8df9b390f4920d87f6b4..9fa31bc568b60d96dd46bb5d77c0e13d5e1d7c1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gmail.com>, 2011.
 
index 64764454da39c617a8835d6c100c25b72398bc67..6eeaa55be609e8fc60a0fb464e7e76c659890d28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 559511b6eb5a76e2fdee7130be92ffb2bdb7e37a..23f822d19911881a8ee2c2f0b4a07b159dc818af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 4792bd4d151dab933a983bdff1bd7a759f758d5d..f91e580e0d52da9c91dfd182ac88a5e4ac74e97c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 00eccc9e52e5329b333880cd4e4863a3ebc47fd0..b8f0d582fb6f274f38f25a2ee7accf10f6b38142 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 1469fca3c4596792d0eb899684ed5b5b33c7bc38..08ff3c9cede762737098af165b75f094f26005e5 100644 (file)
@@ -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.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 2002.
 
index cd2055683d0e86f6e9524fdd64de9bd9f01d8293..cf10c95d5acc7afc0e41997782ef46146e43e415 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure IFUNC implementations of wcschr function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 7105d60c71cbf0f19c2cb66c41a728f5db749c16..94bfeadd53178489c7da0d312d19eeb6af2e0a5a 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure IFUNC implementations of wcscmp function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 1611e63709fe13baec3e6b5b6159e9ff4b0cf29c..7478908f776b37781faf3c75fc1b3a90d1901768 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure IFUNC implementations of wcscpy function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index a7f569256a5b88ac392000831cfbb92d9bcbd3cd..974ea18ee2a66460e0829b3abebe17831ad26697 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure IFUNC implementations of wcslen function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 8915bc348cd12a2879c90bb6da755b50ca61dca1..16e3eb5f958993290bc44ea4a2c4bf423be0291a 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure IFUNC implementations of wcsrchr function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index 13f57eb9410b34380534b8ac2bf91d5c6ca2a19f..da1a71d4964d87163cfb3efaafda1de62a337590 100644 (file)
@@ -1,5 +1,5 @@
 /* Test and measure IFUNC implementations of wmemcmp function.
-   Copyright (C) 2012-2013 Free Software Foundation, Inc.
+   Copyright (C) 2012-2014 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
index ec27ee2ed7361b7fdfa88c5ac3edc616a835bcd1..d793622771d0165bc43fb2ddb4629c9df272cd8e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index 990635f1dbff4bcaa639360516b3cbd863203321..3e1eb728e81bde04f8c0b4258b15cc99089d682d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index 9392751d0d1f634656d9c4d6911410ca7a456d0d..8d7e2cbeef3e4969dc19ca222a8484b45dee0dc3 100644 (file)
@@ -1,5 +1,5 @@
 /* Test NUL handling of mbsrtowcs.
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
index 06e552edf919f1bdce85fe212adc6639c9a83751..74765e755ecbb796f2eebb6b73f522281e39e07d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 2003.
 
index 3090689d80a67bd8b2ab6012c126e73252ad49be..3f052f3b2d8a30425083504cfad2b15793cf82d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
index 580c95495434bb55132f494db496bba6dc3a9429..60e64ad6572b8fed82051ba3ece3f8eaa46bbf14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1999.
 
index a1e4461ae3f3e533483570d3fd5a50781daef93d..c12d77ee2e390b74d19f4f2f69b379e8732adf3a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2014 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
index e91558683e6d5a7349d5449639b787029d78ccf6..29340fdaa2ec011a8c3e6ca8dec74af82aaf3ca7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 6f952b45d7a9db58cf6752cbb0873f08f94c477a..7831a67acd88d4cad4f2eea3595cc68cb7a049dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 634d3350a0768e4873c4af3684b689db52f34110..e4c4009ff44b183e3227c51e5d316fb029f76604 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 3be834831e189d1b20b6b3652198f552b36ee779..be93877ccc2b0d05bd36e0825ef4b30b2e6b2dcb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index b2d67cc550b0216adad40a982ed99f3333095935..3605b9423b8b93fc0ab2fc151d9f91f2ab2336ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 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
index 376567323fdb4aaa9684f3c60c9836433e557133..58c2b070a4f79e1d66d5410202cedb91e271d5dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 7ab7969f5750c524dd98db321f1ca26382b6fdac..401528fff42d3d79354d4ebac7f159bcaef10da1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 22872eead3948899279417dbdbf72ca789c6e52d..1a35b8044d45d1c5a349ba6dbb1dc543af8f0e94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index d6b12311134166b166b7f53a9c9ad0c9bb8c18a9..9d8895584254371b9b8a4e55b59725009314dca5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 3da86fcb50eb14f2a1e202c99962d56441060d07..91ae717c6aa4503812a6b0bab49fbafa0fdbc0df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 99dcf9173403da82763a820b5f5b9d94f1904b1f..33194956cd9ae642d1ab7ae52868ad3f52548a61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index c5b775544a51748a5c0f02d209129f926e247a32..74e2e39eb8e27bd62ed260c30143a8c5b31a6c49 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 50d9fef97a5153dfcc3962f8524104a732576033..89346953566e676a5f4b0fc3c2f389a2e6f658a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index a25da0f1e08137bc591dcd647abd9bdd7f8a0888..89bccf816806a28814b8204fce43b41aa2173eb8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index a8d482eb3661744ae644a17a8208be665ad1d58b..bf7ffaefd914416763a6059f7062cd75fc3bc3b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 74553ca81e3dfe9baa7d2e67c8fe5429a3474acb..41621a0e35ceb8bd0e35514700991c56831f1285 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 52e65a03841acf9d5e19c99ec28cb8a5334d1739..8267faf9c4194aa5d004b7bc8d4c7ae70fdd85af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 2402776a387693fba503843e766f0fda2d5e2b43..a70942863188264afe2803cbb0dc496b7578b4ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index b01b02ecce0380181286821fc10cd1ae206e54df..88b97e377a62e24fdd0bdba0b99c914e68c9f932 100644 (file)
@@ -1,6 +1,6 @@
 /* Compare at most N wide characters of two strings without taking care
    for the case.
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2014 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
index 8e68d79359cbfaf089a7638a7b2df9b29bc1169d..31b0a88656a3e386c0953ac4f486fc2d654dd805 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 3450956cc054378d8a5eb4555961cc03db8858ee..27f565d750475648786d2d65aac2bcedd3b20a18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 35ab2c95f8fe4da5bcd98cc393b88c3e41d26f6f..5d412aa8e76abf751d593e0219107fa404190935 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index a88f8fc1d4e846fbf74b2bb36bf43f2bc7acb999..e6abf7dbb0bb10089bb4ca26d5497979be792494 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index f5206a9ed4390f45fa7692f7edf65a3a6da47290..81f588d51decc2cbf2bbf8caf9b948d0851295de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1998-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
 
index 58aeec3ca8456261c73c22bc1ab7da7dc4fbdd04..6fe718dd264f0eea6acebb5b65de34406e2b66be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 5a3438fac63d13817ebcfa5ea5e6694066eabc72..dd3c8e38a971e6d8259c5d9a8efa67fe7451dfdb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
index a8e7c5e73fbce2fe53f04812b88305ed50f916d5..ebe3d5da9ccce50834afd1009fc8e855c8c0babd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
index e0bdab57a4044c3766ee086e86efc4db6f81db58..24e249c6eb88786ca9c130b589878f1b436b168d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 709b61b39cb5c389f041074fcd1974b029fcb5bd..94c0bfec6a18ae8e80f49d432225c76ffcc3dc09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index fe984d141a741bbd83b32cd2dc0b301276c936b7..4e9221a6ba168daae65797ed02117c10fdd31f23 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 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
index 6e214c8808b93451dbe4b1dc79619bdf51c046a3..12e3dfef8b1c3fe4d4d9b91effe8f3f0c09813fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index def0853d81147920556af7b123bf403148e76cc6..2f5a9159cfc61b1c420d0e6c258fbe7fa5406fea 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 49cda65df6e6125e2824c551a7f4905a8c603283..0508ebf6945928e624100b8ec58e5b866c05e083 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 95f56f07d1e4c2bfe28830fd1f365e025d42ba4a..b90c9f1dc758931dfe832ea2c5554de7d1851485 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 171a97b72514c9385cbcc7dbb2541713c94c7edf..21a108913283a3a53a1342f7e73f3e91f96bdb25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1995-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.
 
index 43e4d2979aea3c3f02ecad7575609352a42b9671..6d3a6f43a59c5b363391a0a5ba35a7edb60c4bf4 100644 (file)
@@ -1,5 +1,5 @@
 /* Function to parse a `long int' from text.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index f9fb119082ee017dd8f7872835b6bad0434dfff3..8b781b98b24fbe889c87f63dfb8d90ba91758c58 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 6153e6d4334df07fffc8fdc8b701ec0650889d7c..a5afefb18bcc7796a50c780b9a5915693bfead1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 2d2fdafd982e362fa009f6ef8012d30686960404..c18264c1c19efcbe4b47e04ac5f43b207772164d 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 7d80779fa4dd6364c910a275172452a946070055..dcc5a38725c113d9db5fe401d86fd6463c28e3e3 100644 (file)
@@ -1,5 +1,5 @@
 /* Function to parse a `long long int' from text.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 6dee61b216d8bead0552a0f974adb3afacdb50fa..adaa90e5edb34dea0a6a566c80f70ad26ea33380 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c799479d4e01538a19e55b34b2165241591e3929..2f549c5e04d6eb8b4b3685e67f9f9893a7051004 100644 (file)
@@ -1,5 +1,5 @@
 /* Function to parse an `unsigned long int' from text.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 5fe3a6c9db7575730cccb72c2544035805cc91a5..ec2de24c772234aed6287001cb2ba5bff941387b 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index c6de524a4afde785ad9501d5599d97a845cc38fb..f03eeb64f7f66fb851d1381a6d77aa7a6e659916 100644 (file)
@@ -1,5 +1,5 @@
 /* Function to parse an `unsigned long long int' from text.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index c8d61989882cae6c2e75a045dd92e60065d62301..f19f56d7d6075e1d2dd65a5975b9c39f34c47217 100644 (file)
@@ -1,5 +1,5 @@
 /* Convert string representing a number to integer value, using given locale.
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
index 164ab076db15213018993072e6047ad4d108ca79..c5d2f21c0a26b6d1a13fd48c7979ea73bd420ff8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 1fd2eec3566610919957dfbe2d16f45cdcf1f229..8a4a79fb8e1561045dfc515cd585872705098363 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
index bb853703a6dd975cf8849a15afbcad878dc363e0..f3f3f502d974149f5c66eeb02eb34a3ca6dfbfd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index f494cdf87173789bbc9f1f6a3816f9f1a29aa6e9..24c33cec06e0f767aadcbacd570f3fd5c87e91ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 99cad54eb79bdc1a82d0598ac606f018973e8083..436bfecdbf915270d7bce0ce64abeddacca8d90f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 2038990e04190e1c236c74d951ff08735dd799c6..22c499a6305bc045650e3b105f10a5a2d127ef9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Internal header containing implementation of wcwidth() function.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 237765a2f138da3ac9aae14eb871f70c2be17f4d..e1b3b762bbae68147d1979cab008abaa491ee3a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 37b84b5f38b8c12d0d7c5290400690a6e642d50d..620b815a14f50111e83d9364515aad140e0502de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index 90dcac1f74d2569779e8d4e09aee858676ee652d..e931fd9a1a6cdc11f2bbecffc0697a1417e6cb75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index c051bf5cb0c155a4a433eff714ac2856c4bad1b2..a817ada868946aa8c7a2fb50e56c6962f6eb0fe4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>
 
index 99feaedfe83b4c538ffe4b2e67a03951afe0ffc1..f8af89d5affeb37f49d330767461791adcc99b56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1999.
 
index fbec915e8a07d76fd6a350064245f40bcd676d6f..c49954531e9dd5b2dea5d43020b3c5cfe7955185 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 9db59ce123c952575a77dd8becf290dc073b07b9..073cc0baee686f12db2604d3e5955bd03866f23d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 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
index 4b77c83abf8ab9037a87a6857afcf0e344a47465..1fa00138e990da021e20c13e926e6569e1c17880 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper, <drepper@gnu.ai.mit.edu>.
 
index f764b1489a6f34dd1602335a2896c7b3dbba5b49..ad814873c43a30a32b8b446956c13c80c0554adc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
 
index a21a7f12ecbde8955b4fa0edf2ecd0130f837db4..e958d7566f25ca2416691681274481f5d7a0d8e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1999-2014 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
index 6f9fd0cec134c6eecc4c5dd83a12c64247303f94..21926ac50775e924222162a1ddc75b0e9793b6a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index c5ea3e2c106a614825cbe73618b9edcc3c320407..90102d9365d20b8f2e076408405a0f8465f20eba 100644 (file)
@@ -1,5 +1,5 @@
 /* Map wide character using given mapping.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index fc6e4a84d3233a97a23eb90e01672d8b3eff5db1..90e6f06963dba64cc0f534e90ebdb990399e0e69 100644 (file)
@@ -1,5 +1,5 @@
 /* Map wide character using given mapping and locale.
-   Copyright (C) 1996-2013 Free Software Foundation, Inc.
+   Copyright (C) 1996-2014 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
index d825b788feb2701e1488b282c7b986acfd69afc9..e2f4e13adcd85d43a02f5f203cdf52fe70147ed8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 61a1e1cc1bcea02554095b37090c6f33afab5ae1..8c0a611fea40e50401ce10b17476ffe70de23595 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 472e240fa88a5d5f042c9348d5cbad9a72af55f9..3f6b75889a58c9e6aedfb415a5b95c43d252bc34 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Bruno Haible <haible@clisp.cons.org>, 2000.
 
index 8dbe71143f21cc4e342290e6bb2664983ec4a792..4010eda085f2a3c4535f21fdfcc97bd2ab2bdb0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index e232b10e337e4f519d4cce5c91c58f8f41ed930e..e756223c948a1875ff31b3d9eadc2d88dc5f7cbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 2dfb00264abdae5cdc75ce75fd4db194c6abee78..1198d65868a59b42bd547b783a099dc0888bcda3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.
 
index 6eb68cf6e59b09c7a04429fa4a846704c6678e8f..a307f05721bcaa6f23d873c477290443c7896a78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 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
index 3199f68a6e69f74008fdd1117ee83d2a704cd0a5..f694f75386625bd71428274fb4fbc1923c538e36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@gnu.org>, 1996.