Skip to content

Commit

Permalink
Update copyright notices.
Browse files Browse the repository at this point in the history
Update the year in the copyright notices. While we're busy causing a lot
of git blame spam, also fix the notices to read "and contributors" to
indicate and acknowledge the shared copyrights.
  • Loading branch information
gcp committed Apr 20, 2018
1 parent cc2b651 commit 447a366
Show file tree
Hide file tree
Showing 68 changed files with 70 additions and 69 deletions.
2 changes: 1 addition & 1 deletion autogtp/Game.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion autogtp/Game.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion autogtp/Job.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion autogtp/Job.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion autogtp/Management.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion autogtp/Management.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion autogtp/Order.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion autogtp/Result.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion autogtp/Worker.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion autogtp/Worker.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
4 changes: 2 additions & 2 deletions autogtp/main.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017 Marco Calignano
Copyright (C) 2017-2018 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Marco Calignano
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/FastBoard.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/FastBoard.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/FastState.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/FastState.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/FullBoard.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/FullBoard.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/GTP.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/GTP.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/GameState.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/GameState.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Im2Col.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/KoState.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/KoState.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Leela.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/NNCache.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Michael O
Copyright (C) 2017-2018 Michael O and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/NNCache.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Michael O
Copyright (C) 2017-2018 Michael O and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Network.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Network.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/OpenCL.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/OpenCL.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/OpenCLScheduler.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2018 Junhee Yoo
Copyright (C) 2018 Junhee Yoo and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/OpenCLScheduler.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2018 Junhee Yoo
Copyright (C) 2018 Junhee Yoo and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Random.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Random.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/SGFParser.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/SGFParser.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/SGFTree.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/SGFTree.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/SMP.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/SMP.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 2 additions & 0 deletions src/ThreadPool.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
/*
Extended from code:
Copyright (c) 2012 Jakob Progsch, Václav Zeman
Modifications:
Copyright (c) 2017-2018 Gian-Carlo Pascutto and contributors
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
2 changes: 1 addition & 1 deletion src/TimeControl.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/TimeControl.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Timing.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Timing.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Training.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Training.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/Tuner.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
This file is part of Leela Zero.
Copyright (C) 2017 Gian-Carlo Pascutto
Copyright (C) 2017-2018 Gian-Carlo Pascutto and contributors
Leela Zero is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
Loading

0 comments on commit 447a366

Please sign in to comment.