diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-10-28 00:02:20 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-10-28 00:02:20 -0600 |
commit | 52d48b9ea39a990295fdaf53dea492637051bd10 (patch) | |
tree | 0833f14d08c26443a94a9a33ce934389c568896b /lib9p/idl/2002-9P2000.9p | |
parent | 88adb90f5e805bea27e619fd5209ef58dbff6fd1 (diff) |
s/Licence/License/g
Diffstat (limited to 'lib9p/idl/2002-9P2000.9p')
-rw-r--r-- | lib9p/idl/2002-9P2000.9p | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib9p/idl/2002-9P2000.9p b/lib9p/idl/2002-9P2000.9p index e45c0e1..03f00c2 100644 --- a/lib9p/idl/2002-9P2000.9p +++ b/lib9p/idl/2002-9P2000.9p @@ -1,7 +1,7 @@ # 2002-9P2000.9p - Definitions of 9P2000 messages # # Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com> -# SPDX-Licence-Identifier: AGPL-3.0-or-later +# SPDX-License-Identifier: AGPL-3.0-or-later # "9P2000" base protocol # https://ericvh.github.io/9p-rfc/rfc9p2000.html |