--- lbbs/include/user_stat.h 2025/10/23 04:09:33 1.1 +++ lbbs/include/user_stat.h 2026/01/03 10:27:14 1.4 @@ -1,18 +1,10 @@ -/*************************************************************************** - user_stat.h - description - ------------------- - Copyright : (C) 2004-2025 by Leaflet - Email : leaflet@leafok.com - ***************************************************************************/ - -/*************************************************************************** - * * - * 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. * - * * - ***************************************************************************/ +/* SPDX-License-Identifier: GPL-3.0-or-later */ +/* + * user_stat + * - data model and basic operations of user related statistics + * + * Copyright (C) 2004-2026 Leaflet + */ #ifndef _USER_STAT_H_ #define _USER_STAT_H_