diff options
Diffstat (limited to 'src/irc/proxy')
-rw-r--r-- | src/irc/proxy/dump.c | 6 | ||||
-rw-r--r-- | src/irc/proxy/listen.c | 6 | ||||
-rw-r--r-- | src/irc/proxy/proxy.c | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/src/irc/proxy/dump.c b/src/irc/proxy/dump.c index ac17c0aa..94b0e5b3 100644 --- a/src/irc/proxy/dump.c +++ b/src/irc/proxy/dump.c @@ -13,9 +13,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 - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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. */ #include "module.h" diff --git a/src/irc/proxy/listen.c b/src/irc/proxy/listen.c index ccf1f9be..c250ed16 100644 --- a/src/irc/proxy/listen.c +++ b/src/irc/proxy/listen.c @@ -13,9 +13,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 - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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. */ #include "module.h" diff --git a/src/irc/proxy/proxy.c b/src/irc/proxy/proxy.c index 2d4bfe33..c8f47bdf 100644 --- a/src/irc/proxy/proxy.c +++ b/src/irc/proxy/proxy.c @@ -13,9 +13,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 - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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. */ #include "module.h" |