Skip to content

Commit 4357e73

Browse files
Merge pull request #68 from jenkinsci/update_license_year
Update LICENSE to 2025
2 parents 12e1848 + 06d4c9f commit 4357e73

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

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

3-
Copyright (c) 2024 strangelookingnerd
3+
Copyright (c) 2025 strangelookingnerd
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

src/main/resources/index.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
The MIT License
3-
Copyright (c) 2024 strangelookingnerd
3+
Copyright (c) 2025 strangelookingnerd
44
Permission is hereby granted, free of charge, to any person obtaining a copy
55
of this software and associated documentation files (the "Software"), to deal
66
in the Software without restriction, including without limitation the rights

src/test/java/io/jenkins/plugins/httpclient5/SmokeTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2024 strangelookingnerd
4+
* Copyright (c) 2025 strangelookingnerd
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)