Changeset 69496 in vbox for trunk/src/VBox/HostServices/auth
- Timestamp:
- Oct 28, 2017 2:55:58 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 118835
- Location:
- trunk/src/VBox/HostServices/auth
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/auth/directoryservice/directoryservice.cpp
r63447 r69496 7 7 8 8 /* 9 * Copyright (C) 2009-201 6Oracle Corporation9 * Copyright (C) 2009-2017 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
r63220 r69496 6 6 7 7 /* 8 * Copyright (C) 2006-201 6Oracle Corporation8 * Copyright (C) 2006-2017 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp
r63197 r69496 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.rc
r62535 r69496 5 5 6 6 /* 7 * Copyright (C) 2015-201 6Oracle Corporation7 * Copyright (C) 2015-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/auth/winlogon/VBoxAuth.rc
r62535 r69496 5 5 6 6 /* 7 * Copyright (C) 2015-201 6Oracle Corporation7 * Copyright (C) 2015-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/HostServices/auth/winlogon/winlogon.cpp
r62785 r69496 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 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.