comparison libpurple/protocols/toc/PROTOCOL @ 17523:05404736d5e3

Change 'gaim' to 'libpurple' in a few comments
author Mark Doliner <mark@kingant.net>
date Wed, 06 Jun 2007 07:48:19 +0000
parents 5fe8042783c1
children 44b4e8bd759b
comparison
equal deleted inserted replaced
17522:fb096fc27b4e 17523:05404736d5e3
12 # 12 #
13 # You should have received a copy of the GNU General Public License 13 # You should have received a copy of the GNU General Public License
14 # along with this program; if not, write to the Free Software 14 # along with this program; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 15 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
16 16
17 # Note from Jim Duchek, gaim maintainer -- this may not be the latest 17 # Note from Jim Duchek, former libpurple maintainer -- this may not be
18 # version of this document, I provide it as a service. Download a copy 18 # the latest version of this document, I provide it as a service.
19 # of TiK (http://www.aim.aol.com/tik/) for the latest version of this 19 # Download a copy of TiK (http://www.aim.aol.com/tik/) for the latest
20 # doc. 20 # version of this doc.
21 21
22 # Note from Eric Warmenhoven, random guy -- this appears to be the last 22 # Note from Eric Warmenhoven, random guy -- this appears to be the last
23 # published version of the protocol, and AOL has stopped hosting the TiK 23 # published version of the protocol, and AOL has stopped hosting the TiK
24 # program. TiK is still being maintained and is hosted on sourceforge.net; 24 # program. TiK is still being maintained and is hosted on sourceforge.net;
25 # this appears to be the same version of the protocol they're using. 25 # this appears to be the same version of the protocol they're using.