forked from richq/folders2flickr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
23 lines (19 loc) · 748 Bytes
/
LICENSE
File metadata and controls
23 lines (19 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This software contains files from multiple authors. Individual files are
licensed as follows. My modifications are released under the same license as
the original files.
flickr2history.py
setup.py
tags2set.py
Code license
GNU GPL v3
http://code.google.com/p/folders2flickr/
flickr.py
Copyright 2004-2006 James Clarke <james@jamesclarke.info>
Portions Copyright 2007-2008 Joshua Henderson <joshhendo@gmail.com>
THIS SOFTWARE IS SUPPLIED WITHOUT WARRANTY OF ANY KIND, AND MAY BE
COPIED, MODIFIED OR DISTRIBUTED IN ANY WAY, AS LONG AS THIS NOTICE
AND ACKNOWLEDGEMENT OF AUTHORSHIP REMAIN.
uploadr.py
# Inspired by:
# http://micampe.it/things/flickruploadr
# You may use this code however you see fit in any form whatsoever.