|
Revision 95, 0.6 kB
(checked in by rcrowley, 2 years ago)
|
Bugs etc. Added GPL notice to every source file. Added GPL itself and updated about box to lawyer-ized text.
|
| Line | |
|---|
| 1 |
# |
|---|
| 2 |
# Flickr Uploadr |
|---|
| 3 |
# |
|---|
| 4 |
# Copyright (c) 2007 Yahoo! Inc. All rights reserved. This library is free |
|---|
| 5 |
# software; you can redistribute it and/or modify it under the terms of the |
|---|
| 6 |
# GNU General Public License (GPL), version 2 only. This library is |
|---|
| 7 |
# distributed WITHOUT ANY WARRANTY, whether express or implied. See the GNU |
|---|
| 8 |
# GPL for more details (http://www.gnu.org/licenses/gpl.html) |
|---|
| 9 |
# |
|---|
| 10 |
|
|---|
| 11 |
content uploadr jar:uploadr.jar!/content/uploadr/ |
|---|
| 12 |
locale branding en-US jar:uploadr.jar!/locale/branding/ |
|---|
| 13 |
locale uploadr en-US jar:uploadr.jar!/locale/en-US/ |
|---|
| 14 |
skin uploadr default jar:uploadr.jar!/skin/uploadr/ |
|---|