summaryrefslogtreecommitdiffstats
path: root/web/lib/aurjson.class.php
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-04-13 05:02:08 +0200
committerLoui Chang <louipc.ist@gmail.com>2009-04-13 05:02:08 +0200
commitec214fdb4266c091608340b97531d94f9654eae4 (patch)
tree24ad4f8ac471bb1563ca18a89e45d724d05cedd7 /web/lib/aurjson.class.php
parenta9a4d31e142dd634611fbf94d537de919d05d547 (diff)
downloadaur-ec214fdb4266c091608340b97531d94f9654eae4.tar.gz
aur-ec214fdb4266c091608340b97531d94f9654eae4.tar.xz
Remove author information from scripts.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lib/aurjson.class.php')
-rw-r--r--web/lib/aurjson.class.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/web/lib/aurjson.class.php b/web/lib/aurjson.class.php
index 81c150b1..897423aa 100644
--- a/web/lib/aurjson.class.php
+++ b/web/lib/aurjson.class.php
@@ -3,10 +3,6 @@
* AurJSON
*
* This file contains the AurRPC remote handling class
- * @author eliott <eliott@cactuswax.net>
- * @version $Id$
- * @copyright cactuswax.net, 12 October, 2007
- * @package rpc
**/
if (!extension_loaded('json'))
{