Changeset 76553 in vbox for trunk/src/VBox/Main/glue
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127855
- Location:
- trunk/src/VBox/Main/glue
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/glue/AutoLock.cpp
r76474 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/ErrorInfo.cpp
r76474 r76553 7 7 8 8 /* 9 * Copyright (C) 2006-201 7Oracle Corporation9 * Copyright (C) 2006-2019 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/EventQueue.cpp
r69500 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/Main/glue/GetVBoxUserHomeDirectory.cpp
r69500 r76553 5 5 6 6 /* 7 * Copyright (C) 2005-201 7Oracle Corporation7 * Copyright (C) 2005-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/NativeEventQueue.cpp
r69500 r76553 6 6 7 7 /* 8 * Copyright (C) 2006-201 7Oracle Corporation8 * Copyright (C) 2006-2019 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp
r76474 r76553 5 5 6 6 /* 7 * Copyright (C) 2005-201 7Oracle Corporation7 * Copyright (C) 2005-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/com.cpp
r76474 r76553 5 5 6 6 /* 7 * Copyright (C) 2005-201 7Oracle Corporation7 * Copyright (C) 2005-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/errorprint.cpp
r73505 r76553 7 7 8 8 /* 9 * Copyright (C) 2009-201 7Oracle Corporation9 * Copyright (C) 2009-2019 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/initterm.cpp
r69732 r76553 6 6 7 7 /* 8 * Copyright (C) 2006-201 7Oracle Corporation8 * Copyright (C) 2006-2019 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/string.cpp
r69500 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/tests/Makefile
r69500 r76553 3 3 4 4 # 5 # Copyright (C) 2010-201 7Oracle Corporation5 # Copyright (C) 2010-2019 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
r69500 r76553 6 6 7 7 /* 8 * Copyright (C) 2010-201 7Oracle Corporation8 * Copyright (C) 2010-2019 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
r69500 r76553 6 6 7 7 /* 8 * Copyright (C) 2013-201 7Oracle 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/Main/glue/vboxapi.py
r69557 r76553 7 7 __copyright__ = \ 8 8 """ 9 Copyright (C) 2009-201 7Oracle Corporation9 Copyright (C) 2009-2019 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
r76408 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-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.