changeset 8046:fa6395637e2c

[gaim-migrate @ 8730] John Silverstri did this for me. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 10 Jan 2004 04:04:57 +0000
parents cd3a2cef5112
children 9debddd2d782
files COPYRIGHT src/about.c src/account.c src/account.h src/accountopt.c src/accountopt.h src/away.c src/blist.c src/blist.h src/buddy_chat.c src/buddyicon.c src/buddyicon.h src/connection.c src/connection.h src/conversation.c src/conversation.h src/core.c src/core.h src/debug.c src/debug.h src/dialogs.c src/dnd-hints.c src/dnd-hints.h src/ft.c src/ft.h src/gaim-disclosure.c src/gaim-disclosure.h src/gaim-remote.c src/gaim-socket.h src/gaim.h src/gaimrc.c src/getopt.c src/getopt.h src/getopt1.c src/gtkaccount.c src/gtkaccount.h src/gtkblist.c src/gtkblist.h src/gtkcellrendererprogress.c src/gtkcellrendererprogress.h src/gtkconn.c src/gtkconn.h src/gtkconv.c src/gtkconv.h src/gtkdebug.c src/gtkdebug.h src/gtkft.c src/gtkft.h src/gtkimhtml.c src/gtkimhtml.h src/gtkinternal.h src/gtklog.c src/gtklog.h src/gtknotify.c src/gtknotify.h src/gtkplugin.c src/gtkplugin.h src/gtkpounce.c src/gtkpounce.h src/gtkprefs.c src/gtkprefs.h src/gtkprivacy.c src/gtkprivacy.h src/gtkrequest.c src/gtkrequest.h src/gtksound.c src/gtksound.h src/gtksourceiter.c src/gtksourceiter.h src/gtkutils.c src/gtkutils.h src/idle.c src/imgstore.c src/imgstore.h src/internal.h src/log.c src/log.h src/main.c src/multi.h src/notify.c src/notify.h src/plugin.c src/plugin.h src/pounce.c src/pounce.h src/prefs.c src/prefs.h src/privacy.c src/privacy.h src/protocols/yahoo/yahoo.c src/protocols/yahoo/yahoo.h src/protocols/yahoo/yahoo_filexfer.c src/protocols/yahoo/yahoo_filexfer.h src/protocols/yahoo/yahoochat.c src/protocols/yahoo/yahoochat.h src/proxy.c src/proxy.h src/prpl.c src/prpl.h src/request.c src/request.h src/server.c src/server.h src/session.c src/signals.c src/signals.h src/socket.c src/sound.c src/sound.h src/sslconn.c src/sslconn.h src/status.c src/status.h src/stock.c src/stock.h src/stringref.c src/stringref.h src/themes.c src/ui.h src/util.c src/util.h src/value.c src/value.h src/win_gaim.c src/xmlnode.c src/xmlnode.h
diffstat 126 files changed, 392 insertions(+), 160 deletions(-) [+]
line wrap: on
line diff
--- a/COPYRIGHT	Sat Jan 10 03:26:09 2004 +0000
+++ b/COPYRIGHT	Sat Jan 10 04:04:57 2004 +0000
@@ -1,3 +1,9 @@
+Gaim
+Copyright (C) 1998-2004 by the following:
+
+If you have contributed to Gaim, you deserve to be on this list.
+Contact us (see: AUTHORS) and we'll add you.
+
 Paul A
 Daniel Atallah
 Patrick Aussems
@@ -41,6 +47,7 @@
 Andy Harrison
 G. Sumner Hayes
 Mike Heffner
+Iain Holmes
 Karsten Huneycutt
 Akuke Kok
 Tero Kuusela
@@ -53,6 +60,7 @@
 Syd Logan
 Matthew Luckie
 Brian Macke
+Paolo Maggi
 Willian T. Mahan
 John Matthews
 Ryan McCabe
@@ -64,6 +72,8 @@
 Arkadiusz Miskiewicz
 Andrew Molloy
 Matt Pandina
+Ricardo Fernandez Pascual
+Havoc Pennington
 Ari Pollak
 Robey Pointer
 Nathan Poznick
@@ -75,6 +85,7 @@
 Tim Ringenbach
 Andrew Rodland
 Neil Sanchala
+Carsten Schaar
 Luke Schierer
 Torrey Searle
 Jim Seymour
@@ -88,7 +99,9 @@
 Brian Tarricone
 Peter Teichman
 Arun A. Tharuvai
+Philip Tellis
 Bill Tompkins
+Tom Tromey
 Junichi Uekawa
 Bjoern Voigt
 Nathan Walp
@@ -96,3 +109,4 @@
 Jason Willis
 Matt Wilson
 Ximian
+Jaroen Zwartepoorte
--- a/src/about.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/about.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/account.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/account.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/account.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/account.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/accountopt.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/accountopt.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/accountopt.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/accountopt.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/away.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/away.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/blist.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/blist.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,8 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 2003,      Sean Egan    <sean.egan@binghamton.edu>
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/blist.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/blist.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003, Sean Egan <sean.egan@binghamton.edu>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/buddy_chat.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/buddy_chat.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/buddyicon.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/buddyicon.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/buddyicon.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/buddyicon.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/connection.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/connection.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/connection.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/connection.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/conversation.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/conversation.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/conversation.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/conversation.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/core.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/core.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/core.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/core.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/debug.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/debug.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/debug.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/debug.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/dialogs.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/dialogs.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/dnd-hints.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/dnd-hints.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,7 @@
 /*
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
- *
- * Copyright (C) 2001 Ricardo Fernández Pascual
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/dnd-hints.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/dnd-hints.h	Sat Jan 10 04:04:57 2004 +0000
@@ -2,9 +2,9 @@
  * @file dnd-hints.h Drag-and-Drop arrow hints
  * @ingroup gtkui
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
- *
- * Copyright (C) 2001 Ricardo Fernández Pascual
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/ft.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/ft.c	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/ft.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/ft.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/gaim-disclosure.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gaim-disclosure.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,8 +1,8 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*
- *  Authors: Iain Holmes <iain@ximian.com>
- *
- *  Copyright 2002 Iain Holmes
+ *  Gaim is the legal property of its developers, whose names are too numerous
+ *  to list here.  Please refer to the COPYRIGHT file distributed with this
+ *  source distribution.
  *
  *  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
--- a/src/gaim-disclosure.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gaim-disclosure.h	Sat Jan 10 04:04:57 2004 +0000
@@ -1,8 +1,8 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*
- *  Authors: Iain Holmes <iain@ximian.com>
- *
- *  Copyright 2002 Iain Holmes
+ *  Gaim is the legal property of its developers, whose names are too numerous
+ *  to list here.  Please refer to the COPYRIGHT file distributed with this
+ *  source distribution.
  *
  *  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
--- a/src/gaim-remote.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gaim-remote.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,9 +1,9 @@
 /*
  * gaim-remote
  *
- * Copyright (C) 2002, Sean Egan <bj91704@binghamton.edu>
- * Features/functionality added (C) 2002, John B. Silvestri <silvestrij@mville.edu>
- *	'quit', long help for URIs
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/gaim-socket.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gaim-socket.h	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim-remote
  *
- * Copyright (C) 2002, Sean Egan <bj91704@binghamton.edu>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/gaim.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gaim.h	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gaimrc.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gaimrc.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/getopt.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/getopt.c	Sat Jan 10 04:04:57 2004 +0000
@@ -3,8 +3,9 @@
    "Keep this file name-space clean" means, talk to roland@gnu.ai.mit.edu
    before changing it!
 
-   Copyright (C) 1987, 88, 89, 90, 91, 92, 1993
-   	Free Software Foundation, Inc.
+   Gaim is the legal property of its developers, whose names are too numerous
+   to list here.  Please refer to the COPYRIGHT file distributed with this
+   source distribution.
 
    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
--- a/src/getopt.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/getopt.h	Sat Jan 10 04:04:57 2004 +0000
@@ -1,5 +1,8 @@
 /* Declarations for getopt.
-   Copyright (C) 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
+
+   Gaim is the legal property of its developers, whose names are too numerous
+   to list here.  Please refer to the COPYRIGHT file distributed with this
+   source distribution.
 
    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
--- a/src/getopt1.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/getopt1.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,6 +1,7 @@
 /* getopt_long and getopt_long_only entry points for GNU getopt.
-   Copyright (C) 1987, 88, 89, 90, 91, 92, 1993
-	Free Software Foundation, Inc.
+   Gaim is the legal property of its developers, whose names are too numerous
+   to list here.  Please refer to the COPYRIGHT file distributed with this
+   source distribution.
 
    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
--- a/src/gtkaccount.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkaccount.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkaccount.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkaccount.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkblist.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkblist.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkblist.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkblist.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Sean Egan <sean.egan@binghamton.edu>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkcellrendererprogress.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkcellrendererprogress.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,5 +1,7 @@
 /* gtkcellrendererprogress.c
- * Copyright (C) 2002, Sean Egan <bj91704@binghamton.edu>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkcellrendererprogress.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkcellrendererprogress.h	Sat Jan 10 04:04:57 2004 +0000
@@ -1,5 +1,7 @@
 /* gtkcellrendererprogress.h
- * Copyright (C) 2002, Sean Egan <bj91704@binghamton.edu>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkconn.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkconn.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkconn.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkconn.h	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003, Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkconv.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkconv.c	Sat Jan 10 04:04:57 2004 +0000
@@ -2,7 +2,9 @@
  * @file gtkconv.h GTK+ Conversation API
  * @ingroup gtkui
  *
- * Copyright (C) 2002-2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkconv.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkconv.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkdebug.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkdebug.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkdebug.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkdebug.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkft.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkft.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkft.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkft.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkimhtml.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkimhtml.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * GtkIMHtml
  *
- * Copyright (C) 2000, Eric Warmenhoven <warmenhoven@yahoo.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * This program is free software; you can redistribute it and/or modify
  * under the terms of the GNU General Public License as published by
--- a/src/gtkimhtml.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkimhtml.h	Sat Jan 10 04:04:57 2004 +0000
@@ -2,7 +2,9 @@
  * @file gtkimhtml.h GTK+ IM/HTML rendering component
  * @ingroup gtkui
  *
- * Copyright (C) 2000, Eric Warmenhoven <warmenhoven@yahoo.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * This program is free software; you can redistribute it and/or modify
  * under the terms of the GNU General Public License as published by
--- a/src/gtkinternal.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkinternal.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtklog.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtklog.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Error of Ruto
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtklog.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtklog.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Angela Lansbury
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/gtknotify.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtknotify.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtknotify.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtknotify.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkplugin.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkplugin.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkplugin.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkplugin.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/gtkpounce.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkpounce.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkpounce.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkpounce.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/gtkprefs.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkprefs.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 1998-2002, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkprefs.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkprefs.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 1998-2002, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkprivacy.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkprivacy.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,8 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
- * Copyright (C) 2002-2003 Rob Flynn <rob@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/gtkprivacy.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkprivacy.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkrequest.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkrequest.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkrequest.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkrequest.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtksound.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtksound.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,8 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
- * Copyright (C) 2003, Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtksound.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtksound.h	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003, Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtksourceiter.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtksourceiter.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,8 +1,9 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- 
  *  gtksourceiter.h
  *
- *  Copyright (C) 2000, 2002 Paolo Maggi 
- *  Copyright (C) 2002, 2003 Jeroen Zwartepoorte
+ *  Gaim is the legal property of its developers, whose names are too numerous
+ *  to list here.  Please refer to the COPYRIGHT file distributed with this
+ *  source distribution.
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU Library General Public License as published by
--- a/src/gtksourceiter.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtksourceiter.h	Sat Jan 10 04:04:57 2004 +0000
@@ -1,8 +1,9 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- 
  *  gtksourceiter.h
  *
- *  Copyright (C) 2000, 2002 Paolo Maggi 
- *  Copyright (C) 2002, 2003 Jeroen Zwartepoorte
+ *  Gaim is the legal property of its developers, whose names are too numerous
+ *  to list here.  Please refer to the COPYRIGHT file distributed with this
+ *  source distribution.
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU Library General Public License as published by
--- a/src/gtkutils.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkutils.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/gtkutils.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/gtkutils.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/idle.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/idle.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/imgstore.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/imgstore.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Robert McQueen <robot101@debian.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/imgstore.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/imgstore.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Robert McQueen <robot101@debian.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/internal.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/internal.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/log.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/log.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Buzz Lightyear
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/log.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/log.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Douglas E. Egan
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/main.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/main.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/multi.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/multi.h	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/notify.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/notify.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/notify.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/notify.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/plugin.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/plugin.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/plugin.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/plugin.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/pounce.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/pounce.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/pounce.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/pounce.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/prefs.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/prefs.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 2003, Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/prefs.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/prefs.h	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003, Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/privacy.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/privacy.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /**
  * gaim
  *
- * Copyright (C) 2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/privacy.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/privacy.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/protocols/yahoo/yahoo.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/protocols/yahoo/yahoo.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,8 +1,9 @@
 /*
  * gaim
  *
- * Some code copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
- * libfaim code copyright 1998, 1999 Adam Fritzler <afritz@auk.cx>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/protocols/yahoo/yahoo.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/protocols/yahoo/yahoo.h	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/protocols/yahoo/yahoo_filexfer.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/protocols/yahoo/yahoo_filexfer.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,11 +1,9 @@
 /*
  * @file yahoo_filexfer.c Yahoo Filetransfer
  *
- *
- * Copyright (C) 2003 Timothy T Ringenbach <omarvo@hotmail.com>
- * Some code borrowed from MSN and copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
- * Some code copyright (C) 2002, Philip S Tellis <philip . tellis AT gmx . net>
- *
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/protocols/yahoo/yahoo_filexfer.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/protocols/yahoo/yahoo_filexfer.h	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) Timothy T Ringenbach <omarvo@hotmail.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/protocols/yahoo/yahoochat.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/protocols/yahoo/yahoochat.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,6 +1,10 @@
 /*
  * gaim
  *
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
+ *
  * Some code copyright 2003 Tim Ringenbach <omarvo@hotmail.com>
  * (marv on irc.freenode.net)
  * Some code borrowed from libyahoo2, copyright (C) 2002, Philip
--- a/src/protocols/yahoo/yahoochat.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/protocols/yahoo/yahoochat.h	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/proxy.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/proxy.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,8 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/proxy.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/proxy.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,8 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/prpl.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/prpl.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/prpl.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/prpl.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/request.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/request.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/request.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/request.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/server.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/server.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/server.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/server.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/session.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/session.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,11 +1,9 @@
 /*
  * session management for Gaim
  *
- * Copyright (C) 2002, Robert McQueen <robot101@debian.org> but
- * much code shamelessly cribbed from GsmClient (C) 2001 Havoc
- * Pennington, which is in turn inspired by various other pieces
- * of code including GnomeClient (C) 1998 Carsten Schaar, Tom
- * Tromey, and twm session code (C) 1998 The Open Group.
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/signals.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/signals.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/signals.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/signals.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/socket.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/socket.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim-remote
  *
- * Copyright (C) 2002, Sean Egan <bj91704@binghamton.edu>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
@@ -19,11 +21,7 @@
  *
  */
 
-/* Somewhat inspired by XMMS:
- *  Copyright (C) 1998-2002  Peter Alm, Mikael Alm, Olle Hallnas,
- *                           Thomas Nilsson and 4Front Technologies
- *  Copyright (C) 1999-2002  Haavard Kvaalen 
- */
+/* Somewhat inspired by XMMS*/
  
 /* This provides code for connecting to a Gaim socket and communicating with
  * it.  It will eventually be made a library once the core and ui are split. */
--- a/src/sound.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/sound.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 2003, Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/sound.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/sound.h	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003, Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/sslconn.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/sslconn.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/sslconn.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/sslconn.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/status.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/status.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,8 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 2003 Jason Priestly
- * Copyright (C) 2003 Luke Perry
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/status.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/status.h	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * gaim
  *
- * Copyright (C) 2003 Donald Rumsfeld
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/stock.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/stock.c	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/stock.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/stock.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/stringref.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/stringref.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Ethan Blanton <elb@elitists.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/stringref.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/stringref.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Ethan Blanton <elb@elitists.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/themes.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/themes.c	Sat Jan 10 04:04:57 2004 +0000
@@ -1,7 +1,9 @@
 /*
  * Themes for Gaim
  *
- * Copyright (C) 2003, Sean Egan <bj91704@binghamton.edu>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  * 
  * 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
--- a/src/ui.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/ui.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 1998-1999, Mark Spencer <markster@marko.net>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/util.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/util.c	Sat Jan 10 04:04:57 2004 +0000
@@ -2,9 +2,9 @@
  * @file util.h Utility Functions
  * @ingroup core
  *
- * Copyright (C) 1998-1999 Mark Spencer <markster@marko.net>
- *               2003 Christian Hammond <chipx86@gnupdate.org>
- *               2003 Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/util.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/util.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2002-2003, Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/value.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/value.c	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/value.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/value.h	Sat Jan 10 04:04:57 2004 +0000
@@ -4,7 +4,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/win_gaim.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/win_gaim.c	Sat Jan 10 04:04:57 2004 +0000
@@ -5,7 +5,9 @@
  *  Description: Entry point for win32 gaim, and various win32 dependant
  *  routines.
  *
- *  Copyright (C) 2002-2003, Herman Bloggs <hermanator12002@yahoo.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/xmlnode.c	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/xmlnode.c	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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
--- a/src/xmlnode.h	Sat Jan 10 03:26:09 2004 +0000
+++ b/src/xmlnode.h	Sat Jan 10 04:04:57 2004 +0000
@@ -3,7 +3,9 @@
  *
  * gaim
  *
- * Copyright (C) 2003 Nathan Walp <faceprint@faceprint.com>
+ * Gaim is the legal property of its developers, whose names are too numerous
+ * to list here.  Please refer to the COPYRIGHT file distributed with this
+ * source distribution.
  *
  * 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