Lines Matching full:year
4 # Update an FSF copyright year list to include the current year.
35 # year is not the current year, then the statement is updated for the
36 # new year and it is reformatted to:
40 # 3. Expand copyright year intervals. (See "Environment variables"
98 # 7. Each copyright year is 2 or 4 digits, and years are separated by
105 # year. If unset or set to 0, only updated FSF copyright
111 # copyright year intervals in a reformatted FSF copyright statement
116 # 3. For testing purposes, you can set the assumed current year in
140 my ($sec, $min, $hour, $mday, $month, $year) = localtime (time ());
141 $this_year = $year + 1900;
187 # Handle two-digit year numbers like "98" and "99".
194 # Update the year.
228 # When it's 2, emit a single range encompassing all year numbers.