summaryrefslogtreecommitdiff
path: root/pith/osdep
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 /pith/osdep
parent6278103d269e6882bb26a770c1f25bcd3e20ff13 (diff)
downloadalpine-672d6838a9babf2faeb9f79267525a4ab9d20b14.tar.xz
* New version 2.21
Diffstat (limited to 'pith/osdep')
-rw-r--r--pith/osdep/Makefile.am2
-rw-r--r--pith/osdep/Makefile.in2
-rw-r--r--pith/osdep/bldpath.c2
-rw-r--r--pith/osdep/bldpath.h2
-rw-r--r--pith/osdep/canaccess.c2
-rw-r--r--pith/osdep/canaccess.h2
-rw-r--r--pith/osdep/canonicl.c2
-rw-r--r--pith/osdep/canonicl.h2
-rw-r--r--pith/osdep/collate.c2
-rw-r--r--pith/osdep/collate.h2
-rw-r--r--pith/osdep/color.c2
-rw-r--r--pith/osdep/color.h2
-rw-r--r--pith/osdep/coredump.c2
-rw-r--r--pith/osdep/coredump.h2
-rw-r--r--pith/osdep/creatdir.c2
-rw-r--r--pith/osdep/creatdir.h2
-rw-r--r--pith/osdep/debugtime.c2
-rw-r--r--pith/osdep/debugtime.h2
-rw-r--r--pith/osdep/domnames.c2
-rw-r--r--pith/osdep/domnames.h2
-rw-r--r--pith/osdep/err_desc.c2
-rw-r--r--pith/osdep/err_desc.h2
-rw-r--r--pith/osdep/fgetpos.c2
-rw-r--r--pith/osdep/fgetpos.h2
-rw-r--r--pith/osdep/filesize.c2
-rw-r--r--pith/osdep/filesize.h2
-rw-r--r--pith/osdep/fnexpand.c2
-rw-r--r--pith/osdep/fnexpand.h2
-rw-r--r--pith/osdep/forkwait.h2
-rw-r--r--pith/osdep/hostname.c2
-rw-r--r--pith/osdep/hostname.h2
-rw-r--r--pith/osdep/lstcmpnt.c2
-rw-r--r--pith/osdep/lstcmpnt.h2
-rw-r--r--pith/osdep/makefile.wnt2
-rw-r--r--pith/osdep/mimedisp.c2
-rw-r--r--pith/osdep/mimedisp.h2
-rw-r--r--pith/osdep/pipe.c2
-rw-r--r--pith/osdep/pipe.h2
-rw-r--r--pith/osdep/pithosd.h2
-rw-r--r--pith/osdep/pw_stuff.c2
-rw-r--r--pith/osdep/pw_stuff.h2
-rw-r--r--pith/osdep/rename.c2
-rw-r--r--pith/osdep/rename.h2
-rw-r--r--pith/osdep/temp_nam.c2
-rw-r--r--pith/osdep/temp_nam.h2
-rw-r--r--pith/osdep/tempfile.c2
-rw-r--r--pith/osdep/tempfile.h2
-rw-r--r--pith/osdep/writ_dir.c2
-rw-r--r--pith/osdep/writ_dir.h2
49 files changed, 49 insertions, 49 deletions
diff --git a/pith/osdep/Makefile.am b/pith/osdep/Makefile.am
index de609ca9..9aaf56f1 100644
--- a/pith/osdep/Makefile.am
+++ b/pith/osdep/Makefile.am
@@ -2,7 +2,7 @@
## Use aclocal -I m4; automake
# ========================================================================
-# Copyright 2013-2016 Eduardo Chappa
+# Copyright 2013-2017 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 ca380491..a3e919cf 100644
--- a/pith/osdep/Makefile.in
+++ b/pith/osdep/Makefile.in
@@ -15,7 +15,7 @@
@SET_MAKE@
# ========================================================================
-# Copyright 2013-2016 Eduardo Chappa
+# Copyright 2013-2017 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 fd90efb2..b2c00370 100644
--- a/pith/osdep/bldpath.c
+++ b/pith/osdep/bldpath.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: bldpath.c 934 2008-02-23 00:44:29Z 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/pith/osdep/bldpath.h b/pith/osdep/bldpath.h
index 3d4383c2..31b921dc 100644
--- a/pith/osdep/bldpath.h
+++ b/pith/osdep/bldpath.h
@@ -2,7 +2,7 @@
* $Id: bldpath.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 f7abbc28..e9d6cd2a 100644
--- a/pith/osdep/canaccess.c
+++ b/pith/osdep/canaccess.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: canaccess.c 769 2007-10-24 00:15:40Z hubert@u.washin
/*
* ========================================================================
- * 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");
diff --git a/pith/osdep/canaccess.h b/pith/osdep/canaccess.h
index a2be171c..3f02d875 100644
--- a/pith/osdep/canaccess.h
+++ b/pith/osdep/canaccess.h
@@ -2,7 +2,7 @@
* $Id: canaccess.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 2274015b..dd7ef064 100644
--- a/pith/osdep/canonicl.c
+++ b/pith/osdep/canonicl.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: canonicl.c 764 2007-10-23 23:44:49Z hubert@u.washing
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 84fdb9e3..06734515 100644
--- a/pith/osdep/canonicl.h
+++ b/pith/osdep/canonicl.h
@@ -2,7 +2,7 @@
* $Id: canonicl.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 bc4dee57..b01be7d7 100644
--- a/pith/osdep/collate.c
+++ b/pith/osdep/collate.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: collate.c 766 2007-10-23 23:59:00Z hubert@u.washingt
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 c53dbd20..57b52dfa 100644
--- a/pith/osdep/collate.h
+++ b/pith/osdep/collate.h
@@ -2,7 +2,7 @@
* $Id: collate.h 925 2008-02-06 02:03:01Z hubert@u.washington.edu $
*
* ========================================================================
- * 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/pith/osdep/color.c b/pith/osdep/color.c
index ff53f660..b1fb3309 100644
--- a/pith/osdep/color.c
+++ b/pith/osdep/color.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: color.c 761 2007-10-23 22:35:18Z hubert@u.washington
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 6cf836e2..f23183fe 100644
--- a/pith/osdep/color.h
+++ b/pith/osdep/color.h
@@ -2,7 +2,7 @@
* $Id: color.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $
*
* ========================================================================
- * 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/pith/osdep/coredump.c b/pith/osdep/coredump.c
index 116abd31..70933f87 100644
--- a/pith/osdep/coredump.c
+++ b/pith/osdep/coredump.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: coredump.c 761 2007-10-23 22:35:18Z hubert@u.washing
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 cef4bcbd..a81be9b8 100644
--- a/pith/osdep/coredump.h
+++ b/pith/osdep/coredump.h
@@ -2,7 +2,7 @@
* $Id: coredump.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 Eduardo Chappa
* Copyright 2006 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/pith/osdep/creatdir.c b/pith/osdep/creatdir.c
index d489cdee..5e46f08a 100644
--- a/pith/osdep/creatdir.c
+++ b/pith/osdep/creatdir.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: creatdir.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/pith/osdep/creatdir.h b/pith/osdep/creatdir.h
index bc4b60ea..3926fd6f 100644
--- a/pith/osdep/creatdir.h
+++ b/pith/osdep/creatdir.h
@@ -2,7 +2,7 @@
* $Id: creatdir.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 4599681a..f91e3db3 100644
--- a/pith/osdep/debugtime.c
+++ b/pith/osdep/debugtime.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: debugtime.c 770 2007-10-24 00:23:09Z hubert@u.washin
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 80a9c925..5e5c9100 100644
--- a/pith/osdep/debugtime.h
+++ b/pith/osdep/debugtime.h
@@ -2,7 +2,7 @@
* $Id: debugtime.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 0435dd25..63e085e0 100644
--- a/pith/osdep/domnames.c
+++ b/pith/osdep/domnames.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: domnames.c 1176 2008-09-29 21:16:42Z hubert@u.washin
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 f73c9c2d..0114d942 100644
--- a/pith/osdep/domnames.h
+++ b/pith/osdep/domnames.h
@@ -2,7 +2,7 @@
* $Id: domnames.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 ce5ff4d2..5b0bb53a 100644
--- a/pith/osdep/err_desc.c
+++ b/pith/osdep/err_desc.c
@@ -4,7 +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 2013-2017 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 049dc89a..dbdd7c99 100644
--- a/pith/osdep/err_desc.h
+++ b/pith/osdep/err_desc.h
@@ -2,7 +2,7 @@
* $Id: err_desc.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 bfd89cbe..bb7e4f01 100644
--- a/pith/osdep/fgetpos.c
+++ b/pith/osdep/fgetpos.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: fgetpos.c 761 2007-10-23 22:35:18Z hubert@u.washingt
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 3f83bf47..a729ab1e 100644
--- a/pith/osdep/fgetpos.h
+++ b/pith/osdep/fgetpos.h
@@ -2,7 +2,7 @@
* $Id: fgetpos.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 b4cd26a9..866c059a 100644
--- a/pith/osdep/filesize.c
+++ b/pith/osdep/filesize.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: filesize.c 761 2007-10-23 22:35:18Z hubert@u.washing
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 3d26d6ab..8ccb8838 100644
--- a/pith/osdep/filesize.h
+++ b/pith/osdep/filesize.h
@@ -2,7 +2,7 @@
* $Id: filesize.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 ccf15d01..f912e5db 100644
--- a/pith/osdep/fnexpand.c
+++ b/pith/osdep/fnexpand.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: fnexpand.c 761 2007-10-23 22:35:18Z hubert@u.washing
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 bafa9f39..7ab36360 100644
--- a/pith/osdep/fnexpand.h
+++ b/pith/osdep/fnexpand.h
@@ -2,7 +2,7 @@
* $Id: fnexpand.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 42bd5383..26d5df9f 100644
--- a/pith/osdep/forkwait.h
+++ b/pith/osdep/forkwait.h
@@ -2,7 +2,7 @@
* $Id: forkwait.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 206b2d75..e9a2cf64 100644
--- a/pith/osdep/hostname.c
+++ b/pith/osdep/hostname.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: hostname.c 1176 2008-09-29 21:16:42Z hubert@u.washin
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 9d6363d9..3e2693c8 100644
--- a/pith/osdep/hostname.h
+++ b/pith/osdep/hostname.h
@@ -2,7 +2,7 @@
* $Id: hostname.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 Eduardo Chappa
* Copyright 2006 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/pith/osdep/lstcmpnt.c b/pith/osdep/lstcmpnt.c
index e857455d..3585fc04 100644
--- a/pith/osdep/lstcmpnt.c
+++ b/pith/osdep/lstcmpnt.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: lstcmpnt.c 1074 2008-06-04 00:08:43Z hubert@u.washin
/*
* ========================================================================
* 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/pith/osdep/lstcmpnt.h b/pith/osdep/lstcmpnt.h
index 2957e4d0..6c74b464 100644
--- a/pith/osdep/lstcmpnt.h
+++ b/pith/osdep/lstcmpnt.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/pith/osdep/makefile.wnt b/pith/osdep/makefile.wnt
index c17f183f..7c4f5b82 100644
--- a/pith/osdep/makefile.wnt
+++ b/pith/osdep/makefile.wnt
@@ -1,7 +1,7 @@
# $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $
#
# ========================================================================
-# Copyright 2013-2016 Eduardo Chappa
+# Copyright 2013-2017 Eduardo Chappa
# Copyright 2006 University of Washington
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/pith/osdep/mimedisp.c b/pith/osdep/mimedisp.c
index 84caf2f2..054a7309 100644
--- a/pith/osdep/mimedisp.c
+++ b/pith/osdep/mimedisp.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mimedisp.c 942 2008-03-04 18:21:33Z 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/pith/osdep/mimedisp.h b/pith/osdep/mimedisp.h
index 23ca22a6..58f84086 100644
--- a/pith/osdep/mimedisp.h
+++ b/pith/osdep/mimedisp.h
@@ -2,7 +2,7 @@
* $Id: mimedisp.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 Eduardo Chappa
* Copyright 2006 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/pith/osdep/pipe.c b/pith/osdep/pipe.c
index 67ffa96d..aa79ce9d 100644
--- a/pith/osdep/pipe.c
+++ b/pith/osdep/pipe.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: pipe.c 1204 2009-02-02 19:54:23Z 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/pith/osdep/pipe.h b/pith/osdep/pipe.h
index bea8b440..41fce0f5 100644
--- a/pith/osdep/pipe.h
+++ b/pith/osdep/pipe.h
@@ -2,7 +2,7 @@
* $Id: pipe.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 88a8f406..117076aa 100644
--- a/pith/osdep/pithosd.h
+++ b/pith/osdep/pithosd.h
@@ -2,7 +2,7 @@
* $Id: pithosd.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 503505f7..d2dec3c5 100644
--- a/pith/osdep/pw_stuff.c
+++ b/pith/osdep/pw_stuff.c
@@ -4,7 +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 2013-2017 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 3beeddf7..55bd2b9b 100644
--- a/pith/osdep/pw_stuff.h
+++ b/pith/osdep/pw_stuff.h
@@ -2,7 +2,7 @@
* $Id: pw_stuff.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 6bdbf8a7..5af95798 100644
--- a/pith/osdep/rename.c
+++ b/pith/osdep/rename.c
@@ -4,7 +4,7 @@ static char rcsid[] = "$Id: rename.c 761 2007-10-23 22:35:18Z hubert@u.washingto
/*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 8cdf372f..2c239c33 100644
--- a/pith/osdep/rename.h
+++ b/pith/osdep/rename.h
@@ -2,7 +2,7 @@
* $Id: rename.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 Eduardo Chappa
* Copyright 2006 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/pith/osdep/temp_nam.c b/pith/osdep/temp_nam.c
index eaae5188..51bca8e2 100644
--- a/pith/osdep/temp_nam.c
+++ b/pith/osdep/temp_nam.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: temp_nam.c 1012 2008-03-26 00:44:22Z hubert@u.washin
/*
* ========================================================================
* 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/pith/osdep/temp_nam.h b/pith/osdep/temp_nam.h
index 8ef77148..f43a0b02 100644
--- a/pith/osdep/temp_nam.h
+++ b/pith/osdep/temp_nam.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/pith/osdep/tempfile.c b/pith/osdep/tempfile.c
index c3ebf42c..e2074021 100644
--- a/pith/osdep/tempfile.c
+++ b/pith/osdep/tempfile.c
@@ -5,7 +5,7 @@ static char rcsid[] = "$Id: tempfile.c 1074 2008-06-04 00:08:43Z hubert@u.washin
/*
* ========================================================================
* 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/pith/osdep/tempfile.h b/pith/osdep/tempfile.h
index 119ce7de..037ad771 100644
--- a/pith/osdep/tempfile.h
+++ b/pith/osdep/tempfile.h
@@ -2,7 +2,7 @@
* $Id: tempfile.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 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 edd64e49..9987db04 100644
--- a/pith/osdep/writ_dir.c
+++ b/pith/osdep/writ_dir.c
@@ -4,7 +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 2013-2017 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 09eed3c5..103b7397 100644
--- a/pith/osdep/writ_dir.h
+++ b/pith/osdep/writ_dir.h
@@ -2,7 +2,7 @@
* $Id: writ_dir.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $
*
* ========================================================================
- * Copyright 2013-2016 Eduardo Chappa
+ * Copyright 2013-2017 Eduardo Chappa
* Copyright 2006 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");