Skip to content

Commit

Permalink
SPDX headers added by SecHub release job @github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sven-dmlr committed Dec 11, 2024
1 parent df28423 commit 98b6818
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
package com.mercedesbenz.sechub.domain.administration.project;

import static org.assertj.core.api.Assertions.*;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
package mercedesbenz.com.sechub.archunit;

import java.util.*;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
package com.mercedesbenz.sechub.spring.security;

import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
' SPDX-License-Identifier: MIT
@startuml

skinparam linetype ortho
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
package com.mercedesbenz.sechub.sharedkernel.security;

import org.springframework.context.annotation.Configuration;
Expand Down

0 comments on commit 98b6818

Please sign in to comment.