Skip to content

Commit 4cbbce1

Browse files
committed
#95 year up
1 parent c56522e commit 4cbbce1

Some content is hidden

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

47 files changed

+47
-47
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017-2020 Yegor Bugayenko
3+
Copyright (c) 2017-2023 Yegor Bugayenko
44

55
Permission is hereby granted, free of charge, to any person obtaining
66
a copy of this software and associated documentation files (the

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
The MIT License (MIT)
44
5-
Copyright (c) 2017-2020 Yegor Bugayenko
5+
Copyright (c) 2017-2023 Yegor Bugayenko
66
77
Permission is hereby granted, free of charge, to any person obtaining
88
a copy of this software and associated documentation files (the

src/main/java/com/threecopies/Entrance.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017-2020 Yegor Bugayenko
4+
* Copyright (c) 2017-2023 Yegor Bugayenko
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining
77
* a copy of this software and associated documentation files (the

src/main/java/com/threecopies/base/Base.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017-2020 Yegor Bugayenko
4+
* Copyright (c) 2017-2023 Yegor Bugayenko
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining
77
* a copy of this software and associated documentation files (the

src/main/java/com/threecopies/base/DyBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017-2020 Yegor Bugayenko
4+
* Copyright (c) 2017-2023 Yegor Bugayenko
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining
77
* a copy of this software and associated documentation files (the

src/main/java/com/threecopies/base/DyScript.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017-2020 Yegor Bugayenko
4+
* Copyright (c) 2017-2023 Yegor Bugayenko
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining
77
* a copy of this software and associated documentation files (the

src/main/java/com/threecopies/base/DyUser.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017-2020 Yegor Bugayenko
4+
* Copyright (c) 2017-2023 Yegor Bugayenko
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining
77
* a copy of this software and associated documentation files (the

src/main/java/com/threecopies/base/Dynamo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017-2020 Yegor Bugayenko
4+
* Copyright (c) 2017-2023 Yegor Bugayenko
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining
77
* a copy of this software and associated documentation files (the

src/main/java/com/threecopies/base/FkBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017-2020 Yegor Bugayenko
4+
* Copyright (c) 2017-2023 Yegor Bugayenko
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining
77
* a copy of this software and associated documentation files (the

src/main/java/com/threecopies/base/FkScript.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* The MIT License (MIT)
33
*
4-
* Copyright (c) 2017-2020 Yegor Bugayenko
4+
* Copyright (c) 2017-2023 Yegor Bugayenko
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining
77
* a copy of this software and associated documentation files (the

0 commit comments

Comments
 (0)