Update copyright years.
commit4b96b8d5f3bf80f327e376ef3fc3aa3615d38eac
authorAndrew Borodin <aborodin@vmail.ru>
Wed, 1 Jan 2025 10:21:02 +0000 (1 13:21 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sat, 11 Jan 2025 09:14:08 +0000 (11 12:14 +0300)
tree22ff86b604c05b6029909f4bddbf6097af8ac56d
parent742cdd1077c1f4ab39010de94f975db214461491
Update copyright years.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
241 files changed:
lib/charsets.c
lib/event/event.c
lib/event/manage.c
lib/event/raise.c
lib/filehighlight/common.c
lib/filehighlight/get-color.c
lib/filehighlight/ini-file-read.c
lib/glibcompat.c
lib/global.c
lib/hook.c
lib/keybind.c
lib/lock.c
lib/logging.c
lib/mcconfig/common.c
lib/mcconfig/get.c
lib/mcconfig/history.c
lib/mcconfig/paths.c
lib/mcconfig/set.c
lib/search/glob.c
lib/search/hex.c
lib/search/lib.c
lib/search/normal.c
lib/search/regex.c
lib/search/search.c
lib/serialize.c
lib/shell.c
lib/skin/colors-old.c
lib/skin/colors.c
lib/skin/common.c
lib/skin/hc-skins.c
lib/skin/ini-file.c
lib/skin/lines.c
lib/strutil/replace.c
lib/strutil/strescape.c
lib/strutil/strutil.c
lib/strutil/strutil8bit.c
lib/strutil/strutilascii.c
lib/strutil/strutilutf8.c
lib/strutil/strverscmp.c
lib/strutil/tokenize.c
lib/strutil/xstrtol.c
lib/timefmt.c
lib/tty/color-internal.c
lib/tty/color-ncurses.c
lib/tty/color-slang.c
lib/tty/color.c
lib/tty/key.c
lib/tty/keyxdef.c
lib/tty/mouse.c
lib/tty/tty-internal.c
lib/tty/tty-ncurses.c
lib/tty/tty-slang.c
lib/tty/tty.c
lib/tty/win.c
lib/tty/x11conn.c
lib/util.c
lib/utilunix.c
lib/vfs/direntry.c
lib/vfs/gc.c
lib/vfs/interface.c
lib/vfs/netutil.c
lib/vfs/parse_ls_vga.c
lib/vfs/path.c
lib/vfs/utilvfs.c
lib/vfs/vfs.c
lib/widget/background.c
lib/widget/button.c
lib/widget/buttonbar.c
lib/widget/check.c
lib/widget/dialog-switch.c
lib/widget/dialog.c
lib/widget/frame.c
lib/widget/gauge.c
lib/widget/group.c
lib/widget/groupbox.c
lib/widget/history.c
lib/widget/hline.c
lib/widget/input.c
lib/widget/input_complete.c
lib/widget/label.c
lib/widget/listbox-window.c
lib/widget/listbox.c
lib/widget/menu.c
lib/widget/mouse.c
lib/widget/quick.c
lib/widget/radio.c
lib/widget/rect.c
lib/widget/widget-common.c
lib/widget/wtools.c
src/args.c
src/background.c
src/clipboard.c
src/cons.handler.c
src/consaver/cons.saver.c
src/diffviewer/search.c
src/diffviewer/ydiff.c
src/editor/bookmark.c
src/editor/edit.c
src/editor/editbuffer.c
src/editor/editcmd.c
src/editor/editcomplete.c
src/editor/editdraw.c
src/editor/editmacros.c
src/editor/editmenu.c
src/editor/editoptions.c
src/editor/editsearch.c
src/editor/editwidget.c
src/editor/etags.c
src/editor/format.c
src/editor/spell.c
src/editor/syntax.c
src/events_init.c
src/execute.c
src/file_history.c
src/filemanager/achown.c
src/filemanager/boxes.c
src/filemanager/cd.c
src/filemanager/chattr.c
src/filemanager/chmod.c
src/filemanager/chown.c
src/filemanager/cmd.c
src/filemanager/command.c
src/filemanager/dir.c
src/filemanager/ext.c
src/filemanager/file.c
src/filemanager/filegui.c
src/filemanager/filemanager.c
src/filemanager/filenot.c
src/filemanager/find.c
src/filemanager/hotlist.c
src/filemanager/info.c
src/filemanager/layout.c
src/filemanager/listmode.c
src/filemanager/mountlist.c
src/filemanager/panel.c
src/filemanager/panelize.c
src/filemanager/tree.c
src/filemanager/treestore.c
src/help.c
src/keymap.c
src/learn.c
src/main.c
src/man2hlp/man2hlp.in
src/selcodepage.c
src/setup.c
src/subshell/common.c
src/subshell/proxyfunc.c
src/textconf.c
src/usermenu.c
src/util.c
src/vfs/cpio/cpio.c
src/vfs/extfs/extfs.c
src/vfs/ftpfs/ftpfs.c
src/vfs/ftpfs/ftpfs_parse_ls.c
src/vfs/local/local.c
src/vfs/plugins_init.c
src/vfs/sfs/sfs.c
src/vfs/sftpfs/config_parser.c
src/vfs/sftpfs/connection.c
src/vfs/sftpfs/dir.c
src/vfs/sftpfs/file.c
src/vfs/sftpfs/internal.c
src/vfs/sftpfs/sftpfs.c
src/vfs/shell/shell.c
src/vfs/tar/tar-internal.c
src/vfs/tar/tar-sparse.c
src/vfs/tar/tar-xheader.c
src/vfs/tar/tar.c
src/vfs/undelfs/undelfs.c
src/viewer/actions_cmd.c
src/viewer/ascii.c
src/viewer/coord_cache.c
src/viewer/datasource.c
src/viewer/dialogs.c
src/viewer/display.c
src/viewer/growbuf.c
src/viewer/hex.c
src/viewer/lib.c
src/viewer/mcviewer.c
src/viewer/move.c
src/viewer/nroff.c
src/viewer/search.c
tests/lib/library_independ.c
tests/lib/mc_build_filename.c
tests/lib/mc_realpath.c
tests/lib/mcconfig/config_string.c
tests/lib/mcconfig/user_configs_path.c
tests/lib/name_quote.c
tests/lib/search/glob_prepare_replace_str.c
tests/lib/search/glob_translate_to_regex.c
tests/lib/search/hex_translate_to_regex.c
tests/lib/search/regex_process_escape_sequence.c
tests/lib/search/regex_replace_esc_seq.c
tests/lib/search/translate_replace_glob_to_regex.c
tests/lib/serialize.c
tests/lib/strutil/filevercmp.c
tests/lib/strutil/parse_integer.c
tests/lib/strutil/str_replace_all.c
tests/lib/strutil/str_verscmp.c
tests/lib/utilunix__mc_pstream_get_string.c
tests/lib/utilunix__my_system-common.c
tests/lib/utilunix__my_system-fork_child.c
tests/lib/utilunix__my_system-fork_child_shell.c
tests/lib/utilunix__my_system-fork_fail.c
tests/lib/vfs/canonicalize_pathname.c
tests/lib/vfs/current_dir.c
tests/lib/vfs/path_cmp.c
tests/lib/vfs/path_len.c
tests/lib/vfs/path_manipulations.c
tests/lib/vfs/path_recode.c
tests/lib/vfs/path_serialize.c
tests/lib/vfs/relative_cd.c
tests/lib/vfs/tempdir.c
tests/lib/vfs/vfs_adjust_stat.c
tests/lib/vfs/vfs_get_encoding.c
tests/lib/vfs/vfs_parse_ls_lga.c
tests/lib/vfs/vfs_path_from_str_flags.c
tests/lib/vfs/vfs_path_string_convert.c
tests/lib/vfs/vfs_prefix_to_class.c
tests/lib/vfs/vfs_s_get_path.c
tests/lib/vfs/vfs_setup_cwd.c
tests/lib/vfs/vfs_split.c
tests/lib/widget/complete_engine.c
tests/lib/widget/group_init_destroy.c
tests/lib/widget/hotkey_equal.c
tests/lib/widget/widget_find_by_id.c
tests/lib/widget/widget_make_global_local.c
tests/lib/x_basename.c
tests/src/editor/edit_complete_word_cmd.c
tests/src/execute__common.c
tests/src/execute__execute_external_editor_or_viewer.c
tests/src/execute__execute_get_external_cmd_opts_from_config.c
tests/src/execute__execute_with_vfs_arg.c
tests/src/filemanager/cd_to.c
tests/src/filemanager/examine_cd.c
tests/src/filemanager/exec_get_export_variables_ext.c
tests/src/filemanager/filegui_is_wildcarded.c
tests/src/filemanager/get_random_hint.c
tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c
tests/src/vfs/extfs/helpers-list/test_all
tests/src/vfs/ftpfs/ftpfs_parse_long_list.c