diff options
Diffstat (limited to 'src/base/system.c')
| -rw-r--r-- | src/base/system.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/base/system.c b/src/base/system.c index b7f76a88..9cc27836 100644 --- a/src/base/system.c +++ b/src/base/system.c @@ -1,4 +1,5 @@ -/* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ +/* (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. */ #include <stdlib.h> #include <stdio.h> #include <stdarg.h> |