diff --git a/action-scheduler.php b/action-scheduler.php index ccca8ea7..9359512f 100644 --- a/action-scheduler.php +++ b/action-scheduler.php @@ -8,6 +8,8 @@ * Version: 3.0.0-RC-1 * License: GPLv3 * + * Copyright 2019 Automattic, Inc. (https://automattic.com/contact/) + * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/composer.json b/composer.json index 9f4b0939..72ed941e 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "prospress/action-scheduler", + "name": "woocommerce/action-scheduler", "description": "Action Scheduler for WordPress and WooCommerce", "type": "wordpress-plugin", "license": "GPL-3.0", diff --git a/docs/index.md b/docs/index.md index b858b1d8..24146f4b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -65,4 +65,4 @@ Actions can also be grouped together using a custom taxonomy named `action-group Action Scheduler is developed and maintained by [Automattic](http://automattic.com/) with significant early development completed by [Flightless](https://flightless.us/). -Collaboration is cool. We'd love to work with you to improve Action Scheduler. [Pull Requests](https://github.com/woocommerce/action-scheduler/pulls) welcome. \ No newline at end of file +Collaboration is cool. We'd love to work with you to improve Action Scheduler. [Pull Requests](https://github.com/woocommerce/action-scheduler/pulls) welcome.