Changeset 287545 in webkit for trunk/Source/JavaScriptCore/yarr/generateYarrUnicodePropertyTables.py
- Timestamp:
- Jan 3, 2022, 9:00:53 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/yarr/generateYarrUnicodePropertyTables.py
r284096 r287545 36 36 37 37 header = """/* 38 * Copyright (C) 2017-202 0Apple Inc. All rights reserved.38 * Copyright (C) 2017-2022 Apple Inc. All rights reserved. 39 39 * 40 40 * Redistribution and use in source and binary forms, with or without
Note:
See TracChangeset
for help on using the changeset viewer.