diff options
| -rw-r--r-- | util/libreboot-utils/lottery.c | 3 |
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? */ |
