changed licence texts

This commit is contained in:
Jeena Paradies 2010-05-02 17:43:45 +02:00
parent 301fa12b21
commit 1f15ec227c
7 changed files with 14 additions and 6 deletions

View file

@ -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;