Skip to content

Commit

Permalink
Add missing header (#4085)
Browse files Browse the repository at this point in the history
  • Loading branch information
raboof authored Mar 24, 2022
1 parent 71b2621 commit 019c24f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/*
* Copyright (C) 2021 Lightbend Inc. <https://www.lightbend.com>
*/

package akka.macros

import akka.annotation.InternalApi
Expand Down

0 comments on commit 019c24f

Please sign in to comment.