Skip to content

Commit 13e52f7

Browse files
authored
Fix repeated 'the' in license exception (LeelaChessZero#269)
1 parent d8b3ad1 commit 13e52f7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+72
-72
lines changed

dist/README-cuda.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Additional permission under GNU GPL version 3 section 7
3131

3232
If you modify this Program, or any covered work, by linking or
3333
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
34-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
34+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
3535
modified version of those libraries), containing parts covered by the
3636
terms of the respective license agreement, the licensors of this
3737
Program grant you additional permission to convey the resulting work.

src/chess/bitboard.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/chess/bitboard.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/chess/board.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/chess/board.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/chess/callbacks.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/chess/position.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/chess/position.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/chess/uciloop.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/chess/uciloop.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/engine.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/engine.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/main.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/mcts/node.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/mcts/node.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/mcts/search.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/mcts/search.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/cache.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/cache.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/encoder.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/encoder.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/factory.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/factory.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/loader.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/loader.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/network.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/network_check.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/network_cudnn.cu

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/network_mux.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/network_random.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/network_st_batch.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/network_st_batch.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/network_tf.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/writer.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/neural/writer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/selfplay/game.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/selfplay/game.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/selfplay/loop.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/selfplay/loop.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

src/selfplay/tournament.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
If you modify this Program, or any covered work, by linking or
2121
combining it with NVIDIA Corporation's libraries from the NVIDIA CUDA
22-
Toolkit and the the NVIDIA CUDA Deep Neural Network library (or a
22+
Toolkit and the NVIDIA CUDA Deep Neural Network library (or a
2323
modified version of those libraries), containing parts covered by the
2424
terms of the respective license agreement, the licensors of this
2525
Program grant you additional permission to convey the resulting work.

0 commit comments

Comments
 (0)