Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 743d1ec

Browse files
committed
Update code header : http://pyd.io => https://pydio.com
1 parent 4206112 commit 743d1ec

File tree

1,221 files changed

+1221
-1223
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,221 files changed

+1221
-1223
lines changed

core/src/base.conf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*
2121
* This is the main configuration file for configuring the core of the application.
2222
* In a standard usage, you should not have to change any variables.

core/src/cmd.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*
2121
* Description : Command line access of the framework.
2222
*/

core/src/conf/bootstrap_conf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*
2121
* These configuration must be set at the very root loading of the framework
2222
*/

core/src/conf/bootstrap_context.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*
2121
* This is the main configuration file for configuring the core of the application.
2222
* In a standard usage, you should not have to change any variables.

core/src/conf/bootstrap_repositories.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*
2121
* Description : configuration file
2222
* BASIC REPOSITORY CONFIGURATION.

core/src/conf/extensions.conf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*
2121
* Core extensions and icons supported. You can add a line in this file to support
2222
* more extensions.

core/src/core/compat.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121

2222
defined('AJXP_EXEC') or die('Access not allowed');

core/src/core/src/phpunit/Pydio/Tests/Atomics/FiltersTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121
namespace Pydio\Tests\Atomics;
2222

core/src/core/src/phpunit/Pydio/Tests/Atomics/MemStoresTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121
namespace Pydio\Tests\Atomics;
2222

core/src/core/src/phpunit/Pydio/Tests/Atomics/RolesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* You should have received a copy of the GNU Affero General Public License
1717
* along with Pydio. If not, see <http://www.gnu.org/licenses/>.
1818
*
19-
* The latest code can be found at <http://pyd.io/>.
19+
* The latest code can be found at <https://pydio.com>.
2020
*/
2121

2222
namespace Pydio\Tests\Atomics;

0 commit comments

Comments
 (0)