Changeset 62481 in vbox for trunk/src/VBox/NetworkServices/DHCP
- Timestamp:
- Jul 22, 2016 6:30:21 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109037
- Location:
- trunk/src/VBox/NetworkServices/DHCP
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/DHCP/ClientDataInt.h
r56300 r62481 5 5 6 6 /* 7 * Copyright (C) 2013-201 5Oracle 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/NetworkServices/DHCP/Config.cpp
r58132 r62481 5 5 6 6 /* 7 * Copyright (C) 2013-201 5Oracle 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/NetworkServices/DHCP/Config.h
r56300 r62481 5 5 6 6 /* 7 * Copyright (C) 2013-201 5Oracle 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/NetworkServices/DHCP/Makefile.kmk
r56300 r62481 5 5 6 6 # 7 # Copyright (C) 2009-201 5Oracle Corporation7 # Copyright (C) 2009-2016 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/DHCP/NetworkManagerDhcp.cpp
r57358 r62481 5 5 6 6 /* 7 * Copyright (C) 2013-201 5Oracle 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/NetworkServices/DHCP/VBoxNetDHCP.cpp
r57358 r62481 5 5 6 6 /* 7 * Copyright (C) 2009-201 5Oracle Corporation7 * Copyright (C) 2009-2016 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCPHardened.cpp
r56300 r62481 5 5 6 6 /* 7 * Copyright (C) 2009-201 5Oracle Corporation7 * Copyright (C) 2009-2016 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.