diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-23 14:24:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-23 14:24:15 -0400 |
commit | c4cb6e3c346199929b42ab0c352e33b36f55b72e (patch) | |
tree | cba4f09fe958a0f1803375f15824cf36459c0267 /debian | |
parent | e14ae160de665c32ff3858746baaad1504292ddf (diff) | |
parent | 1d3b2674c87c9cac395228dac9b60c751d4e06a1 (diff) | |
download | ikiwiki-c4cb6e3c346199929b42ab0c352e33b36f55b72e.tar ikiwiki-c4cb6e3c346199929b42ab0c352e33b36f55b72e.tar.gz |
Merge remote-tracking branch 'remotes/smcv/ready/openid'
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index e1a81932b..f3ea9e740 100644 --- a/debian/copyright +++ b/debian/copyright @@ -211,6 +211,34 @@ 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/openid-selector/ikiwiki/openid/wordpress.png +Copyright: + © 2003-2013 "the contributors" +License: GPL-2+ +Comment: + taken from wp-admin/images/w-logo-blue.png in wordpress/3.8.1+dfsg1-1 + and trivially modified (resized to 16x16, placed on a white background) + +Files: + icons/aol.svg + icons/livejournal.svg + icons/verisign.svg + underlays/openid-selector/ikiwiki/openid/aol.png + underlays/openid-selector/ikiwiki/openid/livejournal.png + underlays/openid-selector/ikiwiki/openid/verisign.png +Copyright: + © 2014 Simon McVittie +License: other + Redistribution and use in source and compiled forms, with or without + modification, are permitted under any circumstances. No warranty. + Files: underlays/jquery/* Copyright: © 2005-2011 by John Resig, Branden Aaron & Jörn Zaefferer © 2011 The Dojo Foundation @@ -301,3 +329,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'. |