Skip to content

Commit 7695fef

Browse files
committed
[TASK] Set year to 2015
1 parent 6a788de commit 7695fef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ codebird-js
22
===========
33
*A Twitter library in JavaScript.*
44

5-
Copyright (C) 2010-2014 Jublo Solutions <[email protected]>
5+
Copyright (C) 2010-2015 Jublo Solutions <[email protected]>
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

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebird-js",
3-
"version": "2.6.0-dev",
3+
"version": "2.6.0-rc.1",
44
"homepage": "http://www.jublo.net/projects/codebird/js",
55
"authors": [
66
"Joshua Atkins <[email protected]>",

codebird.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @package codebird
55
* @version 2.6.0-dev
66
* @author Jublo Solutions <[email protected]>
7-
* @copyright 2010-2014 Jublo Solutions <[email protected]>
7+
* @copyright 2010-2015 Jublo Solutions <[email protected]>
88
* @license http://opensource.org/licenses/GPL-3.0 GNU Public License 3.0
99
* @link https://github.com/jublonet/codebird-php
1010
*/

0 commit comments

Comments
 (0)