Changeset 82968 in vbox for trunk/src/VBox/Main/glue
- Timestamp:
- Feb 4, 2020 10:35:17 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 135976
- Location:
- trunk/src/VBox/Main/glue
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/glue/AutoLock.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/ErrorInfo.cpp
r76553 r82968 7 7 8 8 /* 9 * Copyright (C) 2006-20 19Oracle Corporation9 * Copyright (C) 2006-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/EventQueue.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2013-20 19Oracle Corporation7 * Copyright (C) 2013-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/GetVBoxUserHomeDirectory.cpp
r79904 r82968 5 5 6 6 /* 7 * Copyright (C) 2005-20 19Oracle Corporation7 * Copyright (C) 2005-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/NativeEventQueue.cpp
r76553 r82968 6 6 7 7 /* 8 * Copyright (C) 2006-20 19Oracle Corporation8 * Copyright (C) 2006-2020 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp
r81141 r82968 5 5 6 6 /* 7 * Copyright (C) 2005-20 19Oracle Corporation7 * Copyright (C) 2005-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/com.cpp
r80373 r82968 5 5 6 6 /* 7 * Copyright (C) 2005-20 19Oracle Corporation7 * Copyright (C) 2005-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/errorprint.cpp
r76553 r82968 7 7 8 8 /* 9 * Copyright (C) 2009-20 19Oracle Corporation9 * Copyright (C) 2009-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/initterm.cpp
r78088 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/string.cpp
r80851 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/tests/Makefile
r76553 r82968 3 3 4 4 # 5 # Copyright (C) 2010-20 19Oracle Corporation5 # Copyright (C) 2010-2020 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/tests/TestVBox.java
r80824 r82968 6 6 7 7 /* 8 * Copyright (C) 2010-20 19Oracle Corporation8 * Copyright (C) 2010-2020 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/tests/TestVBoxNATEngine.java
r76553 r82968 6 6 7 7 /* 8 * Copyright (C) 2013-20 19Oracle Corporation8 * Copyright (C) 2013-2020 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/vbox-err-consts.sed
r79361 r82968 5 5 6 6 # 7 # Copyright (C) 2006-20 19Oracle Corporation7 # Copyright (C) 2006-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/vboxapi.py
r79442 r82968 7 7 __copyright__ = \ 8 8 """ 9 Copyright (C) 2009-20 19Oracle Corporation9 Copyright (C) 2009-2020 Oracle Corporation 10 10 11 11 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/xpcom/helpers.cpp
r80790 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 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.