aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-02-08 16:07:20 -0400
committerJoey Hess <joey@kitenet.net>2012-02-08 16:07:20 -0400
commit38ff2b44c689e94cd0976620b0f5db8ba53bf225 (patch)
treef4314404c8f883934d4969658e2dfe4d55f485ca /IkiWiki
parentf995a7bea39087e4eb1dc3512b23bff060a2f023 (diff)
downloadikiwiki-38ff2b44c689e94cd0976620b0f5db8ba53bf225.tar
ikiwiki-38ff2b44c689e94cd0976620b0f5db8ba53bf225.tar.gz
Fix a snail mail address. Closes: #659158
Diffstat (limited to 'IkiWiki')
-rw-r--r--IkiWiki/Plugin/calendar.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/calendar.pm b/IkiWiki/Plugin/calendar.pm
index fc497b3c7..d443198f6 100644
--- a/IkiWiki/Plugin/calendar.pm
+++ b/IkiWiki/Plugin/calendar.pm
@@ -13,7 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
require 5.002;
package IkiWiki::Plugin::calendar;