changeset 7025:b06ebe2b7e19

Better linebreaking of copyright message.
author Bruno Haible <bruno@clisp.org>
date Sat, 22 Jul 2006 16:25:49 +0000
parents a888c101ff31
children 8cb7a7cacb50
files lib/stpcpy.c lib/stpncpy.c lib/ucs4-utf16.h lib/ucs4-utf8.h lib/utf16-ucs4.h lib/utf8-ucs4.h
diffstat 6 files changed, 12 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/lib/stpcpy.c
+++ b/lib/stpcpy.c
@@ -15,9 +15,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.  */
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
--- a/lib/stpncpy.c
+++ b/lib/stpncpy.c
@@ -14,9 +14,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.  */
 
 /* This is almost copied from strncpy.c, written by Torbjorn Granlund.  */
 
--- a/lib/ucs4-utf16.h
+++ b/lib/ucs4-utf16.h
@@ -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.  */
 
 
 #include <stddef.h>
--- a/lib/ucs4-utf8.h
+++ b/lib/ucs4-utf8.h
@@ -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.  */
 
 
 #include <stddef.h>
--- a/lib/utf16-ucs4.h
+++ b/lib/utf16-ucs4.h
@@ -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.  */
 
 
 #include <stddef.h>
--- a/lib/utf8-ucs4.h
+++ b/lib/utf8-ucs4.h
@@ -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.  */
 
 
 #include <stddef.h>