My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
----------------------------------------------------------------------

Voyage: Rediscover Your Browsing History
Copyright (C) 2009 Hsiao-Ting Yu [:littlebtc]

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

-----------------------------------------------------------------------
Note: The source code of this add-on is under GPLv3 not GPLv2!
-----------------------------------------------------------------------
This add-on includes some third-party open source code in libraries that are compatibale with GPLv3 License. There are:

* modules/XPCOMUtilsExtra.jsm:
Code from mozilla-central (js/src/xpconnect/loader/XPCOMUtils.jsm, MPL1.1+/GPLv2+/LGPLv2.1+)
Including patches by Shawn Wilsher (see Bug 508850 and Bug 513710)

* oauth.js:
Includes oauth.js by Netflix, Inc, under Apache License, Version 2.0:
http://oauth.googlecode.com/svn/code/javascript/oauth.js

And SHA-1 Implementation under BSD License:
http://pajhome.org.uk/crypt/md5/sha1.js

While the way to combine the code is somehow learned
from the source code of Twitterbar extension :).
http://code.google.com/p/firefox-twitterbar/

* jQuery and jQuery UI, both dual-licensed under MIT and GPLv2+.
Files included:
content/jquery-1.3.2.min.js
content/jquery-ui-1.7.2.custom.min.js
skin/jquery-ui-1.7.2.custom.css
skin/ui-images/*

Artwork:

* Logo by tdk4 ( http://www.plurk.com/tdk4 ), used with permission.

* Background by BobChao, under CC-BY.
http://www.flickr.com/photos/bobchao/3929309458/

* Icons from 37signals, under CC0 1.0.
http://37signals.com/svn/posts/1844-open-source-icons/

* "Sign in with Twitter" logo from Twitter:
http://apiwiki.twitter.com/Sign-in-with-Twitter

* Color Scheme "Neutral Blue" from kuler:
http://kuler.adobe.com/#themeID/22361

Change log

r1 by sst.dreams on Nov 26, 2009   Diff
It goes public! :D
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 2407 bytes, 60 lines
Powered by Google Project Hosting