From 1d28714d0adc67792f6f723fe215dd3d187f96e7 Mon Sep 17 00:00:00 2001 From: Joshua Sherman Date: Sun, 20 Apr 2014 18:47:54 -0400 Subject: [PATCH] Updated files to be Josh instead of Joshua --- LICENSE | 2 +- src/classes/API/AYAH.php | 4 ++-- src/classes/API/Google/Profanity.php | 4 ++-- src/classes/API/Gravatar.php | 4 ++-- src/classes/Browser.php | 4 ++-- src/classes/Cache.php | 4 ++-- src/classes/Config.php | 4 ++-- src/classes/Controller.php | 4 ++-- src/classes/Convert.php | 4 ++-- src/classes/Database.php | 4 ++-- src/classes/Date.php | 4 ++-- src/classes/Display.php | 4 ++-- src/classes/Distance.php | 4 ++-- src/classes/Dynamic.php | 4 ++-- src/classes/File.php | 4 ++-- src/classes/Form.php | 4 ++-- src/classes/HTML.php | 4 ++-- src/classes/Log.php | 4 ++-- src/classes/Model.php | 4 ++-- src/classes/Module.php | 4 ++-- src/classes/Number.php | 4 ++-- src/classes/Object.php | 4 ++-- src/classes/Profiler.php | 4 ++-- src/classes/Security.php | 4 ++-- src/classes/Session.php | 4 ++-- src/classes/Sort.php | 4 ++-- src/classes/String.php | 4 ++-- src/classes/Time.php | 4 ++-- src/classes/Validate.php | 4 ++-- src/pickles.php | 4 ++-- 30 files changed, 59 insertions(+), 59 deletions(-) diff --git a/LICENSE b/LICENSE index a6c8f0c..ad65074 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2007-2014 Joshua Sherman +Copyright (c) 2007-2014 Josh Sherman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/src/classes/API/AYAH.php b/src/classes/API/AYAH.php index 9fa9239..f32fe87 100644 --- a/src/classes/API/AYAH.php +++ b/src/classes/API/AYAH.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/API/Google/Profanity.php b/src/classes/API/Google/Profanity.php index f74c978..fd1e0fc 100644 --- a/src/classes/API/Google/Profanity.php +++ b/src/classes/API/Google/Profanity.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/API/Gravatar.php b/src/classes/API/Gravatar.php index 0f8a208..770a7a4 100644 --- a/src/classes/API/Gravatar.php +++ b/src/classes/API/Gravatar.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Browser.php b/src/classes/Browser.php index faa871c..f5dc19a 100644 --- a/src/classes/Browser.php +++ b/src/classes/Browser.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Cache.php b/src/classes/Cache.php index b71e861..b930ae6 100644 --- a/src/classes/Cache.php +++ b/src/classes/Cache.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Config.php b/src/classes/Config.php index f8a1bc8..20c07e6 100644 --- a/src/classes/Config.php +++ b/src/classes/Config.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Controller.php b/src/classes/Controller.php index 6795b50..9ad0c2e 100644 --- a/src/classes/Controller.php +++ b/src/classes/Controller.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Convert.php b/src/classes/Convert.php index 31a4b6e..b556905 100644 --- a/src/classes/Convert.php +++ b/src/classes/Convert.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Database.php b/src/classes/Database.php index e73e792..91ea33e 100644 --- a/src/classes/Database.php +++ b/src/classes/Database.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Date.php b/src/classes/Date.php index df4ca6c..be07c3b 100644 --- a/src/classes/Date.php +++ b/src/classes/Date.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Display.php b/src/classes/Display.php index 94deb75..e2c693c 100644 --- a/src/classes/Display.php +++ b/src/classes/Display.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Distance.php b/src/classes/Distance.php index 6879299..550a931 100644 --- a/src/classes/Distance.php +++ b/src/classes/Distance.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Dynamic.php b/src/classes/Dynamic.php index 5028336..115e8c8 100644 --- a/src/classes/Dynamic.php +++ b/src/classes/Dynamic.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/File.php b/src/classes/File.php index 4867e19..82e8970 100644 --- a/src/classes/File.php +++ b/src/classes/File.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Form.php b/src/classes/Form.php index 019dbda..3fc9f3d 100644 --- a/src/classes/Form.php +++ b/src/classes/Form.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/HTML.php b/src/classes/HTML.php index 95f35cf..c8296e8 100644 --- a/src/classes/HTML.php +++ b/src/classes/HTML.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Log.php b/src/classes/Log.php index c45da55..4e27a4e 100644 --- a/src/classes/Log.php +++ b/src/classes/Log.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Model.php b/src/classes/Model.php index e6a7c8e..edc4337 100644 --- a/src/classes/Model.php +++ b/src/classes/Model.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Module.php b/src/classes/Module.php index 32a54e8..9ed9205 100644 --- a/src/classes/Module.php +++ b/src/classes/Module.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Number.php b/src/classes/Number.php index ad1672d..b2572fc 100644 --- a/src/classes/Number.php +++ b/src/classes/Number.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Object.php b/src/classes/Object.php index 47fe847..a04f560 100644 --- a/src/classes/Object.php +++ b/src/classes/Object.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Profiler.php b/src/classes/Profiler.php index 937c341..fff7aaa 100644 --- a/src/classes/Profiler.php +++ b/src/classes/Profiler.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Security.php b/src/classes/Security.php index 49d3c74..e09ef20 100644 --- a/src/classes/Security.php +++ b/src/classes/Security.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Session.php b/src/classes/Session.php index 890645b..23b5a05 100644 --- a/src/classes/Session.php +++ b/src/classes/Session.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Sort.php b/src/classes/Sort.php index 5cca7d2..8b6ac58 100644 --- a/src/classes/Sort.php +++ b/src/classes/Sort.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/String.php b/src/classes/String.php index 98fcae9..f333c32 100644 --- a/src/classes/String.php +++ b/src/classes/String.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Time.php b/src/classes/Time.php index 94dc93b..e8ba3b6 100644 --- a/src/classes/Time.php +++ b/src/classes/Time.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/classes/Validate.php b/src/classes/Validate.php index 807b0c2..7567be8 100644 --- a/src/classes/Validate.php +++ b/src/classes/Validate.php @@ -8,8 +8,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles diff --git a/src/pickles.php b/src/pickles.php index 56dcc1d..a77769a 100644 --- a/src/pickles.php +++ b/src/pickles.php @@ -13,8 +13,8 @@ * Licensed under The MIT License * Redistribution of these files must retain the above copyright notice. * - * @author Joshua Sherman - * @copyright Copyright 2007-2014, Joshua Sherman + * @author Josh Sherman + * @copyright Copyright 2007-2014, Josh Sherman * @license http://www.opensource.org/licenses/mit-license.html * @package PICKLES * @link https://github.com/joshtronic/pickles