diff options
Diffstat (limited to 'src/game/server/entity.h')
| -rw-r--r-- | src/game/server/entity.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/server/entity.h b/src/game/server/entity.h index b7fd3d94..b088864d 100644 --- a/src/game/server/entity.h +++ b/src/game/server/entity.h @@ -1,3 +1,5 @@ +/* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */ +/* If you are missing that file, acquire a complete release at teeworlds.com. */ #ifndef GAME_SERVER_ENTITY_H #define GAME_SERVER_ENTITY_H |