From 69fec2bcb1c9da0f217a7b4ab7d710a6ed5ec6f2 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 7 Jan 2015 10:47:46 +0100 Subject: [PATCH] Replace email address --- api.php | 2 +- common.php | 2 +- config.example.php | 2 +- download.php | 4 ++-- extractors.php | 2 +- header.php | 2 +- index.php | 2 +- json.php | 2 +- maintenance.php | 2 +- youtoubeur.php | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/api.php b/api.php index 0834292..d7208da 100644 --- a/api.php +++ b/api.php @@ -6,7 +6,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro * */ diff --git a/common.php b/common.php index 0ccbac4..9ac4d7c 100644 --- a/common.php +++ b/common.php @@ -7,7 +7,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @author Olivier Haquette * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro diff --git a/config.example.php b/config.example.php index a27695f..e6a4927 100644 --- a/config.example.php +++ b/config.example.php @@ -7,7 +7,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro * */ diff --git a/download.php b/download.php index 746c229..46657d5 100644 --- a/download.php +++ b/download.php @@ -7,7 +7,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro * */ @@ -20,7 +20,7 @@ require_once 'config.php'; * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro * */ diff --git a/extractors.php b/extractors.php index 7fdab8f..da73e0e 100644 --- a/extractors.php +++ b/extractors.php @@ -7,7 +7,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @author Olivier Haquette * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro diff --git a/header.php b/header.php index 23238fc..3d59979 100644 --- a/header.php +++ b/header.php @@ -7,7 +7,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @author Olivier Haquette * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro diff --git a/index.php b/index.php index 24aa3aa..e452db3 100644 --- a/index.php +++ b/index.php @@ -7,7 +7,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @author Olivier Haquette * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro diff --git a/json.php b/json.php index fd81816..a31b14b 100644 --- a/json.php +++ b/json.php @@ -7,7 +7,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro * */ diff --git a/maintenance.php b/maintenance.php index 0eec8a7..3f50ce1 100644 --- a/maintenance.php +++ b/maintenance.php @@ -7,7 +7,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @author Olivier Haquette * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro diff --git a/youtoubeur.php b/youtoubeur.php index 9002eb4..b1e2754 100644 --- a/youtoubeur.php +++ b/youtoubeur.php @@ -7,7 +7,7 @@ * * @category Youtube-dl * @package Youtubedl - * @author Pierre Rudloff + * @author Pierre Rudloff * @license GNU General Public License http://www.gnu.org/licenses/gpl.html * @link http://rudloff.pro * */