Skip to content

Commit c3a6f12

Browse files
committed
update copyright information to reflect company name change
1 parent 0a8886d commit c3a6f12

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Common.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<PropertyGroup Label="Description">
19-
<Company>Falko Team</Company>
19+
<Company>Falko</Company>
2020
<Authors>Rima Falko; Timur Falko</Authors>
2121
<Description>Talkie is a lightweight and modular framework for creating bots across messaging platforms (for Telegram, Discord, and more)</Description>
2222
</PropertyGroup>

License.md

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

3-
__Copyright (C) 2024-2025, Falko Team__
3+
__Copyright (C) 2024-2025, Falko__
44

55
Redistribution and use in source and binary forms, with or without
66
modification, are permitted provided that the following conditions are met:

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ This project is licensed under the [BSD 2-Clause License](License.md).
9393

9494
_Contributions are welcome!_
9595

96-
**© 2024-2025, Falko Team**
96+
**© 2024-2025, Falko**

ReadMe.package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Talkie is a framework for creating bots across messaging platforms. Write code o
1919

2020
This project is licensed under the [BSD 2-Clause License](https://github.com/falko-team/talkie-framework/blob/main/License.md).
2121

22-
**© 2024-2025, Falko Team**
22+
**© 2024-2025, Falko**

0 commit comments

Comments
 (0)