Searched defs:MSG_COPYRIGHT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Logger/
H A DStringTable.py45 MSG_COPYRIGHT = _("Copyright (c) 2011 Intel Corporation All Rights Reserved.") variable
46 MSG_VERSION_COPYRIGHT = _("\n %s\n %s" % (MSG_VERSION, MSG_COPYRIGHT))

Completed in 3084 milliseconds