Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorbadlop <badlop@ono.com>2014-04-11 15:35:46 +0400
committerbadlop <badlop@ono.com>2014-04-11 15:35:46 +0400
commit285c4c17cfebf42b11e5039f0e3df3071eba1c10 (patch)
tree3be4db5c4a255984cf86649a807347ad05230d60 /sql
parenta21edc2f3a0f25dec8238732f23902e118d79913 (diff)
parent8538997d615f58ef061115731eaf0b09d47595ce (diff)
Merge pull request #146 from jamielinux/master
Update FSF address
Diffstat (limited to 'sql')
-rw-r--r--sql/mssql2000.sql7
-rw-r--r--sql/mssql2005.sql7
-rw-r--r--sql/mssql2012.sql7
-rw-r--r--sql/mysql.sql7
-rw-r--r--sql/pg.sql7
5 files changed, 15 insertions, 20 deletions
diff --git a/sql/mssql2000.sql b/sql/mssql2000.sql
index b167eb96b..d052c6209 100644
--- a/sql/mssql2000.sql
+++ b/sql/mssql2000.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.
*
*/
diff --git a/sql/mssql2005.sql b/sql/mssql2005.sql
index 56021ce81..b2f03b258 100644
--- a/sql/mssql2005.sql
+++ b/sql/mssql2005.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.
*
*/
diff --git a/sql/mssql2012.sql b/sql/mssql2012.sql
index 8e06a650e..928f92a7b 100644
--- a/sql/mssql2012.sql
+++ b/sql/mssql2012.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.
*
*/
diff --git a/sql/mysql.sql b/sql/mysql.sql
index fe473c9db..7871d4534 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 (
diff --git a/sql/pg.sql b/sql/pg.sql
index bc66436ac..aa87678ac 100644
--- a/sql/pg.sql
+++ b/sql/pg.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 (