summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2005-10-03 14:43:27 +0000
committercognet <cognet@FreeBSD.org>2005-10-03 14:43:27 +0000
commit8d7cf8436309b88e5cf0e7802a0c53441cedff72 (patch)
treed9efd997b4e3399c50e77a5ae6b173953b316e3a /lib
parent61fc22861782bb47eb5807d3085991c0b9657535 (diff)
downloadFreeBSD-src-8d7cf8436309b88e5cf0e7802a0c53441cedff72.zip
FreeBSD-src-8d7cf8436309b88e5cf0e7802a0c53441cedff72.tar.gz
Fix a long line in copyright notice.
Pointed out by: Gavin Atkinson gavin.atkinson ury york ac uk
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/arm/string/strlen.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/arm/string/strlen.S b/lib/libc/arm/string/strlen.S
index fa503e9..378257d 100644
--- a/lib/libc/arm/string/strlen.S
+++ b/lib/libc/arm/string/strlen.S
@@ -5,7 +5,8 @@
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
- * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer.
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
OpenPOWER on IntegriCloud