summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-04 18:33:33 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-04 18:33:33 -0700
commit65f2a6fb8797385e06e61e13bac7a33d27f2097d (patch)
tree6e97704cbe8e957071c69fe3161e6b761ba430d2
parent2511735ccc4d8bffa66e91d6395957ed0e1e6ee0 (diff)
lib9p: 0000-TODO.md: Oops
-rw-r--r--lib9p/idl/0000-TODO.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib9p/idl/0000-TODO.md b/lib9p/idl/0000-TODO.md
index 1cb02db..d196ac9 100644
--- a/lib9p/idl/0000-TODO.md
+++ b/lib9p/idl/0000-TODO.md
@@ -1,3 +1,11 @@
+<!--
+ lib9p/idl/0000-TODO.md - Changes I intend to make to idl/__init__.py
+ and idl.gen
+
+ Copyright (C) 2025 Luke T. Shumaker <lukeshu@lukeshu.com>
+ SPDX-License-Identifier: AGPL-3.0-or-later
+ -->
+
- Decide how to handle duplicate type names from different versions
- Decide how to handle duplicate `enum lib9p_msg_type` names and
values