Skip to content

Commit 1a69032

Browse files
committed
Update copyright years for 2026
Update source file copyright headers from 2025 to 2025–2026 across the botkit and botkit-sqlite packages.
1 parent 5ce2916 commit 1a69032

30 files changed

Lines changed: 30 additions & 30 deletions

packages/botkit-sqlite/src/mod.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

packages/botkit-sqlite/src/mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

packages/botkit/src/bot-impl.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

packages/botkit/src/bot-impl.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

packages/botkit/src/bot.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

packages/botkit/src/bot.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

packages/botkit/src/components/Follower.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

packages/botkit/src/components/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

packages/botkit/src/components/Message.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

packages/botkit/src/components/Message.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// BotKit by Fedify: A framework for creating ActivityPub bots
2-
// Copyright (C) 2025 Hong Minhee <https://hongminhee.org/>
2+
// Copyright (C) 2025–2026 Hong Minhee <https://hongminhee.org/>
33
//
44
// This program is free software: you can redistribute it and/or modify
55
// it under the terms of the GNU Affero General Public License as

0 commit comments

Comments
 (0)