aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-irc-server.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <gdesmott@gnome.org>2008-01-25 23:02:03 +0800
committerGuillaume Desmottes <gdesmott@gnome.org>2008-01-25 23:02:03 +0800
commita71babc2f30569808fef8cc5540490bbdc541cca (patch)
tree0c6513d5b5811fd0fcf9aaa6b89349143ca1c1a1 /libempathy/empathy-irc-server.h
parente1a2ac951fec7ef11aaeaf3da6b62c036b2be7e9 (diff)
downloadgsoc2013-empathy-a71babc2f30569808fef8cc5540490bbdc541cca.tar
gsoc2013-empathy-a71babc2f30569808fef8cc5540490bbdc541cca.tar.gz
gsoc2013-empathy-a71babc2f30569808fef8cc5540490bbdc541cca.tar.bz2
gsoc2013-empathy-a71babc2f30569808fef8cc5540490bbdc541cca.tar.lz
gsoc2013-empathy-a71babc2f30569808fef8cc5540490bbdc541cca.tar.xz
gsoc2013-empathy-a71babc2f30569808fef8cc5540490bbdc541cca.tar.zst
gsoc2013-empathy-a71babc2f30569808fef8cc5540490bbdc541cca.zip
fix copyright and relicense IRC files to LGPL
Diffstat (limited to 'libempathy/empathy-irc-server.h')
-rw-r--r--libempathy/empathy-irc-server.h21
1 files changed, 10 insertions, 11 deletions
diff --git a/libempathy/empathy-irc-server.h b/libempathy/empathy-irc-server.h
index 5982a6b6b..17cb39e0d 100644
--- a/libempathy/empathy-irc-server.h
+++ b/libempathy/empathy-irc-server.h
@@ -1,20 +1,19 @@
/*
- * Copyright (C) 2007 Guillaume Desmottes
+ * Copyright (C) 2007-2008 Guillaume Desmottes
*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
+ * Lesser 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 Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
* Authors: Guillaume Desmottes <gdesmott@gnome.org>
*/