diff --git a/MIT-LICENSE.txt b/MIT-LICENSE.txt index 8d0357d..55e79a5 100644 --- a/MIT-LICENSE.txt +++ b/MIT-LICENSE.txt @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2011 Josh Sherman, http://p.ickl.es +Copyright (c) 2011 Josh Sherman, https://github.com/joshtronic/pickles Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/classes/Display/RSS.php b/classes/Display/RSS.php index 7176d95..785548e 100644 --- a/classes/Display/RSS.php +++ b/classes/Display/RSS.php @@ -82,7 +82,7 @@ class Display_RSS extends Display_Common * @access private * @var string */ - private $generator = 'http://p.ickl.es'; + private $generator = 'https://github.com/joshtronic/pickles'; // }}} diff --git a/classes/Error.php b/classes/Error.php index 6c8285d..6c5a1aa 100644 --- a/classes/Error.php +++ b/classes/Error.php @@ -91,7 +91,7 @@ class Error
- Powered by PICKLES + Powered by PICKLES