summaryrefslogtreecommitdiff
path: root/src/irc/flood
diff options
context:
space:
mode:
authorWouter Coekaerts <coekie@irssi.org>2007-05-08 18:16:58 +0000
committercoekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564>2007-05-08 18:16:58 +0000
commit023026e12b0e735b8bcb4fbced483b683d7f8df4 (patch)
treeb7047c50f1bcab02fc7227843feb3fdd6c4563d3 /src/irc/flood
parent93492d8a35bb5e0faa4afd822ee52cc9783bf4b3 (diff)
downloadirssi-023026e12b0e735b8bcb4fbced483b683d7f8df4.zip
Update FSF address
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4489 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/irc/flood')
-rw-r--r--src/irc/flood/autoignore.c2
-rw-r--r--src/irc/flood/flood.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/irc/flood/autoignore.c b/src/irc/flood/autoignore.c
index f029a39f..0f606d90 100644
--- a/src/irc/flood/autoignore.c
+++ b/src/irc/flood/autoignore.c
@@ -15,7 +15,7 @@
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
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "module.h"
diff --git a/src/irc/flood/flood.c b/src/irc/flood/flood.c
index 1d1cd3f3..65fe17ae 100644
--- a/src/irc/flood/flood.c
+++ b/src/irc/flood/flood.c
@@ -15,7 +15,7 @@
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
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "module.h"