aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2025-07-10 13:52:54 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2025-07-10 15:06:01 +0100
commit54788039c0b3486a8883090d6736c2500177af29 (patch)
tree750144fd792afa8b0f67d5240d60ebed96b6330b
parent9b1c76d1b0013c7d9f725323ee4932e42dc5427b (diff)
downloadkeycodemapdb-master.zip
keycodemapdb-master.tar.gz
keycodemapdb-master.tar.bz2
Fix BSD license text project name placeholderHEADmaster
It was mistakenly copied from a source which had inserted the "PyCA Cryptography" project name, despite this project being entirely unrelated to that. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
-rw-r--r--LICENSE.BSD4
1 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.BSD b/LICENSE.BSD
index ec1a29d..0ca3285 100644
--- a/LICENSE.BSD
+++ b/LICENSE.BSD
@@ -11,14 +11,14 @@ modification, are permitted provided that the following conditions are met:
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
- 3. Neither the name of PyCA Cryptography nor the names of its contributors
+ 3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON