diff --git a/inc/class-settings.php b/inc/class-settings.php index 7ce7879..c620310 100644 --- a/inc/class-settings.php +++ b/inc/class-settings.php @@ -2,6 +2,8 @@ /** * @package ogre-sort * @author cleverogre + * @copyright 2025 CleverOgre + * @license GLP-3.0-or-later * @version 1.0.0 * @since 1.0.0 */ diff --git a/inc/class-sort.php b/inc/class-sort.php index 369a91a..e5b54bb 100644 --- a/inc/class-sort.php +++ b/inc/class-sort.php @@ -2,6 +2,8 @@ /** * @package ogre-sort * @author cleverogre + * @copyright 2025 CleverOgre + * @license GLP-3.0-or-later * @version 1.0.0 * @since 1.0.0 */ diff --git a/ogre-sort.php b/ogre-sort.php index 5d402e8..40eef69 100644 --- a/ogre-sort.php +++ b/ogre-sort.php @@ -1,16 +1,29 @@