Changeset 62496 in vbox for trunk/src/VBox
- Timestamp:
- Jul 22, 2016 6:47:44 PM (8 years ago)
- Location:
- trunk/src/VBox/ExtPacks
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp
r58170 r62496 5 5 6 6 /* 7 * Copyright (C) 2006-201 5Oracle Corporation7 * Copyright (C) 2006-2016 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/BusMouseSample/Makefile.kmk
r56298 r62496 5 5 6 6 # 7 # Copyright (C) 2010-201 5Oracle Corporation7 # Copyright (C) 2010-2016 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMain.cpp
r59337 r62496 5 5 6 6 /* 7 * Copyright (C) 2010-201 5Oracle Corporation7 * Copyright (C) 2010-2016 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/Makefile.kmk
r56298 r62496 5 5 6 6 # 7 # Copyright (C) 2010-201 5Oracle Corporation7 # Copyright (C) 2010-2016 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk
r56298 r62496 5 5 6 6 # 7 # Copyright (C) 2010-201 5Oracle Corporation7 # Copyright (C) 2010-2016 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp
r59337 r62496 5 5 6 6 /* 7 * Copyright (C) 2010-201 5Oracle Corporation7 * Copyright (C) 2010-2016 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk
r58987 r62496 7 7 8 8 # 9 # Copyright (C) 2012-201 5Oracle Corporation9 # Copyright (C) 2012-2016 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceMain.cpp
r59338 r62496 5 5 6 6 /* 7 * Copyright (C) 2010-201 5Oracle Corporation7 * Copyright (C) 2010-2016 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0.cpp
r62438 r62496 7 7 8 8 /* 9 * Copyright (C) 2012-201 5Oracle Corporation9 * Copyright (C) 2012-2016 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0A.asm
r53974 r62496 7 7 8 8 ; 9 ; Copyright (C) 2012-201 5Oracle Corporation9 ; Copyright (C) 2012-2016 Oracle Corporation 10 10 ; 11 11 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceWrapper.cpp
r57358 r62496 6 6 7 7 /* 8 * Copyright (C) 2016-201 5Oracle Corporation8 * Copyright (C) 2016-2016 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
r60966 r62496 7 7 8 8 /* 9 * Copyright (C) 2012-201 5Oracle Corporation9 * Copyright (C) 2012-2016 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
r54001 r62496 7 7 8 8 /* 9 * Copyright (C) 2012-201 5Oracle Corporation9 * Copyright (C) 2012-2016 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/Makefile.kmk
r56298 r62496 5 5 6 6 # 7 # Copyright (C) 2010-201 5Oracle Corporation7 # Copyright (C) 2010-2016 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp
r57658 r62496 8 8 * Christophe Devriese <[email protected]> 9 9 * 10 * Copyright (C) 2011-201 5Oracle Corporation10 * Copyright (C) 2011-2016 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp
r59337 r62496 5 5 6 6 /* 7 * Copyright (C) 2010-201 5Oracle Corporation7 * Copyright (C) 2010-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.