diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-11-25 19:42:40 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-11-25 19:42:40 +0000 |
| commit | a0e5181e424fa1a320da259203975048e855632c (patch) | |
| tree | f958dd35ae54164783e662e5480c0261e9d58dc5 /src/game/server/srv_ctf.cpp | |
| parent | e5629675a35fe6fbdbb907a9a0417667ac005b2f (diff) | |
| download | zcatch-a0e5181e424fa1a320da259203975048e855632c.tar.gz zcatch-a0e5181e424fa1a320da259203975048e855632c.zip | |
added license info
Diffstat (limited to 'src/game/server/srv_ctf.cpp')
| -rw-r--r-- | src/game/server/srv_ctf.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/server/srv_ctf.cpp b/src/game/server/srv_ctf.cpp index 972da032..6e779297 100644 --- a/src/game/server/srv_ctf.cpp +++ b/src/game/server/srv_ctf.cpp @@ -1,3 +1,4 @@ +/* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ #include "srv_common.h" #include "srv_ctf.h" |