summaryrefslogtreecommitdiff
path: root/pith/charconv
diff options
context:
space:
mode:
Diffstat (limited to 'pith/charconv')
-rw-r--r--pith/charconv/Makefile.am2
-rw-r--r--pith/charconv/Makefile.in2
-rw-r--r--pith/charconv/filesys.c2
-rw-r--r--pith/charconv/filesys.h2
-rw-r--r--pith/charconv/makefile.wnt2
-rw-r--r--pith/charconv/utf8.c2
-rw-r--r--pith/charconv/utf8.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/pith/charconv/Makefile.am b/pith/charconv/Makefile.am
index 2b9e0cdc..1d1b684b 100644
--- a/pith/charconv/Makefile.am
+++ b/pith/charconv/Makefile.am
@@ -2,7 +2,7 @@
## Use aclocal -I m4; automake
# ========================================================================
-# Copyright 2013-2020 Eduardo Chappa
+# Copyright 2013-2021 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 b9ea7b23..20f626c6 100644
--- a/pith/charconv/Makefile.in
+++ b/pith/charconv/Makefile.in
@@ -15,7 +15,7 @@
@SET_MAKE@
# ========================================================================
-# Copyright 2013-2020 Eduardo Chappa
+# Copyright 2013-2021 Eduardo Chappa
# Copyright 2006 University of Washington
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/pith/charconv/filesys.c b/pith/charconv/filesys.c
index c8b1c8d9..3a9b5d91 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-2020 Eduardo Chappa
+ * Copyright 2013-2021 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 a30b18e2..4355364a 100644
--- a/pith/charconv/filesys.h
+++ b/pith/charconv/filesys.h
@@ -4,7 +4,7 @@
/*
* ========================================================================
- * Copyright 2013-2020 Eduardo Chappa
+ * Copyright 2013-2021 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 e5b34552..3e3e2d8b 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-2020 Eduardo Chappa
+# Copyright 2013-2021 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 e1f16b3f..1651252e 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-2020 Eduardo Chappa
+ * Copyright 2013-2021 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 c92457fc..f9597cbf 100644
--- a/pith/charconv/utf8.h
+++ b/pith/charconv/utf8.h
@@ -4,7 +4,7 @@
/*
* ========================================================================
- * Copyright 2013-2020 Eduardo Chappa
+ * Copyright 2013-2021 Eduardo Chappa
* Copyright 2006-2008 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");