ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm/src account.c,1.15,1.16 account.h,1.10,1.11 a


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/src account.c,1.15,1.16 account.h,1.10,1.11 add_contact_window.h,1.8,1.9 away_window.c,1.12,1.13 away_window.h,1.4,1.5 browser.c,1.14,1.15 chat_room.h,1.11,1.12 chat_window.c,1.40,1.41 chat_window.h,1.9,1.10 console_session.c,1.7,1.8 contact.h,1.6,1.7 contact_actions.c,1.7,1.8 contact_actions.h,1.3,1.4 contactlist.c,1.4,1.5 debug.h,1.2,1.3 dialog.c,1.17,1.18 dialog.h,1.9,1.10 edit_account_window.c,1.11,1.12 edit_contact_window.c,1.12,1.13 edit_group_window.c,1.9,1.10 edit_local_accounts.c,1.4,1.5 file_select.c,1.6,1.7 globals.h,1.9,1.10 gtk_globals.h,1.3,1.4 help_menu.c,1.5,1.6 help_menu.h,1.3,1.4 info_window.c,1.10,1.11 info_window.h,1.5,1.6 input_list.c,1.8,1.9 input_list.h,1.4,1.5 log_window.c,1.16,1.17 log_window.h,1.4,1.5 main.c,1.18,1.19 message_parse.c,1.13,1.14 message_parse.h,1.5,1.6 nomodule.c,1.9,1.10 nomodule.h,1.3,1.4 plugin.c,1.6,1.7 plugin.h,1.5,1.6 plugin_api.c,1.9,1.10 plugin_api.h,1.4,1.5 prefs.c,1.28,1.29 prefs.h,1.4,1.5 progress_window.c,1.6,1.7 progress_window.h,1.2,1.3 service.c,1.14,1.15 service.h,1.17,1.18 sound.c,1.13,1.14 sound.h,1.4,1.5 status.c,1.40,1.41 status.h,1.7,1.8 trigger.c,1.10,1.11 trigger.h,1.6,1.7 util.c,1.35,1.36 util.h,1.20,1.21 value_pair.c,1.7,1.8 value_pair.h,1.4,1.5
Date: Wed, 29 Jan 2003 14:19:27 -0500

Update of /cvsroot/ayttm/ayttm/src
In directory subversions:/tmp/cvs-serv7528/src

Modified Files:
        account.c account.h add_contact_window.h away_window.c 
        away_window.h browser.c chat_room.h chat_window.c 
        chat_window.h console_session.c contact.h contact_actions.c 
        contact_actions.h contactlist.c debug.h dialog.c dialog.h 
        edit_account_window.c edit_contact_window.c 
        edit_group_window.c edit_local_accounts.c file_select.c 
        globals.h gtk_globals.h help_menu.c help_menu.h info_window.c 
        info_window.h input_list.c input_list.h log_window.c 
        log_window.h main.c message_parse.c message_parse.h nomodule.c 
        nomodule.h plugin.c plugin.h plugin_api.c plugin_api.h prefs.c 
        prefs.h progress_window.c progress_window.h service.c 
        service.h sound.c sound.h status.c status.h trigger.c 
        trigger.h util.c util.h value_pair.c value_pair.h 
Log Message:
big copyright-related sed 


Index: account.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/account.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- account.c   24 Jan 2003 20:41:31 -0000      1.15
+++ account.c   29 Jan 2003 19:19:22 -0000      1.16
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: account.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/account.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- account.h   27 Jan 2003 13:48:19 -0000      1.10
+++ account.h   29 Jan 2003 19:19:22 -0000      1.11
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: add_contact_window.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/add_contact_window.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- add_contact_window.h        24 Jan 2003 13:34:41 -0000      1.8
+++ add_contact_window.h        29 Jan 2003 19:19:22 -0000      1.9
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: away_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/away_window.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- away_window.c       24 Jan 2003 13:34:41 -0000      1.12
+++ away_window.c       29 Jan 2003 19:19:22 -0000      1.13
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: away_window.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/away_window.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- away_window.h       20 Jan 2003 18:10:11 -0000      1.4
+++ away_window.h       29 Jan 2003 19:19:22 -0000      1.5
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: browser.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/browser.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- browser.c   26 Jan 2003 11:44:45 -0000      1.14
+++ browser.c   29 Jan 2003 19:19:22 -0000      1.15
@@ -1,6 +1,9 @@
 /*
  * Ayttm
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * Source Code taked from GAIM, by Mark Spencer
  *

Index: chat_room.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/chat_room.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- chat_room.h 24 Jan 2003 13:34:41 -0000      1.11
+++ chat_room.h 29 Jan 2003 19:19:22 -0000      1.12
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: chat_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/chat_window.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- chat_window.c       29 Jan 2003 17:22:35 -0000      1.40
+++ chat_window.c       29 Jan 2003 19:19:22 -0000      1.41
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: chat_window.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/chat_window.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- chat_window.h       28 Jan 2003 09:27:05 -0000      1.9
+++ chat_window.h       29 Jan 2003 19:19:22 -0000      1.10
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: console_session.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/console_session.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- console_session.c   26 Jan 2003 11:44:45 -0000      1.7
+++ console_session.c   29 Jan 2003 19:19:22 -0000      1.8
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: contact.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/contact.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- contact.h   27 Jan 2003 13:48:19 -0000      1.6
+++ contact.h   29 Jan 2003 19:19:22 -0000      1.7
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: contact_actions.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/contact_actions.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- contact_actions.c   16 Jan 2003 13:11:01 -0000      1.7
+++ contact_actions.c   29 Jan 2003 19:19:22 -0000      1.8
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: contact_actions.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/contact_actions.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- contact_actions.h   16 Jan 2003 13:11:01 -0000      1.3
+++ contact_actions.h   29 Jan 2003 19:19:22 -0000      1.4
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: contactlist.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/contactlist.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- contactlist.c       24 Jan 2003 13:34:41 -0000      1.4
+++ contactlist.c       29 Jan 2003 19:19:22 -0000      1.5
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: debug.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/debug.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- debug.h     16 Jan 2003 13:11:01 -0000      1.2
+++ debug.h     29 Jan 2003 19:19:22 -0000      1.3
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: dialog.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/dialog.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- dialog.c    24 Jan 2003 13:34:41 -0000      1.17
+++ dialog.c    29 Jan 2003 19:19:22 -0000      1.18
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: dialog.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/dialog.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- dialog.h    23 Jan 2003 06:34:26 -0000      1.9
+++ dialog.h    29 Jan 2003 19:19:22 -0000      1.10
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: edit_account_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/edit_account_window.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- edit_account_window.c       24 Jan 2003 13:34:41 -0000      1.11
+++ edit_account_window.c       29 Jan 2003 19:19:22 -0000      1.12
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: edit_contact_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/edit_contact_window.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- edit_contact_window.c       29 Jan 2003 10:41:43 -0000      1.12
+++ edit_contact_window.c       29 Jan 2003 19:19:22 -0000      1.13
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: edit_group_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/edit_group_window.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- edit_group_window.c 21 Jan 2003 13:22:22 -0000      1.9
+++ edit_group_window.c 29 Jan 2003 19:19:22 -0000      1.10
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: edit_local_accounts.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/edit_local_accounts.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- edit_local_accounts.c       24 Jan 2003 20:41:31 -0000      1.4
+++ edit_local_accounts.c       29 Jan 2003 19:19:22 -0000      1.5
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: file_select.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/file_select.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- file_select.c       26 Jan 2003 11:44:45 -0000      1.6
+++ file_select.c       29 Jan 2003 19:19:22 -0000      1.7
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: globals.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/globals.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- globals.h   26 Jan 2003 06:11:29 -0000      1.9
+++ globals.h   29 Jan 2003 19:19:22 -0000      1.10
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: gtk_globals.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/gtk_globals.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gtk_globals.h       16 Jan 2003 09:51:04 -0000      1.3
+++ gtk_globals.h       29 Jan 2003 19:19:22 -0000      1.4
@@ -1,7 +1,10 @@
 /*
  * EveryBuddy 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: help_menu.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/help_menu.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- help_menu.c 23 Jan 2003 23:07:21 -0000      1.5
+++ help_menu.c 29 Jan 2003 19:19:22 -0000      1.6
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: help_menu.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/help_menu.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- help_menu.h 16 Jan 2003 13:11:01 -0000      1.3
+++ help_menu.h 29 Jan 2003 19:19:22 -0000      1.4
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: info_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/info_window.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- info_window.c       28 Jan 2003 00:35:04 -0000      1.10
+++ info_window.c       29 Jan 2003 19:19:22 -0000      1.11
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: info_window.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/info_window.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- info_window.h       24 Jan 2003 11:44:05 -0000      1.5
+++ info_window.h       29 Jan 2003 19:19:22 -0000      1.6
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: input_list.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/input_list.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- input_list.c        26 Jan 2003 06:11:29 -0000      1.8
+++ input_list.c        29 Jan 2003 19:19:22 -0000      1.9
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: input_list.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/input_list.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- input_list.h        24 Jan 2003 20:41:31 -0000      1.4
+++ input_list.h        29 Jan 2003 19:19:22 -0000      1.5
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: log_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/log_window.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- log_window.c        28 Jan 2003 08:32:06 -0000      1.16
+++ log_window.c        29 Jan 2003 19:19:22 -0000      1.17
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: log_window.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/log_window.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- log_window.h        24 Jan 2003 10:37:17 -0000      1.4
+++ log_window.h        29 Jan 2003 19:19:22 -0000      1.5
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: main.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/main.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- main.c      27 Jan 2003 09:00:35 -0000      1.18
+++ main.c      29 Jan 2003 19:19:23 -0000      1.19
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: message_parse.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/message_parse.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- message_parse.c     20 Jan 2003 20:33:18 -0000      1.13
+++ message_parse.c     29 Jan 2003 19:19:23 -0000      1.14
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: message_parse.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/message_parse.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- message_parse.h     27 Jan 2003 13:48:19 -0000      1.5
+++ message_parse.h     29 Jan 2003 19:19:23 -0000      1.6
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: nomodule.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/nomodule.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nomodule.c  27 Jan 2003 17:13:00 -0000      1.9
+++ nomodule.c  29 Jan 2003 19:19:23 -0000      1.10
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: nomodule.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/nomodule.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nomodule.h  16 Jan 2003 13:11:01 -0000      1.3
+++ nomodule.h  29 Jan 2003 19:19:23 -0000      1.4
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: plugin.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/plugin.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- plugin.c    24 Jan 2003 20:41:31 -0000      1.6
+++ plugin.c    29 Jan 2003 19:19:23 -0000      1.7
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: plugin.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/plugin.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- plugin.h    27 Jan 2003 13:48:19 -0000      1.5
+++ plugin.h    29 Jan 2003 19:19:23 -0000      1.6
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: plugin_api.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/plugin_api.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- plugin_api.c        27 Jan 2003 13:48:19 -0000      1.9
+++ plugin_api.c        29 Jan 2003 19:19:23 -0000      1.10
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: plugin_api.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/plugin_api.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- plugin_api.h        27 Jan 2003 13:48:19 -0000      1.4
+++ plugin_api.h        29 Jan 2003 19:19:23 -0000      1.5
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: prefs.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/prefs.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- prefs.c     28 Jan 2003 08:08:55 -0000      1.28
+++ prefs.c     29 Jan 2003 19:19:23 -0000      1.29
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: prefs.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/prefs.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- prefs.h     24 Jan 2003 20:41:31 -0000      1.4
+++ prefs.h     29 Jan 2003 19:19:23 -0000      1.5
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: progress_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/progress_window.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- progress_window.c   16 Jan 2003 13:11:01 -0000      1.6
+++ progress_window.c   29 Jan 2003 19:19:23 -0000      1.7
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: progress_window.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/progress_window.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- progress_window.h   16 Jan 2003 13:11:01 -0000      1.2
+++ progress_window.h   29 Jan 2003 19:19:23 -0000      1.3
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: service.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/service.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- service.c   29 Jan 2003 13:32:19 -0000      1.14
+++ service.c   29 Jan 2003 19:19:23 -0000      1.15
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: service.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/service.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- service.h   29 Jan 2003 13:32:19 -0000      1.17
+++ service.h   29 Jan 2003 19:19:23 -0000      1.18
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: sound.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/sound.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sound.c     27 Jan 2003 13:48:19 -0000      1.13
+++ sound.c     29 Jan 2003 19:19:23 -0000      1.14
@@ -1,6 +1,9 @@
 /*
  * Ayttm
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * code orriginally derrived from 
  *

Index: sound.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/sound.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sound.h     26 Jan 2003 08:31:58 -0000      1.4
+++ sound.h     29 Jan 2003 19:19:23 -0000      1.5
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: status.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/status.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- status.c    28 Jan 2003 08:08:55 -0000      1.40
+++ status.c    29 Jan 2003 19:19:23 -0000      1.41
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: status.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/status.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- status.h    28 Jan 2003 08:08:55 -0000      1.7
+++ status.h    29 Jan 2003 19:19:23 -0000      1.8
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: trigger.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/trigger.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- trigger.c   21 Jan 2003 01:11:01 -0000      1.10
+++ trigger.c   29 Jan 2003 19:19:23 -0000      1.11
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: trigger.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/trigger.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- trigger.h   20 Jan 2003 12:33:45 -0000      1.6
+++ trigger.h   29 Jan 2003 19:19:23 -0000      1.7
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: util.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/util.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- util.c      29 Jan 2003 15:35:59 -0000      1.35
+++ util.c      29 Jan 2003 19:19:23 -0000      1.36
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: util.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/util.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- util.h      29 Jan 2003 15:35:59 -0000      1.20
+++ util.h      29 Jan 2003 19:19:23 -0000      1.21
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: value_pair.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/value_pair.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- value_pair.c        26 Jan 2003 06:11:29 -0000      1.7
+++ value_pair.c        29 Jan 2003 19:19:23 -0000      1.8
@@ -1,7 +1,10 @@
 /*
  * Ayttm 
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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

Index: value_pair.h
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/value_pair.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- value_pair.h        24 Jan 2003 20:41:31 -0000      1.4
+++ value_pair.h        29 Jan 2003 19:19:23 -0000      1.5
@@ -1,7 +1,10 @@
 /*
  * Ayttm
  *
- * Copyright (C) 1999, Torrey Searle <address@hidden>
+ * Copyright (C) 2003, the Ayttm team
+ * 
+ * Ayttm is derivative of Everybuddy
+ * Copyright (C) 1999-2002, Torrey Searle <address@hidden>
  *
  * 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]