diff --git a/src/util/rb_tree.c b/src/util/rb_tree.c index a86fa31a809..5696577c675 100644 --- a/src/util/rb_tree.c +++ b/src/util/rb_tree.c @@ -1,5 +1,5 @@ /* - * Copyright © 2017 Jason Ekstrand + * Copyright © 2017 Faith Ekstrand * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/src/util/rb_tree.h b/src/util/rb_tree.h index 37d969a8057..9466e733f86 100644 --- a/src/util/rb_tree.h +++ b/src/util/rb_tree.h @@ -1,5 +1,5 @@ /* - * Copyright © 2017 Jason Ekstrand + * Copyright © 2017 Faith Ekstrand * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/src/util/tests/rb_tree_test.cpp b/src/util/tests/rb_tree_test.cpp index 5edbdd4792e..7bda2469c56 100644 --- a/src/util/tests/rb_tree_test.cpp +++ b/src/util/tests/rb_tree_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright © 2017 Jason Ekstrand + * Copyright © 2017 Faith Ekstrand * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"),