Skip to content

Commit 7ce53a9

Browse files
committed
license and GH action
1 parent 91237a7 commit 7ce53a9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) [year] [fullname]
3+
Copyright (c) 2025 Agash Thamo.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

TTSTextNormalization/TTSTextNormalization.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Company>Agash</Company>
2020
<!-- Optional: Replace with your name/org -->
2121
<Description>A .NET 9 / C# 13 class library to normalize text (emojis, currency, numbers, abbreviations) for consistent Text-to-Speech (TTS) output, tailored for chat/donation scenarios.</Description>
22-
<Copyright>Copyright (c) Agash 2024</Copyright>
22+
<Copyright>Copyright (c) Agash 2025</Copyright>
2323
<!-- Update year as needed -->
2424
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2525
<!-- Assumes MIT license -->

0 commit comments

Comments
 (0)