Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sofia-sip
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BC
public
external
sofia-sip
Commits
d1219bc2
Commit
d1219bc2
authored
Oct 13, 2005
by
Pekka Pessi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed duplicated '*' from boilerplate
darcs-hash:20051013142609-65a35-ae82bd34717e92d23f57a2f2caab9120cb0c8b3e.gz
parent
3f4c69ef
Changes
289
Hide whitespace changes
Inline
Side-by-side
Showing
289 changed files
with
289 additions
and
289 deletions
+289
-289
bnf.c
libsofia-sip-ua/bnf/bnf.c
+1
-1
bnf.h
libsofia-sip-ua/bnf/bnf.h
+1
-1
torture_bnf.c
libsofia-sip-ua/bnf/torture_bnf.c
+1
-1
http.h
libsofia-sip-ua/http/http.h
+1
-1
http_basic.c
libsofia-sip-ua/http/http_basic.c
+1
-1
http_dll.h
libsofia-sip-ua/http/http_dll.h
+1
-1
http_extra.c
libsofia-sip-ua/http/http_extra.c
+1
-1
http_hclasses.h
libsofia-sip-ua/http/http_hclasses.h
+1
-1
http_header.c
libsofia-sip-ua/http/http_header.c
+1
-1
http_header.h
libsofia-sip-ua/http/http_header.h
+1
-1
http_parser.c
libsofia-sip-ua/http/http_parser.c
+1
-1
http_parser.h
libsofia-sip-ua/http/http_parser.h
+1
-1
http_parser_table.c.in
libsofia-sip-ua/http/http_parser_table.c.in
+1
-1
http_protos.h.in
libsofia-sip-ua/http/http_protos.h.in
+1
-1
http_status.c
libsofia-sip-ua/http/http_status.c
+1
-1
http_status.h
libsofia-sip-ua/http/http_status.h
+1
-1
http_tag.c.in
libsofia-sip-ua/http/http_tag.c.in
+1
-1
http_tag.h.in
libsofia-sip-ua/http/http_tag.h.in
+1
-1
http_tag_class.c
libsofia-sip-ua/http/http_tag_class.c
+1
-1
http_tag_class.h
libsofia-sip-ua/http/http_tag_class.h
+1
-1
http_test.c
libsofia-sip-ua/http/http_test.c
+1
-1
base64.c
libsofia-sip-ua/ipt/base64.c
+1
-1
base64.h
libsofia-sip-ua/ipt/base64.h
+1
-1
rc4.c
libsofia-sip-ua/ipt/rc4.c
+1
-1
rc4.h
libsofia-sip-ua/ipt/rc4.h
+1
-1
sha1.c
libsofia-sip-ua/ipt/sha1.c
+1
-1
sha1.h
libsofia-sip-ua/ipt/sha1.h
+1
-1
sha1test.c
libsofia-sip-ua/ipt/sha1test.c
+1
-1
string0.c
libsofia-sip-ua/ipt/string0.c
+1
-1
string0.h
libsofia-sip-ua/ipt/string0.h
+1
-1
token64.c
libsofia-sip-ua/ipt/token64.c
+1
-1
token64.h
libsofia-sip-ua/ipt/token64.h
+1
-1
torture_base64.c
libsofia-sip-ua/ipt/torture_base64.c
+1
-1
ucs2.c
libsofia-sip-ua/ipt/ucs2.c
+1
-1
ucs4.c
libsofia-sip-ua/ipt/ucs4.c
+1
-1
uniqueid.h
libsofia-sip-ua/ipt/uniqueid.h
+1
-1
utf8.c
libsofia-sip-ua/ipt/utf8.c
+1
-1
utf8.h
libsofia-sip-ua/ipt/utf8.h
+1
-1
utf8internal.h
libsofia-sip-ua/ipt/utf8internal.h
+1
-1
utf8test.c
libsofia-sip-ua/ipt/utf8test.c
+1
-1
auth_client.c
libsofia-sip-ua/iptsec/auth_client.c
+1
-1
auth_client.h
libsofia-sip-ua/iptsec/auth_client.h
+1
-1
auth_digest.c
libsofia-sip-ua/iptsec/auth_digest.c
+1
-1
auth_digest.h
libsofia-sip-ua/iptsec/auth_digest.h
+1
-1
auth_digest_test.c
libsofia-sip-ua/iptsec/auth_digest_test.c
+1
-1
auth_dll.h
libsofia-sip-ua/iptsec/auth_dll.h
+1
-1
auth_module.c
libsofia-sip-ua/iptsec/auth_module.c
+1
-1
auth_module.h
libsofia-sip-ua/iptsec/auth_module.h
+1
-1
auth_module_http.c
libsofia-sip-ua/iptsec/auth_module_http.c
+1
-1
auth_module_sip.c
libsofia-sip-ua/iptsec/auth_module_sip.c
+1
-1
auth_plugin.c
libsofia-sip-ua/iptsec/auth_plugin.c
+1
-1
auth_plugin.h
libsofia-sip-ua/iptsec/auth_plugin.h
+1
-1
auth_plugin_delayed.c
libsofia-sip-ua/iptsec/auth_plugin_delayed.c
+1
-1
auth_tag.c
libsofia-sip-ua/iptsec/auth_tag.c
+1
-1
iptsec_debug.c
libsofia-sip-ua/iptsec/iptsec_debug.c
+1
-1
iptsec_debug.h
libsofia-sip-ua/iptsec/iptsec_debug.h
+1
-1
memspn.c
libsofia-sip-ua/msg/memspn.c
+1
-1
msg.c
libsofia-sip-ua/msg/msg.c
+1
-1
msg.h
libsofia-sip-ua/msg/msg.h
+1
-1
msg_addr.h
libsofia-sip-ua/msg/msg_addr.h
+1
-1
msg_auth.c
libsofia-sip-ua/msg/msg_auth.c
+1
-1
msg_auth.h
libsofia-sip-ua/msg/msg_auth.h
+1
-1
msg_basic.c
libsofia-sip-ua/msg/msg_basic.c
+1
-1
msg_bnf.h
libsofia-sip-ua/msg/msg_bnf.h
+1
-1
msg_buffer.h
libsofia-sip-ua/msg/msg_buffer.h
+1
-1
msg_date.c
libsofia-sip-ua/msg/msg_date.c
+1
-1
msg_date.h
libsofia-sip-ua/msg/msg_date.h
+1
-1
msg_dll.h
libsofia-sip-ua/msg/msg_dll.h
+1
-1
msg_generic.c
libsofia-sip-ua/msg/msg_generic.c
+1
-1
msg_header.h
libsofia-sip-ua/msg/msg_header.h
+1
-1
msg_header_copy.c
libsofia-sip-ua/msg/msg_header_copy.c
+1
-1
msg_header_make.c
libsofia-sip-ua/msg/msg_header_make.c
+1
-1
msg_internal.h
libsofia-sip-ua/msg/msg_internal.h
+1
-1
msg_mclass.c
libsofia-sip-ua/msg/msg_mclass.c
+1
-1
msg_mclass.h
libsofia-sip-ua/msg/msg_mclass.h
+1
-1
msg_mclass_hash.h
libsofia-sip-ua/msg/msg_mclass_hash.h
+1
-1
msg_mime.c
libsofia-sip-ua/msg/msg_mime.c
+1
-1
msg_mime.h
libsofia-sip-ua/msg/msg_mime.h
+1
-1
msg_mime_protos.h.in
libsofia-sip-ua/msg/msg_mime_protos.h.in
+1
-1
msg_mime_table.c.in
libsofia-sip-ua/msg/msg_mime_table.c.in
+1
-1
msg_name_hash.c
libsofia-sip-ua/msg/msg_name_hash.c
+1
-1
msg_parser.c
libsofia-sip-ua/msg/msg_parser.c
+1
-1
msg_parser.h
libsofia-sip-ua/msg/msg_parser.h
+1
-1
msg_parser_util.c
libsofia-sip-ua/msg/msg_parser_util.c
+1
-1
msg_protos.h.in
libsofia-sip-ua/msg/msg_protos.h.in
+1
-1
msg_tag.c
libsofia-sip-ua/msg/msg_tag.c
+1
-1
msg_tag_class.h
libsofia-sip-ua/msg/msg_tag_class.h
+1
-1
msg_test.c
libsofia-sip-ua/msg/msg_test.c
+1
-1
msg_test_class.c
libsofia-sip-ua/msg/msg_test_class.c
+1
-1
msg_test_class.h
libsofia-sip-ua/msg/msg_test_class.h
+1
-1
msg_test_protos.h.in
libsofia-sip-ua/msg/msg_test_protos.h.in
+1
-1
msg_test_table.c.in
libsofia-sip-ua/msg/msg_test_table.c.in
+1
-1
msg_types.h
libsofia-sip-ua/msg/msg_types.h
+1
-1
nea.c
libsofia-sip-ua/nea/nea.c
+1
-1
nea.h
libsofia-sip-ua/nea/nea.h
+1
-1
nea_debug.c
libsofia-sip-ua/nea/nea_debug.c
+1
-1
nea_debug.h
libsofia-sip-ua/nea/nea_debug.h
+1
-1
nea_dll.h
libsofia-sip-ua/nea/nea_dll.h
+1
-1
nea_event.c
libsofia-sip-ua/nea/nea_event.c
+1
-1
nea_server.c
libsofia-sip-ua/nea/nea_server.c
+1
-1
nea_tag.c
libsofia-sip-ua/nea/nea_tag.c
+1
-1
nta.h
libsofia-sip-ua/nta/nta.h
+1
-1
nta_compat.c
libsofia-sip-ua/nta/nta_compat.c
+1
-1
nta_compat.h
libsofia-sip-ua/nta/nta_compat.h
+1
-1
nta_dll.h
libsofia-sip-ua/nta/nta_dll.h
+1
-1
nta_internal.h
libsofia-sip-ua/nta/nta_internal.h
+1
-1
nta_stateless.h
libsofia-sip-ua/nta/nta_stateless.h
+1
-1
nta_tag.c
libsofia-sip-ua/nta/nta_tag.c
+1
-1
nta_tag.h
libsofia-sip-ua/nta/nta_tag.h
+1
-1
nta_test.c
libsofia-sip-ua/nta/nta_test.c
+1
-1
nta_tport.h
libsofia-sip-ua/nta/nta_tport.h
+1
-1
sl_read_payload.c
libsofia-sip-ua/nta/sl_read_payload.c
+1
-1
sl_utils.c
libsofia-sip-ua/nta/sl_utils.c
+1
-1
sl_utils.h
libsofia-sip-ua/nta/sl_utils.h
+1
-1
sl_utils_log.c
libsofia-sip-ua/nta/sl_utils_log.c
+1
-1
sl_utils_print.c
libsofia-sip-ua/nta/sl_utils_print.c
+1
-1
http-client.c
libsofia-sip-ua/nth/http-client.c
+1
-1
http-server.c
libsofia-sip-ua/nth/http-server.c
+1
-1
nth.h
libsofia-sip-ua/nth/nth.h
+1
-1
nth_client.c
libsofia-sip-ua/nth/nth_client.c
+1
-1
nth_server.c
libsofia-sip-ua/nth/nth_server.c
+1
-1
nth_tag.c
libsofia-sip-ua/nth/nth_tag.c
+1
-1
nth_tag.h
libsofia-sip-ua/nth/nth_tag.h
+1
-1
nth_test.c
libsofia-sip-ua/nth/nth_test.c
+1
-1
nua.c
libsofia-sip-ua/nua/nua.c
+1
-1
nua.h
libsofia-sip-ua/nua/nua.h
+1
-1
nua_common.c
libsofia-sip-ua/nua/nua_common.c
+1
-1
nua_tag.c
libsofia-sip-ua/nua/nua_tag.c
+1
-1
nua_tag.h
libsofia-sip-ua/nua/nua_tag.h
+1
-1
sdp.c
libsofia-sip-ua/sdp/sdp.c
+1
-1
sdp.h
libsofia-sip-ua/sdp/sdp.h
+1
-1
sdp_parse.c
libsofia-sip-ua/sdp/sdp_parse.c
+1
-1
sdp_print.c
libsofia-sip-ua/sdp/sdp_print.c
+1
-1
sdp_rtp.h
libsofia-sip-ua/sdp/sdp_rtp.h
+1
-1
sdp_tag.c
libsofia-sip-ua/sdp/sdp_tag.c
+1
-1
sdp_tag.h
libsofia-sip-ua/sdp/sdp_tag.h
+1
-1
sdp_test.c
libsofia-sip-ua/sdp/sdp_test.c
+1
-1
sdp_torture.c
libsofia-sip-ua/sdp/sdp_torture.c
+1
-1
date_test.c
libsofia-sip-ua/sip/date_test.c
+1
-1
sip.h
libsofia-sip-ua/sip/sip.h
+1
-1
sip_basic.c
libsofia-sip-ua/sip/sip_basic.c
+1
-1
sip_caller_prefs.c
libsofia-sip-ua/sip/sip_caller_prefs.c
+1
-1
sip_dll.h
libsofia-sip-ua/sip/sip_dll.h
+1
-1
sip_event.c
libsofia-sip-ua/sip/sip_event.c
+1
-1
sip_extensions.h
libsofia-sip-ua/sip/sip_extensions.h
+1
-1
sip_extra.c
libsofia-sip-ua/sip/sip_extra.c
+1
-1
sip_feature.c
libsofia-sip-ua/sip/sip_feature.c
+1
-1
sip_hclasses.h.in
libsofia-sip-ua/sip/sip_hclasses.h.in
+1
-1
sip_header.c
libsofia-sip-ua/sip/sip_header.c
+1
-1
sip_header.h
libsofia-sip-ua/sip/sip_header.h
+1
-1
sip_internal.h
libsofia-sip-ua/sip/sip_internal.h
+1
-1
sip_mime.c
libsofia-sip-ua/sip/sip_mime.c
+1
-1
sip_parser.c
libsofia-sip-ua/sip/sip_parser.c
+1
-1
sip_parser.h
libsofia-sip-ua/sip/sip_parser.h
+1
-1
sip_parser_table.c.in
libsofia-sip-ua/sip/sip_parser_table.c.in
+1
-1
sip_prack.c
libsofia-sip-ua/sip/sip_prack.c
+1
-1
sip_pref_util.c
libsofia-sip-ua/sip/sip_pref_util.c
+1
-1
sip_protos.h.in
libsofia-sip-ua/sip/sip_protos.h.in
+1
-1
sip_reason.c
libsofia-sip-ua/sip/sip_reason.c
+1
-1
sip_refer.c
libsofia-sip-ua/sip/sip_refer.c
+1
-1
sip_rfc2543.c
libsofia-sip-ua/sip/sip_rfc2543.c
+1
-1
sip_rfc2543.h.in
libsofia-sip-ua/sip/sip_rfc2543.h.in
+1
-1
sip_security.c
libsofia-sip-ua/sip/sip_security.c
+1
-1
sip_session.c
libsofia-sip-ua/sip/sip_session.c
+1
-1
sip_status.c
libsofia-sip-ua/sip/sip_status.c
+1
-1
sip_status.h
libsofia-sip-ua/sip/sip_status.h
+1
-1
sip_tag.c.in
libsofia-sip-ua/sip/sip_tag.c.in
+1
-1
sip_tag.h.in
libsofia-sip-ua/sip/sip_tag.h.in
+1
-1
sip_tag_class.c
libsofia-sip-ua/sip/sip_tag_class.c
+1
-1
sip_tag_class.h
libsofia-sip-ua/sip/sip_tag_class.h
+1
-1
sip_test_msg.c
libsofia-sip-ua/sip/sip_test_msg.c
+1
-1
sip_time.c
libsofia-sip-ua/sip/sip_time.c
+1
-1
sip_transport.c
libsofia-sip-ua/sip/sip_transport.c
+1
-1
sip_transport.h
libsofia-sip-ua/sip/sip_transport.h
+1
-1
sip_util.c
libsofia-sip-ua/sip/sip_util.c
+1
-1
sip_util.h
libsofia-sip-ua/sip/sip_util.h
+1
-1
torture_sip.c
libsofia-sip-ua/sip/torture_sip.c
+1
-1
validator.c
libsofia-sip-ua/sip/validator.c
+1
-1
soa.h
libsofia-sip-ua/soa/soa.h
+1
-1
soa_add.h
libsofia-sip-ua/soa/soa_add.h
+1
-1
soa_session.h
libsofia-sip-ua/soa/soa_session.h
+1
-1
soa_tag.c
libsofia-sip-ua/soa/soa_tag.c
+1
-1
soa_tag.h
libsofia-sip-ua/soa/soa_tag.h
+1
-1
resolve_sip.c
libsofia-sip-ua/sresolv/resolve_sip.c
+1
-1
sresolv.c
libsofia-sip-ua/sresolv/sresolv.c
+1
-1
sresolv.h
libsofia-sip-ua/sresolv/sresolv.h
+1
-1
test_sresolv.c
libsofia-sip-ua/sresolv/test_sresolv.c
+1
-1
stun.c
libsofia-sip-ua/stun/stun.c
+1
-1
stun.h
libsofia-sip-ua/stun/stun.h
+1
-1
stun_common.c
libsofia-sip-ua/stun/stun_common.c
+1
-1
stun_common.h
libsofia-sip-ua/stun/stun_common.h
+1
-1
stunc.c
libsofia-sip-ua/stun/stunc.c
+1
-1
torture_stun.c
libsofia-sip-ua/stun/torture_stun.c
+1
-1
addrinfo.c
libsofia-sip-ua/su/addrinfo.c
+1
-1
aton.c
libsofia-sip-ua/su/aton.c
+1
-1
getopt.c
libsofia-sip-ua/su/getopt.c
+1
-1
htable.h
libsofia-sip-ua/su/htable.h
+1
-1
htable2.h
libsofia-sip-ua/su/htable2.h
+1
-1
htable_test.c
libsofia-sip-ua/su/htable_test.c
+1
-1
localinfo.c
libsofia-sip-ua/su/localinfo.c
+1
-1
memmem.c
libsofia-sip-ua/su/memmem.c
+1
-1
ntoa.c
libsofia-sip-ua/su/ntoa.c
+1
-1
poll_test.c
libsofia-sip-ua/su/poll_test.c
+1
-1
rbtree.h
libsofia-sip-ua/su/rbtree.h
+1
-1
su.c
libsofia-sip-ua/su/su.c
+1
-1
su.h
libsofia-sip-ua/su/su.h
+1
-1
su_alloc.c
libsofia-sip-ua/su/su_alloc.c
+1
-1
su_alloc.h
libsofia-sip-ua/su/su_alloc.h
+1
-1
su_alloc_lock.c
libsofia-sip-ua/su/su_alloc_lock.c
+1
-1
su_alloc_stat.h
libsofia-sip-ua/su/su_alloc_stat.h
+1
-1
su_alloc_test.c
libsofia-sip-ua/su/su_alloc_test.c
+1
-1
su_config.h
libsofia-sip-ua/su/su_config.h
+1
-1
su_configure.h.in
libsofia-sip-ua/su/su_configure.h.in
+1
-1
su_configure_win32.h
libsofia-sip-ua/su/su_configure_win32.h
+1
-1
su_debug.h
libsofia-sip-ua/su/su_debug.h
+1
-1
su_default_log.c
libsofia-sip-ua/su/su_default_log.c
+1
-1
su_global_log.c
libsofia-sip-ua/su/su_global_log.c
+1
-1
su_localinfo.c
libsofia-sip-ua/su/su_localinfo.c
+1
-1
su_localinfo.h
libsofia-sip-ua/su/su_localinfo.h
+1
-1
su_log.c
libsofia-sip-ua/su/su_log.c
+1
-1
su_log.h
libsofia-sip-ua/su/su_log.h
+1
-1
su_md5.c
libsofia-sip-ua/su/su_md5.c
+1
-1
su_md5.h
libsofia-sip-ua/su/su_md5.h
+1
-1
su_memmem.c
libsofia-sip-ua/su/su_memmem.c
+1
-1
su_memmem.h
libsofia-sip-ua/su/su_memmem.h
+1
-1
su_module_debug.h
libsofia-sip-ua/su/su_module_debug.h
+1
-1
su_perf.c
libsofia-sip-ua/su/su_perf.c
+1
-1
su_port.c
libsofia-sip-ua/su/su_port.c
+1
-1
su_port.h
libsofia-sip-ua/su/su_port.h
+1
-1
su_proxy.c
libsofia-sip-ua/su/su_proxy.c
+1
-1
su_root.c
libsofia-sip-ua/su/su_root.c
+1
-1
su_root_test.c
libsofia-sip-ua/su/su_root_test.c
+1
-1
su_source.c
libsofia-sip-ua/su/su_source.c
+1
-1
su_source.h
libsofia-sip-ua/su/su_source.h
+1
-1
su_sprintf.c
libsofia-sip-ua/su/su_sprintf.c
+1
-1
su_strdup.c
libsofia-sip-ua/su/su_strdup.c
+1
-1
su_strlst.c
libsofia-sip-ua/su/su_strlst.c
+1
-1
su_strlst.h
libsofia-sip-ua/su/su_strlst.h
+1
-1
su_tag.c
libsofia-sip-ua/su/su_tag.c
+1
-1
su_tag.h
libsofia-sip-ua/su/su_tag.h
+1
-1
su_tag_class.h
libsofia-sip-ua/su/su_tag_class.h
+1
-1
su_tag_inline.h
libsofia-sip-ua/su/su_tag_inline.h
+1
-1
su_tag_io.c
libsofia-sip-ua/su/su_tag_io.c
+1
-1
su_tag_io.h
libsofia-sip-ua/su/su_tag_io.h
+1
-1
su_tag_test.c
libsofia-sip-ua/su/su_tag_test.c
+1
-1
su_tagarg.h
libsofia-sip-ua/su/su_tagarg.h
+1
-1
su_taglist.c
libsofia-sip-ua/su/su_taglist.c
+1
-1
su_test.c
libsofia-sip-ua/su/su_test.c
+1
-1
su_time.c
libsofia-sip-ua/su/su_time.c
+1
-1
su_time.h
libsofia-sip-ua/su/su_time.h
+1
-1
su_time0.c
libsofia-sip-ua/su/su_time0.c
+1
-1
su_time_test.c
libsofia-sip-ua/su/su_time_test.c
+1
-1
su_timer.c
libsofia-sip-ua/su/su_timer.c
+1
-1
su_timer_test.c
libsofia-sip-ua/su/su_timer_test.c
+1
-1
su_torture.c
libsofia-sip-ua/su/su_torture.c
+1
-1
su_types.h
libsofia-sip-ua/su/su_types.h
+1
-1
su_uniqueid.c
libsofia-sip-ua/su/su_uniqueid.c
+1
-1
su_uniqueid.h
libsofia-sip-ua/su/su_uniqueid.h
+1
-1
su_vector.c
libsofia-sip-ua/su/su_vector.c
+1
-1
su_vector.h
libsofia-sip-ua/su/su_vector.h
+1
-1
su_wait.c
libsofia-sip-ua/su/su_wait.c
+1
-1
test_memmem.c
libsofia-sip-ua/su/test_memmem.c
+1
-1
torture_rbtree.c
libsofia-sip-ua/su/torture_rbtree.c
+1
-1
torture_su_memmem.c
libsofia-sip-ua/su/torture_su_memmem.c
+1
-1
torture_su_port.c
libsofia-sip-ua/su/torture_su_port.c
+1
-1
tpipv6.h
libsofia-sip-ua/su/tpipv6.h
+1
-1
tstdef.h
libsofia-sip-ua/su/tstdef.h
+1
-1
wspiapi.h
libsofia-sip-ua/su/wspiapi.h
+1
-1
tls_test_client.c
libsofia-sip-ua/tport/tls_test_client.c
+1
-1
tls_test_server.c
libsofia-sip-ua/tport/tls_test_server.c
+1
-1
tport.c
libsofia-sip-ua/tport/tport.c
+1
-1
tport.h
libsofia-sip-ua/tport/tport.h
+1
-1
tport_rand.c
libsofia-sip-ua/tport/tport_rand.c
+1
-1
tport_tag.c
libsofia-sip-ua/tport/tport_tag.c
+1
-1
tport_tag.h
libsofia-sip-ua/tport/tport_tag.h
+1
-1
tport_test.c
libsofia-sip-ua/tport/tport_test.c
+1
-1
tport_test.h
libsofia-sip-ua/tport/tport_test.h
+1
-1
tport_tls.c
libsofia-sip-ua/tport/tport_tls.c
+1
-1
tport_tls.h
libsofia-sip-ua/tport/tport_tls.h
+1
-1
torture_url.c
libsofia-sip-ua/url/torture_url.c
+1
-1
url.c
libsofia-sip-ua/url/url.c
+1
-1
url.h
libsofia-sip-ua/url/url.h
+1
-1
url_dll.h
libsofia-sip-ua/url/url_dll.h
+1
-1
url_tag.c
libsofia-sip-ua/url/url_tag.c
+1
-1
url_tag.h
libsofia-sip-ua/url/url_tag.h
+1
-1
url_tag_class.h
libsofia-sip-ua/url/url_tag_class.h
+1
-1
urlmap.c
libsofia-sip-ua/url/urlmap.c
+1
-1
urlmap.h
libsofia-sip-ua/url/urlmap.h
+1
-1
sip-date.c
utils/sip-date.c
+1
-1
No files found.
libsofia-sip-ua/bnf/bnf.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/bnf/bnf.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/bnf/torture_bnf.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_basic.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_dll.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_extra.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_hclasses.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_header.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_header.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_parser.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_parser.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_parser_table.c.in
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_protos.h.in
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_status.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_status.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_tag.c.in
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_tag.h.in
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_tag_class.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_tag_class.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/http/http_test.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/base64.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/base64.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/rc4.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/rc4.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/sha1.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/sha1.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/sha1test.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/string0.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/string0.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/token64.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/token64.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/torture_base64.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/ucs2.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/ucs4.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/uniqueid.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/utf8.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/utf8.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/utf8internal.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/ipt/utf8test.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_client.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_client.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_digest.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_digest.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_digest_test.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_dll.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_module.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_module.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_module_http.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_module_sip.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_plugin.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_plugin.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_plugin_delayed.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/auth_tag.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/iptsec_debug.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/iptsec/iptsec_debug.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/msg/memspn.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/msg/msg.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/msg/msg.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/msg/msg_addr.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/msg/msg_auth.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/msg/msg_auth.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/msg/msg_basic.c
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/msg/msg_bnf.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>
*
*
*
This library is free software; you can redistribute it and/or
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
...
...
libsofia-sip-ua/msg/msg_buffer.h
View file @
d1219bc2
...
...
@@ -5,7 +5,7 @@
*
* Contact: Pekka Pessi <pekka.pessi@nokia.com>