--- lbbs/include/bbs_cmd.h 2025/06/24 10:01:24 1.9 +++ lbbs/include/bbs_cmd.h 2025/11/04 13:49:50 1.10 @@ -1,18 +1,11 @@ -/*************************************************************************** - bbs_cmd.h - description - ------------------- - Copyright : (C) 2004-2025 by Leaflet - Email : leaflet@leafok.com - ***************************************************************************/ +/* SPDX-License-Identifier: GPL-3.0-or-later */ +/* + * bbs_cmd + * - manager of menu command handler + * + * Copyright (C) 2004-2025 by Leaflet + */ -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 3 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ #ifndef _BBS_CMD_H_ #define _BBS_CMD_H_