Skip to content

Commit 8ca6144

Browse files
committed
copyright year update
1 parent e3b9a89 commit 8ca6144

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ whose copyright and license statements are reproduced below, all new
77
work on the utf8proc library is licensed under the [MIT "expat"
88
license](http://opensource.org/licenses/MIT):
99

10-
*Copyright © 2014-2019 by Steven G. Johnson, Jiahao Chen, Tony Kelman, Jonas Fonseca, and other contributors listed in the git history.*
10+
*Copyright © 2014-2021 by Steven G. Johnson, Jiahao Chen, Tony Kelman, Jonas Fonseca, and other contributors listed in the git history.*
1111

1212
Permission is hereby granted, free of charge, to any person obtaining a
1313
copy of this software and associated documentation files (the "Software"),

utf8proc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* -*- mode: c; c-basic-offset: 2; tab-width: 2; indent-tabs-mode: nil -*- */
22
/*
3-
* Copyright (c) 2014-2019 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
3+
* Copyright (c) 2014-2021 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
44
* Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a

utf8proc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2019 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
2+
* Copyright (c) 2014-2021 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
33
* Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a

0 commit comments

Comments
 (0)