I’ve submit my C++ template project for submission today. One thing I’ve noticed I still need to do, is to add the commented copyright notes at the top of the source code.
Is anybody able to show a good example of what this might look like?
Some folks tend to go a bit overboard. I keep mine nice and simple, similar to Epics. Just be sure to release your code with the correct license attached.
// Copyright (C) Stormtide Ltd. 2018. All Rights Reserved.