diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-02-02 13:30:41 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-02-02 13:30:41 -0700 |
commit | 6ed1cdac6e1f3f06b30c6c7baf98c43c8c937a4c (patch) | |
tree | e99527bbb4bc93ab987d29b0244532b32fae9593 /pith/charconv/utf8.c | |
parent | 160c65c07175315edddfec7297ad400486a8cabd (diff) | |
download | alpine-6ed1cdac6e1f3f06b30c6c7baf98c43c8c937a4c.tar.xz |
* New version 2.20.11
* Update of copyright notice
* Update to release notes to indicate support of RFC 2971.
Diffstat (limited to 'pith/charconv/utf8.c')
-rw-r--r-- | pith/charconv/utf8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/charconv/utf8.c b/pith/charconv/utf8.c index 7dd50fdd..0317a7c0 100644 --- a/pith/charconv/utf8.c +++ b/pith/charconv/utf8.c @@ -5,7 +5,7 @@ static char rcsid[] = "$Id: utf8.c 1184 2008-12-16 23:52:15Z hubert@u.washington /* * ======================================================================== * Copyright 2006-2008 University of Washington - * Copyright 2013-2015 Eduardo Chappa + * Copyright 2013-2016 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |