Skip to content

Commit fde7b13

Browse files
Update header comments in ShitLibTests.swift for clarity and licensing information
1 parent b95d03a commit fde7b13

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Tests/ShitLibTests/ShitLibTests.swift

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
//
2-
// ShitLibTests.swift
3-
// ShitLibTests
2+
// ShitLibTests.swift - Unit tests
3+
// This source file is part of the ShitLib open source project
44
//
5-
// Created by Cristina De Rito on 08/10/2018.
5+
// Copyright (c) 2018 - 2025 ShitLib
6+
// Licensed under MIT
7+
//
8+
// See https://github.com/ShitLib/shitlib-swift/blob/main/LICENSE for license information
69
//
710

811
import Testing

0 commit comments

Comments
 (0)