aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/coroutines/aco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/coroutines/aco.h b/examples/coroutines/aco.h
index 6bdfb4dc..05ba0bdb 100644
--- a/examples/coroutines/aco.h
+++ b/examples/coroutines/aco.h
@@ -1,3 +1,4 @@
+// A coroutine library
// Copyright 2018 Sen Han <00hnes@gmail.com>
// Modifications copyright 2025 Bruce Hill <bruce@bruce-hill.com>
//