--- lbbs/include/database.h 2025/06/07 06:16:25 1.8 +++ lbbs/include/database.h 2025/11/04 13:49:50 1.9 @@ -1,18 +1,10 @@ -/*************************************************************************** - database.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 */ +/* + * database + * - configuration and function of DB connection + * + * Copyright (C) 2004-2025 by Leaflet + */ #ifndef _DATABASE_H_ #define _DATABASE_H_