Skip to content

Commit cdbbf6d

Browse files
Update pom.xml and licence (#172)
1 parent 2ea39c1 commit cdbbf6d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2022 Bullet Train Ltd. A UK company.
1+
Copyright 2025 Bullet Train Ltd. A UK company.
22

33
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
44

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
<licenses>
1717
<license>
18-
<name>MIT License</name>
19-
<url>http://opensource.org/licenses/MIT</url>
18+
<name>BSD 3-Clause License</name>
19+
<url>https://opensource.org/licenses/BSD-3-Clause</url>
2020
<distribution>repo</distribution>
2121
</license>
2222
</licenses>

0 commit comments

Comments
 (0)