File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
assets/javascripts/templates/pages Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ credits = [
203203 ' https://raw.githubusercontent.com/apache/cordova-docs/master/LICENSE'
204204 ], [
205205 ' CSS<br>DOM<br>HTTP<br>HTML<br>JavaScript<br>SVG<br>XPath' ,
206- ' 2005-2020 Mozilla and individual contributors' ,
206+ ' 2005-2021 MDN contributors' ,
207207 ' CC BY-SA' ,
208208 ' https://creativecommons.org/licenses/by-sa/2.5/'
209209 ], [
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ class Mdn < UrlScraper
1717 }
1818
1919 options [ :attribution ] = <<-HTML
20- © 2005–2020 Mozilla and individual contributors.< br >
20+ © 2005–2021 MDN contributors.< br >
2121 Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
2222 HTML
2323
You can’t perform that action at this time.
0 commit comments