diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-10-16 19:42:08 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-10-16 21:52:32 -0600 |
commit | 3cd39827ec2d2aa8d69762de8fbf72322ca85038 (patch) | |
tree | 4a92d5736df1c620413f656b2ea6771aec94cf98 /lib9p/idl | |
parent | c60b3a96cf9bfedbfc402a50e0b85f22d231d67b (diff) |
copyright statements
Diffstat (limited to 'lib9p/idl')
-rw-r--r-- | lib9p/idl/0000-README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib9p/idl/0000-README.md b/lib9p/idl/0000-README.md index f53acf9..be63943 100644 --- a/lib9p/idl/0000-README.md +++ b/lib9p/idl/0000-README.md @@ -1,9 +1,12 @@ -# 9P protocol definitions <!-- + 0000-README.md - Overview of 9P protocol definitions + Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com> SPDX-Licence-Identifier: AGPL-3.0-or-later --> +# 9P protocol definitions + This directory contains several `*.9p` files, each of which describes a 9P protocol variant. |