about summary refs log tree commit diff
path: root/src/game/client/components/scoreboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client/components/scoreboard.h')
-rw-r--r--src/game/client/components/scoreboard.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/client/components/scoreboard.h b/src/game/client/components/scoreboard.h
index 871b34fd..64d6ad0e 100644
--- a/src/game/client/components/scoreboard.h
+++ b/src/game/client/components/scoreboard.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_SCOREBOARD_H
 #define GAME_CLIENT_COMPONENTS_SCOREBOARD_H
 #include <game/client/component.h>