changed licence texts
This commit is contained in:
parent
301fa12b21
commit
1f15ec227c
7 changed files with 14 additions and 6 deletions
|
@ -1,3 +1,11 @@
|
|||
//
|
||||
// TwittiaCore.js
|
||||
// Twittia 2
|
||||
//
|
||||
// Created by Jeena on 15.04.10.
|
||||
// Licence: BSD (see attached LICENCE.txt file).
|
||||
//
|
||||
|
||||
function Twittia(action) {
|
||||
this.max_length = 100;
|
||||
this.since_id;
|
||||
|
|
Reference in a new issue