diff options
Diffstat (limited to 'cmd/srv9p/config/config.h')
-rw-r--r-- | cmd/srv9p/config/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/srv9p/config/config.h b/cmd/srv9p/config/config.h index 0f6c37e..a184e6f 100644 --- a/cmd/srv9p/config/config.h +++ b/cmd/srv9p/config/config.h @@ -1,7 +1,7 @@ /* config.h - Compile-time configuration for srv9p * * 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 */ #ifndef _CONFIG_H_ |