diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-11-22 20:39:35 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-11-22 20:39:35 -0700 |
commit | ea6d8fe2d8359e4b1cf984492b3c275ea9e176ac (patch) | |
tree | 6de6cdefecc9c8d82386b3a531bec742596bbde3 | |
parent | 9506bdf26c1e98dc369857c45ee079747569f951 (diff) | |
download | alpine-ea6d8fe2d8359e4b1cf984492b3c275ea9e176ac.tar.xz |
* Minor updates to source to update copyright notices (part 1)
216 files changed, 227 insertions, 111 deletions
diff --git a/alpine/Makefile.am b/alpine/Makefile.am index 8e25cd55..422d9556 100644 --- a/alpine/Makefile.am +++ b/alpine/Makefile.am @@ -2,6 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/Makefile.in b/alpine/Makefile.in index 2f5f3b26..3cc9e605 100644 --- a/alpine/Makefile.in +++ b/alpine/Makefile.in @@ -15,6 +15,7 @@ @SET_MAKE@ # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/adrbkcmd.c b/alpine/adrbkcmd.c index b66ee81b..93e503ae 100644 --- a/alpine/adrbkcmd.c +++ b/alpine/adrbkcmd.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: adrbkcmd.c 1074 2008-06-04 00:08:43Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/adrbkcmd.h b/alpine/adrbkcmd.h index f0287a16..a09fd39a 100644 --- a/alpine/adrbkcmd.h +++ b/alpine/adrbkcmd.h @@ -2,8 +2,8 @@ * $Id: adrbkcmd.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/after.c b/alpine/after.c index 1f6d3833..486d974c 100644 --- a/alpine/after.c +++ b/alpine/after.c @@ -3,8 +3,8 @@ static char rcsid[] = "$Id: after.c 138 2006-09-22 22:12:03Z mikes@u.washington. #endif /* ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/after.h b/alpine/after.h index 1f9d9960..fc334fa2 100644 --- a/alpine/after.h +++ b/alpine/after.h @@ -2,8 +2,8 @@ * $Id: after.h 137 2006-09-22 21:34:06Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/alpine.h b/alpine/alpine.h index cef14db9..02d3de71 100644 --- a/alpine/alpine.h +++ b/alpine/alpine.h @@ -2,6 +2,7 @@ * $Id: alpine.h 767 2007-10-24 00:03:59Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/arg.h b/alpine/arg.h index 339e793b..3800957a 100644 --- a/alpine/arg.h +++ b/alpine/arg.h @@ -2,6 +2,7 @@ * $Id: arg.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/colorconf.c b/alpine/colorconf.c index 7d552799..e3eaa644 100644 --- a/alpine/colorconf.c +++ b/alpine/colorconf.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: colorconf.c 934 2008-02-23 00:44:29Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/colorconf.h b/alpine/colorconf.h index cc5c5cde..1908d5b6 100644 --- a/alpine/colorconf.h +++ b/alpine/colorconf.h @@ -2,8 +2,8 @@ * $Id: colorconf.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/context.h b/alpine/context.h index a7c8d641..b42c4a66 100644 --- a/alpine/context.h +++ b/alpine/context.h @@ -2,6 +2,7 @@ * $Id: context.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/dispfilt.h b/alpine/dispfilt.h index 0b42010d..091dfcfe 100644 --- a/alpine/dispfilt.h +++ b/alpine/dispfilt.h @@ -2,6 +2,7 @@ * $Id: dispfilt.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/folder.c b/alpine/folder.c index 65c120da..2b9af915 100644 --- a/alpine/folder.c +++ b/alpine/folder.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: folder.c 1144 2008-08-14 16:53:34Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/folder.h b/alpine/folder.h index f5996efb..0da2d8cb 100644 --- a/alpine/folder.h +++ b/alpine/folder.h @@ -2,6 +2,7 @@ * $Id: folder.h 767 2007-10-24 00:03:59Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/headers.h b/alpine/headers.h index 759b7879..d2a5117d 100644 --- a/alpine/headers.h +++ b/alpine/headers.h @@ -2,6 +2,7 @@ * $Id: headers.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/help.c b/alpine/help.c index 2f6c8404..2f032c4e 100644 --- a/alpine/help.c +++ b/alpine/help.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: help.c 1032 2008-04-11 00:30:04Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/init.h b/alpine/init.h index e9c18053..5716023c 100644 --- a/alpine/init.h +++ b/alpine/init.h @@ -2,6 +2,7 @@ * $Id: init.h 82 2006-07-12 23:36:59Z mikes@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/kblock.c b/alpine/kblock.c index 6ac79763..61ed1bf0 100644 --- a/alpine/kblock.c +++ b/alpine/kblock.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: kblock.c 1025 2008-04-08 22:59:38Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/kblock.h b/alpine/kblock.h index 0b6984c0..bd85ef02 100644 --- a/alpine/kblock.h +++ b/alpine/kblock.h @@ -2,6 +2,7 @@ * $Id: kblock.h 870 2007-12-14 06:45:43Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/keymenu.h b/alpine/keymenu.h index b2d82412..845c3f25 100644 --- a/alpine/keymenu.h +++ b/alpine/keymenu.h @@ -2,8 +2,8 @@ * $Id: keymenu.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/ldapconf.c b/alpine/ldapconf.c index fbf741db..03588360 100644 --- a/alpine/ldapconf.c +++ b/alpine/ldapconf.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: ldapconf.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/ldapconf.h b/alpine/ldapconf.h index 0684bb19..cdbc3612 100644 --- a/alpine/ldapconf.h +++ b/alpine/ldapconf.h @@ -2,8 +2,8 @@ * $Id: ldapconf.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/listsel.c b/alpine/listsel.c index a6cbd33c..6a157e2c 100644 --- a/alpine/listsel.c +++ b/alpine/listsel.c @@ -2,8 +2,8 @@ static char rcsid[] = "$Id: listsel.c 918 2008-01-23 19:39:38Z hubert@u.washington.edu $"; #endif /* ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/mailindx.c b/alpine/mailindx.c index 4c98e74b..b89ff299 100644 --- a/alpine/mailindx.c +++ b/alpine/mailindx.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: mailindx.c 1142 2008-08-13 17:22:21Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/mailindx.h b/alpine/mailindx.h index fa7e85ff..e02dbaef 100644 --- a/alpine/mailindx.h +++ b/alpine/mailindx.h @@ -2,8 +2,8 @@ * $Id: mailindx.h 770 2007-10-24 00:23:09Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/mailpart.c b/alpine/mailpart.c index e9f6a6e3..e4b1bb81 100644 --- a/alpine/mailpart.c +++ b/alpine/mailpart.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: mailpart.c 1074 2008-06-04 00:08:43Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/mailview.c b/alpine/mailview.c index 4993fbc9..45cf2f52 100644 --- a/alpine/mailview.c +++ b/alpine/mailview.c @@ -174,11 +174,11 @@ int url_launch(HANDLE_S *); int url_launch_too_long(int); char *url_external_handler(HANDLE_S *, int); void url_mailto_addr(ADDRESS **, char *); +int url_local_phone_home(char *); int url_local_imap(char *); int url_local_nntp(char *); int url_local_news(char *); int url_local_file(char *); -int url_local_phone_home(char *); static int print_to_printer(SCROLL_S *); int search_text(int, long, int, char **, Pos *, int *); void update_scroll_titlebar(long, int); @@ -1605,10 +1605,10 @@ url_local_handler(char *s) {"ldap://", 7, url_local_ldap}, #endif {"news:", 5, url_local_news}, + {"x-alpine-phone-home:", 20, url_local_phone_home}, {"x-alpine-gripe:", 15, gripe_gripe_to}, {"x-alpine-help:", 14, url_local_helper}, {"x-pine-help:", 12, url_local_helper}, - {"x-alpine-phone-home:", 20, url_local_phone_home}, {"x-alpine-config:", 16, url_local_config}, {"x-alpine-cert:", 14, url_local_certdetails}, {"#", 1, url_local_fragment}, @@ -2164,10 +2164,10 @@ url_local_fragment(char *fragment) int -url_local_phone_home(char *url) +url_local_phone_home(char *URL) { - phone_home(url + strlen("x-alpine-phone-home:")); - return(2); + phone_home(URL + strlen("x-alpine-phone-home:")); + return(2); } diff --git a/alpine/makefile.wnt b/alpine/makefile.wnt index db2e4707..12ba12bf 100644 --- a/alpine/makefile.wnt +++ b/alpine/makefile.wnt @@ -1,6 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006-2007 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/newmail.c b/alpine/newmail.c index a8818db4..1c4678ee 100644 --- a/alpine/newmail.c +++ b/alpine/newmail.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: newmail.c 1266 2009-07-14 18:39:12Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/newmail.h b/alpine/newmail.h index 9526077f..e0c26567 100644 --- a/alpine/newmail.h +++ b/alpine/newmail.h @@ -2,6 +2,7 @@ * $Id: newmail.h 1266 2009-07-14 18:39:12Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/newuser.c b/alpine/newuser.c index 1b7a585f..72fa8350 100644 --- a/alpine/newuser.c +++ b/alpine/newuser.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: newuser.c 1266 2009-07-14 18:39:12Z hubert@u.washing /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -69,7 +69,7 @@ new_user_or_version(struct pine *ps) shown_text = text; /* - * Set it if the major revision number + * Set this if the major revision number * (the first after the dot) has changed. */ ps->phone_home = (first_time_alpine_user @@ -141,7 +141,7 @@ new_user_or_version(struct pine *ps) setbitmap(sargs.keys.bitmap); if(ps->phone_home){ - km.keys[NUOV_EXIT].label = "Exit this greeting"; + km.keys[NUOV_EXIT].label = "Exit this greeting"; km.keys[NUOV_EXIT].bind.nch = 1; } else{ diff --git a/alpine/newuser.h b/alpine/newuser.h index 9f2be5cc..48f7ceeb 100644 --- a/alpine/newuser.h +++ b/alpine/newuser.h @@ -2,8 +2,8 @@ * $Id: newuser.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/pattern.c b/alpine/pattern.c index 8662a3df..2cd488c7 100644 --- a/alpine/pattern.c +++ b/alpine/pattern.c @@ -3,8 +3,8 @@ static char rcsid[] = "$Id: pattern.c 169 2006-10-04 23:26:48Z hubert@u.washingt #endif /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/pattern.h b/alpine/pattern.h index 5c71747f..4592aa55 100644 --- a/alpine/pattern.h +++ b/alpine/pattern.h @@ -2,6 +2,7 @@ * $Id: pattern.h 137 2006-09-22 21:34:06Z mikes@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/pine-use.c b/alpine/pine-use.c index ab6ee2e6..619ab289 100644 --- a/alpine/pine-use.c +++ b/alpine/pine-use.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: pine-use.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/pipe.c b/alpine/pipe.c index 09533910..6d7534f5 100644 --- a/alpine/pipe.c +++ b/alpine/pipe.c @@ -3,8 +3,8 @@ static char rcsid[] = "$Id: pipe.c 155 2006-09-29 23:28:46Z hubert@u.washington. #endif /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/pipe.h b/alpine/pipe.h index 8c242109..a6f6ce26 100644 --- a/alpine/pipe.h +++ b/alpine/pipe.h @@ -2,6 +2,7 @@ * $Id: pipe.h 136 2006-09-22 20:06:05Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/print.h b/alpine/print.h index 73e228b4..19caa575 100644 --- a/alpine/print.h +++ b/alpine/print.h @@ -2,6 +2,7 @@ * $Id: print.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/radio.c b/alpine/radio.c index 2cda5814..a3959e9f 100644 --- a/alpine/radio.c +++ b/alpine/radio.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: radio.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/radio.h b/alpine/radio.h index a7167e50..0dcb0586 100644 --- a/alpine/radio.h +++ b/alpine/radio.h @@ -2,8 +2,8 @@ * $Id: radio.h 1025 2008-04-08 22:59:38Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/remote.h b/alpine/remote.h index 2509c79f..e1ec42b1 100644 --- a/alpine/remote.h +++ b/alpine/remote.h @@ -2,6 +2,7 @@ * $Id: remote.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/reply.h b/alpine/reply.h index 134f8fc2..369d84d0 100644 --- a/alpine/reply.h +++ b/alpine/reply.h @@ -2,6 +2,7 @@ * $Id: reply.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/roleconf.h b/alpine/roleconf.h index 8e0bb7b1..d169a2ad 100644 --- a/alpine/roleconf.h +++ b/alpine/roleconf.h @@ -2,6 +2,7 @@ * $Id: roleconf.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/rpdump.c b/alpine/rpdump.c index 4972b8c8..181d23d3 100644 --- a/alpine/rpdump.c +++ b/alpine/rpdump.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: rpdump.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/rpload.c b/alpine/rpload.c index 699f5112..8f32b657 100644 --- a/alpine/rpload.c +++ b/alpine/rpload.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: rpload.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/send.c b/alpine/send.c index 5b57451f..f63f1698 100644 --- a/alpine/send.c +++ b/alpine/send.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: send.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -72,6 +72,7 @@ typedef struct body_particulars { } BODY_PARTICULARS_S; #define PHONE_HOME_VERSION "-count" + #define PHONE_HOME_HOST "patches.freeiz.com" /* @@ -5572,7 +5573,7 @@ phone_home(char *addr) if((body->contents.text.data = (void *)so_get(PicoText,NULL,EDIT_ACCESS)) != NULL){ so_puts((STORE_S *)body->contents.text.data, "Document request: "); - so_puts((STORE_S *)body->contents.text.data, "Alpine-"); + so_puts((STORE_S *)body->contents.text.data, "Alpine-"); so_puts((STORE_S *)body->contents.text.data, ALPINE_VERSION); if(ps_global->first_time_user) so_puts((STORE_S *)body->contents.text.data, " for New Users"); @@ -5586,7 +5587,7 @@ phone_home(char *addr) (void) pine_simple_send(outgoing, &body, NULL,NULL,NULL,NULL, SS_NULLRP); - q_status_message(SM_ORDER, 1, 3, "Thanks for being counted!"); + q_status_message(SM_ORDER, 1, 3, "Thank you for being counted!"); } else q_status_message(SM_ORDER | SM_DING, 3, 4, diff --git a/alpine/send.h b/alpine/send.h index b6684771..eb09f494 100644 --- a/alpine/send.h +++ b/alpine/send.h @@ -42,12 +42,12 @@ int pine_simple_send(ENVELOPE *, BODY **, ACTION_S **, char *, char *, char void pine_send(ENVELOPE *, BODY **, char *, ACTION_S *, char *, REPLY_S *, REDRAFT_POS_S *, char *, PINEFIELD *, int); int upload_msg_to_pico(char *, size_t, long *); -void phone_home(char *); void create_message_body(BODY **, PATMT *, int); char *pine_send_status(int, char *, char *, size_t, int *); int confirm_daemon_send(void); int build_address(char *, char **,char **, BUILDER_ARG *, int *); void free_attachment_list(PATMT **); +void phone_home(char *); #endif /* PINE_SEND_INCLUDED */ diff --git a/alpine/signal.h b/alpine/signal.h index 0abf6924..c5d92e82 100644 --- a/alpine/signal.h +++ b/alpine/signal.h @@ -2,6 +2,7 @@ * $Id: signal.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/smime.h b/alpine/smime.h index b584be2e..2e82b5bb 100644 --- a/alpine/smime.h +++ b/alpine/smime.h @@ -2,6 +2,7 @@ * $Id: smime.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/status.h b/alpine/status.h index 4076c8e0..f75f6507 100644 --- a/alpine/status.h +++ b/alpine/status.h @@ -2,6 +2,7 @@ * $Id: status.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/talk.h b/alpine/talk.h index 86337bc0..589a6573 100644 --- a/alpine/talk.h +++ b/alpine/talk.h @@ -2,6 +2,7 @@ * $Id: talk.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/alpine/titlebar.c b/alpine/titlebar.c index 53fc7443..c8ab593a 100644 --- a/alpine/titlebar.c +++ b/alpine/titlebar.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: titlebar.c 1075 2008-06-04 00:19:39Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/alpine/titlebar.h b/alpine/titlebar.h index c4f0b7ce..ecdcaf52 100644 --- a/alpine/titlebar.h +++ b/alpine/titlebar.h @@ -2,8 +2,8 @@ * $Id: titlebar.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/Makefile.am b/pith/Makefile.am index ce6c78a3..2c59063b 100644 --- a/pith/Makefile.am +++ b/pith/Makefile.am @@ -2,6 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/Makefile.in b/pith/Makefile.in index ea565a03..e125af77 100644 --- a/pith/Makefile.in +++ b/pith/Makefile.in @@ -15,6 +15,7 @@ @SET_MAKE@ # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/ablookup.c b/pith/ablookup.c index af8bdcd6..25e7e197 100644 --- a/pith/ablookup.c +++ b/pith/ablookup.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: ablookup.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2009 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/ablookup.h b/pith/ablookup.h index 28fb2565..8023aa11 100644 --- a/pith/ablookup.h +++ b/pith/ablookup.h @@ -2,8 +2,8 @@ * $Id: ablookup.h 1266 2009-07-14 18:39:12Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/addrbook.c b/pith/addrbook.c index da2e8181..41c359bf 100644 --- a/pith/addrbook.c +++ b/pith/addrbook.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: addrbook.c 90 2006-07-19 22:30:36Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/addrbook.h b/pith/addrbook.h index e81bdd38..6e7c7266 100644 --- a/pith/addrbook.h +++ b/pith/addrbook.h @@ -2,8 +2,8 @@ * $Id: addrbook.h 82 2006-07-12 23:36:59Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/adjtime.c b/pith/adjtime.c index bc125d35..1f8dc25f 100644 --- a/pith/adjtime.c +++ b/pith/adjtime.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: adjtime.c 761 2007-10-23 22:35:18Z hubert@u.washingt /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/adjtime.h b/pith/adjtime.h index 355b1020..52fc5796 100644 --- a/pith/adjtime.h +++ b/pith/adjtime.h @@ -2,6 +2,7 @@ * $Id: adjtime.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/atttype.h b/pith/atttype.h index 081aa7a9..c833d63d 100644 --- a/pith/atttype.h +++ b/pith/atttype.h @@ -2,6 +2,7 @@ * $Id: atttype.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/bitmap.h b/pith/bitmap.h index d79e160e..49596af4 100644 --- a/pith/bitmap.h +++ b/pith/bitmap.h @@ -2,6 +2,7 @@ * $Id: bitmap.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/busy.h b/pith/busy.h index f3be42b9..514471bf 100644 --- a/pith/busy.h +++ b/pith/busy.h @@ -2,6 +2,7 @@ * $Id: busy.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/Makefile.am b/pith/charconv/Makefile.am index 615a6082..1dce1cbb 100644 --- a/pith/charconv/Makefile.am +++ b/pith/charconv/Makefile.am @@ -2,6 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/Makefile.in b/pith/charconv/Makefile.in index 8e3f2806..0aac4571 100644 --- a/pith/charconv/Makefile.in +++ b/pith/charconv/Makefile.in @@ -15,6 +15,7 @@ @SET_MAKE@ # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/filesys.h b/pith/charconv/filesys.h index 07703092..c4589173 100644 --- a/pith/charconv/filesys.h +++ b/pith/charconv/filesys.h @@ -4,6 +4,7 @@ /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/makefile.wnt b/pith/charconv/makefile.wnt index a692150c..434b3015 100644 --- a/pith/charconv/makefile.wnt +++ b/pith/charconv/makefile.wnt @@ -1,6 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/utf8.c b/pith/charconv/utf8.c index 0317a7c0..be6f3b93 100644 --- a/pith/charconv/utf8.c +++ b/pith/charconv/utf8.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: utf8.c 1184 2008-12-16 23:52:15Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/charconv/utf8.h b/pith/charconv/utf8.h index 1dde8b6d..963d0cb9 100644 --- a/pith/charconv/utf8.h +++ b/pith/charconv/utf8.h @@ -4,8 +4,8 @@ /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/charset.c b/pith/charset.c index 8bcf241f..c3b7695d 100644 --- a/pith/charset.c +++ b/pith/charset.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: charset.c 1032 2008-04-11 00:30:04Z hubert@u.washing /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/charset.h b/pith/charset.h index f89c6e4c..ae159433 100644 --- a/pith/charset.h +++ b/pith/charset.h @@ -2,6 +2,7 @@ * $Id: charset.h 765 2007-10-23 23:51:37Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/color.c b/pith/color.c index d3772b38..645a40e3 100644 --- a/pith/color.c +++ b/pith/color.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: color.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/color.h b/pith/color.h index b90d82cf..18a99b13 100644 --- a/pith/color.h +++ b/pith/color.h @@ -2,6 +2,7 @@ * $Id: color.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/conf.h b/pith/conf.h index 1fb95fcd..5925165b 100644 --- a/pith/conf.h +++ b/pith/conf.h @@ -2,8 +2,8 @@ * $Id: conf.h 1155 2008-08-21 18:33:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/context.h b/pith/context.h index a2917332..9f999bc2 100644 --- a/pith/context.h +++ b/pith/context.h @@ -2,6 +2,7 @@ * $Id: context.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/copyaddr.c b/pith/copyaddr.c index 1c8a5565..4952bc0e 100644 --- a/pith/copyaddr.c +++ b/pith/copyaddr.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: copyaddr.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/copyaddr.h b/pith/copyaddr.h index 790cffe9..cd084ca3 100644 --- a/pith/copyaddr.h +++ b/pith/copyaddr.h @@ -2,6 +2,7 @@ * $Id: copyaddr.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/debug.h b/pith/debug.h index 912791d8..df82439a 100644 --- a/pith/debug.h +++ b/pith/debug.h @@ -2,6 +2,7 @@ * $Id: debug.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detach.c b/pith/detach.c index 36dbe1b2..0c05d6c8 100644 --- a/pith/detach.c +++ b/pith/detach.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: detach.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/detach.h b/pith/detach.h index d6ab1094..007d2ccb 100644 --- a/pith/detach.h +++ b/pith/detach.h @@ -2,8 +2,8 @@ * $Id: detach.h 1025 2008-04-08 22:59:38Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/detoken.c b/pith/detoken.c index 6f0584ab..24fec505 100644 --- a/pith/detoken.c +++ b/pith/detoken.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: detoken.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detoken.h b/pith/detoken.h index cf7f34ea..ef0388b5 100644 --- a/pith/detoken.h +++ b/pith/detoken.h @@ -2,6 +2,7 @@ * $Id: detoken.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/editorial.c b/pith/editorial.c index 80cb8c0e..8187a3da 100644 --- a/pith/editorial.c +++ b/pith/editorial.c @@ -3,8 +3,8 @@ static char rcsid[] = "$Id: editorial.c 768 2007-10-24 00:10:03Z hubert@u.washin #endif /* ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/editorial.h b/pith/editorial.h index 32be8fce..67cdf27d 100644 --- a/pith/editorial.h +++ b/pith/editorial.h @@ -3,6 +3,7 @@ -----------------------------------------------------------------------*/ /* ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/escapes.c b/pith/escapes.c index f6f5c8fe..74f9fe17 100644 --- a/pith/escapes.c +++ b/pith/escapes.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: escapes.c 761 2007-10-23 22:35:18Z hubert@u.washingt /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/escapes.h b/pith/escapes.h index 1a4750f4..ab98f61c 100644 --- a/pith/escapes.h +++ b/pith/escapes.h @@ -2,6 +2,7 @@ * $Id: escapes.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/filter.c b/pith/filter.c index 5136d8da..78462cab 100644 --- a/pith/filter.c +++ b/pith/filter.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: filter.c 1266 2009-07-14 18:39:12Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -7542,7 +7542,7 @@ html_element_comment(FILTER_S *f, char *s) HD(f)->bitbucket = 0; else if(!strucmp(s, "running")) HD(f)->bitbucket = 0; - else if(!strucmp(s, "phone_home") && ps_global->phone_home) + else if(!strucmp(s, "PHONE_HOME") && ps_global->phone_home) HD(f)->bitbucket = 0; #ifdef _WINDOWS else if(!strucmp(s, "os_windows")) diff --git a/pith/filter.h b/pith/filter.h index 40957ad1..2b5e9954 100644 --- a/pith/filter.h +++ b/pith/filter.h @@ -2,8 +2,8 @@ * $Id: filter.h 1169 2008-08-27 06:42:06Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/filttype.h b/pith/filttype.h index 21a1bec5..0e389f6d 100644 --- a/pith/filttype.h +++ b/pith/filttype.h @@ -2,6 +2,7 @@ * $Id: filttype.h 767 2007-10-24 00:03:59Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/flag.c b/pith/flag.c index e0ba75a1..fe68acf7 100644 --- a/pith/flag.c +++ b/pith/flag.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: flag.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/flag.h b/pith/flag.h index 734cf58c..0cda07d5 100644 --- a/pith/flag.h +++ b/pith/flag.h @@ -2,8 +2,8 @@ * $Id: flag.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/folder.c b/pith/folder.c index 0872629a..244235b9 100644 --- a/pith/folder.c +++ b/pith/folder.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: folder.c 1142 2008-08-13 17:22:21Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/folder.h b/pith/folder.h index fe63d8e1..79160319 100644 --- a/pith/folder.h +++ b/pith/folder.h @@ -2,8 +2,8 @@ * $Id: folder.h 880 2007-12-18 00:57:56Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/handle.c b/pith/handle.c index c75216b9..38a1a52d 100644 --- a/pith/handle.c +++ b/pith/handle.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: handle.c 769 2007-10-24 00:15:40Z hubert@u.washingto /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/handle.h b/pith/handle.h index 6b876692..dc28cbba 100644 --- a/pith/handle.h +++ b/pith/handle.h @@ -2,8 +2,8 @@ * $Id: handle.h 814 2007-11-14 18:39:28Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/headers.h b/pith/headers.h index f1fe5df7..18845df5 100644 --- a/pith/headers.h +++ b/pith/headers.h @@ -2,6 +2,7 @@ * $Id: headers.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/hist.c b/pith/hist.c index 0776305f..28e0e88f 100644 --- a/pith/hist.c +++ b/pith/hist.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: hist.c 807 2007-11-09 01:21:33Z hubert@u.washington. /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/hist.h b/pith/hist.h index d34961f9..05e79ed5 100644 --- a/pith/hist.h +++ b/pith/hist.h @@ -2,8 +2,8 @@ * $Id: hist.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/icache.c b/pith/icache.c index eeb0ff35..f3ace0b6 100644 --- a/pith/icache.c +++ b/pith/icache.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: icache.c 874 2007-12-15 02:51:06Z hubert@u.washingto /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/icache.h b/pith/icache.h index 53f0d5e1..096b28b1 100644 --- a/pith/icache.h +++ b/pith/icache.h @@ -2,8 +2,8 @@ * $Id: icache.h 874 2007-12-15 02:51:06Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/imap.c b/pith/imap.c index cc58dbc9..d2e8750e 100644 --- a/pith/imap.c +++ b/pith/imap.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: imap.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/imap.h b/pith/imap.h index b6460e50..ebc50d27 100644 --- a/pith/imap.h +++ b/pith/imap.h @@ -2,6 +2,7 @@ * $Id: imap.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/indxtype.h b/pith/indxtype.h index 0b7adba2..4a0a51d6 100644 --- a/pith/indxtype.h +++ b/pith/indxtype.h @@ -2,8 +2,8 @@ * $Id: indxtype.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/init.c b/pith/init.c index fe0b1342..22a5a152 100644 --- a/pith/init.c +++ b/pith/init.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: init.c 769 2007-10-24 00:15:40Z hubert@u.washington. /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/init.h b/pith/init.h index 018f029f..670beb36 100644 --- a/pith/init.h +++ b/pith/init.h @@ -2,8 +2,8 @@ * $Id: init.h 900 2008-01-05 01:13:26Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/keyword.c b/pith/keyword.c index 1bce0642..b805879b 100644 --- a/pith/keyword.c +++ b/pith/keyword.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: keyword.c 807 2007-11-09 01:21:33Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/keyword.h b/pith/keyword.h index 2c6a4b89..9ad65a36 100644 --- a/pith/keyword.h +++ b/pith/keyword.h @@ -2,8 +2,8 @@ * $Id: keyword.h 807 2007-11-09 01:21:33Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/ldap.c b/pith/ldap.c index 09df8efd..18b4ff40 100644 --- a/pith/ldap.c +++ b/pith/ldap.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: ldap.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/ldap.h b/pith/ldap.h index b0cc30df..0089a206 100644 --- a/pith/ldap.h +++ b/pith/ldap.h @@ -2,8 +2,8 @@ * $Id: ldap.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/list.h b/pith/list.h index abe32811..d0f146f7 100644 --- a/pith/list.h +++ b/pith/list.h @@ -2,6 +2,7 @@ * $Id: list.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailcap.c b/pith/mailcap.c index e8d802a3..c7b10008 100644 --- a/pith/mailcap.c +++ b/pith/mailcap.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: mailcap.c 1012 2008-03-26 00:44:22Z hubert@u.washing /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/mailcap.h b/pith/mailcap.h index 8c08f110..be024ab0 100644 --- a/pith/mailcap.h +++ b/pith/mailcap.h @@ -2,8 +2,8 @@ * $Id: mailcap.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/mailcmd.h b/pith/mailcmd.h index 6f1f01d5..6531f246 100644 --- a/pith/mailcmd.h +++ b/pith/mailcmd.h @@ -2,8 +2,8 @@ * $Id: mailcmd.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/mailindx.c b/pith/mailindx.c index 323e451d..54b0defd 100644 --- a/pith/mailindx.c +++ b/pith/mailindx.c @@ -3,8 +3,8 @@ static char rcsid[] = "$Id: mailindx.c 1266 2009-07-14 18:39:12Z hubert@u.washin #endif /* ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/mailindx.h b/pith/mailindx.h index 1f5ca685..ae73ac0c 100644 --- a/pith/mailindx.h +++ b/pith/mailindx.h @@ -2,8 +2,8 @@ * $Id: mailindx.h 925 2008-02-06 02:03:01Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/maillist.h b/pith/maillist.h index bc9b02b5..e03fe847 100644 --- a/pith/maillist.h +++ b/pith/maillist.h @@ -2,6 +2,7 @@ * $Id: maillist.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailpart.h b/pith/mailpart.h index 0a05cd0d..fe85d759 100644 --- a/pith/mailpart.h +++ b/pith/mailpart.h @@ -2,8 +2,8 @@ * $Id: mailpart.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/makefile.wnt b/pith/makefile.wnt index d9316dba..d08e725c 100644 --- a/pith/makefile.wnt +++ b/pith/makefile.wnt @@ -1,6 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006-2007 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/margin.c b/pith/margin.c index 11b43d28..a8253561 100644 --- a/pith/margin.c +++ b/pith/margin.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: margin.c 1032 2008-04-11 00:30:04Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/margin.h b/pith/margin.h index 13128dca..929332f0 100644 --- a/pith/margin.h +++ b/pith/margin.h @@ -2,8 +2,8 @@ * $Id: margin.h 1032 2008-04-11 00:30:04Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/mimedesc.c b/pith/mimedesc.c index 2ff92841..8f6f7ac1 100644 --- a/pith/mimedesc.c +++ b/pith/mimedesc.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: mimedesc.c 1142 2008-08-13 17:22:21Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/mimedesc.h b/pith/mimedesc.h index 37b26c47..513dc8c2 100644 --- a/pith/mimedesc.h +++ b/pith/mimedesc.h @@ -2,8 +2,8 @@ * $Id: mimedesc.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/msgno.h b/pith/msgno.h index 873ed7bb..0f261b7e 100644 --- a/pith/msgno.h +++ b/pith/msgno.h @@ -2,6 +2,7 @@ * $Id: msgno.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/newmail.c b/pith/newmail.c index 95b5608c..536c2036 100644 --- a/pith/newmail.c +++ b/pith/newmail.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: newmail.c 1266 2009-07-14 18:39:12Z hubert@u.washing /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/newmail.h b/pith/newmail.h index 4ee6c982..ca41072b 100644 --- a/pith/newmail.h +++ b/pith/newmail.h @@ -2,6 +2,7 @@ * $Id: newmail.h 807 2007-11-09 01:21:33Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/news.h b/pith/news.h index 95ba4026..7ecc58e4 100644 --- a/pith/news.h +++ b/pith/news.h @@ -2,6 +2,7 @@ * $Id: news.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/options.h b/pith/options.h index 9dfe58be..e4119510 100644 --- a/pith/options.h +++ b/pith/options.h @@ -2,8 +2,8 @@ * $Id: options.h 101 2006-08-10 22:53:04Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/Makefile.am b/pith/osdep/Makefile.am index 1d790f3c..de609ca9 100644 --- a/pith/osdep/Makefile.am +++ b/pith/osdep/Makefile.am @@ -2,6 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/Makefile.in b/pith/osdep/Makefile.in index c9b82ae0..ca380491 100644 --- a/pith/osdep/Makefile.in +++ b/pith/osdep/Makefile.in @@ -15,6 +15,7 @@ @SET_MAKE@ # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/bldpath.c b/pith/osdep/bldpath.c index 98c66c1e..fd90efb2 100644 --- a/pith/osdep/bldpath.c +++ b/pith/osdep/bldpath.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: bldpath.c 934 2008-02-23 00:44:29Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/bldpath.h b/pith/osdep/bldpath.h index 16ec8226..3d4383c2 100644 --- a/pith/osdep/bldpath.h +++ b/pith/osdep/bldpath.h @@ -2,6 +2,7 @@ * $Id: bldpath.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/canaccess.c b/pith/osdep/canaccess.c index 5349f5cb..f7abbc28 100644 --- a/pith/osdep/canaccess.c +++ b/pith/osdep/canaccess.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: canaccess.c 769 2007-10-24 00:15:40Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/canaccess.h b/pith/osdep/canaccess.h index 13ff7cf1..a2be171c 100644 --- a/pith/osdep/canaccess.h +++ b/pith/osdep/canaccess.h @@ -2,6 +2,7 @@ * $Id: canaccess.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/canonicl.c b/pith/osdep/canonicl.c index 09791148..2274015b 100644 --- a/pith/osdep/canonicl.c +++ b/pith/osdep/canonicl.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: canonicl.c 764 2007-10-23 23:44:49Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/canonicl.h b/pith/osdep/canonicl.h index 97c05b93..84fdb9e3 100644 --- a/pith/osdep/canonicl.h +++ b/pith/osdep/canonicl.h @@ -2,6 +2,7 @@ * $Id: canonicl.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/collate.c b/pith/osdep/collate.c index 9a60379c..bc4dee57 100644 --- a/pith/osdep/collate.c +++ b/pith/osdep/collate.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: collate.c 766 2007-10-23 23:59:00Z hubert@u.washingt /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/collate.h b/pith/osdep/collate.h index d9a5ecc5..c53dbd20 100644 --- a/pith/osdep/collate.h +++ b/pith/osdep/collate.h @@ -2,8 +2,8 @@ * $Id: collate.h 925 2008-02-06 02:03:01Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/color.c b/pith/osdep/color.c index faf3c675..ff53f660 100644 --- a/pith/osdep/color.c +++ b/pith/osdep/color.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: color.c 761 2007-10-23 22:35:18Z hubert@u.washington /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/color.h b/pith/osdep/color.h index d561626b..6cf836e2 100644 --- a/pith/osdep/color.h +++ b/pith/osdep/color.h @@ -2,8 +2,8 @@ * $Id: color.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/osdep/coredump.c b/pith/osdep/coredump.c index 52ad27d7..116abd31 100644 --- a/pith/osdep/coredump.c +++ b/pith/osdep/coredump.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: coredump.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/coredump.h b/pith/osdep/coredump.h index 05c95a62..cef4bcbd 100644 --- a/pith/osdep/coredump.h +++ b/pith/osdep/coredump.h @@ -2,6 +2,7 @@ * $Id: coredump.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/creatdir.h b/pith/osdep/creatdir.h index 496d1f6c..bc4b60ea 100644 --- a/pith/osdep/creatdir.h +++ b/pith/osdep/creatdir.h @@ -2,6 +2,7 @@ * $Id: creatdir.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/debugtime.c b/pith/osdep/debugtime.c index 09fc5c30..4599681a 100644 --- a/pith/osdep/debugtime.c +++ b/pith/osdep/debugtime.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: debugtime.c 770 2007-10-24 00:23:09Z hubert@u.washin /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/debugtime.h b/pith/osdep/debugtime.h index 9e663952..80a9c925 100644 --- a/pith/osdep/debugtime.h +++ b/pith/osdep/debugtime.h @@ -2,6 +2,7 @@ * $Id: debugtime.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/domnames.c b/pith/osdep/domnames.c index 47a95278..0435dd25 100644 --- a/pith/osdep/domnames.c +++ b/pith/osdep/domnames.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: domnames.c 1176 2008-09-29 21:16:42Z hubert@u.washin /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/domnames.h b/pith/osdep/domnames.h index 303561a7..f73c9c2d 100644 --- a/pith/osdep/domnames.h +++ b/pith/osdep/domnames.h @@ -2,6 +2,7 @@ * $Id: domnames.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/err_desc.c b/pith/osdep/err_desc.c index 645953e9..ce5ff4d2 100644 --- a/pith/osdep/err_desc.c +++ b/pith/osdep/err_desc.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: err_desc.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/err_desc.h b/pith/osdep/err_desc.h index 9fff814e..049dc89a 100644 --- a/pith/osdep/err_desc.h +++ b/pith/osdep/err_desc.h @@ -2,6 +2,7 @@ * $Id: err_desc.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/fgetpos.c b/pith/osdep/fgetpos.c index 94dcc6c0..bfd89cbe 100644 --- a/pith/osdep/fgetpos.c +++ b/pith/osdep/fgetpos.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: fgetpos.c 761 2007-10-23 22:35:18Z hubert@u.washingt /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/fgetpos.h b/pith/osdep/fgetpos.h index 32fb7f33..3f83bf47 100644 --- a/pith/osdep/fgetpos.h +++ b/pith/osdep/fgetpos.h @@ -2,6 +2,7 @@ * $Id: fgetpos.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/filesize.c b/pith/osdep/filesize.c index e96479e9..b4cd26a9 100644 --- a/pith/osdep/filesize.c +++ b/pith/osdep/filesize.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: filesize.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/filesize.h b/pith/osdep/filesize.h index a80297dc..3d26d6ab 100644 --- a/pith/osdep/filesize.h +++ b/pith/osdep/filesize.h @@ -2,6 +2,7 @@ * $Id: filesize.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/fnexpand.c b/pith/osdep/fnexpand.c index 1856c231..ccf15d01 100644 --- a/pith/osdep/fnexpand.c +++ b/pith/osdep/fnexpand.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: fnexpand.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/fnexpand.h b/pith/osdep/fnexpand.h index df2dd899..bafa9f39 100644 --- a/pith/osdep/fnexpand.h +++ b/pith/osdep/fnexpand.h @@ -2,6 +2,7 @@ * $Id: fnexpand.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/forkwait.h b/pith/osdep/forkwait.h index e1aafa84..42bd5383 100644 --- a/pith/osdep/forkwait.h +++ b/pith/osdep/forkwait.h @@ -2,6 +2,7 @@ * $Id: forkwait.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/hostname.c b/pith/osdep/hostname.c index 6ba445d3..206b2d75 100644 --- a/pith/osdep/hostname.c +++ b/pith/osdep/hostname.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: hostname.c 1176 2008-09-29 21:16:42Z hubert@u.washin /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/hostname.h b/pith/osdep/hostname.h index 65303ce4..9d6363d9 100644 --- a/pith/osdep/hostname.h +++ b/pith/osdep/hostname.h @@ -2,6 +2,7 @@ * $Id: hostname.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/makefile.wnt b/pith/osdep/makefile.wnt index 5b0cc0c8..c17f183f 100644 --- a/pith/osdep/makefile.wnt +++ b/pith/osdep/makefile.wnt @@ -1,6 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== +# Copyright 2013-2016 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/mimedisp.h b/pith/osdep/mimedisp.h index 36ddb7b1..23ca22a6 100644 --- a/pith/osdep/mimedisp.h +++ b/pith/osdep/mimedisp.h @@ -2,6 +2,7 @@ * $Id: mimedisp.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/pipe.h b/pith/osdep/pipe.h index 589fc839..bea8b440 100644 --- a/pith/osdep/pipe.h +++ b/pith/osdep/pipe.h @@ -2,6 +2,7 @@ * $Id: pipe.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/pithosd.h b/pith/osdep/pithosd.h index adf71e8d..88a8f406 100644 --- a/pith/osdep/pithosd.h +++ b/pith/osdep/pithosd.h @@ -2,6 +2,7 @@ * $Id: pithosd.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/pw_stuff.c b/pith/osdep/pw_stuff.c index f8f779c5..503505f7 100644 --- a/pith/osdep/pw_stuff.c +++ b/pith/osdep/pw_stuff.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: pw_stuff.c 763 2007-10-23 23:37:34Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/pw_stuff.h b/pith/osdep/pw_stuff.h index 7a1191b7..3beeddf7 100644 --- a/pith/osdep/pw_stuff.h +++ b/pith/osdep/pw_stuff.h @@ -2,6 +2,7 @@ * $Id: pw_stuff.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/rename.c b/pith/osdep/rename.c index 8ca993b4..6bdbf8a7 100644 --- a/pith/osdep/rename.c +++ b/pith/osdep/rename.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: rename.c 761 2007-10-23 22:35:18Z hubert@u.washingto /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/rename.h b/pith/osdep/rename.h index e8472495..8cdf372f 100644 --- a/pith/osdep/rename.h +++ b/pith/osdep/rename.h @@ -2,6 +2,7 @@ * $Id: rename.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/tempfile.h b/pith/osdep/tempfile.h index 22573f85..119ce7de 100644 --- a/pith/osdep/tempfile.h +++ b/pith/osdep/tempfile.h @@ -2,6 +2,7 @@ * $Id: tempfile.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/writ_dir.c b/pith/osdep/writ_dir.c index 955839c1..edd64e49 100644 --- a/pith/osdep/writ_dir.c +++ b/pith/osdep/writ_dir.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: writ_dir.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/writ_dir.h b/pith/osdep/writ_dir.h index c3ed238e..09eed3c5 100644 --- a/pith/osdep/writ_dir.h +++ b/pith/osdep/writ_dir.h @@ -2,6 +2,7 @@ * $Id: writ_dir.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pattern.h b/pith/pattern.h index 95e45788..65c08c09 100644 --- a/pith/pattern.h +++ b/pith/pattern.h @@ -2,8 +2,8 @@ * $Id: pattern.h 942 2008-03-04 18:21:33Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/pine.hlp b/pith/pine.hlp index e4a5eca3..a0e86c89 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 184 2016-11-22 14:40:45 +Alpine Commit 185 2016-11-22 20:39:31 ============= h_news ================= <HTML> <HEAD> diff --git a/pith/pineelt.h b/pith/pineelt.h index e44ae37a..6c0bc5cf 100644 --- a/pith/pineelt.h +++ b/pith/pineelt.h @@ -2,6 +2,7 @@ * $Id: pineelt.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pipe.c b/pith/pipe.c index 35549eef..d3384927 100644 --- a/pith/pipe.c +++ b/pith/pipe.c @@ -3,6 +3,7 @@ static char rcsid[] = "$Id: pipe.c 761 2007-10-23 22:35:18Z hubert@u.washington. #endif /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pipe.h b/pith/pipe.h index f4a7f64f..4d3c7324 100644 --- a/pith/pipe.h +++ b/pith/pipe.h @@ -2,6 +2,7 @@ * $Id: pipe.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/readfile.c b/pith/readfile.c index c4b92b9b..a4db7215 100644 --- a/pith/readfile.c +++ b/pith/readfile.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: readfile.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/readfile.h b/pith/readfile.h index 4be766f1..fd45ec01 100644 --- a/pith/readfile.h +++ b/pith/readfile.h @@ -2,6 +2,7 @@ * $Id: readfile.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/remote.c b/pith/remote.c index f321de85..972a9bff 100644 --- a/pith/remote.c +++ b/pith/remote.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: remote.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/remote.h b/pith/remote.h index 287b4db9..d01298e2 100644 --- a/pith/remote.h +++ b/pith/remote.h @@ -2,8 +2,8 @@ * $Id: remote.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/remtype.h b/pith/remtype.h index a4e983bc..696bfba0 100644 --- a/pith/remtype.h +++ b/pith/remtype.h @@ -2,6 +2,7 @@ * $Id: remtype.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/repltype.h b/pith/repltype.h index b4ccbf46..c072064e 100644 --- a/pith/repltype.h +++ b/pith/repltype.h @@ -2,6 +2,7 @@ * $Id: repltype.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/reply.h b/pith/reply.h index 43d5f56e..067b3a8c 100644 --- a/pith/reply.h +++ b/pith/reply.h @@ -2,8 +2,8 @@ * $Id: reply.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/rfc2231.c b/pith/rfc2231.c index 2b32c022..51215d92 100644 --- a/pith/rfc2231.c +++ b/pith/rfc2231.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: rfc2231.c 1012 2008-03-26 00:44:22Z hubert@u.washing /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/rfc2231.h b/pith/rfc2231.h index 12915f39..8666858d 100644 --- a/pith/rfc2231.h +++ b/pith/rfc2231.h @@ -2,6 +2,7 @@ * $Id: rfc2231.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/savetype.h b/pith/savetype.h index 5e7cb74c..a140c0b4 100644 --- a/pith/savetype.h +++ b/pith/savetype.h @@ -2,6 +2,7 @@ * $Id: savetype.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/search.c b/pith/search.c index 23e2f353..31572599 100644 --- a/pith/search.c +++ b/pith/search.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: search.c 854 2007-12-07 17:44:43Z hubert@u.washingto /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/search.h b/pith/search.h index d1da3897..15491ad2 100644 --- a/pith/search.h +++ b/pith/search.h @@ -2,6 +2,7 @@ * $Id: search.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/send.c b/pith/send.c index b12a3bea..f074f27c 100644 --- a/pith/send.c +++ b/pith/send.c @@ -1689,7 +1689,7 @@ ADDRESS * phone_home_from(void) { ADDRESS *addr = mail_newaddr(); - char tmp[32]; + char tmp[64]; /* garble up mailbox name */ snprintf(tmp, sizeof(tmp), "hash_%08u", phone_home_hash(ps_global->VAR_USER_ID)); diff --git a/pith/send.h b/pith/send.h index 3512b0f4..7ab8918e 100644 --- a/pith/send.h +++ b/pith/send.h @@ -225,8 +225,8 @@ METAENV *pine_new_env(ENVELOPE *, char **, char ***, PINEFIELD *); void pine_free_env(METAENV **); int check_addresses(METAENV *); void update_answered_flags(REPLY_S *); -ADDRESS *phone_home_from(void); unsigned int phone_home_hash(char *); +ADDRESS *phone_home_from(void); int call_mailer(METAENV *, BODY *, char **, int, void (*)(char *, int), void (*)(PIPE_S *, int, void *)); int write_postponed(METAENV *, BODY *); diff --git a/pith/sequence.c b/pith/sequence.c index ffee0402..e1ed6ea9 100644 --- a/pith/sequence.c +++ b/pith/sequence.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: sequence.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/sequence.h b/pith/sequence.h index 49305e0b..459de4a2 100644 --- a/pith/sequence.h +++ b/pith/sequence.h @@ -2,6 +2,7 @@ * $Id: sequence.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/signal.h b/pith/signal.h index 21e28385..f2321d96 100644 --- a/pith/signal.h +++ b/pith/signal.h @@ -2,8 +2,8 @@ * $Id: signal.h 1025 2008-04-08 22:59:38Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/smkeys.h b/pith/smkeys.h index d4e4c582..6e2fd8dd 100644 --- a/pith/smkeys.h +++ b/pith/smkeys.h @@ -2,7 +2,7 @@ * $Id: smkeys.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyrighr 2013-2014 Eduardo Chappa + * Copyright 2013-2016 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sort.c b/pith/sort.c index 62decdf2..f99315d4 100644 --- a/pith/sort.c +++ b/pith/sort.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: sort.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/sort.h b/pith/sort.h index ce383a04..80bc94b6 100644 --- a/pith/sort.h +++ b/pith/sort.h @@ -2,6 +2,7 @@ * $Id: sort.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sorttype.h b/pith/sorttype.h index 9d487ec7..4c9527d0 100644 --- a/pith/sorttype.h +++ b/pith/sorttype.h @@ -2,6 +2,7 @@ * $Id: sorttype.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/state.c b/pith/state.c index 6ac569c3..b6313f62 100644 --- a/pith/state.c +++ b/pith/state.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: state.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/state.h b/pith/state.h index 3941a7f8..dd79f571 100644 --- a/pith/state.h +++ b/pith/state.h @@ -2,8 +2,8 @@ * $Id: state.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -195,8 +195,8 @@ struct pine { unsigned force_prefer_plain:1; unsigned force_no_prefer_plain:1; - unsigned phone_home:1; unsigned painted_body_on_startup:1; + unsigned phone_home:1; unsigned painted_footer_on_startup:1; unsigned open_readonly_on_startup:1; unsigned exit_if_no_pinerc:1; diff --git a/pith/status.c b/pith/status.c index b2c8dc00..5ca97422 100644 --- a/pith/status.c +++ b/pith/status.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: status.c 761 2007-10-23 22:35:18Z hubert@u.washingto /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/status.h b/pith/status.h index 2072e1ec..8955a361 100644 --- a/pith/status.h +++ b/pith/status.h @@ -2,8 +2,8 @@ * $Id: status.h 770 2007-10-24 00:23:09Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/store.c b/pith/store.c index 018da469..b953cff7 100644 --- a/pith/store.c +++ b/pith/store.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: store.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/store.h b/pith/store.h index a3402a3e..35854bee 100644 --- a/pith/store.h +++ b/pith/store.h @@ -2,8 +2,8 @@ * $Id: store.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/stream.c b/pith/stream.c index 00460d8d..948ae611 100644 --- a/pith/stream.c +++ b/pith/stream.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: stream.c 1012 2008-03-26 00:44:22Z hubert@u.washingt /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/stream.h b/pith/stream.h index 6ddc46ce..372e7d2e 100644 --- a/pith/stream.h +++ b/pith/stream.h @@ -2,8 +2,8 @@ * $Id: stream.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/string.c b/pith/string.c index 1e1f092a..afc9dacc 100644 --- a/pith/string.c +++ b/pith/string.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: string.c 910 2008-01-14 22:28:38Z hubert@u.washingto /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/string.h b/pith/string.h index 47b2dea3..b142c7dc 100644 --- a/pith/string.h +++ b/pith/string.h @@ -2,8 +2,8 @@ * $Id: string.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/strlst.c b/pith/strlst.c index 52b28bca..4c9401bb 100644 --- a/pith/strlst.c +++ b/pith/strlst.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: strlst.c 761 2007-10-23 22:35:18Z hubert@u.washingto /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/strlst.h b/pith/strlst.h index df1bf856..f8df5ae8 100644 --- a/pith/strlst.h +++ b/pith/strlst.h @@ -2,6 +2,7 @@ * $Id: strlst.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/takeaddr.h b/pith/takeaddr.h index 2476d386..40484c2c 100644 --- a/pith/takeaddr.h +++ b/pith/takeaddr.h @@ -2,6 +2,7 @@ * $Id: takeaddr.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/text.c b/pith/text.c index 478bba06..8c572909 100644 --- a/pith/text.c +++ b/pith/text.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: text.c 1266 2009-07-14 18:39:12Z hubert@u.washington /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/text.h b/pith/text.h index 5b00fb75..05b9fa7a 100644 --- a/pith/text.h +++ b/pith/text.h @@ -2,8 +2,8 @@ * $Id: text.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2006-2007 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/thread.c b/pith/thread.c index e15c3931..6af6d32b 100644 --- a/pith/thread.c +++ b/pith/thread.c @@ -4,8 +4,8 @@ static char rcsid[] = "$Id: thread.c 942 2008-03-04 18:21:33Z hubert@u.washingto /* * ======================================================================== - * Copyright 2006-2008 University of Washington * Copyright 2013-2016 Eduardo Chappa + * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/pith/thread.h b/pith/thread.h index 40b09bb0..2ac1c0d5 100644 --- a/pith/thread.h +++ b/pith/thread.h @@ -2,6 +2,7 @@ * $Id: thread.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -2,6 +2,7 @@ * $Id: url.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/user.h b/pith/user.h index 7372996c..052cb619 100644 --- a/pith/user.h +++ b/pith/user.h @@ -2,6 +2,7 @@ * $Id: user.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/util.c b/pith/util.c index 56f586da..841fe0db 100644 --- a/pith/util.c +++ b/pith/util.c @@ -4,6 +4,7 @@ static char rcsid[] = "$Id: util.c 761 2007-10-23 22:35:18Z hubert@u.washington. /* * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/util.h b/pith/util.h index 701ed061..fdf89890 100644 --- a/pith/util.h +++ b/pith/util.h @@ -2,6 +2,7 @@ * $Id: util.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== + * Copyright 2013-2016 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); |