C++ Source Code Copyright Example Text

Hey guys,

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?

Thanks!

Doesn’t literally every source file in the engine have an example of this?

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.