ICU-22081 Added missing copyright notice to PersonName.java.

This commit is contained in:
Rich Gillam 2022-08-31 11:37:01 -07:00
parent 69dcdde885
commit 4ab713b1c6

View file

@ -1,3 +1,5 @@
// © 2022 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
package com.ibm.icu.text;
import java.util.Locale;