26 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends "base_compliance.html" %}
 | |
| {% block subtitle %}Copyleft Compliance Projects - {% endblock %}
 | |
| {% block submenuselection %}PastLawsuits{% endblock %}
 | |
| {% block content %}
 | |
| <h1>Christoph Hellwig's VMware Lawsuit - Resources</h1>
 | |
| 
 | |
| <p>Christoph Hellwig's case against VMware in Germany has concluded.  You can
 | |
|   view the relevant announcements and analysis that Conservancy has published
 | |
|   about the case below, starting with the announcement regarding the conclusion
 | |
|   of the case:</p>
 | |
| 
 | |
| <p>
 | |
|   <ul>
 | |
|     <li><a href="/news/2019/apr/02/vmware-no-appeal/">VMware Suit Concludes in Germany</a></li>
 | |
|     <li><a href="http://faif.us/cast/2019/apr/22/0x66/"><cite>Free as in
 | |
|     Freedom</cite> that discusses the conclusion of the lawsuit</a></li>
 | |
|     <li><a href="/news/2016/aug/09/vmware-appeal/">Announcement of Appeal</a></li>
 | |
|     <li><a href="/news/2015/mar/05/vmware-lawsuit/">Original Press Release</a></li>
 | |
|     <li><a href="/copyleft-compliance/vmware-lawsuit-appeal.html">Funding our Compliance Work</a></li>
 | |
|     <li><a href="/copyleft-compliance/vmware-lawsuit-faq.html">
 | |
|       <abbr title="Frequently Asked Questions">FAQ</abbr> on VMware Lawsuit</a></li>
 | |
|     <li><a href="/copyleft-compliance/vmware-code-similarity.html">VMware's &
 | |
|       Christoph's Code Similarity Analysis</a></li>
 | |
|   </ul>
 | |
| </p>
 | |
| {% endblock %}
 |