summaryrefslogtreecommitdiff
path: root/pico
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2017-03-17 18:07:56 -0600
committerEduardo Chappa <chappa@washington.edu>2017-03-17 18:07:56 -0600
commit672d6838a9babf2faeb9f79267525a4ab9d20b14 (patch)
tree61d94a4d02a04c47c5b63746a262bc476645929b /pico
parent6278103d269e6882bb26a770c1f25bcd3e20ff13 (diff)
downloadalpine-672d6838a9babf2faeb9f79267525a4ab9d20b14.tar.xz
* New version 2.21
Diffstat (limited to 'pico')
-rw-r--r--pico/attach.c2
-rw-r--r--pico/basic.c2
-rw-r--r--pico/bind.c2
-rw-r--r--pico/browse.c2
-rw-r--r--pico/composer.c2
-rw-r--r--pico/display.c2
-rw-r--r--pico/efunc.h2
-rw-r--r--pico/estruct.h2
-rw-r--r--pico/file.c2
-rw-r--r--pico/headers.h2
-rw-r--r--pico/keydefs.h2
-rw-r--r--pico/line.c2
-rw-r--r--pico/main.c2
-rw-r--r--pico/mswinver.c2
-rw-r--r--pico/osdep/altedit.c2
-rw-r--r--pico/osdep/altedit.h2
-rw-r--r--pico/osdep/chkpoint.c2
-rw-r--r--pico/osdep/color.c2
-rw-r--r--pico/osdep/color.h2
-rw-r--r--pico/osdep/filesys.c2
-rw-r--r--pico/osdep/filesys.h2
-rw-r--r--pico/osdep/getkey.c2
-rw-r--r--pico/osdep/mouse.c2
-rw-r--r--pico/osdep/msdlg.c2
-rw-r--r--pico/osdep/msmenu.h2
-rw-r--r--pico/osdep/mswin.c2
-rw-r--r--pico/osdep/mswin.h2
-rw-r--r--pico/osdep/mswin.rc4
-rw-r--r--pico/osdep/mswin_tw.c2
-rw-r--r--pico/osdep/mswin_tw.h2
-rw-r--r--pico/osdep/newmail.c2
-rw-r--r--pico/osdep/shell.c2
-rw-r--r--pico/osdep/signals.c2
-rw-r--r--pico/osdep/spell.c2
-rw-r--r--pico/osdep/terminal.c2
-rw-r--r--pico/osdep/tty.c2
-rw-r--r--pico/pico.c2
-rw-r--r--pico/pico.h4
-rw-r--r--pico/pilot.c2
-rw-r--r--pico/random.c2
-rw-r--r--pico/search.c2
-rw-r--r--pico/utf8stub.c2
-rw-r--r--pico/utf8stub.h2
-rw-r--r--pico/word.c2
44 files changed, 46 insertions, 46 deletions
diff --git a/pico/attach.c b/pico/attach.c
index 63ac7e0..09608d3 100644
--- a/pico/attach.c
+++ b/pico/attach.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: attach.c 1082 2008-06-12 18:39:50Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/basic.c b/pico/basic.c
index 5caed16..b959c55 100644
--- a/pico/basic.c
+++ b/pico/basic.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: basic.c 831 2007-11-27 01:04:19Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/bind.c b/pico/bind.c
index a6eb187..7678797 100644
--- a/pico/bind.c
+++ b/pico/bind.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: bind.c 857 2007-12-08 00:49:45Z hubert@u.washington.
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/browse.c b/pico/browse.c
index be5a73f..2869e8c 100644
--- a/pico/browse.c
+++ b/pico/browse.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: browse.c 942 2008-03-04 18:21:33Z hubert@u.washingto
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/composer.c b/pico/composer.c
index 1ecddd7..3a01dae 100644
--- a/pico/composer.c
+++ b/pico/composer.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: composer.c 1266 2009-07-14 18:39:12Z hubert@u.washin
/*
* ========================================================================
* Copyright 2006-2009 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/display.c b/pico/display.c
index 4763b50..0afc358 100644
--- a/pico/display.c
+++ b/pico/display.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: display.c 1025 2008-04-08 22:59:38Z hubert@u.washing
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/efunc.h b/pico/efunc.h
index 7382baf..59e5342 100644
--- a/pico/efunc.h
+++ b/pico/efunc.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/estruct.h b/pico/estruct.h
index c980491..1e0cc1c 100644
--- a/pico/estruct.h
+++ b/pico/estruct.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/file.c b/pico/file.c
index 1b41f18..26cb34e 100644
--- a/pico/file.c
+++ b/pico/file.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: file.c 1082 2008-06-12 18:39:50Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/headers.h b/pico/headers.h
index 8f07bfc..9b9e587 100644
--- a/pico/headers.h
+++ b/pico/headers.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/keydefs.h b/pico/keydefs.h
index 11faf7b..61db808 100644
--- a/pico/keydefs.h
+++ b/pico/keydefs.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/line.c b/pico/line.c
index e353e1f..5829547 100644
--- a/pico/line.c
+++ b/pico/line.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: line.c 769 2007-10-24 00:15:40Z hubert@u.washington.
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/main.c b/pico/main.c
index a3e3235..274222e 100644
--- a/pico/main.c
+++ b/pico/main.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: main.c 1184 2008-12-16 23:52:15Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/mswinver.c b/pico/mswinver.c
index 8dfc54c..e1552a3 100644
--- a/pico/mswinver.c
+++ b/pico/mswinver.c
@@ -1,7 +1,7 @@
/*
* ========================================================================
* Copyright 2006-2009 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/altedit.c b/pico/osdep/altedit.c
index ba7ed72..f722413 100644
--- a/pico/osdep/altedit.c
+++ b/pico/osdep/altedit.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: altedit.c 854 2007-12-07 17:44:43Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/altedit.h b/pico/osdep/altedit.h
index 1468938..937c141 100644
--- a/pico/osdep/altedit.h
+++ b/pico/osdep/altedit.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/chkpoint.c b/pico/osdep/chkpoint.c
index 6b437bf..c0f765d 100644
--- a/pico/osdep/chkpoint.c
+++ b/pico/osdep/chkpoint.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: chkpoint.c 769 2007-10-24 00:15:40Z hubert@u.washing
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/color.c b/pico/osdep/color.c
index dbb57b4..8906794 100644
--- a/pico/osdep/color.c
+++ b/pico/osdep/color.c
@@ -5,7 +5,7 @@ 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 2013-2017 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/pico/osdep/color.h b/pico/osdep/color.h
index e3c8fcf..fb1f63d 100644
--- a/pico/osdep/color.h
+++ b/pico/osdep/color.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/filesys.c b/pico/osdep/filesys.c
index a3c8416..8796fec 100644
--- a/pico/osdep/filesys.c
+++ b/pico/osdep/filesys.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: filesys.c 770 2007-10-24 00:23:09Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/filesys.h b/pico/osdep/filesys.h
index 2f2fc92..056d6ea 100644
--- a/pico/osdep/filesys.h
+++ b/pico/osdep/filesys.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/getkey.c b/pico/osdep/getkey.c
index 4c6a43f..e2a9d7b 100644
--- a/pico/osdep/getkey.c
+++ b/pico/osdep/getkey.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: getkey.c 769 2007-10-24 00:15:40Z hubert@u.washingto
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/mouse.c b/pico/osdep/mouse.c
index 12d9d3b..1aa9c2c 100644
--- a/pico/osdep/mouse.c
+++ b/pico/osdep/mouse.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mouse.c 769 2007-10-24 00:15:40Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/msdlg.c b/pico/osdep/msdlg.c
index f2c7197..bb64d25 100644
--- a/pico/osdep/msdlg.c
+++ b/pico/osdep/msdlg.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: msdlg.c 1025 2008-04-08 22:59:38Z hubert@u.washingto
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/msmenu.h b/pico/osdep/msmenu.h
index f87d1b6..a1a2045 100644
--- a/pico/osdep/msmenu.h
+++ b/pico/osdep/msmenu.h
@@ -1,7 +1,7 @@
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/mswin.c b/pico/osdep/mswin.c
index a4bf0db..b1315a4 100644
--- a/pico/osdep/mswin.c
+++ b/pico/osdep/mswin.c
@@ -1,7 +1,7 @@
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/mswin.h b/pico/osdep/mswin.h
index 6f2cfba..417b3f0 100644
--- a/pico/osdep/mswin.h
+++ b/pico/osdep/mswin.h
@@ -1,7 +1,7 @@
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/mswin.rc b/pico/osdep/mswin.rc
index 62e76a5..0f00ef4 100644
--- a/pico/osdep/mswin.rc
+++ b/pico/osdep/mswin.rc
@@ -208,12 +208,12 @@ BEGIN
VALUE "Comments", "see http://www.washington.edu/pine\0"
VALUE "CompanyName", "University of Washington\0"
VALUE "FileDescription", "Pico\0"
- VALUE "FileVersion", "5.08\0"
+ VALUE "FileVersion", "5.09\0"
VALUE "InternalName", "pico\0"
VALUE "LegalCopyright", "Copyright 2006-2009\0"
VALUE "OriginalFilename", "pico.exe\0"
VALUE "ProductName", " pico\0"
- VALUE "ProductVersion", "5.08\0"
+ VALUE "ProductVersion", "5.09\0"
END
END
BLOCK "VarFileInfo"
diff --git a/pico/osdep/mswin_tw.c b/pico/osdep/mswin_tw.c
index 43a5f87..916f117 100644
--- a/pico/osdep/mswin_tw.c
+++ b/pico/osdep/mswin_tw.c
@@ -1,7 +1,7 @@
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/mswin_tw.h b/pico/osdep/mswin_tw.h
index 0afb401..61d0cb5 100644
--- a/pico/osdep/mswin_tw.h
+++ b/pico/osdep/mswin_tw.h
@@ -1,7 +1,7 @@
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/newmail.c b/pico/osdep/newmail.c
index 623ae3e..ef7a737 100644
--- a/pico/osdep/newmail.c
+++ b/pico/osdep/newmail.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: newmail.c 769 2007-10-24 00:15:40Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/shell.c b/pico/osdep/shell.c
index ad5871a..52cce65 100644
--- a/pico/osdep/shell.c
+++ b/pico/osdep/shell.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: shell.c 807 2007-11-09 01:21:33Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/signals.c b/pico/osdep/signals.c
index 601d96f..0ae8456 100644
--- a/pico/osdep/signals.c
+++ b/pico/osdep/signals.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: signals.c 769 2007-10-24 00:15:40Z hubert@u.washingt
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/spell.c b/pico/osdep/spell.c
index 6dea9fc..f05446b 100644
--- a/pico/osdep/spell.c
+++ b/pico/osdep/spell.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: spell.c 854 2007-12-07 17:44:43Z hubert@u.washington
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/terminal.c b/pico/osdep/terminal.c
index 498baa8..7f143e5 100644
--- a/pico/osdep/terminal.c
+++ b/pico/osdep/terminal.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: terminal.c 921 2008-01-31 02:09:25Z hubert@u.washing
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/osdep/tty.c b/pico/osdep/tty.c
index caa4208..5fa2a04 100644
--- a/pico/osdep/tty.c
+++ b/pico/osdep/tty.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: tty.c 769 2007-10-24 00:15:40Z hubert@u.washington.e
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/pico.c b/pico/pico.c
index 0cd524b..9260d34 100644
--- a/pico/pico.c
+++ b/pico/pico.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: pico.c 921 2008-01-31 02:09:25Z hubert@u.washington.
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/pico.h b/pico/pico.h
index b3509a0..08e8502 100644
--- a/pico/pico.h
+++ b/pico/pico.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2009 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 Eduardo Chappa
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -389,7 +389,7 @@ typedef struct KBSTREE {
*/
#ifdef maindef
PICO *Pmaster = NULL; /* composer specific stuff */
-char *version = "5.08"; /* PICO version number */
+char *version = "5.09"; /* PICO version number */
#else
extern PICO *Pmaster; /* composer specific stuff */
diff --git a/pico/pilot.c b/pico/pilot.c
index b4c406b..89debfa 100644
--- a/pico/pilot.c
+++ b/pico/pilot.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: pilot.c 1184 2008-12-16 23:52:15Z hubert@u.washingto
/*
* ========================================================================
* Copyright 2006-2008 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/random.c b/pico/random.c
index 356e32d..eff99ca 100644
--- a/pico/random.c
+++ b/pico/random.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: random.c 769 2007-10-24 00:15:40Z hubert@u.washingto
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/search.c b/pico/search.c
index 1e8038e..a8cf603 100644
--- a/pico/search.c
+++ b/pico/search.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: search.c 1266 2009-07-14 18:39:12Z hubert@u.washingt
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 Eduardo Chappa
* Copyright 2006-2008 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/pico/utf8stub.c b/pico/utf8stub.c
index 0d506ad..5c25ce8 100644
--- a/pico/utf8stub.c
+++ b/pico/utf8stub.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: utf8stub.c 769 2007-10-24 00:15:40Z hubert@u.washing
/*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/utf8stub.h b/pico/utf8stub.h
index 172ba1b..c7f01d1 100644
--- a/pico/utf8stub.h
+++ b/pico/utf8stub.h
@@ -3,7 +3,7 @@
*
* ========================================================================
* Copyright 2006-2007 University of Washington
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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/pico/word.c b/pico/word.c
index f7b719a..7d9e83a 100644
--- a/pico/word.c
+++ b/pico/word.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: word.c 769 2007-10-24 00:15:40Z hubert@u.washington.
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 Eduardo Chappa
* Copyright 2006-2007 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");