diff options
Diffstat (limited to 'include/negamax.h')
| -rw-r--r-- | include/negamax.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/negamax.h b/include/negamax.h index 4a09ecb..552d6a6 100644 --- a/include/negamax.h +++ b/include/negamax.h @@ -12,7 +12,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with Takwrap. If not, see <https://www.gnu.org/licenses/>. + along with ct. If not, see <https://www.gnu.org/licenses/>. */ #include <stdint.h> |
