HomeSort by: relevance | last modified time | path
    Searched refs:after_years (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/etc/
update-copyright.py 311 after_years = line[match.end (2):].strip()
312 if after_years != '':
315 + after_years)
  /src/external/gpl3/binutils.old/dist/etc/
update-copyright.py 311 after_years = line[match.end (2):].strip()
312 if after_years != '':
315 + after_years)
  /src/external/gpl3/gcc/dist/contrib/
update-copyright.py 304 after_years = line[match.end (2):].strip()
305 if after_years != '':
308 + after_years)
  /src/external/gpl3/gcc.old/dist/contrib/
update-copyright.py 303 after_years = line[match.end (2):].strip()
304 if after_years != '':
307 + after_years)

Completed in 17 milliseconds