Skip to content

Commit 656fc0c

Browse files
committed
Add license header.
1 parent 336dfcb commit 656fc0c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/unit/mixins/referencesProvider.spec.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/**
2+
* This source file is part of the Swift.org open source project
3+
*
4+
* Copyright (c) 2024 Apple Inc. and the Swift project authors
5+
* Licensed under Apache License v2.0 with Runtime Library Exception
6+
*
7+
* See https://swift.org/LICENSE.txt for license information
8+
* See https://swift.org/CONTRIBUTORS.txt for Swift project authors
9+
*/
110
import { shallowMount } from '@vue/test-utils';
211
import referencesProvider from 'docc-render/mixins/referencesProvider';
312

0 commit comments

Comments
 (0)