Skip to content

Commit 90fe210

Browse files
committed
Missing comment header added
Added the missing Comment Header for EventListenerInterest.swift
1 parent f7e73b9 commit 90fe210

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Sources/EventDrivenSwift/EventListener/EventListenerInterest.swift

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
//
2-
// File.swift
3-
//
2+
// EventListenerInterest.swift
3+
// Copyright (c) 2022, Flowduino
4+
// Authored by Simon J. Stuart on 11th August 2022
45
//
5-
// Created by Simon Stuart on 28/08/2022.
6+
// Subject to terms, restrictions, and liability waiver of the MIT License
67
//
78

89
import Foundation

0 commit comments

Comments
 (0)