Changeset 44529 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Feb 4, 2013 3:54:15 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83576
- Location:
- trunk/src/VBox/Devices/Network
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevE1000Phy.cpp
r44528 r44529 11 11 12 12 /* 13 * Copyright (C) 20 10 Oracle Corporation13 * Copyright (C) 2007-2010 Oracle Corporation 14 14 * 15 15 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Network/DevE1000Phy.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2007-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Network/DevEEPROM.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2007-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Network/DevEEPROM.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2007-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Network/DrvDedicatedNic.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 2 Oracle Corporation7 * Copyright (C) 2010-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Network/lwip/vbox/sys_arch.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 12 Oracle Corporation7 * Copyright (C) 2007-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Network/scripts/VBoxConvertNATStats.sh
r44528 r44529 1 1 #!/bin/sh 2 2 # 3 # Copyright (C) 20 10 Oracle Corporation3 # Copyright (C) 2009-2010 Oracle Corporation 4 4 # 5 5 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Network/slirp/ext.h
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2007-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 12 Oracle Corporation7 * Copyright (C) 2009-2012 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.