summaryrefslogtreecommitdiff
path: root/alpine
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2016-02-02 13:30:41 -0700
committerEduardo Chappa <chappa@washington.edu>2016-02-02 13:30:41 -0700
commit6ed1cdac6e1f3f06b30c6c7baf98c43c8c937a4c (patch)
treee99527bbb4bc93ab987d29b0244532b32fae9593 /alpine
parent160c65c07175315edddfec7297ad400486a8cabd (diff)
downloadalpine-6ed1cdac6e1f3f06b30c6c7baf98c43c8c937a4c.tar.xz
* New version 2.20.11
* Update of copyright notice * Update to release notes to indicate support of RFC 2971.
Diffstat (limited to 'alpine')
-rw-r--r--alpine/addrbook.c2
-rw-r--r--alpine/addrbook.h2
-rw-r--r--alpine/adrbkcmd.c2
-rw-r--r--alpine/adrbkcmd.h2
-rw-r--r--alpine/after.c2
-rw-r--r--alpine/after.h2
-rw-r--r--alpine/alpine.c2
-rw-r--r--alpine/arg.c2
-rw-r--r--alpine/busy.c2
-rw-r--r--alpine/busy.h2
-rw-r--r--alpine/colorconf.c2
-rw-r--r--alpine/colorconf.h2
-rw-r--r--alpine/confscroll.c2
-rw-r--r--alpine/confscroll.h2
-rw-r--r--alpine/conftype.h2
-rw-r--r--alpine/context.c2
-rw-r--r--alpine/dispfilt.c2
-rw-r--r--alpine/flagmaint.c2
-rw-r--r--alpine/flagmaint.h2
-rw-r--r--alpine/folder.c2
-rw-r--r--alpine/help.c2
-rw-r--r--alpine/help.h2
-rw-r--r--alpine/imap.c2
-rw-r--r--alpine/imap.h2
-rw-r--r--alpine/init.c2
-rw-r--r--alpine/kblock.c2
-rw-r--r--alpine/keymenu.c2
-rw-r--r--alpine/keymenu.h2
-rw-r--r--alpine/ldapconf.c2
-rw-r--r--alpine/ldapconf.h2
-rw-r--r--alpine/listsel.c2
-rw-r--r--alpine/listsel.h2
-rw-r--r--alpine/mailcmd.c2
-rw-r--r--alpine/mailcmd.h2
-rw-r--r--alpine/mailindx.c2
-rw-r--r--alpine/mailindx.h2
-rw-r--r--alpine/mailpart.c2
-rw-r--r--alpine/mailpart.h2
-rw-r--r--alpine/mailview.c2
-rw-r--r--alpine/mailview.h2
-rw-r--r--alpine/newuser.c2
-rw-r--r--alpine/newuser.h2
-rw-r--r--alpine/osdep/chnge_pw.c2
-rw-r--r--alpine/osdep/chnge_pw.h2
-rw-r--r--alpine/osdep/debuging.c2
-rw-r--r--alpine/osdep/execview.c2
-rw-r--r--alpine/osdep/fltrname.c2
-rw-r--r--alpine/osdep/mswin.rc10
-rw-r--r--alpine/osdep/mswinver.c2
-rw-r--r--alpine/osdep/print.c2
-rw-r--r--alpine/osdep/termin.gen.c2
-rw-r--r--alpine/osdep/termin.gen.h2
-rw-r--r--alpine/osdep/termin.unx.c2
-rw-r--r--alpine/osdep/termin.unx.h2
-rw-r--r--alpine/osdep/termin.wnt.c2
-rw-r--r--alpine/osdep/termin.wnt.h2
-rw-r--r--alpine/osdep/termout.gen.c2
-rw-r--r--alpine/osdep/termout.gen.h2
-rw-r--r--alpine/osdep/termout.unx.c2
-rw-r--r--alpine/osdep/termout.unx.h2
-rw-r--r--alpine/osdep/termout.wnt.c2
-rw-r--r--alpine/osdep/termout.wnt.h2
-rw-r--r--alpine/pattern.c2
-rw-r--r--alpine/pipe.c2
-rw-r--r--alpine/print.c2
-rw-r--r--alpine/radio.c2
-rw-r--r--alpine/radio.h2
-rw-r--r--alpine/remote.c2
-rw-r--r--alpine/reply.c2
-rw-r--r--alpine/roleconf.c2
-rw-r--r--alpine/rpdump.c2
-rw-r--r--alpine/rpload.c2
-rw-r--r--alpine/send.c2
-rw-r--r--alpine/send.h2
-rw-r--r--alpine/setup.c2
-rw-r--r--alpine/setup.h2
-rw-r--r--alpine/signal.c2
-rw-r--r--alpine/smime.c2
-rw-r--r--alpine/status.c2
-rw-r--r--alpine/takeaddr.c2
-rw-r--r--alpine/takeaddr.h2
-rw-r--r--alpine/titlebar.c2
-rw-r--r--alpine/titlebar.h2
83 files changed, 87 insertions, 87 deletions
diff --git a/alpine/addrbook.c b/alpine/addrbook.c
index cb87f28d..0daec8c2 100644
--- a/alpine/addrbook.c
+++ b/alpine/addrbook.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: addrbook.c 1266 2009-07-14 18:39:12Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2009 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/addrbook.h b/alpine/addrbook.h
index 780adb2a..e2e6da27 100644
--- a/alpine/addrbook.h
+++ b/alpine/addrbook.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/adrbkcmd.c
index b35f6c60..b66ee81b 100644
--- a/alpine/adrbkcmd.c
+++ b/alpine/adrbkcmd.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: adrbkcmd.c 1074 2008-06-04 00:08:43Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 0968f6df..f0287a16 100644
--- a/alpine/adrbkcmd.h
+++ b/alpine/adrbkcmd.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 a8b1ce70..1f6d3833 100644
--- a/alpine/after.c
+++ b/alpine/after.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: after.c 138 2006-09-22 22:12:03Z mikes@u.washington.
/* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 b8a4f9ac..1f9d9960 100644
--- a/alpine/after.h
+++ b/alpine/after.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/alpine.c
index e23fffb7..e96ce2bb 100644
--- a/alpine/alpine.c
+++ b/alpine/alpine.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: alpine.c 1266 2009-07-14 18:39:12Z hubert@u.washingt
/*
* ========================================================================
- * Copyright 2013-2015 Eduardo Chappa
+ * 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/arg.c b/alpine/arg.c
index 793dc711..fd987f7c 100644
--- a/alpine/arg.c
+++ b/alpine/arg.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: arg.c 900 2008-01-05 01:13:26Z hubert@u.washington.e
/*
* ========================================================================
- * Copyright 2013-2015 Eduardo Chappa
+ * 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/busy.c b/alpine/busy.c
index c394729e..d0622649 100644
--- a/alpine/busy.c
+++ b/alpine/busy.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: signal.c 138 2006-09-22 22:12:03Z mikes@u.washington
/* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/busy.h b/alpine/busy.h
index 50144f7f..803a49cc 100644
--- a/alpine/busy.h
+++ b/alpine/busy.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/colorconf.c
index e3065833..7d552799 100644
--- a/alpine/colorconf.c
+++ b/alpine/colorconf.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: colorconf.c 934 2008-02-23 00:44:29Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 a3387898..cc5c5cde 100644
--- a/alpine/colorconf.h
+++ b/alpine/colorconf.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/confscroll.c b/alpine/confscroll.c
index efa8dc4e..28a06bdb 100644
--- a/alpine/confscroll.c
+++ b/alpine/confscroll.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: confscroll.c 1169 2008-08-27 06:42:06Z hubert@u.wash
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/confscroll.h b/alpine/confscroll.h
index 9fbe6754..800005b0 100644
--- a/alpine/confscroll.h
+++ b/alpine/confscroll.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/conftype.h b/alpine/conftype.h
index a9f29d58..4c38edce 100644
--- a/alpine/conftype.h
+++ b/alpine/conftype.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/context.c
index 173450c7..3a217bd0 100644
--- a/alpine/context.c
+++ b/alpine/context.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: context.c 769 2007-10-24 00:15:40Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/dispfilt.c b/alpine/dispfilt.c
index 4fdf5c1f..21c6c10b 100644
--- a/alpine/dispfilt.c
+++ b/alpine/dispfilt.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: dispfilt.c 1012 2008-03-26 00:44:22Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/flagmaint.c b/alpine/flagmaint.c
index 2e5864d9..adab3c54 100644
--- a/alpine/flagmaint.c
+++ b/alpine/flagmaint.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: flagmaint.c 807 2007-11-09 01:21:33Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/flagmaint.h b/alpine/flagmaint.h
index f6e3f19b..7dbde30b 100644
--- a/alpine/flagmaint.h
+++ b/alpine/flagmaint.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/folder.c
index 34da788c..be084ed8 100644
--- a/alpine/folder.c
+++ b/alpine/folder.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: folder.c 1144 2008-08-14 16:53:34Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/help.c b/alpine/help.c
index 5010fa5a..2f6c8404 100644
--- a/alpine/help.c
+++ b/alpine/help.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: help.c 1032 2008-04-11 00:30:04Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/help.h b/alpine/help.h
index 96be5c39..9f697603 100644
--- a/alpine/help.h
+++ b/alpine/help.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/imap.c b/alpine/imap.c
index 5e31e67e..20b98068 100644
--- a/alpine/imap.c
+++ b/alpine/imap.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: imap.c 1266 2009-07-14 18:39:12Z hubert@u.washington
/*
* ========================================================================
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
* Copyright 2006-2009 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/alpine/imap.h b/alpine/imap.h
index f0fac9ef..f371c184 100644
--- a/alpine/imap.h
+++ b/alpine/imap.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/init.c
index 6c1bbb79..1214d391 100644
--- a/alpine/init.c
+++ b/alpine/init.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: init.c 101 2006-08-10 22:53:04Z mikes@u.washington.e
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/kblock.c
index d7762056..6ac79763 100644
--- a/alpine/kblock.c
+++ b/alpine/kblock.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: kblock.c 1025 2008-04-08 22:59:38Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/keymenu.c b/alpine/keymenu.c
index 92b90e6f..beb6e7ea 100644
--- a/alpine/keymenu.c
+++ b/alpine/keymenu.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: keymenu.c 1074 2008-06-04 00:08:43Z hubert@u.washing
/*
* ========================================================================
- * Copyright 2013-2015 Eduardo Chappa
+ * 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/keymenu.h b/alpine/keymenu.h
index eaffd29e..b79b1fe2 100644
--- a/alpine/keymenu.h
+++ b/alpine/keymenu.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 e710f0e8..ae88f3a1 100644
--- a/alpine/ldapconf.c
+++ b/alpine/ldapconf.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: ldapconf.c 1012 2008-03-26 00:44:22Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 8eb0be9f..0684bb19 100644
--- a/alpine/ldapconf.h
+++ b/alpine/ldapconf.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 aa8f105d..a6cbd33c 100644
--- a/alpine/listsel.c
+++ b/alpine/listsel.c
@@ -3,7 +3,7 @@ static char rcsid[] = "$Id: listsel.c 918 2008-01-23 19:39:38Z hubert@u.washingt
#endif
/* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.h b/alpine/listsel.h
index 6b948ff0..863c948c 100644
--- a/alpine/listsel.h
+++ b/alpine/listsel.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/mailcmd.c b/alpine/mailcmd.c
index 36b92d78..15be7840 100644
--- a/alpine/mailcmd.c
+++ b/alpine/mailcmd.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mailcmd.c 1266 2009-07-14 18:39:12Z hubert@u.washing
/*
* ========================================================================
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
* Copyright 2006-2009 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/alpine/mailcmd.h b/alpine/mailcmd.h
index 613b43f6..f4fda9b2 100644
--- a/alpine/mailcmd.h
+++ b/alpine/mailcmd.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 402f3570..90ea22a6 100644
--- a/alpine/mailindx.c
+++ b/alpine/mailindx.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mailindx.c 1142 2008-08-13 17:22:21Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 94377ca7..fa7e85ff 100644
--- a/alpine/mailindx.h
+++ b/alpine/mailindx.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 615c7281..ac8cdd7d 100644
--- a/alpine/mailpart.c
+++ b/alpine/mailpart.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mailpart.c 1074 2008-06-04 00:08:43Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.h b/alpine/mailpart.h
index 833b65c8..2bbd86cb 100644
--- a/alpine/mailpart.h
+++ b/alpine/mailpart.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 fdccf2c0..4993fbc9 100644
--- a/alpine/mailview.c
+++ b/alpine/mailview.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mailview.c 1266 2009-07-14 18:39:12Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.h b/alpine/mailview.h
index cd839405..5c592c62 100644
--- a/alpine/mailview.h
+++ b/alpine/mailview.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/newuser.c b/alpine/newuser.c
index f091aff1..1b7a585f 100644
--- a/alpine/newuser.c
+++ b/alpine/newuser.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: newuser.c 1266 2009-07-14 18:39:12Z hubert@u.washing
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/newuser.h b/alpine/newuser.h
index 530ccaf2..9f2be5cc 100644
--- a/alpine/newuser.h
+++ b/alpine/newuser.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/chnge_pw.c b/alpine/osdep/chnge_pw.c
index 222b5237..68d685d9 100644
--- a/alpine/osdep/chnge_pw.c
+++ b/alpine/osdep/chnge_pw.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: chnge_pw.c 769 2007-10-24 00:15:40Z hubert@u.washing
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/chnge_pw.h b/alpine/osdep/chnge_pw.h
index adc10b06..ef7ca983 100644
--- a/alpine/osdep/chnge_pw.h
+++ b/alpine/osdep/chnge_pw.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/debuging.c b/alpine/osdep/debuging.c
index 4f115fe9..a86690df 100644
--- a/alpine/osdep/debuging.c
+++ b/alpine/osdep/debuging.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: debuging.c 900 2008-01-05 01:13:26Z hubert@u.washing
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/execview.c b/alpine/osdep/execview.c
index 4ce5d549..5ee2bac2 100644
--- a/alpine/osdep/execview.c
+++ b/alpine/osdep/execview.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: execview.c 942 2008-03-04 18:21:33Z hubert@u.washing
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/fltrname.c b/alpine/osdep/fltrname.c
index f601c067..efd045c1 100644
--- a/alpine/osdep/fltrname.c
+++ b/alpine/osdep/fltrname.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: fltrname.c 769 2007-10-24 00:15:40Z hubert@u.washing
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/mswin.rc b/alpine/osdep/mswin.rc
index 4cb60116..8061ac8d 100644
--- a/alpine/osdep/mswin.rc
+++ b/alpine/osdep/mswin.rc
@@ -244,8 +244,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 2,20,10,0
- PRODUCTVERSION 2,20,10,0
+ FILEVERSION 2,20,11,0
+ PRODUCTVERSION 2,20,11,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -267,12 +267,12 @@ BEGIN
#else
VALUE "FileDescription", "Alpine\0"
#endif
- VALUE "FileVersion", "2.20.10\0"
+ VALUE "FileVersion", "2.20.11\0"
VALUE "InternalName", "alpine\0"
VALUE "LegalCopyright", "Copyright 2006-2009 University of Washington, Copyright 2013-2014\0"
VALUE "OriginalFilename", "alpine.exe\0"
VALUE "ProductName", "alpine\0"
- VALUE "ProductVersion", "2.20.10\0"
+ VALUE "ProductVersion", "2.20.11\0"
END
END
BLOCK "VarFileInfo"
@@ -583,7 +583,7 @@ END
STRINGTABLE DISCARDABLE
BEGIN
- IDS_BYLINE "Copyright 2013-2015 Eduardo Chappa, Copyright 2006-2009 University of Washington"
+ IDS_BYLINE "Copyright 2013-2016 Eduardo Chappa, Copyright 2006-2009 University of Washington"
IDS_APPNAME "Alpine"
IDS_APPIDENT "alpine"
END
diff --git a/alpine/osdep/mswinver.c b/alpine/osdep/mswinver.c
index 3c932123..9aa4945f 100644
--- a/alpine/osdep/mswinver.c
+++ b/alpine/osdep/mswinver.c
@@ -1,7 +1,7 @@
/*
* ========================================================================
* Copyright 2006-2009 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/print.c b/alpine/osdep/print.c
index 368c5294..6e5cf2e3 100644
--- a/alpine/osdep/print.c
+++ b/alpine/osdep/print.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: print.c 942 2008-03-04 18:21:33Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termin.gen.c b/alpine/osdep/termin.gen.c
index 5bd662f7..b2d0cf47 100644
--- a/alpine/osdep/termin.gen.c
+++ b/alpine/osdep/termin.gen.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termin.gen.c 1025 2008-04-08 22:59:38Z hubert@u.wash
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termin.gen.h b/alpine/osdep/termin.gen.h
index fda350ab..22a7e3a0 100644
--- a/alpine/osdep/termin.gen.h
+++ b/alpine/osdep/termin.gen.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termin.unx.c b/alpine/osdep/termin.unx.c
index 41a7fb68..35fde428 100644
--- a/alpine/osdep/termin.unx.c
+++ b/alpine/osdep/termin.unx.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termin.unx.c 1025 2008-04-08 22:59:38Z hubert@u.wash
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termin.unx.h b/alpine/osdep/termin.unx.h
index 447dc1bf..533b0c7c 100644
--- a/alpine/osdep/termin.unx.h
+++ b/alpine/osdep/termin.unx.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termin.wnt.c b/alpine/osdep/termin.wnt.c
index 962824a3..2bad9ceb 100644
--- a/alpine/osdep/termin.wnt.c
+++ b/alpine/osdep/termin.wnt.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termin.unx.c 193 2006-10-20 17:09:26Z mikes@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termin.wnt.h b/alpine/osdep/termin.wnt.h
index ba00e9a2..b85fab30 100644
--- a/alpine/osdep/termin.wnt.h
+++ b/alpine/osdep/termin.wnt.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termout.gen.c b/alpine/osdep/termout.gen.c
index b3a108fb..1cded438 100644
--- a/alpine/osdep/termout.gen.c
+++ b/alpine/osdep/termout.gen.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termout.gen.c 1012 2008-03-26 00:44:22Z hubert@u.was
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termout.gen.h b/alpine/osdep/termout.gen.h
index a50333c5..29da80bb 100644
--- a/alpine/osdep/termout.gen.h
+++ b/alpine/osdep/termout.gen.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termout.unx.c b/alpine/osdep/termout.unx.c
index 4cfe75be..d105e4b2 100644
--- a/alpine/osdep/termout.unx.c
+++ b/alpine/osdep/termout.unx.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termout.unx.c 955 2008-03-06 23:52:36Z hubert@u.wash
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termout.unx.h b/alpine/osdep/termout.unx.h
index 37ec7b57..20bfd50c 100644
--- a/alpine/osdep/termout.unx.h
+++ b/alpine/osdep/termout.unx.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termout.wnt.c b/alpine/osdep/termout.wnt.c
index 2f606762..cf80c15a 100644
--- a/alpine/osdep/termout.wnt.c
+++ b/alpine/osdep/termout.wnt.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: termout.unx.c 159 2006-10-02 22:00:13Z hubert@u.wash
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/osdep/termout.wnt.h b/alpine/osdep/termout.wnt.h
index 8d960667..6b6c0685 100644
--- a/alpine/osdep/termout.wnt.h
+++ b/alpine/osdep/termout.wnt.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 0284bfd6..8662a3df 100644
--- a/alpine/pattern.c
+++ b/alpine/pattern.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: pattern.c 169 2006-10-04 23:26:48Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/pipe.c
index 4084d955..09533910 100644
--- a/alpine/pipe.c
+++ b/alpine/pipe.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: pipe.c 155 2006-09-29 23:28:46Z hubert@u.washington.
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/print.c b/alpine/print.c
index 98688a2b..ac4121fa 100644
--- a/alpine/print.c
+++ b/alpine/print.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: print.c 769 2007-10-24 00:15:40Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/radio.c
index f92bbe9c..bd081b0f 100644
--- a/alpine/radio.c
+++ b/alpine/radio.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: radio.c 769 2007-10-24 00:15:40Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 fed1c40a..a7167e50 100644
--- a/alpine/radio.h
+++ b/alpine/radio.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/remote.c
index 265220f6..905c2549 100644
--- a/alpine/remote.c
+++ b/alpine/remote.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: remote.c 1032 2008-04-11 00:30:04Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/reply.c b/alpine/reply.c
index 81e23094..dfe389a1 100644
--- a/alpine/reply.c
+++ b/alpine/reply.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: reply.c 1074 2008-06-04 00:08:43Z hubert@u.washingto
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/roleconf.c b/alpine/roleconf.c
index d5d34e1f..810af6f9 100644
--- a/alpine/roleconf.c
+++ b/alpine/roleconf.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: roleconf.c 1266 2009-07-14 18:39:12Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/rpdump.c b/alpine/rpdump.c
index a9f5fdf3..4972b8c8 100644
--- a/alpine/rpdump.c
+++ b/alpine/rpdump.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: rpdump.c 1074 2008-06-04 00:08:43Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 d9e79c6f..699f5112 100644
--- a/alpine/rpload.c
+++ b/alpine/rpload.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: rpload.c 1074 2008-06-04 00:08:43Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 397d4c8c..23b0c79d 100644
--- a/alpine/send.c
+++ b/alpine/send.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: send.c 1142 2008-08-13 17:22:21Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.h b/alpine/send.h
index d4d81d5b..64209931 100644
--- a/alpine/send.h
+++ b/alpine/send.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/setup.c b/alpine/setup.c
index d651c1f5..007a1a2a 100644
--- a/alpine/setup.c
+++ b/alpine/setup.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: setup.c 918 2008-01-23 19:39:38Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/setup.h b/alpine/setup.h
index f8f6e7c1..5f1027de 100644
--- a/alpine/setup.h
+++ b/alpine/setup.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/signal.c b/alpine/signal.c
index 430a4090..158612d2 100644
--- a/alpine/signal.c
+++ b/alpine/signal.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: signal.c 1025 2008-04-08 22:59:38Z hubert@u.washingt
/* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/smime.c b/alpine/smime.c
index 82adc145..4cfdeae8 100644
--- a/alpine/smime.c
+++ b/alpine/smime.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: smime.c 1074 2008-06-04 00:08:43Z hubert@u.washingto
/*
* ========================================================================
- * Copyright 2013-2015 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/alpine/status.c b/alpine/status.c
index 771c5d15..3285b321 100644
--- a/alpine/status.c
+++ b/alpine/status.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: status.c 840 2007-12-01 01:34:49Z hubert@u.washingto
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/takeaddr.c b/alpine/takeaddr.c
index 7701ce36..0be892fa 100644
--- a/alpine/takeaddr.c
+++ b/alpine/takeaddr.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: takeaddr.c 1012 2008-03-26 00:44:22Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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/takeaddr.h b/alpine/takeaddr.h
index cbf68ea2..ab96fc61 100644
--- a/alpine/takeaddr.h
+++ b/alpine/takeaddr.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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.c b/alpine/titlebar.c
index d190460c..2fc35d8d 100644
--- a/alpine/titlebar.c
+++ b/alpine/titlebar.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: titlebar.c 1075 2008-06-04 00:19:39Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* 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 7258979c..c4f0b7ce 100644
--- a/alpine/titlebar.h
+++ b/alpine/titlebar.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2015 Eduardo Chappa
+ * Copyright 2013-2016 Eduardo Chappa
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.