Changeset 69498 in vbox for trunk/src/VBox/Main/glue
- Timestamp:
- Oct 28, 2017 3:07:25 PM (7 years ago)
- Location:
- trunk/src/VBox/Main/glue
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/glue/AutoLock.cpp
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/ErrorInfo.cpp
r69496 r69498 7 7 8 8 /* 9 * Copyright (C) 2006-201 7Oracle Corporation9 * Copyright (C) 2006-2016 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/EventQueue.cpp
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2013-201 7Oracle Corporation7 * Copyright (C) 2013-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/GetVBoxUserHomeDirectory.cpp
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2005-201 7Oracle Corporation7 * Copyright (C) 2005-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/NativeEventQueue.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2006-201 7Oracle Corporation8 * Copyright (C) 2006-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2005-201 7Oracle Corporation7 * Copyright (C) 2005-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/com.cpp
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2005-201 7Oracle Corporation7 * Copyright (C) 2005-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/errorprint.cpp
r69496 r69498 7 7 8 8 /* 9 * Copyright (C) 2009-201 7Oracle Corporation9 * Copyright (C) 2009-2016 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/initterm.cpp
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2006-201 7Oracle Corporation8 * Copyright (C) 2006-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/string.cpp
r69496 r69498 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/tests/Makefile
r69496 r69498 3 3 4 4 # 5 # Copyright (C) 2010-201 7Oracle Corporation5 # Copyright (C) 2010-2012 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
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2010-201 7Oracle Corporation8 * Copyright (C) 2010-2015 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
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2013-201 7Oracle Corporation8 * Copyright (C) 2013-2015 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/glue/vboxapi.py
r69496 r69498 7 7 __copyright__ = \ 8 8 """ 9 Copyright (C) 2009-201 7Oracle Corporation9 Copyright (C) 2009-2016 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
r69496 r69498 6 6 7 7 /* 8 * Copyright (C) 2006-201 7Oracle Corporation8 * Copyright (C) 2006-2016 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.