diff --git a/LICENSE b/LICENSE
index d910106..f46e483 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
-Copyright (c) 2017, Caltech
+Copyright (c) 2019, Caltech
All rights not granted herein are expressly reserved by Caltech.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/RELEASES.html b/RELEASES.html
index ee06308..84934a9 100644
--- a/RELEASES.html
+++ b/RELEASES.html
@@ -67,7 +67,7 @@
Making a release
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/TODO.html b/TODO.html
index 73d1f15..9006a8f 100644
--- a/TODO.html
+++ b/TODO.html
@@ -129,7 +129,7 @@ Completed
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/cmd/csv2mdtable/csv2mdtable.go b/cmd/csv2mdtable/csv2mdtable.go
index 02eaf33..2d6e6fa 100644
--- a/cmd/csv2mdtable/csv2mdtable.go
+++ b/cmd/csv2mdtable/csv2mdtable.go
@@ -4,7 +4,7 @@
//
// @author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/csv2xlsx/csv2xlsx.go b/cmd/csv2xlsx/csv2xlsx.go
index 6d60f42..137fd44 100644
--- a/cmd/csv2xlsx/csv2xlsx.go
+++ b/cmd/csv2xlsx/csv2xlsx.go
@@ -4,7 +4,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/csvcleaner/csvcleaner.go b/cmd/csvcleaner/csvcleaner.go
index 1086355..633b099 100644
--- a/cmd/csvcleaner/csvcleaner.go
+++ b/cmd/csvcleaner/csvcleaner.go
@@ -4,7 +4,7 @@
//
// @author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/csvcols/csvcols.go b/cmd/csvcols/csvcols.go
index ccfc984..4dc5db0 100644
--- a/cmd/csvcols/csvcols.go
+++ b/cmd/csvcols/csvcols.go
@@ -4,7 +4,7 @@
//
// @author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/csvfind/csvfind.go b/cmd/csvfind/csvfind.go
index e4d2136..6c5146c 100644
--- a/cmd/csvfind/csvfind.go
+++ b/cmd/csvfind/csvfind.go
@@ -3,7 +3,7 @@
//
// @author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/csvjoin/csvjoin.go b/cmd/csvjoin/csvjoin.go
index f5014aa..5283886 100644
--- a/cmd/csvjoin/csvjoin.go
+++ b/cmd/csvjoin/csvjoin.go
@@ -3,7 +3,7 @@
//
// @author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/csvrows/csvrows.go b/cmd/csvrows/csvrows.go
index 829e064..a197aad 100644
--- a/cmd/csvrows/csvrows.go
+++ b/cmd/csvrows/csvrows.go
@@ -4,7 +4,7 @@
//
// @author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/finddir/finddir.go b/cmd/finddir/finddir.go
index c78457c..1487baa 100644
--- a/cmd/finddir/finddir.go
+++ b/cmd/finddir/finddir.go
@@ -5,7 +5,7 @@
//
// @author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/findfile/findfile.go b/cmd/findfile/findfile.go
index 6613f05..7fcb356 100644
--- a/cmd/findfile/findfile.go
+++ b/cmd/findfile/findfile.go
@@ -5,7 +5,7 @@
//
// @author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/mergepath/mergepath.go b/cmd/mergepath/mergepath.go
index c1e38f3..f203b2e 100644
--- a/cmd/mergepath/mergepath.go
+++ b/cmd/mergepath/mergepath.go
@@ -3,7 +3,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/range/range.go b/cmd/range/range.go
index 1d6b44d..fcc4842 100644
--- a/cmd/range/range.go
+++ b/cmd/range/range.go
@@ -4,7 +4,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/reldate/reldate.go b/cmd/reldate/reldate.go
index ca79610..9320954 100644
--- a/cmd/reldate/reldate.go
+++ b/cmd/reldate/reldate.go
@@ -4,7 +4,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/string/string.go b/cmd/string/string.go
index 0fe4882..5dd8ce0 100644
--- a/cmd/string/string.go
+++ b/cmd/string/string.go
@@ -3,7 +3,7 @@
//
// @author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/timefmt/timefmt.go b/cmd/timefmt/timefmt.go
index 61f56de..7fd221c 100644
--- a/cmd/timefmt/timefmt.go
+++ b/cmd/timefmt/timefmt.go
@@ -3,7 +3,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/urlparse/urlparse.go b/cmd/urlparse/urlparse.go
index 4850ce9..a16dd7f 100644
--- a/cmd/urlparse/urlparse.go
+++ b/cmd/urlparse/urlparse.go
@@ -3,7 +3,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/xlsx2csv/xlsx2csv.go b/cmd/xlsx2csv/xlsx2csv.go
index 433de60..1bf0240 100644
--- a/cmd/xlsx2csv/xlsx2csv.go
+++ b/cmd/xlsx2csv/xlsx2csv.go
@@ -4,7 +4,7 @@
//
// @Author R. S. Doiel
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/cmd/xlsx2json/xlsx2json.go b/cmd/xlsx2json/xlsx2json.go
index 955a634..5480a62 100644
--- a/cmd/xlsx2json/xlsx2json.go
+++ b/cmd/xlsx2json/xlsx2json.go
@@ -4,7 +4,7 @@
//
// @Author R. S. Doiel
//
-// Copyright (c) 2018, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/csv.go b/csv.go
index 0e50a80..ae9ba55 100644
--- a/csv.go
+++ b/csv.go
@@ -2,7 +2,7 @@
// datatools.go is a package for working with various types of data (e.g. CSV, XLSX, JSON) in support
// of the utilities included in the datatools.go package.
//
-// Copyright (c) 2017, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/datatools.go b/datatools.go
index 9085d62..1121ec1 100644
--- a/datatools.go
+++ b/datatools.go
@@ -4,7 +4,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2017, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
@@ -39,7 +39,7 @@ const (
LicenseText = `
%s %s
-Copyright (c) 2017, Caltech
+Copyright (c) 2019, Caltech
All rights not granted herein are expressly reserved by Caltech.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/datatools_test.go b/datatools_test.go
index 456f5f4..83c283b 100644
--- a/datatools_test.go
+++ b/datatools_test.go
@@ -4,7 +4,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2017, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/docs/csv2json/index.html b/docs/csv2json/index.html
index 5dd6c3b..df41d4d 100644
--- a/docs/csv2json/index.html
+++ b/docs/csv2json/index.html
@@ -73,7 +73,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/csv2mdtable/index.html b/docs/csv2mdtable/index.html
index 50805e6..dde9f1c 100644
--- a/docs/csv2mdtable/index.html
+++ b/docs/csv2mdtable/index.html
@@ -70,7 +70,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/csv2xlsx/index.html b/docs/csv2xlsx/index.html
index 2b49e5b..49b802a 100644
--- a/docs/csv2xlsx/index.html
+++ b/docs/csv2xlsx/index.html
@@ -75,7 +75,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/csvcleaner/index.html b/docs/csvcleaner/index.html
index 907b7ae..da52d0d 100644
--- a/docs/csvcleaner/index.html
+++ b/docs/csvcleaner/index.html
@@ -95,7 +95,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/csvcols/index.html b/docs/csvcols/index.html
index 9829853..1c713eb 100644
--- a/docs/csvcols/index.html
+++ b/docs/csvcols/index.html
@@ -88,7 +88,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/csvfind/index.html b/docs/csvfind/index.html
index 65f460b..d94ccde 100644
--- a/docs/csvfind/index.html
+++ b/docs/csvfind/index.html
@@ -95,7 +95,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/csvjoin/index.html b/docs/csvjoin/index.html
index 5d0f711..cafee71 100644
--- a/docs/csvjoin/index.html
+++ b/docs/csvjoin/index.html
@@ -85,7 +85,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/csvrows/index.html b/docs/csvrows/index.html
index 7dd253c..e174392 100644
--- a/docs/csvrows/index.html
+++ b/docs/csvrows/index.html
@@ -95,7 +95,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/finddir/index.html b/docs/finddir/index.html
index 64c1f1a..d6d16be 100644
--- a/docs/finddir/index.html
+++ b/docs/finddir/index.html
@@ -67,7 +67,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/findfile/index.html b/docs/findfile/index.html
index 4417565..7a12a51 100644
--- a/docs/findfile/index.html
+++ b/docs/findfile/index.html
@@ -67,7 +67,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/index.html b/docs/index.html
index 061ae82..59dc03f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -66,7 +66,7 @@ Options
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/json2toml/index.html b/docs/json2toml/index.html
index cad04c1..4eb35c2 100644
--- a/docs/json2toml/index.html
+++ b/docs/json2toml/index.html
@@ -65,7 +65,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/json2yaml/index.html b/docs/json2yaml/index.html
index 541c6ab..f4f8c0a 100644
--- a/docs/json2yaml/index.html
+++ b/docs/json2yaml/index.html
@@ -64,7 +64,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/jsoncols/index.html b/docs/jsoncols/index.html
index 78df989..1c7643f 100644
--- a/docs/jsoncols/index.html
+++ b/docs/jsoncols/index.html
@@ -117,7 +117,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/jsonjoin/index.html b/docs/jsonjoin/index.html
index 82476ad..7dccbbd 100644
--- a/docs/jsonjoin/index.html
+++ b/docs/jsonjoin/index.html
@@ -161,7 +161,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/jsonmunge/index.html b/docs/jsonmunge/index.html
index 3b22b18..df499cd 100644
--- a/docs/jsonmunge/index.html
+++ b/docs/jsonmunge/index.html
@@ -83,7 +83,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/jsonrange/index.html b/docs/jsonrange/index.html
index f9acfca..84f7067 100644
--- a/docs/jsonrange/index.html
+++ b/docs/jsonrange/index.html
@@ -190,7 +190,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/mergepath/index.html b/docs/mergepath/index.html
index 24f6aa5..0238ceb 100644
--- a/docs/mergepath/index.html
+++ b/docs/mergepath/index.html
@@ -66,7 +66,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/options.html b/docs/options.html
index e880a75..fe1596e 100644
--- a/docs/options.html
+++ b/docs/options.html
@@ -119,7 +119,7 @@ Common Options
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/range/index.html b/docs/range/index.html
index 84c7866..31b8e31 100644
--- a/docs/range/index.html
+++ b/docs/range/index.html
@@ -99,7 +99,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/reldate/index.html b/docs/reldate/index.html
index f4a1f3b..c6ced53 100644
--- a/docs/reldate/index.html
+++ b/docs/reldate/index.html
@@ -135,7 +135,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/contains.html b/docs/string/contains.html
index 20c367d..c9c33dd 100644
--- a/docs/string/contains.html
+++ b/docs/string/contains.html
@@ -58,7 +58,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/count.html b/docs/string/count.html
index 3348b5e..33ebe35 100644
--- a/docs/string/count.html
+++ b/docs/string/count.html
@@ -58,7 +58,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/englishtitle.html b/docs/string/englishtitle.html
index c2c6d92..7dc8980 100644
--- a/docs/string/englishtitle.html
+++ b/docs/string/englishtitle.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/hasprefix.html b/docs/string/hasprefix.html
index f2b7ff0..62fa754 100644
--- a/docs/string/hasprefix.html
+++ b/docs/string/hasprefix.html
@@ -58,7 +58,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/hassuffix.html b/docs/string/hassuffix.html
index e12edda..50788a9 100644
--- a/docs/string/hassuffix.html
+++ b/docs/string/hassuffix.html
@@ -58,7 +58,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/index.html b/docs/string/index.html
index 0f01a28..6f9dbc3 100644
--- a/docs/string/index.html
+++ b/docs/string/index.html
@@ -92,7 +92,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/join.html b/docs/string/join.html
index d909a92..2a454a6 100644
--- a/docs/string/join.html
+++ b/docs/string/join.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/length.html b/docs/string/length.html
index af80f30..cff7855 100644
--- a/docs/string/length.html
+++ b/docs/string/length.html
@@ -57,7 +57,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/padleft.html b/docs/string/padleft.html
index 3c024f8..35493dc 100644
--- a/docs/string/padleft.html
+++ b/docs/string/padleft.html
@@ -49,7 +49,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/padright.html b/docs/string/padright.html
index e49f665..18f72af 100644
--- a/docs/string/padright.html
+++ b/docs/string/padright.html
@@ -49,7 +49,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/position.html b/docs/string/position.html
index 9d0046e..0b49fd1 100644
--- a/docs/string/position.html
+++ b/docs/string/position.html
@@ -61,7 +61,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/replace.html b/docs/string/replace.html
index f7c01df..f90230f 100644
--- a/docs/string/replace.html
+++ b/docs/string/replace.html
@@ -61,7 +61,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/replacen.html b/docs/string/replacen.html
index ddc0431..2a2d616 100644
--- a/docs/string/replacen.html
+++ b/docs/string/replacen.html
@@ -62,7 +62,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/slice.html b/docs/string/slice.html
index af401e9..eb70dd0 100644
--- a/docs/string/slice.html
+++ b/docs/string/slice.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/split.html b/docs/string/split.html
index 58cd57c..cc29b6e 100644
--- a/docs/string/split.html
+++ b/docs/string/split.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/splitn.html b/docs/string/splitn.html
index a2aab90..36fce19 100644
--- a/docs/string/splitn.html
+++ b/docs/string/splitn.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/tolower.html b/docs/string/tolower.html
index ee878ee..ec38b1c 100644
--- a/docs/string/tolower.html
+++ b/docs/string/tolower.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/totitle.html b/docs/string/totitle.html
index d60c814..2786c03 100644
--- a/docs/string/totitle.html
+++ b/docs/string/totitle.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/toupper.html b/docs/string/toupper.html
index 2faf8f5..bbd4d75 100644
--- a/docs/string/toupper.html
+++ b/docs/string/toupper.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/trim.html b/docs/string/trim.html
index ddc307e..dfe04e5 100644
--- a/docs/string/trim.html
+++ b/docs/string/trim.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/trimleft.html b/docs/string/trimleft.html
index 5ffd801..85646a6 100644
--- a/docs/string/trimleft.html
+++ b/docs/string/trimleft.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/trimprefix.html b/docs/string/trimprefix.html
index f44a76a..9748883 100644
--- a/docs/string/trimprefix.html
+++ b/docs/string/trimprefix.html
@@ -47,7 +47,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/trimright.html b/docs/string/trimright.html
index 2983e77..1e917a1 100644
--- a/docs/string/trimright.html
+++ b/docs/string/trimright.html
@@ -48,7 +48,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/string/trimsuffix.html b/docs/string/trimsuffix.html
index 708cd6e..9061750 100644
--- a/docs/string/trimsuffix.html
+++ b/docs/string/trimsuffix.html
@@ -47,7 +47,7 @@ Piping content
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/timefmt/index.html b/docs/timefmt/index.html
index b2d8826..3188919 100644
--- a/docs/timefmt/index.html
+++ b/docs/timefmt/index.html
@@ -83,7 +83,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/toml2json/index.html b/docs/toml2json/index.html
index f83a3b0..55647d2 100644
--- a/docs/toml2json/index.html
+++ b/docs/toml2json/index.html
@@ -65,7 +65,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/urlparse/index.html b/docs/urlparse/index.html
index 3a3d877..b4bae78 100644
--- a/docs/urlparse/index.html
+++ b/docs/urlparse/index.html
@@ -102,7 +102,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/xlsx2csv/index.html b/docs/xlsx2csv/index.html
index 3c75278..2ce755f 100644
--- a/docs/xlsx2csv/index.html
+++ b/docs/xlsx2csv/index.html
@@ -81,7 +81,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/xlsx2json/index.html b/docs/xlsx2json/index.html
index 4e09344..eeb8e6d 100644
--- a/docs/xlsx2json/index.html
+++ b/docs/xlsx2json/index.html
@@ -82,7 +82,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/docs/yaml2json/index.html b/docs/yaml2json/index.html
index 4fb0293..7805e4f 100644
--- a/docs/yaml2json/index.html
+++ b/docs/yaml2json/index.html
@@ -65,7 +65,7 @@ EXAMPLES
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/convert-lines-into-an-array.html b/how-to/convert-lines-into-an-array.html
index e0e209a..24fac63 100644
--- a/how-to/convert-lines-into-an-array.html
+++ b/how-to/convert-lines-into-an-array.html
@@ -45,7 +45,7 @@ Convert lines of text into an array
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/csv2json/index.html b/how-to/csv2json/index.html
index 08947f8..1f17ee6 100644
--- a/how-to/csv2json/index.html
+++ b/how-to/csv2json/index.html
@@ -42,7 +42,7 @@ Using csv2json
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/csv2mdtable/data1.html b/how-to/csv2mdtable/data1.html
index d8409fd..edbf0ad 100644
--- a/how-to/csv2mdtable/data1.html
+++ b/how-to/csv2mdtable/data1.html
@@ -53,7 +53,7 @@
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/csv2mdtable/index.html b/how-to/csv2mdtable/index.html
index 8c8db6e..959692c 100644
--- a/how-to/csv2mdtable/index.html
+++ b/how-to/csv2mdtable/index.html
@@ -39,7 +39,7 @@ Using csv2mdtables
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/csv2xlsx/index.html b/how-to/csv2xlsx/index.html
index 3d04d1e..223c5c7 100644
--- a/how-to/csv2xlsx/index.html
+++ b/how-to/csv2xlsx/index.html
@@ -43,7 +43,7 @@ Using csv2xlsx
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/csvcleaner/index.html b/how-to/csvcleaner/index.html
index 28daa6b..8977d6c 100644
--- a/how-to/csvcleaner/index.html
+++ b/how-to/csvcleaner/index.html
@@ -54,7 +54,7 @@ Using csvcleaner
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/csvcols/index.html b/how-to/csvcols/index.html
index 9406f0c..53d543e 100644
--- a/how-to/csvcols/index.html
+++ b/how-to/csvcols/index.html
@@ -76,7 +76,7 @@ Quoting issues
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/csvfind/index.html b/how-to/csvfind/index.html
index 0bcabd8..c29c0d6 100644
--- a/how-to/csvfind/index.html
+++ b/how-to/csvfind/index.html
@@ -50,7 +50,7 @@ Using csvfind
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/csvjoin/index.html b/how-to/csvjoin/index.html
index 0a74012..2d51a30 100644
--- a/how-to/csvjoin/index.html
+++ b/how-to/csvjoin/index.html
@@ -39,7 +39,7 @@ Using csvjoin
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/csvrows/index.html b/how-to/csvrows/index.html
index b06d880..073dcd5 100644
--- a/how-to/csvrows/index.html
+++ b/how-to/csvrows/index.html
@@ -53,7 +53,7 @@ Using csvrows
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/find-duplicates-in-a-column.html b/how-to/find-duplicates-in-a-column.html
index 5353cf7..ce4daba 100644
--- a/how-to/find-duplicates-in-a-column.html
+++ b/how-to/find-duplicates-in-a-column.html
@@ -57,7 +57,7 @@ How to find duplicates in a column
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/finddir/index.html b/how-to/finddir/index.html
index 5be57af..6e2d2c7 100644
--- a/how-to/finddir/index.html
+++ b/how-to/finddir/index.html
@@ -34,7 +34,7 @@ Using finddir
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/findfile/index.html b/how-to/findfile/index.html
index 5be57af..6e2d2c7 100644
--- a/how-to/findfile/index.html
+++ b/how-to/findfile/index.html
@@ -34,7 +34,7 @@ Using finddir
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/index.html b/how-to/index.html
index 05c979a..4a3531f 100644
--- a/how-to/index.html
+++ b/how-to/index.html
@@ -74,7 +74,7 @@ Use (by tool)
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/jsoncols/index.html b/how-to/jsoncols/index.html
index bd5e307..1921bdf 100644
--- a/how-to/jsoncols/index.html
+++ b/how-to/jsoncols/index.html
@@ -66,7 +66,7 @@ Using jsoncols
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/jsonjoin/index.html b/how-to/jsonjoin/index.html
index a3b64d3..30cd84c 100644
--- a/how-to/jsonjoin/index.html
+++ b/how-to/jsonjoin/index.html
@@ -122,7 +122,7 @@ Using jsonjoin
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/jsonmunge/index.html b/how-to/jsonmunge/index.html
index 03d2f29..1f47b86 100644
--- a/how-to/jsonmunge/index.html
+++ b/how-to/jsonmunge/index.html
@@ -49,7 +49,7 @@ Using jsonmunge
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/jsonrange/index.html b/how-to/jsonrange/index.html
index 90e550f..29bb18c 100644
--- a/how-to/jsonrange/index.html
+++ b/how-to/jsonrange/index.html
@@ -110,7 +110,7 @@ Using jsonrange
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/range/index.html b/how-to/range/index.html
index 52a2657..fba0e77 100644
--- a/how-to/range/index.html
+++ b/how-to/range/index.html
@@ -64,7 +64,7 @@ Using range
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/reldate/index.html b/how-to/reldate/index.html
index 069cc2a..5f40822 100644
--- a/how-to/reldate/index.html
+++ b/how-to/reldate/index.html
@@ -99,7 +99,7 @@ RELATIVE WEEK DAYS
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/reorder-a-comma-delimited-string.html b/how-to/reorder-a-comma-delimited-string.html
index 3889b79..d7f813b 100644
--- a/how-to/reorder-a-comma-delimited-string.html
+++ b/how-to/reorder-a-comma-delimited-string.html
@@ -96,7 +96,7 @@ The datatools aproach
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/select-random-rows-from-a-CSV-file.html b/how-to/select-random-rows-from-a-CSV-file.html
index 8ec1680..6d74dec 100644
--- a/how-to/select-random-rows-from-a-CSV-file.html
+++ b/how-to/select-random-rows-from-a-CSV-file.html
@@ -59,7 +59,7 @@ How -random works
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/timefmt/index.html b/how-to/timefmt/index.html
index b4cc30d..7ca0baa 100644
--- a/how-to/timefmt/index.html
+++ b/how-to/timefmt/index.html
@@ -43,7 +43,7 @@ Using timefmt
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/trim-a-trailing-newline-from-a-text-file.html b/how-to/trim-a-trailing-newline-from-a-text-file.html
index 0fb29c0..d8f7621 100644
--- a/how-to/trim-a-trailing-newline-from-a-text-file.html
+++ b/how-to/trim-a-trailing-newline-from-a-text-file.html
@@ -57,7 +57,7 @@ How to trim a trailing newline from a text file.
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/urlparse/index.html b/how-to/urlparse/index.html
index 63b528d..635174f 100644
--- a/how-to/urlparse/index.html
+++ b/how-to/urlparse/index.html
@@ -67,7 +67,7 @@ Using urlparse
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/xlsx2csv/index.html b/how-to/xlsx2csv/index.html
index 00f7d85..20d05ea 100644
--- a/how-to/xlsx2csv/index.html
+++ b/how-to/xlsx2csv/index.html
@@ -53,7 +53,7 @@ Using xlsx2csv
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/how-to/xlsx2json/index.html b/how-to/xlsx2json/index.html
index b425d02..97c0c4f 100644
--- a/how-to/xlsx2json/index.html
+++ b/how-to/xlsx2json/index.html
@@ -53,7 +53,7 @@ Using xlsx2json
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/index.html b/index.html
index 8a62718..29085aa 100644
--- a/index.html
+++ b/index.html
@@ -116,7 +116,7 @@ Installation
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/install.html b/install.html
index 49a3c0e..f7382fb 100644
--- a/install.html
+++ b/install.html
@@ -201,7 +201,7 @@ Compiling from source
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/license.html b/license.html
index 4522335..f3d5b3a 100644
--- a/license.html
+++ b/license.html
@@ -23,7 +23,7 @@
-Copyright © 2017, Caltech
+
Copyright © 2019, Caltech
All rights not granted herein are expressly reserved by Caltech.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
@@ -42,7 +42,7 @@
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/page.tmpl b/page.tmpl
index a658b9f..9e00622 100644
--- a/page.tmpl
+++ b/page.tmpl
@@ -19,7 +19,7 @@
-© 2017 Caltech library
+© 2019 Caltech library
1200 E California Blvd, Mail Code 1-32, Pasadena, CA 91125-3200
Phone: (626)395-3405
Email Us
diff --git a/rangeexpr.go b/rangeexpr.go
index e916e0f..475bf80 100644
--- a/rangeexpr.go
+++ b/rangeexpr.go
@@ -4,7 +4,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2017, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
diff --git a/rangeexpr_test.go b/rangeexpr_test.go
index 363f378..757c6b6 100644
--- a/rangeexpr_test.go
+++ b/rangeexpr_test.go
@@ -4,7 +4,7 @@
//
// @Author R. S. Doiel,
//
-// Copyright (c) 2017, Caltech
+// Copyright (c) 2019, Caltech
// All rights not granted herein are expressly reserved by Caltech.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: