From b7f8103a94dd4146810103eeec7443c79cb29b53 Mon Sep 17 00:00:00 2001 From: zervo Date: Fri, 14 Feb 2025 12:02:38 +0100 Subject: [PATCH] Update LICENSE & README.md Updated the copyright in the license to my alias, effectively making me the copyright holder. Copyright will probably be transferred to FLUX in the future though. --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index bd8b029..c70a42b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 FLUX +Copyright (c) 2025 Zervó Zadachin 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: diff --git a/README.md b/README.md index 4dc1b93..255cba1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # GoSBHPF -Go implementation of the SBHPF binary format \ No newline at end of file +Go implementation of the SBHPF binary format. \ No newline at end of file