We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bridge.c
1 parent 2d4645b commit c5c5b68Copy full SHA for c5c5b68
DOMRefTypes/Sources/externref/bridge.c
@@ -1,3 +1,15 @@
1
+//===----------------------------------------------------------------------===//
2
+//
3
+// This source file is part of the Swift open source project
4
5
+// Copyright (c) 2024-2025 Apple Inc. and the Swift project authors
6
+// Licensed under Apache License v2.0 with Runtime Library Exception
7
8
+// See https://swift.org/LICENSE.txt for license information
9
+// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10
11
12
+
13
#include "dom.h"
14
#include "refs.h"
15
#include <stdint.h>
0 commit comments