<?php
return array(
    "name"          => __("Rights", "rights"),
    "url"           => "http://chyrplite.net/",
    "version"       => "2024.02",
    "description"   => __("Adds post options for attribution and assigning intellectual property rights.", "rights"),
    "author"        => array(
        "name"      => "Daniel Pimley",
        "url"       => "http://www.pimley.net/"
    ),
    "confirm"       => __("Do you want to remove rights data from the database?", "rights")
);