Changeset 62489 in vbox for trunk/src/VBox/HostServices/auth
- Timestamp:
- Jul 22, 2016 6:41:09 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109047
- Location:
- trunk/src/VBox/HostServices/auth
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/auth/Makefile.kmk
r61230 r62489 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/HostServices/auth/directoryservice/directoryservice.cpp
r35944 r62489 7 7 8 8 /* 9 * Copyright (C) 2009-201 1Oracle 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/HostServices/auth/pam/VBoxAuthPAM.c
r44528 r62489 6 6 7 7 /* 8 * Copyright (C) 2006-201 2Oracle 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/HostServices/auth/winlogon/winlogon.cpp
r58388 r62489 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
Note:
See TracChangeset
for help on using the changeset viewer.