File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ CHEOPS home page: http://www.nothingisreal.com/cheops/
8888.SH AUTHOR
8989Tristan Miller <psychonaut@nothingisreal.com>.
9090.SH COPYRIGHT
91- Copyright (C) 1999-2015 Tristan Miller.
91+ Copyright (C) 1999-2016 Tristan Miller.
9292.P
9393Permission is granted to make and distribute verbatim or modified
9494copies of this manual provided the copyright notice and this
Original file line number Diff line number Diff line change 22//
33// ComputerPlayer.cpp: implementation of the ComputerPlayer class.
44//
5- // Copyright (C) 2015 Tristan Miller <psychonaut@nothingisreal.com>
5+ // Copyright (C) 2016 Tristan Miller <psychonaut@nothingisreal.com>
66//
77// This program is free software; you can redistribute it and/or
88// modify it under the terms of the GNU General Public License as
Original file line number Diff line number Diff line change @@ -307,7 +307,7 @@ void show_help(void) {
307307void show_version (void ) {
308308 cout <<
309309 PACKAGE_STRING " \n "
310- " Copyright (C) 1999-2015 Tristan Miller\n "
310+ " Copyright (C) 1999-2016 Tristan Miller\n "
311311 " This is free software; see the source for copying conditions. There is NO\n "
312312 " warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n "
313313 ;
You can’t perform that action at this time.
0 commit comments