aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_web.erl
diff options
context:
space:
mode:
authorbadlop <badlop@ono.com>2014-04-11 13:35:46 +0200
committerbadlop <badlop@ono.com>2014-04-11 13:35:46 +0200
commit285c4c17cfebf42b11e5039f0e3df3071eba1c10 (patch)
tree3be4db5c4a255984cf86649a807347ad05230d60 /src/ejabberd_web.erl
parentPretty print accepted transport address (diff)
parentUpdate FSF address (diff)
Merge pull request #146 from jamielinux/master
Update FSF address
Diffstat (limited to 'src/ejabberd_web.erl')
-rw-r--r--src/ejabberd_web.erl7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/ejabberd_web.erl b/src/ejabberd_web.erl
index 72ab57646..43119fead 100644
--- a/src/ejabberd_web.erl
+++ b/src/ejabberd_web.erl
@@ -18,10 +18,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.
%%%
%%%----------------------------------------------------------------------