diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-07 19:10:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-07 19:10:50 -0400 |
commit | 378c64776856ee1313c030375a921e8acb4ff1ef (patch) | |
tree | 46ac4d04807b83ddaa6d1026e616ef4626261237 /debian/copyright | |
parent | 76f6ff5f6b437534f8778abf225e2c4398262489 (diff) | |
download | ikiwiki-378c64776856ee1313c030375a921e8acb4ff1ef.tar ikiwiki-378c64776856ee1313c030375a921e8acb4ff1ef.tar.gz |
patch hidden field setting code
Fixes http://code.google.com/p/openid-selector/issues/detail?id=11#c3
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index d4bb1009f..b6dd3782b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -192,6 +192,13 @@ License: GPL-2+ Files: cvs.pm Copyright: © 2009 Amitai Schlair License: BSD-C2 + +Files: underlays/javascript/ikiwiki/openid-selector/* +Copyright: © 2008-2010 andyjm, david.j.boden +License: BSD-C2 + From http://code.google.com/p/openid-selector/ + +License: BSD-C2 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |