From 0de7edee703d06fa043c0634ddc4907cbff1afdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominic=20H=C3=B6glinger?= Date: Fri, 24 Apr 2026 21:05:30 +0200 Subject: [PATCH] Add CONTRIBUTORS.md, update year in LICENSE.txt --- CONTRIBUTORS.md | 14 ++++++++++++++ LICENSE.txt | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..039ccf2 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,14 @@ +# Contributors + +## Original Author + +**Dominic Hoegliner** +Author and maintainer of XNeedle. +All intellectual property rights retained by the original author. + +--- + +Contributions via pull request are welcome. +By submitting a contribution, you agree that your contribution +will be licensed under the same BSD 3-Clause License as this project, +and that the original authorship of Dominic Hoegliner is acknowledged. \ No newline at end of file diff --git a/LICENSE.txt b/LICENSE.txt index e0a72a4..67a15af 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright 2025 DOMINIC HOEGLINER +Copyright 2026 DOMINIC HOEGLINER Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: