diff --git a/src/modules/xlog/xl_lib.c b/src/modules/xlog/xl_lib.c index 5fd898c5368..5d2e8258b73 100644 --- a/src/modules/xlog/xl_lib.c +++ b/src/modules/xlog/xl_lib.c @@ -2,7 +2,7 @@ * XLOG module * * Copyright (C) 2001-2003 FhG Fokus - * + * * This file is part of Kamailio, a free SIP server. * * Kamailio is free software; you can redistribute it and/or modify @@ -15,12 +15,12 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * History: - * + * */ /*! diff --git a/src/modules/xlog/xl_lib.h b/src/modules/xlog/xl_lib.h index 3d19e88f184..a1f81dce2d9 100644 --- a/src/modules/xlog/xl_lib.h +++ b/src/modules/xlog/xl_lib.h @@ -13,8 +13,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /*!