diff options
author | Leah Rowe <leah@libreboot.org> | 2025-01-03 02:24:09 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-01-03 02:24:09 +0000 |
commit | 0305975e7052bd3f988b11f0dca89af56a2bfd82 (patch) | |
tree | 56736fb3685e88fe60e045677e5fa2884d694291 | |
parent | 20b192e13bd3812f3df337c059a0fdb551f2d72c (diff) |
util/nvmutil: Update AUTHORS and COPYING files
Mention Riku's copyright in the COPYING file, and update
my years in that file. Add Riku to the AUTHORS file.
Signed-off-by: Leah Rowe <leah@libreboot.org>
-rw-r--r-- | util/nvmutil/AUTHORS | 1 | ||||
-rw-r--r-- | util/nvmutil/COPYING | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/util/nvmutil/AUTHORS b/util/nvmutil/AUTHORS index f3c00385..f38ea210 100644 --- a/util/nvmutil/AUTHORS +++ b/util/nvmutil/AUTHORS @@ -1 +1,2 @@ Leah Rowe +Riku Viitanen diff --git a/util/nvmutil/COPYING b/util/nvmutil/COPYING index 784581dd..a6ecf266 100644 --- a/util/nvmutil/COPYING +++ b/util/nvmutil/COPYING @@ -1,4 +1,5 @@ -Copyright (C) 2022, 2023 Leah Rowe <leah@libreboot.org> +Copyright (C) 2022-2025 Leah Rowe <leah@libreboot.org> +Copyright (c) 2023 Riku Viitanen <riku.viitanen@protonmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |