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 e1c967a commit 1afdc7dCopy full SHA for 1afdc7d
lib/docs/scrapers/mdn/mdn.rb
@@ -18,7 +18,7 @@ class Mdn < UrlScraper
18
}
19
20
options[:attribution] = <<-HTML
21
- © 2005–2023 MDN contributors.<br>
+ © 2005–2024 MDN contributors.<br>
22
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
23
HTML
24
0 commit comments