diff options
author | Eduardo Chappa <chappa@washington.edu> | 2020-01-19 10:57:53 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2020-01-19 10:57:53 -0700 |
commit | 99948a254e2c2352547b962cbd1c23738e7af6b3 (patch) | |
tree | 9c9fc9beed0c2f308f11fa27e2675104962ce5c0 /pith | |
parent | 082202c409cab376f0f0623635dc19e8468baafc (diff) | |
download | alpine-99948a254e2c2352547b962cbd1c23738e7af6b3.tar.xz |
* Initial release of Alpine version 2.22.
Diffstat (limited to 'pith')
210 files changed, 238 insertions, 274 deletions
diff --git a/pith/Makefile.am b/pith/Makefile.am index 09d8f999..a1f66093 100644 --- a/pith/Makefile.am +++ b/pith/Makefile.am @@ -2,7 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== -# Copyright 2013-2019 Eduardo Chappa +# Copyright 2013-2020 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/Makefile.in b/pith/Makefile.in index 93b19562..c4c142cc 100644 --- a/pith/Makefile.in +++ b/pith/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15.1 from Makefile.am. +# Makefile.in generated by automake 1.13.4 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,7 @@ @SET_MAKE@ # ======================================================================== -# Copyright 2013-2019 Eduardo Chappa +# Copyright 2013-2020 Eduardo Chappa # Copyright 2006-2008 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -28,17 +28,7 @@ VPATH = @srcdir@ -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -103,6 +93,8 @@ build_triplet = @build@ host_triplet = @host@ noinst_PROGRAMS = help_h_gen$(EXEEXT) help_c_gen$(EXEEXT) subdir = pith +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \ @@ -115,7 +107,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \ $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/include/config.h CONFIG_CLEAN_FILES = @@ -240,8 +231,6 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \ - $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) am__relativize = \ dir0=`pwd`; \ @@ -472,6 +461,7 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign pith/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign pith/Makefile +.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -597,14 +587,14 @@ distclean-compile: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -901,8 +891,6 @@ uninstall-am: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am -.PRECIOUS: Makefile - help_c_gen$(BUILD_EXEEXT): help_c_gen.c @rm -f help_c_gen$(BUILD_EXEEXT) diff --git a/pith/abdlc.c b/pith/abdlc.c index c077ced0..9faec255 100644 --- a/pith/abdlc.c +++ b/pith/abdlc.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: abdlc.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/abdlc.h b/pith/abdlc.h index 673c9336..5a47bea1 100644 --- a/pith/abdlc.h +++ b/pith/abdlc.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/ablookup.c b/pith/ablookup.c index e915918b..7ccbd519 100644 --- a/pith/ablookup.c +++ b/pith/ablookup.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: ablookup.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/ablookup.h b/pith/ablookup.h index 21c16286..2423266a 100644 --- a/pith/ablookup.h +++ b/pith/ablookup.h @@ -2,7 +2,7 @@ * $Id: ablookup.h 1266 2009-07-14 18:39:12Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/addrbook.c b/pith/addrbook.c index 69142248..a2c480a3 100644 --- a/pith/addrbook.c +++ b/pith/addrbook.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: addrbook.c 90 2006-07-19 22:30:36Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/addrbook.h b/pith/addrbook.h index 1cc93de2..a9ba2dd9 100644 --- a/pith/addrbook.h +++ b/pith/addrbook.h @@ -2,7 +2,7 @@ * $Id: addrbook.h 82 2006-07-12 23:36:59Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/addrstring.c b/pith/addrstring.c index 4e80bcb9..29025c74 100644 --- a/pith/addrstring.c +++ b/pith/addrstring.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: addrstring.c 770 2007-10-24 00:23:09Z hubert@u.washi /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/addrstring.h b/pith/addrstring.h index 63ac934c..9617b91e 100644 --- a/pith/addrstring.h +++ b/pith/addrstring.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/adjtime.c b/pith/adjtime.c index 0dc3d687..d7769a74 100644 --- a/pith/adjtime.c +++ b/pith/adjtime.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: adjtime.c 761 2007-10-23 22:35:18Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/adjtime.h b/pith/adjtime.h index c2478fe2..bd6d4589 100644 --- a/pith/adjtime.h +++ b/pith/adjtime.h @@ -2,7 +2,7 @@ * $Id: adjtime.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/adrbklib.c b/pith/adrbklib.c index fe054d98..41f6f020 100644 --- a/pith/adrbklib.c +++ b/pith/adrbklib.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: adrbklib.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/adrbklib.h b/pith/adrbklib.h index 32b6f567..a66d45b7 100644 --- a/pith/adrbklib.h +++ b/pith/adrbklib.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/atttype.h b/pith/atttype.h index 24b50332..df471d4f 100644 --- a/pith/atttype.h +++ b/pith/atttype.h @@ -2,7 +2,7 @@ * $Id: atttype.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/bitmap.h b/pith/bitmap.h index c54a8a6a..ab3631bd 100644 --- a/pith/bitmap.h +++ b/pith/bitmap.h @@ -2,7 +2,7 @@ * $Id: bitmap.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/bldaddr.c b/pith/bldaddr.c index 8a73ae6a..88ae8650 100644 --- a/pith/bldaddr.c +++ b/pith/bldaddr.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: bldaddr.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/bldaddr.h b/pith/bldaddr.h index 3213a09d..202e0307 100644 --- a/pith/bldaddr.h +++ b/pith/bldaddr.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/body.c b/pith/body.c index ffba71ae..541b0bbe 100644 --- a/pith/body.c +++ b/pith/body.c @@ -1,6 +1,6 @@ /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/busy.h b/pith/busy.h index 722d72de..fb65ed90 100644 --- a/pith/busy.h +++ b/pith/busy.h @@ -2,7 +2,7 @@ * $Id: busy.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/Makefile.am b/pith/charconv/Makefile.am index 01e4e96d..2b9e0cdc 100644 --- a/pith/charconv/Makefile.am +++ b/pith/charconv/Makefile.am @@ -2,7 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== -# Copyright 2013-2019 Eduardo Chappa +# Copyright 2013-2020 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/Makefile.in b/pith/charconv/Makefile.in index d30496c5..430079a0 100644 --- a/pith/charconv/Makefile.in +++ b/pith/charconv/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15.1 from Makefile.am. +# Makefile.in generated by automake 1.13.4 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,7 @@ @SET_MAKE@ # ======================================================================== -# Copyright 2013-2019 Eduardo Chappa +# Copyright 2013-2020 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -27,17 +27,7 @@ # ======================================================================== VPATH = @srcdir@ -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -101,6 +91,8 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = pith/charconv +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \ @@ -113,7 +105,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \ $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/include/config.h CONFIG_CLEAN_FILES = @@ -192,8 +183,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \ - $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALPINE_DATESTAMP = @ALPINE_DATESTAMP@ @@ -387,6 +376,7 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign pith/charconv/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign pith/charconv/Makefile +.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -427,14 +417,14 @@ distclean-compile: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -652,8 +642,6 @@ uninstall-am: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am -.PRECIOUS: Makefile - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/pith/charconv/filesys.c b/pith/charconv/filesys.c index 86763fa2..be8e323f 100644 --- a/pith/charconv/filesys.c +++ b/pith/charconv/filesys.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: filesys.c 770 2007-10-24 00:23:09Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/filesys.h b/pith/charconv/filesys.h index dce3e73d..8b18ffa9 100644 --- a/pith/charconv/filesys.h +++ b/pith/charconv/filesys.h @@ -4,7 +4,7 @@ /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/makefile.wnt b/pith/charconv/makefile.wnt index fa31ac1b..e5b34552 100644 --- a/pith/charconv/makefile.wnt +++ b/pith/charconv/makefile.wnt @@ -1,7 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== -# Copyright 2013-2019 Eduardo Chappa +# Copyright 2013-2020 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/utf8.c b/pith/charconv/utf8.c index aa7c81b1..2bb301c7 100644 --- a/pith/charconv/utf8.c +++ b/pith/charconv/utf8.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: utf8.c 1184 2008-12-16 23:52:15Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charconv/utf8.h b/pith/charconv/utf8.h index f45cc75a..c92457fc 100644 --- a/pith/charconv/utf8.h +++ b/pith/charconv/utf8.h @@ -4,7 +4,7 @@ /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charset.c b/pith/charset.c index 124b15fc..f651abe9 100644 --- a/pith/charset.c +++ b/pith/charset.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: charset.c 1032 2008-04-11 00:30:04Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/charset.h b/pith/charset.h index 7fb79995..33ef52df 100644 --- a/pith/charset.h +++ b/pith/charset.h @@ -2,7 +2,7 @@ * $Id: charset.h 765 2007-10-23 23:51:37Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/color.c b/pith/color.c index 4d7e72b5..4dcf95b7 100644 --- a/pith/color.c +++ b/pith/color.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: color.c 769 2007-10-24 00:15:40Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/color.h b/pith/color.h index f74a4ce9..b84335c8 100644 --- a/pith/color.h +++ b/pith/color.h @@ -2,7 +2,7 @@ * $Id: color.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/conf.c b/pith/conf.c index 9fc2bc4d..64cd13bd 100644 --- a/pith/conf.c +++ b/pith/conf.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: conf.c 1266 2009-07-14 18:39:12Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/conf.h b/pith/conf.h index 387e851e..d7769336 100644 --- a/pith/conf.h +++ b/pith/conf.h @@ -2,7 +2,7 @@ * $Id: conf.h 1155 2008-08-21 18:33:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/conftype.h b/pith/conftype.h index e6f042a7..4278dc59 100644 --- a/pith/conftype.h +++ b/pith/conftype.h @@ -2,7 +2,7 @@ * $Id: conftype.h 1155 2008-08-21 18:33:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/context.c b/pith/context.c index ae3bfe1a..eefd0c27 100644 --- a/pith/context.c +++ b/pith/context.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: context.c 1144 2008-08-14 16:53:34Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/context.h b/pith/context.h index fe888264..054e35dc 100644 --- a/pith/context.h +++ b/pith/context.h @@ -2,7 +2,7 @@ * $Id: context.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/copyaddr.c b/pith/copyaddr.c index 4e04df70..08ae2908 100644 --- a/pith/copyaddr.c +++ b/pith/copyaddr.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: copyaddr.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/copyaddr.h b/pith/copyaddr.h index e09f003b..aa1ddbfc 100644 --- a/pith/copyaddr.h +++ b/pith/copyaddr.h @@ -2,7 +2,7 @@ * $Id: copyaddr.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/debug.h b/pith/debug.h index b19b56b0..02990f6f 100644 --- a/pith/debug.h +++ b/pith/debug.h @@ -2,7 +2,7 @@ * $Id: debug.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detach.c b/pith/detach.c index 8a290356..9774e1c9 100644 --- a/pith/detach.c +++ b/pith/detach.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: detach.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detach.h b/pith/detach.h index 98a48960..79ed9e5a 100644 --- a/pith/detach.h +++ b/pith/detach.h @@ -2,7 +2,7 @@ * $Id: detach.h 1025 2008-04-08 22:59:38Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detoken.c b/pith/detoken.c index 01f2d51a..7e75b564 100644 --- a/pith/detoken.c +++ b/pith/detoken.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: detoken.c 769 2007-10-24 00:15:40Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/detoken.h b/pith/detoken.h index 7d906bd5..23812745 100644 --- a/pith/detoken.h +++ b/pith/detoken.h @@ -2,7 +2,7 @@ * $Id: detoken.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/editorial.c b/pith/editorial.c index 3089edf5..e5d833cb 100644 --- a/pith/editorial.c +++ b/pith/editorial.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: editorial.c 768 2007-10-24 00:10:03Z hubert@u.washin #endif /* ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/editorial.h b/pith/editorial.h index 35fa77e7..9381a687 100644 --- a/pith/editorial.h +++ b/pith/editorial.h @@ -3,7 +3,7 @@ -----------------------------------------------------------------------*/ /* ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/escapes.c b/pith/escapes.c index 468aa6df..17c623d4 100644 --- a/pith/escapes.c +++ b/pith/escapes.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: escapes.c 761 2007-10-23 22:35:18Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/escapes.h b/pith/escapes.h index 7c998387..afcef859 100644 --- a/pith/escapes.h +++ b/pith/escapes.h @@ -2,7 +2,7 @@ * $Id: escapes.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/filter.c b/pith/filter.c index fb8e5a89..09e15976 100644 --- a/pith/filter.c +++ b/pith/filter.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: filter.c 1266 2009-07-14 18:39:12Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/filter.h b/pith/filter.h index 72661963..bccd61c9 100644 --- a/pith/filter.h +++ b/pith/filter.h @@ -2,7 +2,7 @@ * $Id: filter.h 1169 2008-08-27 06:42:06Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/filttype.h b/pith/filttype.h index 83c57734..68844847 100644 --- a/pith/filttype.h +++ b/pith/filttype.h @@ -2,7 +2,7 @@ * $Id: filttype.h 767 2007-10-24 00:03:59Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/flag.c b/pith/flag.c index 4a24ba23..3bcfbc74 100644 --- a/pith/flag.c +++ b/pith/flag.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: flag.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/flag.h b/pith/flag.h index 7a30f017..d1f3cbfa 100644 --- a/pith/flag.h +++ b/pith/flag.h @@ -2,7 +2,7 @@ * $Id: flag.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/folder.c b/pith/folder.c index 64d57922..4f38d249 100644 --- a/pith/folder.c +++ b/pith/folder.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: folder.c 1142 2008-08-13 17:22:21Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/folder.h b/pith/folder.h index 01d78942..b7cf4f26 100644 --- a/pith/folder.h +++ b/pith/folder.h @@ -2,7 +2,7 @@ * $Id: folder.h 880 2007-12-18 00:57:56Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/foldertype.h b/pith/foldertype.h index 8ed0e87d..cf437529 100644 --- a/pith/foldertype.h +++ b/pith/foldertype.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/handle.c b/pith/handle.c index 57a1e06b..a456366d 100644 --- a/pith/handle.c +++ b/pith/handle.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: handle.c 769 2007-10-24 00:15:40Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/handle.h b/pith/handle.h index afbd1373..7326c88f 100644 --- a/pith/handle.h +++ b/pith/handle.h @@ -2,7 +2,7 @@ * $Id: handle.h 814 2007-11-14 18:39:28Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/headers.h b/pith/headers.h index 35dda163..45dbce96 100644 --- a/pith/headers.h +++ b/pith/headers.h @@ -2,7 +2,7 @@ * $Id: headers.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/help.c b/pith/help.c index 03bff40e..e0f3477d 100644 --- a/pith/help.c +++ b/pith/help.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: help.c 900 2008-01-05 01:13:26Z hubert@u.washington. /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/help.h b/pith/help.h index fce7b7da..07e40074 100644 --- a/pith/help.h +++ b/pith/help.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/help_c_gen.c b/pith/help_c_gen.c index 94e7dbc6..784a4d80 100644 --- a/pith/help_c_gen.c +++ b/pith/help_c_gen.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/help_h_gen.c b/pith/help_h_gen.c index 8a739fce..4f386795 100644 --- a/pith/help_h_gen.c +++ b/pith/help_h_gen.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/helpindx.c b/pith/helpindx.c index 0b17c644..e19a3f48 100644 --- a/pith/helpindx.c +++ b/pith/helpindx.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: helpindx.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/hist.c b/pith/hist.c index 261f3b8e..9b5dcc65 100644 --- a/pith/hist.c +++ b/pith/hist.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: hist.c 807 2007-11-09 01:21:33Z hubert@u.washington. /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/hist.h b/pith/hist.h index 18961072..e13a96f2 100644 --- a/pith/hist.h +++ b/pith/hist.h @@ -2,7 +2,7 @@ * $Id: hist.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/icache.c b/pith/icache.c index 1b27d39b..8ff9ca51 100644 --- a/pith/icache.c +++ b/pith/icache.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: icache.c 874 2007-12-15 02:51:06Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/icache.h b/pith/icache.h index 394dba7c..37ce4812 100644 --- a/pith/icache.h +++ b/pith/icache.h @@ -2,7 +2,7 @@ * $Id: icache.h 874 2007-12-15 02:51:06Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/imap.c b/pith/imap.c index 42513123..212088cd 100644 --- a/pith/imap.c +++ b/pith/imap.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: imap.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/imap.h b/pith/imap.h index 979f532d..93dd14de 100644 --- a/pith/imap.h +++ b/pith/imap.h @@ -2,7 +2,7 @@ * $Id: imap.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/indxtype.h b/pith/indxtype.h index 15e451db..f1231568 100644 --- a/pith/indxtype.h +++ b/pith/indxtype.h @@ -2,7 +2,7 @@ * $Id: indxtype.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/init.c b/pith/init.c index 299feef7..e0c60182 100644 --- a/pith/init.c +++ b/pith/init.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: init.c 769 2007-10-24 00:15:40Z hubert@u.washington. /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/init.h b/pith/init.h index 30ffb099..6513a575 100644 --- a/pith/init.h +++ b/pith/init.h @@ -2,7 +2,7 @@ * $Id: init.h 900 2008-01-05 01:13:26Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/keyword.c b/pith/keyword.c index b2c11213..2d1d8dd3 100644 --- a/pith/keyword.c +++ b/pith/keyword.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: keyword.c 807 2007-11-09 01:21:33Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/keyword.h b/pith/keyword.h index 3d44b831..7278e10f 100644 --- a/pith/keyword.h +++ b/pith/keyword.h @@ -2,7 +2,7 @@ * $Id: keyword.h 807 2007-11-09 01:21:33Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/ldap.c b/pith/ldap.c index cc0b7727..25e20112 100644 --- a/pith/ldap.c +++ b/pith/ldap.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: ldap.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/ldap.h b/pith/ldap.h index 0bb9f2a2..3474f9d3 100644 --- a/pith/ldap.h +++ b/pith/ldap.h @@ -2,7 +2,7 @@ * $Id: ldap.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/list.c b/pith/list.c index 70d727dc..1079d7c7 100644 --- a/pith/list.c +++ b/pith/list.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: list.c 769 2007-10-24 00:15:40Z hubert@u.washington. /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/list.h b/pith/list.h index d8847679..8284bb19 100644 --- a/pith/list.h +++ b/pith/list.h @@ -2,7 +2,7 @@ * $Id: list.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailcap.c b/pith/mailcap.c index 9fd9410e..5c0acda9 100644 --- a/pith/mailcap.c +++ b/pith/mailcap.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mailcap.c 1012 2008-03-26 00:44:22Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailcap.h b/pith/mailcap.h index e4482e92..e24202f7 100644 --- a/pith/mailcap.h +++ b/pith/mailcap.h @@ -2,7 +2,7 @@ * $Id: mailcap.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailcmd.c b/pith/mailcmd.c index 830977d9..90736159 100644 --- a/pith/mailcmd.c +++ b/pith/mailcmd.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mailcmd.c 1142 2008-08-13 17:22:21Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailcmd.h b/pith/mailcmd.h index 560779de..1cbab64e 100644 --- a/pith/mailcmd.h +++ b/pith/mailcmd.h @@ -2,7 +2,7 @@ * $Id: mailcmd.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailindx.c b/pith/mailindx.c index 2faefed8..b0e661ad 100644 --- a/pith/mailindx.c +++ b/pith/mailindx.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: mailindx.c 1266 2009-07-14 18:39:12Z hubert@u.washin #endif /* ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailindx.h b/pith/mailindx.h index 355faec4..f3ad00a8 100644 --- a/pith/mailindx.h +++ b/pith/mailindx.h @@ -2,7 +2,7 @@ * $Id: mailindx.h 925 2008-02-06 02:03:01Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/maillist.c b/pith/maillist.c index 3ce5df98..bb196934 100644 --- a/pith/maillist.c +++ b/pith/maillist.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: maillist.c 769 2007-10-24 00:15:40Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/maillist.h b/pith/maillist.h index a0e642af..6ba68735 100644 --- a/pith/maillist.h +++ b/pith/maillist.h @@ -2,7 +2,7 @@ * $Id: maillist.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailpart.h b/pith/mailpart.h index 8ae1ddc2..9e5a52f9 100644 --- a/pith/mailpart.h +++ b/pith/mailpart.h @@ -2,7 +2,7 @@ * $Id: mailpart.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mailview.c b/pith/mailview.c index 383d9b13..c2c7842c 100644 --- a/pith/mailview.c +++ b/pith/mailview.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mailview.c 1266 2009-07-14 18:39:12Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/mailview.h b/pith/mailview.h index 9007f944..148fd0d7 100644 --- a/pith/mailview.h +++ b/pith/mailview.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/makefile.wnt b/pith/makefile.wnt index 267ab760..5b6671e1 100644 --- a/pith/makefile.wnt +++ b/pith/makefile.wnt @@ -1,7 +1,7 @@ # $Id: makefile.wnt 14098 2005-10-03 18:54:13Z jpf@u.washington.edu $ # # ======================================================================== -# Copyright 2013-2019 Eduardo Chappa +# Copyright 2013-2020 Eduardo Chappa # Copyright 2006-2007 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/margin.c b/pith/margin.c index ac857c62..5e9c53e6 100644 --- a/pith/margin.c +++ b/pith/margin.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: margin.c 1032 2008-04-11 00:30:04Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/margin.h b/pith/margin.h index dab09d81..adb668b8 100644 --- a/pith/margin.h +++ b/pith/margin.h @@ -2,7 +2,7 @@ * $Id: margin.h 1032 2008-04-11 00:30:04Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mimedesc.c b/pith/mimedesc.c index c51161a2..665ce253 100644 --- a/pith/mimedesc.c +++ b/pith/mimedesc.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: mimedesc.c 1142 2008-08-13 17:22:21Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mimedesc.h b/pith/mimedesc.h index b37a7b48..6a5725c9 100644 --- a/pith/mimedesc.h +++ b/pith/mimedesc.h @@ -2,7 +2,7 @@ * $Id: mimedesc.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/mimetype.c b/pith/mimetype.c index 75bf801a..8e709534 100644 --- a/pith/mimetype.c +++ b/pith/mimetype.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: mimetype.c 955 2008-03-06 23:52:36Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/mimetype.h b/pith/mimetype.h index 06be87b0..a4531506 100644 --- a/pith/mimetype.h +++ b/pith/mimetype.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/msgno.c b/pith/msgno.c index f3a6dec5..35266680 100644 --- a/pith/msgno.c +++ b/pith/msgno.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: msgno.c 854 2007-12-07 17:44:43Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/msgno.h b/pith/msgno.h index 4b0e922c..ae9fbbd8 100644 --- a/pith/msgno.h +++ b/pith/msgno.h @@ -2,7 +2,7 @@ * $Id: msgno.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/newmail.c b/pith/newmail.c index 43799216..db8d36bb 100644 --- a/pith/newmail.c +++ b/pith/newmail.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: newmail.c 1266 2009-07-14 18:39:12Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/newmail.h b/pith/newmail.h index c83b7b6e..e9032dc2 100644 --- a/pith/newmail.h +++ b/pith/newmail.h @@ -2,7 +2,7 @@ * $Id: newmail.h 807 2007-11-09 01:21:33Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/news.c b/pith/news.c index dc08bb58..a829c51e 100644 --- a/pith/news.c +++ b/pith/news.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: news.c 769 2007-10-24 00:15:40Z hubert@u.washington. /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/news.h b/pith/news.h index d3bb69aa..f5f069c5 100644 --- a/pith/news.h +++ b/pith/news.h @@ -2,7 +2,7 @@ * $Id: news.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/options.h b/pith/options.h index dbd0ef0a..e67c49cc 100644 --- a/pith/options.h +++ b/pith/options.h @@ -2,7 +2,7 @@ * $Id: options.h 101 2006-08-10 22:53:04Z mikes@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/osdep/Makefile.am b/pith/osdep/Makefile.am index dde9d77a..c206a2de 100644 --- a/pith/osdep/Makefile.am +++ b/pith/osdep/Makefile.am @@ -2,7 +2,7 @@ ## Use aclocal -I m4; automake # ======================================================================== -# Copyright 2013-2019 Eduardo Chappa +# Copyright 2013-2020 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 cce307bc..0c8e0242 100644 --- a/pith/osdep/Makefile.in +++ b/pith/osdep/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15.1 from Makefile.am. +# Makefile.in generated by automake 1.13.4 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2013 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,7 @@ @SET_MAKE@ # ======================================================================== -# Copyright 2013-2019 Eduardo Chappa +# Copyright 2013-2020 Eduardo Chappa # Copyright 2006 University of Washington # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -27,17 +27,7 @@ # ======================================================================== VPATH = @srcdir@ -am__is_gnu_make = { \ - if test -z '$(MAKELEVEL)'; then \ - false; \ - elif test -n '$(MAKE_HOST)'; then \ - true; \ - elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ - true; \ - else \ - false; \ - fi; \ -} +am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -101,6 +91,8 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = pith/osdep +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \ @@ -113,7 +105,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \ $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/include/config.h CONFIG_CLEAN_FILES = @@ -199,8 +190,6 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \ - $(top_srcdir)/mkinstalldirs DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALPINE_DATESTAMP = @ALPINE_DATESTAMP@ @@ -398,6 +387,7 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign pith/osdep/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign pith/osdep/Makefile +.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ @@ -458,14 +448,14 @@ distclean-compile: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -683,8 +673,6 @@ uninstall-am: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am -.PRECIOUS: Makefile - # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/pith/osdep/bldpath.c b/pith/osdep/bldpath.c index 1eac279b..3fe726b1 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 fba326a7..324d49b9 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 40f685ad..915bb58b 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 0a9de4d2..1f24eb2d 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 22be9c2c..10c9aa0c 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 aef33eaf..3856bf50 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 d1a7c79e..4207d216 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 f5ae7bd2..982d8f6c 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 3e48965f..e3030563 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 a0db15d0..ca8d7237 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 b28d60d9..d23a022d 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 ce6ade0c..372a50f2 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 ef446e2c..76a854a6 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 066dd85d..e9d844e7 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 77ac8b1e..dcd24643 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 6d8cd6e3..13cdc29d 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 b4792adb..1b223dc7 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 b4684c08..92d5f526 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 41c1bc26..4187cdbd 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 62dc2e1d..bbf22601 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 544769e4..8a1b5143 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 8091e724..862018ad 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 96a9bec4..115ed02c 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 25f7e1f7..33a24f9c 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 47c4cfbc..94be72ef 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 d420a88f..9778bb2e 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 34ff86d3..09a0cf56 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 565e3adb..43328bb1 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 6587633a..ad8fe7c6 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 fa6d9762..162ae6dc 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 ff730215..ec945733 100644 --- a/pith/osdep/lstcmpnt.h +++ b/pith/osdep/lstcmpnt.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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 660cb294..daf4b2ee 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-2019 Eduardo Chappa +# Copyright 2013-2020 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 4e0472c7..338625af 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 9da9a909..11082443 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 13c5b6c7..a5a89bbe 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 a7992758..e4007693 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 319716bb..d6295e4b 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 328a0b93..a3a8dc99 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 ebb962ed..24f3b0c5 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 3e921e91..752b06f6 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 1245a8cd..6f532905 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 e0bacc45..42096d6e 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 cf31a09f..c1e93053 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 6faf0986..51cb8019 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 cdaf4c74..d1afb871 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 21cea079..c384e058 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-2019 Eduardo Chappa + * Copyright 2013-2020 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 6edbd2f4..81a9c15c 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-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pattern.c b/pith/pattern.c index 028111cd..1b10dd1c 100644 --- a/pith/pattern.c +++ b/pith/pattern.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: pattern.c 1204 2009-02-02 19:54:23Z hubert@u.washing #endif /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pattern.h b/pith/pattern.h index cc7fc8e9..71c1cfd4 100644 --- a/pith/pattern.h +++ b/pith/pattern.h @@ -2,7 +2,7 @@ * $Id: pattern.h 942 2008-03-04 18:21:33Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pine.hlp b/pith/pine.hlp index 198ee474..d81bd397 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -3,7 +3,7 @@ # T H E A L P I N E M E S S A G E S Y S T E M # #/* ======================================================================== -# * Copyright 2013-2018 Eduardo Chappa +# * Copyright 2013-2020 Eduardo Chappa # * Copyright 2006-2008 University of Washington # * # * Licensed under the Apache License, Version 2.0 (the "License"); @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 394 2020-01-19 01:23:29 +Alpine Commit 395 2020-01-19 10:57:47 ============= h_news ================= <HTML> <HEAD> @@ -156,7 +156,7 @@ Version <!--#echo var="ALPINE_VERSION"--> (<!--#echo var="ALPINE_REVISION"-->) <!--chtml endif--> <BR> -<BR>Copyright 2013-2019 Eduardo Chappa +<BR>Copyright 2013-2020 Eduardo Chappa <BR>Copyright 2006-2008 University of Washington </DIV> @@ -1299,7 +1299,7 @@ Since then, the effort of developing Alpine has been continued by a community of volunteers who make good software even better! <P> -Alpine Copyright 2013-2018 Eduardo Chappa, +Alpine Copyright 2013-2020 Eduardo Chappa, <BR> Copyright 2006-2008 University of Washington. <P> @@ -2509,7 +2509,7 @@ Version <!--#echo var="ALPINE_VERSION"--> <BR>(built <!--#echo var=ALPINE_COMPILE_DATE-->) <!--chtml endif--> </DIV> -<CENTER>Copyright 2013-2018 Eduardo Chappa, +<CENTER>Copyright 2013-2020 Eduardo Chappa, <BR>Copyright 2006-2008 University of Washington. </CENTER> diff --git a/pith/pineelt.h b/pith/pineelt.h index f7d4cf9e..94232220 100644 --- a/pith/pineelt.h +++ b/pith/pineelt.h @@ -2,7 +2,7 @@ * $Id: pineelt.h 1142 2008-08-13 17:22:21Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pipe.c b/pith/pipe.c index 936fbdad..a8a21ed0 100644 --- a/pith/pipe.c +++ b/pith/pipe.c @@ -3,7 +3,7 @@ static char rcsid[] = "$Id: pipe.c 761 2007-10-23 22:35:18Z hubert@u.washington. #endif /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/pipe.h b/pith/pipe.h index 474a4003..248c1339 100644 --- a/pith/pipe.h +++ b/pith/pipe.h @@ -2,7 +2,7 @@ * $Id: pipe.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/readfile.c b/pith/readfile.c index 8d92714d..7c2d8fe5 100644 --- a/pith/readfile.c +++ b/pith/readfile.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: readfile.c 761 2007-10-23 22:35:18Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/readfile.h b/pith/readfile.h index 80c7151e..715ca24d 100644 --- a/pith/readfile.h +++ b/pith/readfile.h @@ -2,7 +2,7 @@ * $Id: readfile.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/remote.c b/pith/remote.c index 61397556..31f3d6e5 100644 --- a/pith/remote.c +++ b/pith/remote.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: remote.c 1074 2008-06-04 00:08:43Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/remote.h b/pith/remote.h index 9289ac91..98e3b1f6 100644 --- a/pith/remote.h +++ b/pith/remote.h @@ -2,7 +2,7 @@ * $Id: remote.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/remtype.h b/pith/remtype.h index 2396d0b2..21df22cd 100644 --- a/pith/remtype.h +++ b/pith/remtype.h @@ -2,7 +2,7 @@ * $Id: remtype.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/repltype.h b/pith/repltype.h index bd32c17e..933a52fe 100644 --- a/pith/repltype.h +++ b/pith/repltype.h @@ -2,7 +2,7 @@ * $Id: repltype.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/reply.c b/pith/reply.c index c94a67a2..3a75321e 100644 --- a/pith/reply.c +++ b/pith/reply.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: reply.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/reply.h b/pith/reply.h index cc0e6695..c911b88e 100644 --- a/pith/reply.h +++ b/pith/reply.h @@ -2,7 +2,7 @@ * $Id: reply.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/rfc2231.c b/pith/rfc2231.c index 3eb881ed..1c3ae513 100644 --- a/pith/rfc2231.c +++ b/pith/rfc2231.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: rfc2231.c 1012 2008-03-26 00:44:22Z hubert@u.washing /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/rfc2231.h b/pith/rfc2231.h index 859cb3ea..9d3baef5 100644 --- a/pith/rfc2231.h +++ b/pith/rfc2231.h @@ -2,7 +2,7 @@ * $Id: rfc2231.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/save.c b/pith/save.c index 9265b760..61ac3f53 100644 --- a/pith/save.c +++ b/pith/save.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: save.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2009 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/save.h b/pith/save.h index 4ae1d941..73f3d25f 100644 --- a/pith/save.h +++ b/pith/save.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/savetype.h b/pith/savetype.h index 30880456..7ab62f5f 100644 --- a/pith/savetype.h +++ b/pith/savetype.h @@ -2,7 +2,7 @@ * $Id: savetype.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/search.c b/pith/search.c index df3f15a0..10623ba3 100644 --- a/pith/search.c +++ b/pith/search.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: search.c 854 2007-12-07 17:44:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/search.h b/pith/search.h index 783670a6..2cdc5ba6 100644 --- a/pith/search.h +++ b/pith/search.h @@ -2,7 +2,7 @@ * $Id: search.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/send.c b/pith/send.c index c5993c67..a0585edf 100644 --- a/pith/send.c +++ b/pith/send.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: send.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/send.h b/pith/send.h index 12252826..29a452cc 100644 --- a/pith/send.h +++ b/pith/send.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/sequence.c b/pith/sequence.c index 5b97d8a0..cd767cb9 100644 --- a/pith/sequence.c +++ b/pith/sequence.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: sequence.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sequence.h b/pith/sequence.h index 2ee5e182..06d6ca51 100644 --- a/pith/sequence.h +++ b/pith/sequence.h @@ -2,7 +2,7 @@ * $Id: sequence.h 1012 2008-03-26 00:44:22Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/signal.h b/pith/signal.h index 127d4135..22b86af5 100644 --- a/pith/signal.h +++ b/pith/signal.h @@ -2,7 +2,7 @@ * $Id: signal.h 1025 2008-04-08 22:59:38Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/smime.c b/pith/smime.c index 021407d3..e6e80515 100644 --- a/pith/smime.c +++ b/pith/smime.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: smime.c 1176 2008-09-29 21:16:42Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/smime.h b/pith/smime.h index f78f8cba..d06501f6 100644 --- a/pith/smime.h +++ b/pith/smime.h @@ -2,7 +2,7 @@ * $Id: smime.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/smkeys.c b/pith/smkeys.c index a9f1e9df..c929a139 100644 --- a/pith/smkeys.c +++ b/pith/smkeys.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: smkeys.c 1266 2009-07-14 18:39:12Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/smkeys.h b/pith/smkeys.h index d3db4ce1..2100a2b2 100644 --- a/pith/smkeys.h +++ b/pith/smkeys.h @@ -2,7 +2,7 @@ * $Id: smkeys.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sort.c b/pith/sort.c index 0de2824c..30437387 100644 --- a/pith/sort.c +++ b/pith/sort.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: sort.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sort.h b/pith/sort.h index fdf8c07e..d0e5f748 100644 --- a/pith/sort.h +++ b/pith/sort.h @@ -2,7 +2,7 @@ * $Id: sort.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/sorttype.h b/pith/sorttype.h index 2e3653aa..b3fe6227 100644 --- a/pith/sorttype.h +++ b/pith/sorttype.h @@ -2,7 +2,7 @@ * $Id: sorttype.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/state.c b/pith/state.c index 837ed6f1..f0212270 100644 --- a/pith/state.c +++ b/pith/state.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: state.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/state.h b/pith/state.h index b74a60c2..c0106b32 100644 --- a/pith/state.h +++ b/pith/state.h @@ -2,7 +2,7 @@ * $Id: state.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/status.c b/pith/status.c index 14d135a1..a7511ae3 100644 --- a/pith/status.c +++ b/pith/status.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: status.c 761 2007-10-23 22:35:18Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/status.h b/pith/status.h index 72e25a8a..88f31254 100644 --- a/pith/status.h +++ b/pith/status.h @@ -2,7 +2,7 @@ * $Id: status.h 770 2007-10-24 00:23:09Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/store.c b/pith/store.c index ee0fe5e5..3415da4b 100644 --- a/pith/store.c +++ b/pith/store.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: store.c 1074 2008-06-04 00:08:43Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/store.h b/pith/store.h index 9b721d87..bc87b086 100644 --- a/pith/store.h +++ b/pith/store.h @@ -2,7 +2,7 @@ * $Id: store.h 1074 2008-06-04 00:08:43Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/stream.c b/pith/stream.c index 306c0acb..822f6404 100644 --- a/pith/stream.c +++ b/pith/stream.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: stream.c 1012 2008-03-26 00:44:22Z hubert@u.washingt /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/stream.h b/pith/stream.h index bb1b76e1..9cfa0db9 100644 --- a/pith/stream.h +++ b/pith/stream.h @@ -2,7 +2,7 @@ * $Id: stream.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/string.c b/pith/string.c index ff17e505..4e198eab 100644 --- a/pith/string.c +++ b/pith/string.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: string.c 910 2008-01-14 22:28:38Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/string.h b/pith/string.h index 65306085..ce8048d6 100644 --- a/pith/string.h +++ b/pith/string.h @@ -2,7 +2,7 @@ * $Id: string.h 769 2007-10-24 00:15:40Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/strlst.c b/pith/strlst.c index dee7df83..fed63617 100644 --- a/pith/strlst.c +++ b/pith/strlst.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: strlst.c 761 2007-10-23 22:35:18Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/strlst.h b/pith/strlst.h index f4046b3e..90f9ed66 100644 --- a/pith/strlst.h +++ b/pith/strlst.h @@ -2,7 +2,7 @@ * $Id: strlst.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/takeaddr.c b/pith/takeaddr.c index 3a667b65..246e0861 100644 --- a/pith/takeaddr.c +++ b/pith/takeaddr.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: takeaddr.c 1012 2008-03-26 00:44:22Z hubert@u.washin /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/takeaddr.h b/pith/takeaddr.h index 1660ec20..cd06869e 100644 --- a/pith/takeaddr.h +++ b/pith/takeaddr.h @@ -2,7 +2,7 @@ * $Id: takeaddr.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/tempfile.c b/pith/tempfile.c index 0441c7a6..0dd82784 100644 --- a/pith/tempfile.c +++ b/pith/tempfile.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: tempfile.c 770 2007-10-24 00:23:09Z hubert@u.washing /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/tempfile.h b/pith/tempfile.h index ad2c7856..9be00780 100644 --- a/pith/tempfile.h +++ b/pith/tempfile.h @@ -3,7 +3,7 @@ * * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 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/text.c b/pith/text.c index 13468751..5fd05c4e 100644 --- a/pith/text.c +++ b/pith/text.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: text.c 1266 2009-07-14 18:39:12Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/text.h b/pith/text.h index 4450fd7d..c197292a 100644 --- a/pith/text.h +++ b/pith/text.h @@ -2,7 +2,7 @@ * $Id: text.h 768 2007-10-24 00:10:03Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2007 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/thread.c b/pith/thread.c index 44fbcb49..06863068 100644 --- a/pith/thread.c +++ b/pith/thread.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: thread.c 942 2008-03-04 18:21:33Z hubert@u.washingto /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/thread.h b/pith/thread.h index 4258b286..3eab68a1 100644 --- a/pith/thread.h +++ b/pith/thread.h @@ -2,7 +2,7 @@ * $Id: thread.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: url.c 769 2007-10-24 00:15:40Z hubert@u.washington.e /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -2,7 +2,7 @@ * $Id: url.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/user.h b/pith/user.h index daf93160..5e4a5b01 100644 --- a/pith/user.h +++ b/pith/user.h @@ -2,7 +2,7 @@ * $Id: user.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/util.c b/pith/util.c index abb17e56..50d5e0f3 100644 --- a/pith/util.c +++ b/pith/util.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: util.c 761 2007-10-23 22:35:18Z hubert@u.washington. /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/pith/util.h b/pith/util.h index 1fa346ad..79bb5028 100644 --- a/pith/util.h +++ b/pith/util.h @@ -2,7 +2,7 @@ * $Id: util.h 761 2007-10-23 22:35:18Z hubert@u.washington.edu $ * * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); |