We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea39c1 commit cdbbf6dCopy full SHA for cdbbf6d
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright 2022 Bullet Train Ltd. A UK company.
+Copyright 2025 Bullet Train Ltd. A UK company.
2
3
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
pom.xml
@@ -15,8 +15,8 @@
15
16
<licenses>
17
<license>
18
- <name>MIT License</name>
19
- <url>http://opensource.org/licenses/MIT</url>
+ <name>BSD 3-Clause License</name>
+ <url>https://opensource.org/licenses/BSD-3-Clause</url>
20
<distribution>repo</distribution>
21
</license>
22
</licenses>
0 commit comments