summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-27 21:41:12 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-27 21:41:12 +0000
commit1e23ee26b1a476ecfebefe853e593ae5db48cbc5 (patch)
tree8b5138921d9a4ed79f9ebdf3e91e2f5b864556cf
parent0cc4ff7b3b732362ee2332669be415a6a1e1d75e (diff)
header
Signed-off-by: Leah Rowe <leah@libreboot.org>
-rw-r--r--util/libreboot-utils/lottery.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/libreboot-utils/lottery.c b/util/libreboot-utils/lottery.c
index b8196729..f7c467e2 100644
--- a/util/libreboot-utils/lottery.c
+++ b/util/libreboot-utils/lottery.c
@@ -1,6 +1,7 @@
/* SPDX-License-Identifier: MIT ( >:3 )
* Copyright (c) 2026 Leah Rowe <leah@libreboot.org> /| |\
- / \ */
+ Presenting: a love song about non-determinism. / \ */
+
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h> /* (^.>) - are u lucky? */