X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/2fd49930473aa9a46ba5a1755606a51764e5175f..69fec2594f370eeb8a73c83c70dbeb50855fe65d:/src/shpub/Command/AbstractProps.php diff --git a/src/shpub/Command/AbstractProps.php b/src/shpub/Command/AbstractProps.php index 90cc0ff..e186819 100644 --- a/src/shpub/Command/AbstractProps.php +++ b/src/shpub/Command/AbstractProps.php @@ -3,6 +3,10 @@ namespace shpub; /** * Abstract command class that handles generic properties + * + * @author Christian Weiske + * @license http://www.gnu.org/licenses/agpl.html GNU AGPL v3 + * @link http://cweiske.de/shpub.htm */ class Command_AbstractProps {