diff options
Diffstat (limited to 'include/negamax.c')
| -rw-r--r-- | include/negamax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/negamax.c b/include/negamax.c index 0afa153..62c3720 100644 --- a/include/negamax.c +++ b/include/negamax.c @@ -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 "negamax.h" |
