Skip to content

Commit 8b6ef86

Browse files
committed
Add new file headers that mention the example-bot repo
1 parent a388d2b commit 8b6ef86

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+215
-79
lines changed

Commands/CallbackqueryCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

Commands/CancelCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

Commands/ChannelchatcreatedCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

Commands/ChannelpostCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

Commands/ChoseninlineresultCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

Commands/DateCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

Commands/DeletechatphotoCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

Commands/EchoCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

Commands/EditedchannelpostCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

Commands/EditedmessageCommand.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<?php
2+
23
/**
3-
* This file is part of the TelegramBot package.
4+
* This file is part of the PHP Telegram Bot example-bot package.
5+
* https://github.com/php-telegram-bot/example-bot/
46
*
5-
* (c) Avtandil Kikabidze aka LONGMAN <[email protected]>
7+
* (c) PHP Telegram Bot Team
68
*
79
* For the full copyright and license information, please view the LICENSE
810
* file that was distributed with this source code.

0 commit comments

Comments
 (0)