From: Bruno Haible Date: Sat, 22 Jul 2006 15:29:15 +0000 (+0000) Subject: Tweak line breaking of copyright message. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1778e960f1813a4534e0511c3a508fad1622773;p=pspp Tweak line breaking of copyright message. --- diff --git a/lib/lbrkprop.h b/lib/lbrkprop.h index 962506d60c..5123485dd3 100644 --- a/lib/lbrkprop.h +++ b/lib/lbrkprop.h @@ -14,8 +14,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. */ #define lbrkprop_header_0 16 #define lbrkprop_header_1 15 diff --git a/lib/linebreak.c b/lib/linebreak.c index efb6cb06ba..594c0d238b 100644 --- a/lib/linebreak.c +++ b/lib/linebreak.c @@ -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. */ #ifdef HAVE_CONFIG_H # include