Changeset 62507 in vbox for trunk/src/VBox/Devices/Serial
- Timestamp:
- Jul 22, 2016 7:09:53 PM (8 years ago)
- Location:
- trunk/src/VBox/Devices/Serial
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Serial/DevSerial.cpp
r58132 r62507 6 6 7 7 /* 8 * Copyright (C) 2006-201 5Oracle 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/Devices/Serial/DrvChar.cpp
r57358 r62507 11 11 12 12 /* 13 * Copyright (C) 2006-201 5Oracle Corporation13 * Copyright (C) 2006-2016 Oracle Corporation 14 14 * 15 15 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp
r62152 r62507 5 5 6 6 /* 7 * Copyright (C) 2006-201 5Oracle 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/Devices/Serial/DrvNamedPipe.cpp
r57882 r62507 5 5 6 6 /* 7 * Copyright (C) 2006-201 5Oracle 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/Devices/Serial/DrvRawFile.cpp
r57358 r62507 5 5 6 6 /* 7 * Copyright (C) 2006-201 5Oracle 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/Devices/Serial/DrvTCP.cpp
r59905 r62507 5 5 6 6 /* 7 * Copyright (C) 2006-201 5Oracle Corporation.7 * Copyright (C) 2006-2016 Oracle Corporation. 8 8 * 9 9 * This file was contributed by Alexey Eromenko (derived from DrvNamedPipe)
Note:
See TracChangeset
for help on using the changeset viewer.