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/eldap_utils.erl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/eldap_utils.erl') diff --git a/src/eldap_utils.erl b/src/eldap_utils.erl index a18a04ed6..6083563e2 100644 --- a/src/eldap_utils.erl +++ b/src/eldap_utils.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/eldap_utils.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/eldap_utils.erl') diff --git a/src/eldap_utils.erl b/src/eldap_utils.erl index a18a04ed6..ea90e0c39 100644 --- a/src/eldap_utils.erl +++ b/src/eldap_utils.erl @@ -5,7 +5,7 @@ %%% Created : 12 Oct 2006 by Mickael Remond %%% %%% -%%% 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