Move names of committers from source files to AUTHORS list
authorIvan Maidanski <ivmai@mail.ru>
Sat, 15 Oct 2011 11:17:58 +0000 (15:17 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 15 Oct 2011 11:17:58 +0000 (15:17 +0400)
commit88560d6e08a4c6d9ed2faf24fd95b28a8aad1658
treed30704cd23aa97344246e5d965cf55d1d63afb08
parent92d126b18b487ca27d544f84f78460b12caddc1c
Move names of committers from source files to AUTHORS list

* src/atomic_ops/sysdeps/gcc/hppa.h (header comment): Move
"modified-by" information to AUTHORS file.
* src/atomic_ops/sysdeps/gcc/m68k.h (header comment): Likewise.
* src/atomic_ops/sysdeps/gcc/powerpc.h (header comment): Likewise.
* src/atomic_ops_malloc.c (header comment): Likewise.
* src/atomic_ops_stack.c (header comment): Likewise.
* tests/test_atomic.c (header comment): Likewise.
* tests/test_malloc.c (header comment): Likewise.
* tests/test_stack.c (header comment): Likewise.
* AUTHORS: Add more entries.
* src/atomic_ops/sysdeps/standard_ao_double_t.h: Add copyright header.
AUTHORS
src/atomic_ops/sysdeps/gcc/hppa.h
src/atomic_ops/sysdeps/gcc/m68k.h
src/atomic_ops/sysdeps/gcc/powerpc.h
src/atomic_ops/sysdeps/standard_ao_double_t.h
src/atomic_ops_malloc.c
src/atomic_ops_stack.c
tests/test_atomic.c
tests/test_malloc.c
tests/test_stack.c