Skip to content

Commit fc58f61

Browse files
committed
Update year in license headers
1 parent 547cfc0 commit fc58f61

File tree

329 files changed

+329
-329
lines changed

Some content is hidden

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

329 files changed

+329
-329
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
3+
Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
44

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

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/AbstractNumberBaseAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/AssertFalseAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/AssertTrueAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/BeanValidationAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/BeanValidationRandomizerRegistry.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/DecimalMinMaxAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/EmailAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/FutureAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/FutureOrPresentAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/MinMaxAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/NegativeAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/NegativeOrZeroAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/NotBlankAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/NullAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/PastAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/PastOrPresentAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/PatternAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/PositiveAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/PositiveOrZeroAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/SizeAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/java/org/jeasy/random/validation/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/main/resources/META-INF/services/org.jeasy.random.api.RandomizerRegistry

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# The MIT License
33
#
4-
# Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
# Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
77
# of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/test/java/org/jeasy/random/validation/BeanValidationAnnotatedBean.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/test/java/org/jeasy/random/validation/BeanValidationMethodAnnotatedBean.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/test/java/org/jeasy/random/validation/BeanValidationTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/test/java/org/jeasy/random/validation/BeanValidationWithoutReadMethodBean.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/test/java/org/jeasy/random/validation/EmbeddedBean.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/test/java/org/jeasy/random/validation/MyCustomBeanValidationRandomizerRegistry.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-bean-validation/src/test/java/org/jeasy/random/validation/MyCustomDigitsAnnotationHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/ArrayPopulator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/CollectionPopulator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/DefaultExclusionPolicy.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/EasyRandom.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/EasyRandomParameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/FieldPopulator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/FieldPredicates.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/MapPopulator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/ObjectCreationException.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/ObjenesisObjectFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/OptionalPopulator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/PriorityComparator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/RandomizationContext.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

easy-random-core/src/main/java/org/jeasy/random/RandomizationContextStackItem.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2020, Mahmoud Ben Hassine ([email protected])
4+
* Copyright (c) 2023, Mahmoud Ben Hassine ([email protected])
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)