From 8538997d615f58ef061115731eaf0b09d47595ce Mon Sep 17 00:00:00 2001 From: Jamie Nguyen Date: Sat, 22 Feb 2014 10:27:40 +0000 Subject: Update FSF address --- src/mod_blocking.erl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/mod_blocking.erl') diff --git a/src/mod_blocking.erl b/src/mod_blocking.erl index 2aaff7bae..e8ca99d82 100644 --- a/src/mod_blocking.erl +++ b/src/mod_blocking.erl @@ -17,10 +17,9 @@ %%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU %%% General Public License for more details. %%% -%%% 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 +%%% 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., +%%% 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. %%% %%%---------------------------------------------------------------------- -- cgit v1.2.3 From 633d47f7845c6295f5c3cf46c3a92972713b4951 Mon Sep 17 00:00:00 2001 From: Badlop Date: Thu, 13 Mar 2014 12:29:21 +0100 Subject: Update copyright dates to 2014 (EJAB-1679) --- src/mod_blocking.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mod_blocking.erl') diff --git a/src/mod_blocking.erl b/src/mod_blocking.erl index 2aaff7bae..6cdb20d9d 100644 --- a/src/mod_blocking.erl +++ b/src/mod_blocking.erl @@ -5,7 +5,7 @@ %%% Created : 24 Aug 2008 by Stephan Maka %%% %%% -%%% ejabberd, Copyright (C) 2002-2013 ProcessOne +%%% ejabberd, Copyright (C) 2002-2014 ProcessOne %%% %%% This program is free software; you can redistribute it and/or %%% modify it under the terms of the GNU General Public License as -- cgit v1.2.3