]> git.sesse.net Git - stockfish/commit
Update AUTHORS and copyright notice
authorppigazzini <pasquale.pigazzini@gmail.com>
Sat, 2 Jan 2016 09:43:25 +0000 (09:43 +0000)
committerJoona Kiiski <joona@zoox.com>
Sat, 2 Jan 2016 09:43:51 +0000 (09:43 +0000)
commitd4af15f682c1967450233ab62cba1a6c5d601df6
treef02af1350d06f577c01df3994ddf32eac503f707
parent9742fb10fd83e82ad760e4cac5cef3d6dff670ed
Update AUTHORS and copyright notice

No functional change

Resolves #555
38 files changed:
AUTHORS
src/Makefile
src/benchmark.cpp
src/bitbase.cpp
src/bitboard.cpp
src/bitboard.h
src/bitcount.h
src/endgame.cpp
src/endgame.h
src/evaluate.cpp
src/evaluate.h
src/main.cpp
src/material.cpp
src/material.h
src/misc.cpp
src/misc.h
src/movegen.cpp
src/movegen.h
src/movepick.cpp
src/movepick.h
src/pawns.cpp
src/pawns.h
src/position.cpp
src/position.h
src/psqt.cpp
src/search.cpp
src/search.h
src/thread.cpp
src/thread.h
src/thread_win32.h
src/timeman.cpp
src/timeman.h
src/tt.cpp
src/tt.h
src/types.h
src/uci.cpp
src/uci.h
src/ucioption.cpp