On Sun, 3 Mar 2019 at 10:42, Vladimir Sitnikov
<[email protected]> wrote:
>
> Hi,
>
> I see jmeter_as_ascii_art.txt has the following footer:
>
> Copyright (c) 1999-@YEAR@ The Apache Software Foundation
>
> I suggest we remove the line and print copyright footer right in
> org.apache.jmeter.JMeter#displayAsciiArt
> It would ensure the copyright is proper no matter how long JMeter is
> used (currently @YEAR@ is fixed at build time).

Note that copyright relates to the last (significant) change to the code.
If the code is not changed, the year should not be updated.

> Vladimir

Reply via email to