diff options
author | jelemux <jelemux@noreply.codeberg.org> | 2021-02-04 22:31:25 +0100 |
---|---|---|
committer | jelemux <jelemux@noreply.codeberg.org> | 2021-02-04 22:31:25 +0100 |
commit | 87007b8785be959ca7687e2bec7401514e92581d (patch) | |
tree | eca44559cfcb6f18e2e38bf760bff61a9998d2e1 | |
parent | c035c13b35d0dc5c3a8baaa5ae0d11a15a15c539 (diff) | |
download | wasm-card-87007b8785be959ca7687e2bec7401514e92581d.tar.gz wasm-card-87007b8785be959ca7687e2bec7401514e92581d.tar.bz2 |
add copyright holder
-rw-r--r-- | LICENSE-MIT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE-MIT b/LICENSE-MIT index 3e0ad7f..d85c0a3 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright © 2021 <copyright holders> +Copyright © 2021 Jeremias Weber Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |