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 --- sql/mysql.sql | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sql/mysql.sql') diff --git a/sql/mysql.sql b/sql/mysql.sql index c908022d5..04f997a83 100644 --- a/sql/mysql.sql +++ b/sql/mysql.sql @@ -11,10 +11,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. -- CREATE TABLE users ( -- 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) --- sql/mysql.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/mysql.sql') diff --git a/sql/mysql.sql b/sql/mysql.sql index c908022d5..fe473c9db 100644 --- a/sql/mysql.sql +++ b/sql/mysql.sql @@ -1,5 +1,5 @@ -- --- 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