VirtualBox

Changeset 86680 in vbox


Ignore:
Timestamp:
Oct 22, 2020 11:24:03 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
141058
Message:

FE/Qt: bugref:9831. Make scm happy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/htmlhelp-qthelp.py

    r86670 r86680  
    66# folder. Lots of things about the said folder is assumed. Please
    77# read the code and inlined comments.
    8 #
    9 # Copyright (C) 2006-2020 Oracle Corporation
    10 #
    11 # This file is part of VirtualBox Open Source Edition (OSE), as
    12 # available from http://www.virtualbox.org. This file is free software;
    13 # you can redistribute it and/or modify it under the terms of the GNU
    14 # General Public License (GPL) as published by the Free Software
    15 # Foundation, in version 2 as it comes in the "COPYING" file of the
    16 # VirtualBox OSE distribution. VirtualBox OSE is distributed in the
    17 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    18 
    198
    209import sys, getopt
     
    2312import codecs
    2413import logging
     14
     15__copyright__ = \
     16"""
     17Copyright (C) 2006-2020 Oracle Corporation
     18
     19This file is part of VirtualBox Open Source Edition (OSE), as
     20available from http://www.virtualbox.org. This file is free software;
     21you can redistribute it and/or modify it under the terms of the GNU
     22General Public License (GPL) as published by the Free Software
     23Foundation, in version 2 as it comes in the "COPYING" file of the
     24VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     25hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     26"""
     27
    2528
    2629# number of opened and not yet closed section tags of toc section
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