Changeset 69500 in vbox for trunk/src/VBox/ExtPacks
- Timestamp:
- Oct 28, 2017 3:14:05 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118839
- Location:
- trunk/src/VBox/ExtPacks
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/VBoxDTrace/.scm-settings
r69498 r69500 5 5 6 6 # 7 # Copyright (C) 2010-201 5Oracle Corporation7 # Copyright (C) 2010-2017 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0.cpp
r69498 r69500 7 7 8 8 /* 9 * Copyright (C) 2012-201 6Oracle Corporation9 * Copyright (C) 2012-2017 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0A.asm
r69498 r69500 7 7 8 8 ; 9 ; Copyright (C) 2012-201 6Oracle Corporation9 ; Copyright (C) 2012-2017 Oracle Corporation 10 10 ; 11 11 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceWrapper.cpp
r69498 r69500 6 6 7 7 /* 8 * Copyright (C) 2016 Oracle Corporation8 * Copyright (C) 2016-2017 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h
r69498 r69500 7 7 8 8 /* 9 * Copyright (C) 2012-201 6Oracle Corporation9 * Copyright (C) 2012-2017 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceTypes.h
r69498 r69500 8 8 9 9 /* 10 * Copyright (C) 2012-201 6Oracle Corporation10 * Copyright (C) 2012-2017 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp
r69498 r69500 8 8 * Christophe Devriese <[email protected]>. 9 9 * 10 * Copyright (C) 2011-201 6Oracle Corporation10 * Copyright (C) 2011-2017 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.