Changeset 268773 in webkit for trunk/Source/JavaScriptCore/yarr/generateYarrUnicodePropertyTables.py
- Timestamp:
- Oct 20, 2020, 4:33:03 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/yarr/generateYarrUnicodePropertyTables.py
r262486 r268773 36 36 37 37 header = """/* 38 * Copyright (C) 2017-20 19Apple Inc. All rights reserved.38 * Copyright (C) 2017-2020 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.