Skip to content

Commit 2021e2a

Browse files
committed
doc: added missing license header
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent 7bb2d8d commit 2021e2a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

update-fixtures.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
#!/bin/bash
1+
#!/bin/bash
2+
# SPDX-FileCopyrightText: Copyright 2015-2025 go-swagger maintainers
3+
# SPDX-License-Identifier: Apache-2.0
24

35
set -eu -o pipefail
46
dir=$(git rev-parse --show-toplevel)

0 commit comments

Comments
 (0)