Changeset 93115 in vbox for trunk/src/VBox/ExtPacks/VNC
- Timestamp:
- Jan 1, 2022 11:31:46 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149129
- Location:
- trunk/src/VBox/ExtPacks/VNC
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/VNC/Makefile.kmk
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2010-202 0Oracle Corporation7 # Copyright (C) 2010-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp
r82968 r93115 8 8 * Christophe Devriese <[email protected]>. 9 9 * 10 * Copyright (C) 2011-202 0Oracle Corporation10 * Copyright (C) 2011-2022 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp
r92222 r93115 5 5 6 6 /* 7 * Copyright (C) 2010-202 0Oracle Corporation7 * Copyright (C) 2010-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.