diff options
Diffstat (limited to 'src/game/client/components/console.h')
| -rw-r--r-- | src/game/client/components/console.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/client/components/console.h b/src/game/client/components/console.h index 40ee082f..2739724b 100644 --- a/src/game/client/components/console.h +++ b/src/game/client/components/console.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_CLIENT_COMPONENTS_CONSOLE_H #define GAME_CLIENT_COMPONENTS_CONSOLE_H #include <engine/shared/ringbuffer.h> |