--- lbbs/include/init.h 2025/05/13 07:30:10 1.3 +++ lbbs/include/init.h 2025/11/04 13:49:50 1.4 @@ -1,18 +1,10 @@ -/*************************************************************************** - init.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 */ +/* + * init + * - initializer of server daemon + * + * Copyright (C) 2004-2025 by Leaflet + */ #ifndef _INIT_H_ #define _INIT_H_