We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6cf8d9 commit c3b9337Copy full SHA for c3b9337
lib/docs/scrapers/r.rb
@@ -16,7 +16,7 @@ class R < FileScraper
16
options[:skip_links] = false
17
18
options[:attribution] = <<-HTML
19
- Copyright (©) 1999--2012 R Foundation for Statistical Computing.<br>
+ Copyright (©) 1999–2012 R Foundation for Statistical Computing.<br>
20
Licensed under the <a href="https://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>.
21
HTML
22
0 commit comments