Changeset 76553 in vbox for trunk/src/VBox/ExtPacks
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127855
- Location:
- trunk/src/VBox/ExtPacks
- Files:
-
- 23 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/.scm-settings
r69284 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/BusMouseSample/.scm-settings
r69275 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp
r69500 r76553 5 5 6 6 /* 7 * Copyright (C) 2006-201 7Oracle Corporation7 * Copyright (C) 2006-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/BusMouseSample/Makefile.kmk
r69275 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMain.cpp
r76474 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMainVM.cpp
r69275 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/Skeleton/.scm-settings
r69278 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk
r69279 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp
r76474 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMainVM.cpp
r76474 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/VBoxDTrace/.scm-settings
r69500 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk
r69111 r76553 7 7 8 8 # 9 # Copyright (C) 2012-201 7Oracle Corporation9 # Copyright (C) 2012-2019 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/Samples/Hello.d
r69282 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceMain.cpp
r76474 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * Permission is hereby granted, free of charge, to any person -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0.cpp
r73097 r76553 7 7 8 8 /* 9 * Copyright (C) 2012-201 7Oracle Corporation9 * Copyright (C) 2012-2019 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceR0A.asm
r69500 r76553 7 7 8 8 ; 9 ; Copyright (C) 2012-201 7Oracle Corporation9 ; Copyright (C) 2012-2019 Oracle Corporation 10 10 ; 11 11 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceWrapper.cpp
r69500 r76553 6 6 7 7 /* 8 * Copyright (C) 2016-201 7Oracle Corporation8 * Copyright (C) 2016-2019 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
r76523 r76553 7 7 8 8 /* 9 * Copyright (C) 2012-201 7Oracle Corporation9 * Copyright (C) 2012-2019 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
r76523 r76553 8 8 9 9 /* 10 * Copyright (C) 2012-201 7Oracle Corporation10 * Copyright (C) 2012-2019 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2010-201 7Oracle Corporation7 # Copyright (C) 2010-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp
r76474 r76553 8 8 * Christophe Devriese <[email protected]>. 9 9 * 10 * Copyright (C) 2011-201 7Oracle Corporation10 * Copyright (C) 2011-2019 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp
r76474 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 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.