Changeset 82968 in vbox for trunk/src/VBox/Frontends/VBoxSDL
- Timestamp:
- Feb 4, 2020 10:35:17 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 135976
- Location:
- trunk/src/VBox/Frontends/VBoxSDL
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxSDL/.scm-settings
r76553 r82968 5 5 6 6 # 7 # Copyright (C) 2010-20 19Oracle Corporation7 # Copyright (C) 2010-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/Framebuffer-darwin.m
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp
r81539 r82968 5 5 6 6 /* 7 * Copyright (C) 2006-20 19Oracle Corporation7 * Copyright (C) 2006-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h
r81537 r82968 7 7 8 8 /* 9 * Copyright (C) 2006-20 19Oracle Corporation9 * Copyright (C) 2006-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/Helper.cpp
r76553 r82968 7 7 8 8 /* 9 * Copyright (C) 2006-20 19Oracle Corporation9 * Copyright (C) 2006-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/Helper.h
r76582 r82968 7 7 8 8 /* 9 * Copyright (C) 2006-20 19Oracle Corporation9 * Copyright (C) 2006-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk
r81537 r82968 5 5 6 6 # 7 # Copyright (C) 2006-20 19Oracle Corporation7 # Copyright (C) 2006-2020 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp
r81964 r82968 6 6 7 7 /* 8 * Copyright (C) 2006-20 19Oracle Corporation8 * Copyright (C) 2006-2020 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h
r81537 r82968 7 7 8 8 /* 9 * Copyright (C) 2006-20 19Oracle Corporation9 * Copyright (C) 2006-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLHardened.cpp
r76553 r82968 5 5 6 6 /* 7 * Copyright (C) 2008-20 19Oracle Corporation7 * Copyright (C) 2008-2020 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp
r76553 r82968 7 7 8 8 /* 9 * Copyright (C) 2006-20 19Oracle Corporation9 * Copyright (C) 2006-2020 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.