# HG changeset patch # User Bruno Haible # Date 1153577149 0 # Node ID d531215a47b2feb656d9ace2813d18d60d27cb0b # Parent 993b0c693c16432a3985663cf1ef7dc2d43cb5d8 Linebreak copyright message. diff --git a/lib/c-ctype.c b/lib/c-ctype.c --- a/lib/c-ctype.c +++ b/lib/c-ctype.c @@ -13,8 +13,8 @@ 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. */ /* Specification. */ #include "c-ctype.h" diff --git a/lib/c-ctype.h b/lib/c-ctype.h --- a/lib/c-ctype.h +++ b/lib/c-ctype.h @@ -18,8 +18,8 @@ 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 C_CTYPE_H #define C_CTYPE_H