diff --git a/src/as-02-wrap.cpp b/src/as-02-wrap.cpp index c5b6ce29..89de9cf7 100755 --- a/src/as-02-wrap.cpp +++ b/src/as-02-wrap.cpp @@ -73,8 +73,8 @@ class MyInfo : public WriterInfo 0xb2, 0xe0, 0x46, 0xa7, 0x17, 0xe8, 0x4f, 0x42 }; memcpy(ProductUUID, default_ProductUUID_Data, UUIDlen); - CompanyName = "WidgetCo"; - ProductName = "as-02-wrap"; + CompanyName = "MasteringCloud"; + ProductName = "cerebro"; ProductVersion = ASDCP::Version(); } } s_MyInfo;