Skip to content

Commit

Permalink
add NOTICE file
Browse files Browse the repository at this point in the history
  • Loading branch information
dwickern committed Jan 5, 2025
1 parent 1ea4509 commit f4012e9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
4 changes: 1 addition & 3 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright (c) 2024 Nepomuk ( Muki ) Seiler and contributors
Copyright (c) 2013-2024 Lightbend Inc (dba Akka)
Copyright (c) 2012 Joshua Suereth
Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
16 changes: 16 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
sbt-native-packager
Copyright (c) 2024 Nepomuk ( Muki ) Seiler and contributors
Copyright (c) 2013-2024 Lightbend Inc (dba Akka)
Copyright (c) 2012 Joshua Suereth

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

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
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.

0 comments on commit f4012e9

Please sign in to comment.