VirtualBox

Ignore:
Timestamp:
Jan 17, 2023 10:43:07 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155249
Message:

Manual (C) year updates.

Location:
trunk/src/VBox/HostDrivers/Support
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp

    r97883 r98106  
    4949#include <VBox/log.h>
    5050#include <iprt/param.h>
     51#include <VBox/version.h>
    5152
    5253
     
    126127                           "VirtualBox.org Support Driver for OS/2 version " VBOX_VERSION_STRING "\r\n"
    127128                           "Copyright (C) 2007 Knut St. Osmundsen\r\n"
    128                            "Copyright (C) 2007-2020 Oracle Corporation\r\n");
     129                           "Copyright (C) 2007-" VBOX_C_YEAR " Oracle Corporation\r\n");
    129130                    g_cchInitText = strlen(&g_szInitText[0]);
    130131                }
  • trunk/src/VBox/HostDrivers/Support/win/SUPSvc-win.cpp

    r98103 r98106  
    730730    else
    731731        RTPrintf("VirtualBox System Service Version %s\n"
    732                  "Copyright (C) 2008-2022 Oracle and/or its affiliates\n\n",
     732                 "Copyright (C) 2008-" VBOX_C_YEAR " Oracle and/or its affiliates\n\n",
    733733                 VBOX_VERSION_STRING);
    734734    return 0;
     
    744744{
    745745    RTPrintf("VirtualBox System Service Version %s\n"
    746              "Copyright (C) 2008-2022 Oracle and/or its affiliates\n\n",
     746             "Copyright (C) 2008-" VBOX_C_YEAR " Oracle and/or its affiliates\n\n",
    747747             VBOX_VERSION_STRING);
    748748    RTPrintf("Usage:\n"
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette