Skip to content

Commit 6457a1d

Browse files
committed
Update copyright date
1 parent 1c7a101 commit 6457a1d

File tree

1,025 files changed

+1025
-1025
lines changed

Some content is hidden

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

1,025 files changed

+1025
-1025
lines changed

annotations/AUComposition.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/AUComposition.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
// Creating non-embedded tests

annotations/AUExternalTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/AUExternalTest.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
// Creating non-embedded tests

annotations/AtUnitExample1.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/AtUnitExample1.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
// {java onjava.atunit.AtUnit

annotations/AtUnitExample2.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/AtUnitExample2.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
// Assertions and exceptions can be used in @Tests

annotations/AtUnitExample3.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/AtUnitExample3.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
// {java onjava.atunit.AtUnit

annotations/AtUnitExample4.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/AtUnitExample4.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
// {java onjava.atunit.AtUnit

annotations/AtUnitExample5.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/AtUnitExample5.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
// {java onjava.atunit.AtUnit

annotations/DemoProcessFiles.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/DemoProcessFiles.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
import onjava.ProcessFiles;

annotations/HashSetTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/HashSetTest.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
// {java onjava.atunit.AtUnit

annotations/PasswordUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// annotations/PasswordUtils.java
2-
// (c)2017 MindView LLC: see Copyright.txt
2+
// (c)2020 MindView LLC: see Copyright.txt
33
// We make no guarantees that this code is fit for any purpose.
44
// Visit http://OnJava8.com for more book information.
55
import java.util.*;

0 commit comments

Comments
 (0)