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/client/cl_skin.cpp | |
| parent | e5629675a35fe6fbdbb907a9a0417667ac005b2f (diff) | |
| download | zcatch-a0e5181e424fa1a320da259203975048e855632c.tar.gz zcatch-a0e5181e424fa1a320da259203975048e855632c.zip | |
added license info
Diffstat (limited to 'src/game/client/cl_skin.cpp')
| -rw-r--r-- | src/game/client/cl_skin.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/client/cl_skin.cpp b/src/game/client/cl_skin.cpp index c0e747ac..f70105a3 100644 --- a/src/game/client/cl_skin.cpp +++ b/src/game/client/cl_skin.cpp @@ -1,3 +1,4 @@ +/* copyright (c) 2007 magnus auvinen, see licence.txt for more info */ #include <string.h> #include <stdio.h> #include <engine/system.h> |