Changeset 56298 in vbox
- Timestamp:
- Jun 9, 2015 2:32:47 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100883
- Location:
- trunk/src/VBox/ExtPacks
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp
r56284 r56298 5 5 6 6 /* 7 * Copyright (C) 2006-201 3Oracle Corporation7 * Copyright (C) 2006-2015 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/BusMouseSample/Makefile.kmk
r44446 r56298 5 5 6 6 # 7 # Copyright (C) 2010-201 3Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMain.cpp
r48949 r56298 5 5 6 6 /* 7 * Copyright (C) 2010-201 3Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/Makefile.kmk
r53981 r56298 5 5 6 6 # 7 # Copyright (C) 2010-201 6Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk
r41477 r56298 5 5 6 6 # 7 # Copyright (C) 2010-201 2Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp
r40382 r56298 5 5 6 6 /* 7 * Copyright (C) 2010-201 2Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceMain.cpp
r53976 r56298 5 5 6 6 /* 7 * Copyright (C) 2010-201 6Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceWrapper.cpp
r54101 r56298 6 6 7 7 /* 8 * Copyright (C) 2016 Oracle Corporation8 * Copyright (C) 2016-2015 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/Makefile.kmk
r43110 r56298 5 5 6 6 # 7 # Copyright (C) 2010-201 2Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp
r54380 r56298 8 8 * Christophe Devriese <[email protected]> 9 9 * 10 * Copyright (C) 2011-201 2Oracle Corporation10 * Copyright (C) 2011-2015 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp
r43110 r56298 5 5 6 6 /* 7 * Copyright (C) 2010-201 2Oracle Corporation7 * Copyright (C) 2010-2015 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.