VirtualBox

Ignore:
Timestamp:
Sep 16, 2024 9:42:41 PM (3 months ago)
Author:
vboxsync
Message:

Manual copyright year updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/websrv-python.xsl

    r106061 r106065  
    3939
    4040<xsl:include href="../idl/typemap-shared.inc.xsl" />
     41
     42<!-- Global parameters. -->
     43<xsl:param name="g_uVBoxCopyrightYear">2024</xsl:param>
    4144
    4245<xsl:variable name="G_setSuppressedInterfaces"
     
    490493
    491494<xsl:template match="/">
    492 <xsl:text># Copyright (C) 2008-2023 Oracle and/or its affiliates.
     495<xsl:text># Copyright (C) 2008-</xsl:text><xsl:value-of select="$g_uVBoxCopyrightYear"/><xsl:text> Oracle and/or its affiliates.
    493496#
    494497# This file is part of a free software library; you can redistribute
Note: See TracChangeset for help on using the changeset viewer.

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