You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
' # Prepend individual licenses with respective heading:',
506
-
' perl -0777 -pe \'s/The MIT License \\(MIT\\)\n\nCopyright \\(c\\) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others/\\* SpecialFunctions.jl \\<https:\\/\\/raw.githubusercontent.com\\/JuliaMath\\/SpecialFunctions.jl\\/02a173fbe24a61c4b392aec17a9764ac5727feb1\\/LICENSE\\>\n\nThe MIT License \\(MIT\\)\n\nCopyright \\(c\\) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others/\' LICENSE.tmp > LICENSE.out',
507
-
'',
508
-
' sed -i \'s/Copyright (c) 2011-2014, The OpenBLAS Project/\\* OpenBLAS <https:\\/\\/raw.githubusercontent.com\\/xianyi\\/OpenBLAS\\/\ndef146efed8d5908ea04e22668feeab7099599a0\\/LICENSE>\n\nCopyright (c) 2011-2014, The OpenBLAS Project/\' LICENSE.out',
509
-
' sed -i \'s/Copyright (c) 2013-2017 GitHub Inc./\\* Electron <https:\\/\\/raw.githubusercontent.com\\/electron\\/electron\\/\nc4cfb3e7110266b9d7ad80e1ae097c4db564501c\\/LICENSE>\n\nCopyright (c) 2013-2017 GitHub Inc./\' LICENSE.out',
510
-
' sed -i \'s/Boost Software License - Version 1.0 - August 17th, 2003/\\* Boost <http:\\/\\/www.boost.org\\/LICENSE_1_0.txt>\n\nBoost Software License - Version 1.0 - August 17th, 2003/\' LICENSE.out',
511
-
' sed -i \'s/Copyright (c) 1984-2000 Stephen L. Moshier/\\* Cephes <http:\\/\\/www.netlib.org\\/cephes\\/readme>\n\nCopyright (c) 1984-2000 Stephen L. Moshier/\' LICENSE.out',
512
-
'',
513
-
' sed -i \'s/Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved./\\* FreeBSD <https:\\/\\/svnweb.freebsd.org\\/base\\/head\\/license.html>\n\nCopyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved./\' LICENSE.out',
514
-
' sed -i \'s/Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved./\\* FDLIBM <http:\\/\\/www.netlib.org\\/fdlibm\\/LICENSE>\n\nCopyright (C) 2004 by Sun Microsystems, Inc. All rights reserved./\' LICENSE.out',
515
-
' sed -i \'s/Copyright (c) 2009 The Go Authors. All rights reserved./\\* Go <https:\\/\\/raw.githubusercontent.com\/golang\\/go\\/master\\/LICENSE>\n\nCopyright (c) 2009 The Go Authors. All rights reserved./\' LICENSE.out',
0 commit comments