> Le 26 juin 2017 à 08:15, Matèrne, Jan (RZF, Ref 410) <[email protected]> > a écrit : > > Would it be better to insert the actual year to the generation process?
It can certainly be done. There is some ruby code involved, so I guess this is doable. > If I remember right Stefan had changed the site templates regarding the > license link (.../ instead of .../LICENSE-2.0.txt). > Should we use that link here too? Yep, good idea. Done. Nicolas > > cheers > Jan > > -----Ursprüngliche Nachricht----- > Von: [email protected] <mailto:[email protected]> [mailto:[email protected] > <mailto:[email protected]>] > Gesendet: Sonntag, 25. Juni 2017 01:09 > An: [email protected] <mailto:[email protected]> > Betreff: [1/5] ant-ivy git commit: set copyright to 2017 > > > http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/97c24fdd/asciidoc/templates/document.html.slim > ---------------------------------------------------------------------- > diff --git a/asciidoc/templates/document.html.slim > b/asciidoc/templates/document.html.slim > index 41d344a..637affb 100644 > --- a/asciidoc/templates/document.html.slim > +++ b/asciidoc/templates/document.html.slim > @@ -76,7 +76,7 @@ html lang=(attr :lang, 'en' unless attr? :nolang) > div id="footer-message" class="footer" > hr/ > i > - | Copyright © 2014 The Apache Software Foundation, Licensed > under the > + | Copyright © 2017 The Apache Software Foundation, Licensed > under the > a href="http://www.apache.org/licenses/LICENSE-2.0.txt" Apache > License, Version 2.0 > | . > br/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > <mailto:[email protected]> > For additional commands, e-mail: [email protected] > <mailto:[email protected]>
