Fix CS
[shpub.git] / src / shpub / Command / AbstractProps.php
index 90cc0fff70d7bfaaaea3da7e0767ade61656dc06..e186819f49b26a907660a50854f87c028f9ee06f 100644 (file)
@@ -3,6 +3,10 @@ namespace shpub;
 
 /**
  * Abstract command class that handles generic properties
+ *
+ * @author  Christian Weiske <cweiske@cweiske.de>
+ * @license http://www.gnu.org/licenses/agpl.html GNU AGPL v3
+ * @link    http://cweiske.de/shpub.htm
  */
 class Command_AbstractProps
 {