commit fd20b184dda286c8e6e375833918f288a598b21e
parent 00feb3f3730a87fd70eb83189be38ad19ddb707c
Author: Steven G. Johnson <stevenj@alum.mit.edu>
Date: Sun, 1 Nov 2015 08:34:01 -0500
update copyright statements to list recent contributors and year
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/utf8proc.c b/utf8proc.c
@@ -1,5 +1,6 @@
/* -*- mode: c; c-basic-offset: 2; tab-width: 2; indent-tabs-mode: nil -*- */
/*
+ * Copyright (c) 2015 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
* Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
*
* Permission is hereby granted, free of charge, to any person obtaining a
diff --git a/utf8proc.h b/utf8proc.h
@@ -1,4 +1,5 @@
/*
+ * Copyright (c) 2015 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors.
* Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
*
* Permission is hereby granted, free of charge, to any person obtaining a