diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2026-07-28 13:49:09 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2026-07-28 13:49:09 +0200 |
| commit | 74a1511930192b6cad324221af08f480efe7d768 (patch) | |
| tree | 0f73c7a01fe2e4433dc0554b180d087c6f9615a7 | |
| parent | 59359f2d0f0db60c8aa382bb48a8d3e4e15a7f20 (diff) | |
| download | go-schwift-74a1511930192b6cad324221af08f480efe7d768.tar.gz | |
| -rw-r--r-- | capabilities/package.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capabilities/package.go b/capabilities/package.go index 69d228d..9804d3b 100644 --- a/capabilities/package.go +++ b/capabilities/package.go @@ -1,4 +1,4 @@ -// // SPDX-FileCopyrightText: 2018 Stefan Majewsky <majewsky@gmx.net> +// SPDX-FileCopyrightText: 2018 Stefan Majewsky <majewsky@gmx.net> // SPDX-License-Identifier: Apache-2.0 // Package capabilities contains feature switches that Schwift's unit tests can |
