From 5a1caa063a6652753a40ec8afe3f7a1c42965785 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 3 Feb 2011 14:46:41 +0200 Subject: Add copyrights. --- generators/genusers.py | 2 ++ lang/updatelang.py | 2 ++ testxml/testxml.py | 2 ++ update/createnew.sh | 2 ++ update/update.sh | 2 ++ 5 files changed, 10 insertions(+) diff --git a/generators/genusers.py b/generators/genusers.py index 48a721f..e9de55b 100755 --- a/generators/genusers.py +++ b/generators/genusers.py @@ -1,5 +1,7 @@ #! /usr/bin/env python2.6 # -*- coding: utf8 -*- +# +# Copyright (C) 2011 Evol Online import os import re diff --git a/lang/updatelang.py b/lang/updatelang.py index e86fc3e..a55e582 100755 --- a/lang/updatelang.py +++ b/lang/updatelang.py @@ -1,5 +1,7 @@ #! /usr/bin/env python2.6 # -*- coding: utf8 -*- +# +# Copyright (C) 2010-2011 Evol Online import os import re diff --git a/testxml/testxml.py b/testxml/testxml.py index 7578f93..dff085f 100755 --- a/testxml/testxml.py +++ b/testxml/testxml.py @@ -1,5 +1,7 @@ #! /usr/bin/env python2.6 # -*- coding: utf8 -*- +# +# Copyright (C) 2010-2011 Evol Online import array import base64 diff --git a/update/createnew.sh b/update/createnew.sh index 2132154..5958634 100755 --- a/update/createnew.sh +++ b/update/createnew.sh @@ -1,5 +1,7 @@ #!/bin/bash +# Copyright (C) 2011 Evol Online + dir=`pwd` rm adler32 diff --git a/update/update.sh b/update/update.sh index f4c0966..c40c371 100755 --- a/update/update.sh +++ b/update/update.sh @@ -1,5 +1,7 @@ #!/bin/bash +# Copyright (C) 2010-2011 Evol Online + dir=`pwd` rm adler32 -- cgit v1.2.3-70-g09d2