Corrected year in some copyrights and templates

Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
Florian Aders (EleRas)
2012-01-02 14:36:48 +01:00
parent 83ee756ae7
commit 4ab80e6144
10 changed files with 13 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
/**
* This file is part of the Froxlor project.
* Copyright (c) 2011 the Froxlor Team (see authors).
* Copyright (c) 2011- the Froxlor Team (see authors).
*
* For the full copyright and license information, please view the COPYING
* file that was distributed with this source code. You can also view the
@@ -50,4 +50,4 @@ function getFilesystemQuota()
return $usedquota;
}
return false;
}
}