Skip to content

Commit d908d18

Browse files
committed
fixing license header for check script
1 parent 9827d8b commit d908d18

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Sources/docc/DocCDocumentation.docc/Reference Syntax/API Reference Syntax/Snippet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ Place the `Snippet` directive to embed a code example from the project's snippet
2323
If the snippet had slices annotated within it, an individual slice of the snippet can be referenced with the `slice` option. Without the option defined, the directive embeds the entire snippet.
2424

2525
<!-- Copyright (c) 2025 Apple Inc and the Swift Project authors. All Rights Reserved. -->
26-

Sources/docc/DocCDocumentation.docc/snippets.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,3 @@ DocC will attempt to reference symbols from within these comments just like any
140140
You can reference symbols from your API, which DocC converts into hyperlinks to that symbol when displaying the content.
141141

142142
<!-- Copyright (c) 2025 Apple Inc and the Swift Project authors. All Rights Reserved. -->
143-

0 commit comments

Comments
 (0)