diff options
author | Simon McVittie <smcv@debian.org> | 2014-02-14 11:31:07 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-02-14 11:31:07 +0000 |
commit | b0b3bebff6d0492cc37756d0a0d8efbb3594b54a (patch) | |
tree | 50aecd3299b32f0b49897dd83a7e04606b3722fd /debian/copyright | |
parent | b8e2c5aaeff96e0ea330d3fc26476590978caaee (diff) | |
download | ikiwiki-b0b3bebff6d0492cc37756d0a0d8efbb3594b54a.tar ikiwiki-b0b3bebff6d0492cc37756d0a0d8efbb3594b54a.tar.gz |
Replace Google, Yahoo, Flickr icons with versions by Jakub Steiner
Taken from gnome-online-accounts under LGPL-2.1+.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index e1a81932b..0501d3f2d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -211,6 +211,13 @@ Comment: From http://code.google.com/p/openid-selector/ License: BSD-2-clause +Files: underlays/openid-selector/ikiwiki/openid/goa-* +Copyright: + © 2011 Red Hat, Inc. +License: LGPL-2.1+ +Comment: + taken from data/icons/16x16/ in gnome-online-accounts git + Files: underlays/jquery/* Copyright: © 2005-2011 by John Resig, Branden Aaron & Jörn Zaefferer © 2011 The Dojo Foundation @@ -301,3 +308,20 @@ License: Expat LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +License: LGPL-2.1+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + . + This library 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 + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + . + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. |