Skip to content

Commit ac8be84

Browse files
committed
Apply MSAL license
1 parent b931233 commit ac8be84

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

src/main/java/org/openrewrite/java/migrate/lombok/LombokUtils.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
* Copyright 2024 the original author or authors.
33
* <p>
4-
* Licensed under the Apache License, Version 2.0 (the "License");
4+
* Licensed under the Moderne Source Available License (the "License");
55
* you may not use this file except in compliance with the License.
66
* You may obtain a copy of the License at
77
* <p>
8-
* https://www.apache.org/licenses/LICENSE-2.0
8+
* https://docs.moderne.io/licensing/moderne-source-available-license
99
* <p>
1010
* Unless required by applicable law or agreed to in writing, software
1111
* distributed under the License is distributed on an "AS IS" BASIS,

src/main/java/org/openrewrite/java/migrate/lombok/UseLombokGetter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
* Copyright 2024 the original author or authors.
33
* <p>
4-
* Licensed under the Apache License, Version 2.0 (the "License");
4+
* Licensed under the Moderne Source Available License (the "License");
55
* you may not use this file except in compliance with the License.
66
* You may obtain a copy of the License at
77
* <p>
8-
* https://www.apache.org/licenses/LICENSE-2.0
8+
* https://docs.moderne.io/licensing/moderne-source-available-license
99
* <p>
1010
* Unless required by applicable law or agreed to in writing, software
1111
* distributed under the License is distributed on an "AS IS" BASIS,

src/test/java/org/openrewrite/java/migrate/lombok/UseLombokGetterTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
* Copyright 2024 the original author or authors.
33
* <p>
4-
* Licensed under the Apache License, Version 2.0 (the "License");
4+
* Licensed under the Moderne Source Available License (the "License");
55
* you may not use this file except in compliance with the License.
66
* You may obtain a copy of the License at
77
* <p>
8-
* https://www.apache.org/licenses/LICENSE-2.0
8+
* https://docs.moderne.io/licensing/moderne-source-available-license
99
* <p>
1010
* Unless required by applicable law or agreed to in writing, software
1111
* distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)