File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ The MIT License (MIT)
22
33Copyright (c) 2013-2018 Ronald de Man
44Copyright (c) 2015 basil00
5- Copyright (c) 2016-2024 by Jon Dart
5+ Copyright (c) 2016-2025 by Jon Dart
66
77Permission is hereby granted, free of charge, to any person obtaining a copy
88of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Chess engines
7272Chess engines can use ` tb_probe_wdl ` to get the WDL value during
7373search. This function is thread safe (unless TB_NO_THREADS is
7474set). The various "probe_root" functions are intended for probing only
75- at the root node, but are also theread -safe.
75+ at the root node, but are also thread -safe.
7676
7777Chess engines and other clients can modify some features of Fathom and
7878override some of its internal functions by configuring
You can’t perform that action at this time.
0 commit comments