Changeset 76553 in vbox for trunk/src/VBox/Additions/darwin/VBoxSF
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127855
- Location:
- trunk/src/VBox/Additions/darwin/VBoxSF
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/darwin/VBoxSF/.scm-settings
r69314 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/darwin/VBoxSF/Makefile.kmk
r75678 r76553 5 5 6 6 # 7 # Copyright (C) 2007-201 8Oracle Corporation7 # Copyright (C) 2007-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/darwin/VBoxSF/VBoxSF-Utils.cpp
r75675 r76553 5 5 6 6 /* 7 * Copyright (C) 2013-201 8Oracle Corporation7 * Copyright (C) 2013-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VNodeOps.cpp
r75679 r76553 6 6 7 7 /* 8 * Copyright (C) 2013-201 8Oracle Corporation8 * Copyright (C) 2013-2019 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/darwin/VBoxSF/VBoxSF-VfsOps.cpp
r75699 r76553 5 5 6 6 /* 7 * Copyright (C) 2013-201 7Oracle Corporation7 * Copyright (C) 2013-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/darwin/VBoxSF/VBoxSF.cpp
r75678 r76553 5 5 6 6 /* 7 * Copyright (C) 2013-201 8Oracle Corporation7 * Copyright (C) 2013-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/darwin/VBoxSF/VBoxSFInternal.h
r76536 r76553 5 5 6 6 /* 7 * Copyright (C) 2013-201 8Oracle Corporation7 * Copyright (C) 2013-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/darwin/VBoxSF/VBoxSFMount.h
r76536 r76553 5 5 6 6 /* 7 * Copyright (C) 2013-201 8Oracle Corporation7 * Copyright (C) 2013-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Additions/darwin/VBoxSF/mount.vboxsf.cpp
r75293 r76553 5 5 6 6 /* 7 * Copyright (C) 2013-201 8Oracle Corporation7 * Copyright (C) 2013-2019 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.