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
Make the scaladoc footer text configurable (#16064)
Among the multiple changes in #15697 the footer text stoped being
configurable (defaulting to an EPFL copyright).
This PR makes the footer text configurable again.
Incidentally, this will also fix the copyright message to show 2022
(notice that the current message says 2021, while [the message defined
in the
build](https://github.com/lampepfl/dotty/blob/afc6ce4d2135e3532bf28146a7700d2cc4338e90/project/Build.scala#L1887)
uses `$currentYear`).
0 commit comments