Skip to content

Commit 4e60abe

Browse files
author
Sebastian Wagner
committed
MAINT: fix ending newlines in various places
some files were missing a newline at the end of the file fixes #1777
1 parent 9c0533c commit 4e60abe

27 files changed

+28
-26
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,12 @@ CHANGELOG
2222
#### Outputs
2323

2424
### Documentation
25+
- Add missing newlines at end of `docs/_static/intelmq-manager/*.png.license` files (PR#1785 by Sebastian Wagner, fixes #1777).
2526

2627
### Packaging
2728

2829
### Tests
30+
- Add missing newlines at end of various test input files (PR#1785 by Sebastian Wagner, fixes #1777).
2931

3032
### Tools
3133

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SPDX-FileCopyrightText: 2020 IntelMQ Team <[email protected]>
22

3-
SPDX-License-Identifier: CC0-1.0
3+
SPDX-License-Identifier: CC0-1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SPDX-FileCopyrightText: 2020 IntelMQ Team <[email protected]>
22

3-
SPDX-License-Identifier: CC0-1.0
3+
SPDX-License-Identifier: CC0-1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SPDX-FileCopyrightText: 2020 IntelMQ Team <[email protected]>
22

3-
SPDX-License-Identifier: CC0-1.0
3+
SPDX-License-Identifier: CC0-1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SPDX-FileCopyrightText: 2020 IntelMQ Team <[email protected]>
22

3-
SPDX-License-Identifier: CC0-1.0
3+
SPDX-License-Identifier: CC0-1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SPDX-FileCopyrightText: 2020 IntelMQ Team <[email protected]>
22

3-
SPDX-License-Identifier: CC0-1.0
3+
SPDX-License-Identifier: CC0-1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SPDX-FileCopyrightText: 2020 IntelMQ Team <[email protected]>
22

3-
SPDX-License-Identifier: CC0-1.0
3+
SPDX-License-Identifier: CC0-1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SPDX-FileCopyrightText: 2020 IntelMQ Team <[email protected]>
22

3-
SPDX-License-Identifier: CC0-1.0
3+
SPDX-License-Identifier: CC0-1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
requests
1+
requests
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
validators
1+
validators

0 commit comments

Comments
 (0)