From 986fd6441c13dace5a25cb6f0ef3058211153ed6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 22 Jul 2006 15:30:47 +0000 Subject: [PATCH] Tweak linebreaking of copyright message. --- lib/linebreak.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/linebreak.h b/lib/linebreak.h index a5d09dc8c3..56d8b1eb8a 100644 --- a/lib/linebreak.h +++ b/lib/linebreak.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 -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this program; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _LINEBREAK_H #define _LINEBREAK_H -- 2.30.2