From e0d2fdc8434e4e44ca2a8ff3cb73d4cfd66a58d7 Mon Sep 17 00:00:00 2001 From: Cooffe <32592722+Cooffe@users.noreply.github.com> Date: Fri, 27 Oct 2017 21:05:19 +0300 Subject: [PATCH 1/1] Update Copyright year inMakefile No functional change. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index d6cdeca3..701ad8a9 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # Stockfish, a UCI chess playing engine derived from Glaurung 2.1 # Copyright (C) 2004-2008 Tord Romstad (Glaurung author) # Copyright (C) 2008-2015 Marco Costalba, Joona Kiiski, Tord Romstad -# Copyright (C) 2015-2016 Marco Costalba, Joona Kiiski, Gary Linscott, Tord Romstad +# Copyright (C) 2015-2017 Marco Costalba, Joona Kiiski, Gary Linscott, Tord Romstad # # Stockfish is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- 2.39.2