Skip to content

Commit

Permalink
Merge pull request #193 from pinnamur/TIMOB-18611
Browse files Browse the repository at this point in the history
TIMOB-18611 CLI: Copyright date is not correct it should be 2015 not 2014
  • Loading branch information
cb1kenobi committed Feb 25, 2015
2 parents 9eb3ee2 + f70be0b commit 50128f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"about": {
"name": "Titanium Command-Line Interface",
"author": "Appcelerator",
"copyright": "Copyright (c) 2012-2014, Appcelerator, Inc. All Rights Reserved.",
"copyright": "Copyright (c) 2012-2015, Appcelerator, Inc. All Rights Reserved.",
"id": "com.appcelerator.titanium.cli"
},
"name": "titanium",
Expand Down

0 comments on commit 50128f7

Please sign in to comment.