10000 Update project metadata · bbashel1/codebird-php@e6b6bdf · GitHub
[go: up one dir, main page]

Skip to content

Commit e6b6bdf

Browse files
committed
Update project metadata
1 parent 2e70cfa commit e6b6bdf

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
codebird-php
22
============
3-
*Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.*
3+
*Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.*
44

5-
Copyright (C) 2010-2016 Jublo Solutions <support@jublo.net>
5+
Copyright (C) 2010-2018 Jublo Limited <support@jublo.net>
66

77
This program is free software: you can redistribute it and/or modify
88
it under the terms of the GNU General Public License as published by

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jublonet/codebird-php",
3-
"description" : "Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.",
3+
"description" : "Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.",
44
"keywords": [
55
"Twitter",
66
"API",

src/codebird.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
*
88
* @package codebird
99
* @version 3.2.0-beta.1
10-
* @author Jublo Solutions <support@jublo.net>
11-
* @copyright 2010-2017 Jublo Solutions <support@jublo.net>
10+
* @author Jublo Limited <support@jublo.net>
11+
* @copyright 2010-2017 Jublo Limited <support@jublo.net>
1212
* @license https://opensource.org/licenses/GPL-3.0 GNU General Public License 3.0
1313
* @link https://github.com/jublonet/codebird-php
1414
*/

0 commit comments

Comments
 (0)
0