diff options
Diffstat (limited to 'src/base/tl/sorted_array.h')
| -rw-r--r-- | src/base/tl/sorted_array.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/base/tl/sorted_array.h b/src/base/tl/sorted_array.h index 95f06157..7ca7ff8d 100644 --- a/src/base/tl/sorted_array.h +++ b/src/base/tl/sorted_array.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 TL_FILE_SORTED_ARRAY_HPP #define TL_FILE_SORTED_ARRAY_HPP |