Skip to content

Commit 14704ec

Browse files
committed
spdx polish
1 parent a5d9d38 commit 14704ec

File tree

1 file changed

+3
-27
lines changed

1 file changed

+3
-27
lines changed

.github/workflows/bashate.yml

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,7 @@
1-
# Copyright (c) 2012-2025, Yegor Bugayenko
2-
# All rights reserved.
3-
#
4-
# Redistribution and use in source and binary forms, with or without
5-
# modification, are permitted provided that the following conditions
6-
# are met: 1) Redistributions of source code must retain the above
7-
# copyright notice, this list of conditions and the following
8-
# disclaimer. 2) Redistributions in binary form must reproduce the above
9-
# copyright notice, this list of conditions and the following
10-
# disclaimer in the documentation and/or other materials provided
11-
# with the distribution. 3) Neither the name of the s3auth.com nor
12-
# the names of its contributors may be used to endorse or promote
13-
# products derived from this software without specific prior written
14-
# permission.
15-
#
16-
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
17-
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
18-
# NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
19-
# FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
20-
# THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
21-
# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
22-
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
23-
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24-
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
25-
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
26-
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
27-
# OF THE POSSIBILITY OF SUCH DAMAGE.
1+
# SPDX-FileCopyrightText: Copyright (c) 2012-2025, Yegor Bugayenko
2+
# SPDX-License-Identifier: MIT
283
---
4+
# yamllint disable rule:line-length
295
name: bashate
306
'on':
317
push:

0 commit comments

Comments
 (0)