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
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2015-08-05 10:52:54 +0300
committerChristophe Romain <christophe.romain@process-one.net>2015-08-05 10:52:54 +0300
commitdc0934bff7fabfda0ddce1f9a10e7b815db51b64 (patch)
treefbf6a2d4c07d9793394df90ae2013e73ef507a63 /src/pubsub_migrate.erl
parentc0497d46afcb6e3dd7b744e364e756e0b7a36f7e (diff)
Update FSF address
Diffstat (limited to 'src/pubsub_migrate.erl')
-rw-r--r--src/pubsub_migrate.erl7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/pubsub_migrate.erl b/src/pubsub_migrate.erl
index dc01b9af6..35282d973 100644
--- a/src/pubsub_migrate.erl
+++ b/src/pubsub_migrate.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.
%%%
%%%----------------------------------------------------------------------