Skip to content

Commit

Permalink
Update as-02-wrap.cpp (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
radford-for-smpte authored Nov 24, 2021
1 parent 2f2ece6 commit 2285eff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/as-02-wrap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 2285eff

Please sign in to comment.