summaryrefslogtreecommitdiffstats
path: root/lldb/examples/summaries/cocoa/attrib_fromdict.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/examples/summaries/cocoa/attrib_fromdict.py')
-rw-r--r--lldb/examples/summaries/cocoa/attrib_fromdict.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/lldb/examples/summaries/cocoa/attrib_fromdict.py b/lldb/examples/summaries/cocoa/attrib_fromdict.py
index 39abe6bda47..3b4597398f9 100644
--- a/lldb/examples/summaries/cocoa/attrib_fromdict.py
+++ b/lldb/examples/summaries/cocoa/attrib_fromdict.py
@@ -1,9 +1,9 @@
"""
Objective-C runtime wrapper for use by LLDB Python formatters
-part of The LLVM Compiler Infrastructure
-This file is distributed under the University of Illinois Open Source
-License. See LICENSE.TXT for details.
+Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+See https://llvm.org/LICENSE.txt for license information.
+SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
"""
OpenPOWER on IntegriCloud