diff options
Diffstat (limited to 'src/game/localization.h')
| -rw-r--r-- | src/game/localization.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/localization.h b/src/game/localization.h index c84075e2..277d637e 100644 --- a/src/game/localization.h +++ b/src/game/localization.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_LOCALIZATION_H #define GAME_LOCALIZATION_H #include <base/tl/string.h> |