diff options
Diffstat (limited to 'protocols/Sametime/src/meanwhile')
40 files changed, 40 insertions, 40 deletions
diff --git a/protocols/Sametime/src/meanwhile/src/channel.c b/protocols/Sametime/src/meanwhile/src/channel.c index 1899abd027..07334c18e7 100644 --- a/protocols/Sametime/src/meanwhile/src/channel.c +++ b/protocols/Sametime/src/meanwhile/src/channel.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/cipher.c b/protocols/Sametime/src/meanwhile/src/cipher.c index 7b3c72f02f..8e5bd6f042 100644 --- a/protocols/Sametime/src/meanwhile/src/cipher.c +++ b/protocols/Sametime/src/meanwhile/src/cipher.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/common.c b/protocols/Sametime/src/meanwhile/src/common.c index d98b671d28..555edd2c1c 100644 --- a/protocols/Sametime/src/meanwhile/src/common.c +++ b/protocols/Sametime/src/meanwhile/src/common.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/error.c b/protocols/Sametime/src/meanwhile/src/error.c index 2250b9ed40..23977c6626 100644 --- a/protocols/Sametime/src/meanwhile/src/error.c +++ b/protocols/Sametime/src/meanwhile/src/error.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/message.c b/protocols/Sametime/src/meanwhile/src/message.c index cfaecd1c23..f9afec4c9b 100644 --- a/protocols/Sametime/src/meanwhile/src/message.c +++ b/protocols/Sametime/src/meanwhile/src/message.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mpi/mpi-config.h b/protocols/Sametime/src/meanwhile/src/mpi/mpi-config.h index 681c858338..6972c8878d 100644 --- a/protocols/Sametime/src/meanwhile/src/mpi/mpi-config.h +++ b/protocols/Sametime/src/meanwhile/src/mpi/mpi-config.h @@ -1,4 +1,4 @@ -/* Default configuration for MPI library */ +/* Default configuration for MPI library */ #ifndef MPI_CONFIG_H_ #define MPI_CONFIG_H_ diff --git a/protocols/Sametime/src/meanwhile/src/mpi/mpi-types.h b/protocols/Sametime/src/meanwhile/src/mpi/mpi-types.h index 3a18923291..137047ca77 100644 --- a/protocols/Sametime/src/meanwhile/src/mpi/mpi-types.h +++ b/protocols/Sametime/src/meanwhile/src/mpi/mpi-types.h @@ -1,4 +1,4 @@ - + #include <glib.h> typedef gchar mw_mp_sign; diff --git a/protocols/Sametime/src/meanwhile/src/mpi/mpi.c b/protocols/Sametime/src/meanwhile/src/mpi/mpi.c index ccdf5cf0f7..3a18c99050 100644 --- a/protocols/Sametime/src/meanwhile/src/mpi/mpi.c +++ b/protocols/Sametime/src/meanwhile/src/mpi/mpi.c @@ -1,4 +1,4 @@ -/* +/* mpi.c by Michael J. Fromberger <http://www.dartmouth.edu/~sting/> diff --git a/protocols/Sametime/src/meanwhile/src/mpi/mpi.h b/protocols/Sametime/src/meanwhile/src/mpi/mpi.h index 14a6573e25..0e7cc527a1 100644 --- a/protocols/Sametime/src/meanwhile/src/mpi/mpi.h +++ b/protocols/Sametime/src/meanwhile/src/mpi/mpi.h @@ -1,4 +1,4 @@ -/* +/* mpi.h by Michael J. Fromberger <http://www.dartmouth.edu/~sting/> diff --git a/protocols/Sametime/src/meanwhile/src/mw_channel.h b/protocols/Sametime/src/meanwhile/src/mw_channel.h index b9b3316875..7af5e22d86 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_channel.h +++ b/protocols/Sametime/src/meanwhile/src/mw_channel.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_cipher.h b/protocols/Sametime/src/meanwhile/src/mw_cipher.h index 38894bf6e6..a75781397e 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_cipher.h +++ b/protocols/Sametime/src/meanwhile/src/mw_cipher.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_common.h b/protocols/Sametime/src/meanwhile/src/mw_common.h index 4e7967510a..6138ce1b4d 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_common.h +++ b/protocols/Sametime/src/meanwhile/src/mw_common.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_debug.c b/protocols/Sametime/src/meanwhile/src/mw_debug.c index cb84bbb6e0..d22d2876eb 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_debug.c +++ b/protocols/Sametime/src/meanwhile/src/mw_debug.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_debug.h b/protocols/Sametime/src/meanwhile/src/mw_debug.h index 000047a3eb..e1919c11c8 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_debug.h +++ b/protocols/Sametime/src/meanwhile/src/mw_debug.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_error.h b/protocols/Sametime/src/meanwhile/src/mw_error.h index aa6e3bf620..e53cc0c996 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_error.h +++ b/protocols/Sametime/src/meanwhile/src/mw_error.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_message.h b/protocols/Sametime/src/meanwhile/src/mw_message.h index 6e55842d5f..a825ec271b 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_message.h +++ b/protocols/Sametime/src/meanwhile/src/mw_message.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_service.h b/protocols/Sametime/src/meanwhile/src/mw_service.h index 9a7cf8a5a2..9bcd6509db 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_service.h +++ b/protocols/Sametime/src/meanwhile/src/mw_service.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_session.h b/protocols/Sametime/src/meanwhile/src/mw_session.h index 5065008a9e..e606e0ca98 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_session.h +++ b/protocols/Sametime/src/meanwhile/src/mw_session.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_srvc_aware.h b/protocols/Sametime/src/meanwhile/src/mw_srvc_aware.h index 412ecd2f24..0d5090d258 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_srvc_aware.h +++ b/protocols/Sametime/src/meanwhile/src/mw_srvc_aware.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_srvc_conf.h b/protocols/Sametime/src/meanwhile/src/mw_srvc_conf.h index 771ce3d0de..ea162e6e73 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_srvc_conf.h +++ b/protocols/Sametime/src/meanwhile/src/mw_srvc_conf.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_srvc_dir.h b/protocols/Sametime/src/meanwhile/src/mw_srvc_dir.h index d8a9523629..c45e850232 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_srvc_dir.h +++ b/protocols/Sametime/src/meanwhile/src/mw_srvc_dir.h @@ -1,4 +1,4 @@ -/* +/* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_srvc_ft.h b/protocols/Sametime/src/meanwhile/src/mw_srvc_ft.h index 0887661de0..aef7de886a 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_srvc_ft.h +++ b/protocols/Sametime/src/meanwhile/src/mw_srvc_ft.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_srvc_im.h b/protocols/Sametime/src/meanwhile/src/mw_srvc_im.h index 9bd6331cd5..adb710e32c 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_srvc_im.h +++ b/protocols/Sametime/src/meanwhile/src/mw_srvc_im.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_srvc_place.h b/protocols/Sametime/src/meanwhile/src/mw_srvc_place.h index 3283692222..bba97b61e9 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_srvc_place.h +++ b/protocols/Sametime/src/meanwhile/src/mw_srvc_place.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_srvc_resolve.h b/protocols/Sametime/src/meanwhile/src/mw_srvc_resolve.h index 7c621f4bdb..5429640a1e 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_srvc_resolve.h +++ b/protocols/Sametime/src/meanwhile/src/mw_srvc_resolve.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_srvc_store.h b/protocols/Sametime/src/meanwhile/src/mw_srvc_store.h index a8524e5ef9..b55ddf21fe 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_srvc_store.h +++ b/protocols/Sametime/src/meanwhile/src/mw_srvc_store.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_st_list.h b/protocols/Sametime/src/meanwhile/src/mw_st_list.h index 535ca933dd..d54de15bac 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_st_list.h +++ b/protocols/Sametime/src/meanwhile/src/mw_st_list.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_util.c b/protocols/Sametime/src/meanwhile/src/mw_util.c index b8f0a5a16b..57c1845b38 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_util.c +++ b/protocols/Sametime/src/meanwhile/src/mw_util.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/mw_util.h b/protocols/Sametime/src/meanwhile/src/mw_util.h index cd75d59b83..a94b85131f 100644 --- a/protocols/Sametime/src/meanwhile/src/mw_util.h +++ b/protocols/Sametime/src/meanwhile/src/mw_util.h @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/service.c b/protocols/Sametime/src/meanwhile/src/service.c index c4f4ea4263..9ff8d8639f 100644 --- a/protocols/Sametime/src/meanwhile/src/service.c +++ b/protocols/Sametime/src/meanwhile/src/service.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/session.c b/protocols/Sametime/src/meanwhile/src/session.c index 6688d9635a..d02d3a09bd 100644 --- a/protocols/Sametime/src/meanwhile/src/session.c +++ b/protocols/Sametime/src/meanwhile/src/session.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/srvc_aware.c b/protocols/Sametime/src/meanwhile/src/srvc_aware.c index a7e2b457b3..8c399b9832 100644 --- a/protocols/Sametime/src/meanwhile/src/srvc_aware.c +++ b/protocols/Sametime/src/meanwhile/src/srvc_aware.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/srvc_conf.c b/protocols/Sametime/src/meanwhile/src/srvc_conf.c index 4c421fd687..46d12fd849 100644 --- a/protocols/Sametime/src/meanwhile/src/srvc_conf.c +++ b/protocols/Sametime/src/meanwhile/src/srvc_conf.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/srvc_dir.c b/protocols/Sametime/src/meanwhile/src/srvc_dir.c index 4a84ee0d7c..be944429cf 100644 --- a/protocols/Sametime/src/meanwhile/src/srvc_dir.c +++ b/protocols/Sametime/src/meanwhile/src/srvc_dir.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/srvc_ft.c b/protocols/Sametime/src/meanwhile/src/srvc_ft.c index e4d3ee6fc2..df623e5181 100644 --- a/protocols/Sametime/src/meanwhile/src/srvc_ft.c +++ b/protocols/Sametime/src/meanwhile/src/srvc_ft.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/srvc_im.c b/protocols/Sametime/src/meanwhile/src/srvc_im.c index 345453fd53..c200487812 100644 --- a/protocols/Sametime/src/meanwhile/src/srvc_im.c +++ b/protocols/Sametime/src/meanwhile/src/srvc_im.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/srvc_place.c b/protocols/Sametime/src/meanwhile/src/srvc_place.c index 1b33165d6f..d07e886bc9 100644 --- a/protocols/Sametime/src/meanwhile/src/srvc_place.c +++ b/protocols/Sametime/src/meanwhile/src/srvc_place.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/srvc_resolve.c b/protocols/Sametime/src/meanwhile/src/srvc_resolve.c index 1f910d5701..3a282291cc 100644 --- a/protocols/Sametime/src/meanwhile/src/srvc_resolve.c +++ b/protocols/Sametime/src/meanwhile/src/srvc_resolve.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/srvc_store.c b/protocols/Sametime/src/meanwhile/src/srvc_store.c index af792adbc2..edfd0281ef 100644 --- a/protocols/Sametime/src/meanwhile/src/srvc_store.c +++ b/protocols/Sametime/src/meanwhile/src/srvc_store.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien diff --git a/protocols/Sametime/src/meanwhile/src/st_list.c b/protocols/Sametime/src/meanwhile/src/st_list.c index 106a126fa8..186d5a39a3 100644 --- a/protocols/Sametime/src/meanwhile/src/st_list.c +++ b/protocols/Sametime/src/meanwhile/src/st_list.c @@ -1,4 +1,4 @@ - + /* Meanwhile - Unofficial Lotus Sametime Community Client Library Copyright (C) 2004 Christopher (siege) O'Brien |