diff --git a/match_result.go b/match_result.go index abc61ad..f4d2852 100644 --- a/match_result.go +++ b/match_result.go @@ -148,7 +148,7 @@ func (matchResult *MatchResult) CorrectEliminationScore() { } } - // No elimination tiebreakers in 2016 Chezy Champs rules. + // No elimination tiebreakers in 2017 Chezy Champs rules. } // Calculates and returns the summary fields used for ranking and display. diff --git a/templates/audience_display.html b/templates/audience_display.html index d38d590..8ad5788 100644 --- a/templates/audience_display.html +++ b/templates/audience_display.html @@ -53,7 +53,7 @@
A field management system that just works.
-Copyright © 2014-2016 Team 254. All Rights Reserved.
+Copyright © 2014-2017 Team 254. All Rights Reserved.