Skip to content

Commit

Permalink
copyright headers
Browse files Browse the repository at this point in the history
  • Loading branch information
seakayone committed Jun 12, 2024
1 parent d4943dc commit b2df290
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors.
* SPDX-License-Identifier: Apache-2.0
*/

package org.knora.webapi.slice.security

import zio.UIO
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Copyright © 2021 - 2024 Swiss National Data and Service Center for the Humanities and/or DaSCH Service Platform contributors.
* SPDX-License-Identifier: Apache-2.0
*/

package org.knora.webapi.slice.security

import zio.ZLayer
Expand Down

0 comments on commit b2df290

Please sign in to comment.