diff options
author | Wouter Coekaerts <coekie@irssi.org> | 2007-05-08 18:41:10 +0000 |
---|---|---|
committer | coekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2007-05-08 18:41:10 +0000 |
commit | 9c2d621cc63582e865ac764f5c7b5b234c8f11d2 (patch) | |
tree | be3da73e4b0e94809e14a2ef2936a17f9a9a1661 /src/fe-none/irssi.c | |
parent | 023026e12b0e735b8bcb4fbced483b683d7f8df4 (diff) | |
download | irssi-9c2d621cc63582e865ac764f5c7b5b234c8f11d2.zip |
Oops. Update address correctly now.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4490 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/fe-none/irssi.c')
-rw-r--r-- | src/fe-none/irssi.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fe-none/irssi.c b/src/fe-none/irssi.c index 974ace41..b8f01a79 100644 --- a/src/fe-none/irssi.c +++ b/src/fe-none/irssi.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" |