Skip to content

Commit 35b3897

Browse files
author
automation
committed
[no-ci] updated by mvgplugin
1 parent acb7951 commit 35b3897

File tree

199 files changed

+199
-199
lines changed

Some content is hidden

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

199 files changed

+199
-199
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
## (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
## (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
## ~
44
## Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
## compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
// (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
// (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
// ~
44
// Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
// compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

examples/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
// (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
// (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
// ~
44
// Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
// compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

examples/src/test/java/org/modelingvalue/jdclare/examples/BigUniverse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
// (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
// (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
// ~
44
// Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
// compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

examples/src/test/java/org/modelingvalue/jdclare/examples/BigUniverse2.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
// (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
// (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
// ~
44
// Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
// compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

examples/src/test/java/org/modelingvalue/jdclare/examples/BigUniverse3.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
// (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
// (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
// ~
44
// Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
// compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

examples/src/test/java/org/modelingvalue/jdclare/examples/CyclicUniverse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
// (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
// (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
// ~
44
// Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
// compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

examples/src/test/java/org/modelingvalue/jdclare/examples/EchoUniverse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
// (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
// (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
// ~
44
// Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
// compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

examples/src/test/java/org/modelingvalue/jdclare/examples/Fibonacci.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
// (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
// (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
// ~
44
// Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
// compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

examples/src/test/java/org/modelingvalue/jdclare/examples/FibonacciUniverse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2-
// (C) Copyright 2018-2024 Modeling Value Group B.V. (http://modelingvalue.org) ~
2+
// (C) Copyright 2018-2025 Modeling Value Group B.V. (http://modelingvalue.org) ~
33
// ~
44
// Licensed under the GNU Lesser General Public License v3.0 (the 'License'). You may not use this file except in ~
55
// compliance with the License. You may obtain a copy of the License at: https://choosealicense.com/licenses/lgpl-3.0 ~

0 commit comments

Comments
 (0)