| OLD | NEW |
| 1 <!-- Generated by licenses.py; do not edit. --> | 1 <!-- Generated by licenses.py; do not edit. --> |
| 2 <!DOCTYPE HTML> | 2 <!DOCTYPE HTML> |
| 3 <html> | 3 <html> |
| 4 <head> | 4 <head> |
| 5 <meta charset="utf-8"> | 5 <meta charset="utf-8"> |
| 6 <title>Credits</title> | 6 <title>Credits</title> |
| 7 <style> | 7 <style> |
| 8 body { | 8 body { |
| 9 font-family:Helvetica,Arial,sans-serif; | 9 font-family:Helvetica,Arial,sans-serif; |
| 10 background-color:white; | 10 background-color:white; |
| (...skipping 6271 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6282 <div class="product"> | 6282 <div class="product"> |
| 6283 <span class="title">pywebsocket</span> | 6283 <span class="title">pywebsocket</span> |
| 6284 <a class="show" href="#" onclick="return toggle(this);">show license</a> | 6284 <a class="show" href="#" onclick="return toggle(this);">show license</a> |
| 6285 <span class="homepage"><a href="http://code.google.com/p/pywebsocket/">homepage<
/a></span> | 6285 <span class="homepage"><a href="http://code.google.com/p/pywebsocket/">homepage<
/a></span> |
| 6286 <div class="licence"> | 6286 <div class="licence"> |
| 6287 <pre>Copyright 2009, Google Inc. | 6287 <pre>Copyright 2009, Google Inc. |
| 6288 All rights reserved. | 6288 All rights reserved. |
| 6289 | 6289 |
| 6290 Redistribution and use in source and binary forms, with or without | 6290 Redistribution and use in source and binary forms, with or without |
| 6291 modification, are permitted provided that the following conditions are | 6291 modification, are permitted provided that the following conditions are |
error: old chunk mismatch |
None
| OLD | NEW |