Hi there guys, just checking the steps to upload a plugin to the Marketplace i discovered that each file must have a copyright notice, does any of you know of an example copyright i can use? Does it need to be special in any way?
Greetings!
Hi there guys, just checking the steps to upload a plugin to the Marketplace i discovered that each file must have a copyright notice, does any of you know of an example copyright i can use? Does it need to be special in any way?
Greetings!
All the engine files have a one liner at the top:
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
You’d do the same thing, but with your name of course
Thanks man