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/tools
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 /tools
parenta21edc2f3a0f25dec8238732f23902e118d79913 (diff)
parent8538997d615f58ef061115731eaf0b09d47595ce (diff)
Merge pull request #146 from jamielinux/master
Update FSF address
Diffstat (limited to 'tools')
-rw-r--r--tools/configure.erl7
-rw-r--r--tools/p1_prof.erl7
2 files changed, 6 insertions, 8 deletions
diff --git a/tools/configure.erl b/tools/configure.erl
index e2523f85d..bc0f87eb7 100644
--- a/tools/configure.erl
+++ b/tools/configure.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.
%%%
%%%----------------------------------------------------------------------
diff --git a/tools/p1_prof.erl b/tools/p1_prof.erl
index 9cfb3a6dc..c085f64fc 100644
--- a/tools/p1_prof.erl
+++ b/tools/p1_prof.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.
%%%
%%%-------------------------------------------------------------------
-module(p1_prof).