%% %CopyrightBegin%
%%
%% SPDX-License-Identifier: Apache-2.0
%%
%% Copyright Ericsson AB 2021-2025. All Rights Reserved.
%%
%% %CopyrightEnd%

[;1m  change_time(Filename, Mtime)[0m

  Changes the modification and access times of a file. See [;;4m[0m
  [;;4mwrite_file_info/2[0m.

[;1m  change_time(Filename, Atime, Mtime)[0m

  Changes the modification and last access times of a file. See [;;4m[0m
  [;;4mwrite_file_info/2[0m.
