diff options
Diffstat (limited to 'src/irc/proxy')
-rw-r--r-- | src/irc/proxy/dump.c | 2 | ||||
-rw-r--r-- | src/irc/proxy/listen.c | 2 | ||||
-rw-r--r-- | src/irc/proxy/proxy.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/irc/proxy/dump.c b/src/irc/proxy/dump.c index 2ed60eae..ac17c0aa 100644 --- a/src/irc/proxy/dump.c +++ b/src/irc/proxy/dump.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/proxy/listen.c b/src/irc/proxy/listen.c index 7386b405..ccf1f9be 100644 --- a/src/irc/proxy/listen.c +++ b/src/irc/proxy/listen.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/proxy/proxy.c b/src/irc/proxy/proxy.c index 7e5285f1..2d4bfe33 100644 --- a/src/irc/proxy/proxy.c +++ b/src/irc/proxy/proxy.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" |