Skip to content

Commit

Permalink
Updated copyright headers to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Jan 6, 2024
1 parent 1aa55c4 commit 224384b
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License

Copyright (c) 2015-2023 Valentyn Kolesnikov
Copyright (c) 2015-2024 Valentyn Kolesnikov

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/underscore/Base32.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/underscore/Json.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/underscore/U.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/underscore/Underscore.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/underscore/Xml.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/com/github/underscore/XmlBuilder.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2023 Valentyn Kolesnikov
* Copyright 2023-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/ArraysTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/Base32Test.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/ChainingTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/CollectionsTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/FunctionsTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/LodashTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/MathTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/ObjectsTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/StringTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/UnderscoreTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/UtilityTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2015-2023 Valentyn Kolesnikov
* Copyright 2015-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/com/github/underscore/XmlBuilderTest.java
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
* Copyright 2023 Valentyn Kolesnikov
* Copyright 2023-2024 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 224384b

Please sign in to comment.