summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--actions/userbyid.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/actions/userbyid.php b/actions/userbyid.php
index 8b0aec057..1e30d1aac 100644
--- a/actions/userbyid.php
+++ b/actions/userbyid.php
@@ -1,4 +1,5 @@
<?php
+
/**
* User by ID action class.
*
@@ -10,6 +11,7 @@
* @author Robin Millette <millette@controlyourself.ca>
* @license http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
* @link http://laconi.ca/
+
* Laconica - a distributed open-source microblogging tool
* Copyright (C) 2008, Controlez-Vous, Inc.
*