summaryrefslogtreecommitdiff
path: root/c
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2026-05-23 20:23:09 -0500
committercheapie <no-email-for-you@example.com>2026-05-23 20:23:09 -0500
commit6b6c76200829142aa6b3986a64362825d56fd471 (patch)
tree71e9e41d59a74cd48908a9578ac6de65d9b4a0bd /c
parent85b5fde272be6ab543aa866baebabddc24566bdb (diff)
downloadrvcontroller-6b6c76200829142aa6b3986a64362825d56fd471.tar
rvcontroller-6b6c76200829142aa6b3986a64362825d56fd471.tar.gz
rvcontroller-6b6c76200829142aa6b3986a64362825d56fd471.tar.bz2
rvcontroller-6b6c76200829142aa6b3986a64362825d56fd471.tar.xz
rvcontroller-6b6c76200829142aa6b3986a64362825d56fd471.zip
Fix header in elevator.c
Diffstat (limited to 'c')
-rw-r--r--c/elevator/elevator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/elevator/elevator.c b/c/elevator/elevator.c
index 845a57e..15737fc 100644
--- a/c/elevator/elevator.c
+++ b/c/elevator/elevator.c
@@ -1,4 +1,4 @@
-/* Conway's Game of Life for RVController
+/* 3-floor Elevator Controller for RVController
* A product of Advanced Mesecons Devices, a Cheapie Systems company
* This is free and unencumbered software released into the public domain.
* See http://unlicense.org/ for more information */