aboutsummaryrefslogtreecommitdiffstats
path: root/irc_channel.c
diff options
context:
space:
mode:
authorMatej Cepl <mcepl@redhat.com>2015-01-16 16:50:23 -0300
committerdequis <dx@dxzone.com.ar>2015-01-16 16:50:23 -0300
commit6f10697380c620065731a5beece95c0f5bd652a0 (patch)
treeaf22e87048c08f3110377e9fca3c85d81341182e /irc_channel.c
parentbc7a0d46e36a819755ca3f2b38194fb11eca0dd9 (diff)
Fix incorrect Free Software Foundation address
Diffstat (limited to 'irc_channel.c')
-rw-r--r--irc_channel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc_channel.c b/irc_channel.c
index 88aecce6..05a3e0cf 100644
--- a/irc_channel.c
+++ b/irc_channel.c
@@ -19,8 +19,8 @@
You should have received a copy of the GNU General Public License with
the Debian GNU/Linux distribution in /usr/share/common-licenses/GPL;
- if not, write to the Free Software Foundation, Inc., 59 Temple Place,
- Suite 330, Boston, MA 02111-1307 USA
+ if not, write to the Free Software Foundation, Inc., 51 Franklin St.,
+ Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "bitlbee.h"