Skip to content

Commit 64b148b

Browse files
committed
Updates copyright year.
1 parent 9cb2405 commit 64b148b

File tree

289 files changed

+289
-289
lines changed

Some content is hidden

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

289 files changed

+289
-289
lines changed

src/main/java/org/javimmutable/collections/Func0.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

src/main/java/org/javimmutable/collections/Func0Throws.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

src/main/java/org/javimmutable/collections/Func1.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

src/main/java/org/javimmutable/collections/Func1Throws.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

src/main/java/org/javimmutable/collections/Func2.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

src/main/java/org/javimmutable/collections/Func2Throws.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

src/main/java/org/javimmutable/collections/Func3.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

src/main/java/org/javimmutable/collections/Func3Throws.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

src/main/java/org/javimmutable/collections/Func4.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

src/main/java/org/javimmutable/collections/Func4Throws.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Burton Computer Corporation
44
// http://www.burton-computer.com
55
//
6-
// Copyright (c) 2020, Burton Computer Corporation
6+
// Copyright (c) 2021, Burton Computer Corporation
77
// All rights reserved.
88
//
99
// Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)