Skip to content

Commit

Permalink
Add test attachment and its license file
Browse files Browse the repository at this point in the history
Introduced a new test attachment file for testing purposes. Also added a corresponding license file indicating copyright and licensing information for transparency and compliance.
  • Loading branch information
wneessen committed Oct 28, 2024
1 parent a30215e commit 3a046d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions testdata/attachment
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is a test attachment
3 changes: 3 additions & 0 deletions testdata/attachment.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// SPDX-FileCopyrightText: Copyright (c) 2022-2024 The go-mail Authors
//
// SPDX-License-Identifier: MIT

0 comments on commit 3a046d7

Please sign in to comment.