Hi,
On Thu, Mar 21, 2019 at 11:29 AM Justin Mclean <[email protected]> wrote: > > Hi, > > Also this in [1] is not a good idea. The date needs to the the date of > release not the current date. > " <span class="caption mr-1"><strong>Copyright</strong> ©{{ new > Date().getFullYear() }} <strong>The Apache Software > Foundation.</strong></span>” Agree, it should be static number Copyright 2018-2019 The Apache Software Foundation. > > I believe this has come up before on this list? Yes, there was a discussion about the copyright in the official website. > > Thanks, > Justin > > 1. ./dubbo-admin-ui/src/components/public/Footers.vue -- Best Regards! Huxing
