Skip to content

Commit

Permalink
Fixing more code climate errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Krassimir Boyanov committed Nov 27, 2024
1 parent a1f57e5 commit f7f5233
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
/*
/*-
* #%L
* ACS AEM Commons Bundle
*
* Copyright (C) 2013 - 2024 Adobe
*
* %%
* Copyright (C) 2013 - 2024 AEM developer community
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
Expand All @@ -14,6 +15,7 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

package com.adobe.acs.commons.wcm.impl;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
/*
/*-
* #%L
* ACS AEM Commons Bundle
*
* Copyright (C) 2024 Adobe
*
* %%
* Copyright (C) 2013 - 2024 AEM developer community
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
Expand All @@ -14,6 +15,7 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/

package com.adobe.acs.commons.wcm.impl;
Expand Down

0 comments on commit f7f5233

Please sign in to comment.