Changeset 48665 in vbox for trunk/src/VBox/Additions/common/VBoxGuest
- Timestamp:
- Sep 24, 2013 9:11:43 PM (11 years ago)
- Location:
- trunk/src/VBox/Additions/common/VBoxGuest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp
r44529 r48665 5 5 6 6 /* 7 * Copyright (C) 2007-201 2 knut st. osmundsen <[email protected]>7 * Copyright (C) 2007-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 20 20 * VBoxDrv - OS/2 specifics. 21 21 * 22 * Copyright (c) 2007 knut st. osmundsen <[email protected]>22 * Copyright (c) 2007-2012 knut st. osmundsen <[email protected]> 23 23 * 24 24 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestA-os2.asm
r44529 r48665 5 5 6 6 ; 7 ; Copyright (C) 2007-201 0 knut st. osmundsen <[email protected]>7 ; Copyright (C) 2007-2013 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as … … 21 21 ; VBoxDrv - OS/2 assembly file, the first file in the link. 22 22 ; 23 ; Copyright (c) 2007 knut st. osmundsen <[email protected]>23 ; Copyright (c) 2007-2010 knut st. osmundsen <[email protected]> 24 24 ; 25 25 ; Permission is hereby granted, free of charge, to any person
Note:
See TracChangeset
for help on using the changeset viewer.