Author: pfg Date: Sun Apr 23 22:31:12 2017 New Revision: 317349 URL: https://svnweb.freebsd.org/changeset/base/317349
Log: msun: Remove trailing space in Sunsoft copyright statement. Submittedby: kargl Modified: head/lib/msun/src/e_asin.c Modified: head/lib/msun/src/e_asin.c ============================================================================== --- head/lib/msun/src/e_asin.c Sun Apr 23 22:20:25 2017 (r317348) +++ head/lib/msun/src/e_asin.c Sun Apr 23 22:31:12 2017 (r317349) @@ -6,7 +6,7 @@ * * Developed at SunSoft, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this - * software is freely granted, provided that this notice + * software is freely granted, provided that this notice * is preserved. * ==================================================== */ _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
