Changeset 98103 in vbox for trunk/src/VBox/Additions/haiku/VBoxTray
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155244
- Location:
- trunk/src/VBox/Additions/haiku/VBoxTray
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/haiku/VBoxTray/Makefile.kmk
r96407 r98103 5 5 6 6 # 7 # Copyright (C) 2012-202 2Oracle and/or its affiliates.7 # Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxServiceDescriptor.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Additions/haiku/VBoxTray/VBoxTray.rdef
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.