Skip to content

Commit f7734bc

Browse files
committed
chore: update license and devs in deployed poms
1 parent fa1a82d commit f7734bc

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

deploy/jazzer-api.pom

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Copyright 2024 Code Intelligence GmbH
2+
~ Copyright 2025 Code Intelligence GmbH
33
~
44
~ Licensed under the Apache License, Version 2.0 (the "License");
55
~ you may not use this file except in compliance with the License.
@@ -58,5 +58,11 @@
5858
<developer>
5959
<name>Peter Samarin</name>
6060
</developer>
61+
<developer>
62+
<name>Simon Resch</name>
63+
</developer>
64+
<developer>
65+
<name>Florian Glaesser</name>
66+
</developer>
6167
</developers>
6268
</project>

deploy/jazzer-junit.pom

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Copyright 2024 Code Intelligence GmbH
2+
~ Copyright 2025 Code Intelligence GmbH
33
~
44
~ Licensed under the Apache License, Version 2.0 (the "License");
55
~ you may not use this file except in compliance with the License.
@@ -57,5 +57,11 @@
5757
<developer>
5858
<name>Peter Samarin</name>
5959
</developer>
60+
<developer>
61+
<name>Simon Resch</name>
62+
</developer>
63+
<developer>
64+
<name>Florian Glaesser</name>
65+
</developer>
6066
</developers>
6167
</project>

deploy/jazzer.pom

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
~ Copyright 2024 Code Intelligence GmbH
2+
~ Copyright 2025 Code Intelligence GmbH
33
~
44
~ Licensed under the Apache License, Version 2.0 (the "License");
55
~ you may not use this file except in compliance with the License.
@@ -57,5 +57,11 @@
5757
<developer>
5858
<name>Peter Samarin</name>
5959
</developer>
60+
<developer>
61+
<name>Simon Resch</name>
62+
</developer>
63+
<developer>
64+
<name>Florian Glaesser</name>
65+
</developer>
6066
</developers>
6167
</project>

0 commit comments

Comments
 (0)