autocoder.jar is built to declare copyright for a floating year range. E.g., if SCA is built, not touched for ten years, and then run, it would declare "Copyright (C) 2009-2025", which would be false. The relevant string is initially created on line 55 of Autocoder.java, and the current year is inserted on line 1190 of the same file.
autocoder.jaris built to declare copyright for a floating year range. E.g., if SCA is built, not touched for ten years, and then run, it would declare "Copyright (C) 2009-2025", which would be false. The relevant string is initially created on line 55 of Autocoder.java, and the current year is inserted on line 1190 of the same file.