|
Revision 95, 0.7 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 file:content/uploadr/ |
|---|
| 12 |
|
|---|
| 13 |
locale branding en-US file:locale/branding/ |
|---|
| 14 |
locale uploadr en-US file:locale/en-US/ |
|---|
| 15 |
|
|---|
| 16 |
skin uploadr default file:skin/uploadr/ |
|---|
| 17 |
|
|---|
| 18 |
# The hacks package is available for OS-specific tweaks |
|---|
| 19 |
#content hacks file:content/hacks/ platform |
|---|
| 20 |
#skin hacks default file:skin/hacks/ |
|---|
| 21 |
|
|---|
| 22 |
# Don't forget to update chrome.manifest.prod if you change things here |
|---|