File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/*****************************************************************************
22 * version.rc : Windows VersionInfo resource file
33 *****************************************************************************
4- * Copyright (C) 2014-2023 Maxim Biro
4+ * Copyright (C) 2014-2025 Maxim Biro
55 *
66 * Authors: Maxim Biro <nurupo.contributions@gmail.com>
77 *
Original file line number Diff line number Diff line change 11/*****************************************************************************
22 * pause_click.c : A plugin that allows to pause/play a video by a mouse click
33 *****************************************************************************
4- * Copyright (C) 2014-2023 Maxim Biro
4+ * Copyright (C) 2014-2025 Maxim Biro
55 *
66 * Authors: Maxim Biro <nurupo.contributions@gmail.com>
77 *
Original file line number Diff line number Diff line change 11/*****************************************************************************
22 * version.h : Version and software information
33 *****************************************************************************
4- * Copyright (C) 2014-2023 Maxim Biro
4+ * Copyright (C) 2014-2025 Maxim Biro
55 *
66 * Authors: Maxim Biro <nurupo.contributions@gmail.com>
77 *
2929#define VERSION_IS_RELEASE 0
3030
3131#define VERSION_AUTHOR "Maxim Biro (nurupo)"
32- #define VERSION_COPYRIGHT "(C) 2014-2023 " VERSION_AUTHOR
32+ #define VERSION_COPYRIGHT "(C) 2014-2025 " VERSION_AUTHOR
3333#define VERSION_LICENSE "LGPL-2.1-or-later"
3434#define VERSION_HOMEPAGE "https://github.com/nurupo/vlc-pause-click-plugin"
3535
You can’t perform that action at this time.
0 commit comments