78 lines
		
	
	
	
		
			3.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			78 lines
		
	
	
	
		
			3.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% extends "base_about.html" %}
 | 
						|
{% block subtitle %}Outside Counsel, et alia - {% endblock %}
 | 
						|
{% block submenuselection %}Outside{% endblock %}
 | 
						|
{% block content %}
 | 
						|
 | 
						|
<h1>Other Outside Counsel</h1>
 | 
						|
 | 
						|
<h2>Olivier Hugot - Of Counsel, France</h2>
 | 
						|
 | 
						|
<p>Olivier Hugot is a member of the New York (2003) and Paris (2004) Bars.
 | 
						|
He advises and represents French and foreign companies in the areas of
 | 
						|
Internet, luxury and creation. He assists many innovative Internet
 | 
						|
entrepreneurs and companies, both in formalizing their projects as well as
 | 
						|
in development during fundraising.</p>
 | 
						|
 | 
						|
<p>He advises clients in connection with the protection and exploitation
 | 
						|
of their rights in compliance with the constantly evolving internet
 | 
						|
regulations. Olivier has extensive experience in the practical and legal
 | 
						|
problems of the internet, both with counseling and litigation.  He has
 | 
						|
also developed a particular expertise in the legal aspects of free
 | 
						|
culture.</p>
 | 
						|
 | 
						|
<p>Olivier has presented his work at a number of conferences, particularly
 | 
						|
pertaining to free licenses (GNU/GPL, Creative Commons) as well at Wikimania
 | 
						|
2008, the annual international conference of the Wikimedia Foundation. Olivier
 | 
						|
is also a masters instructor at the University of Paris I La Sorbonne and a
 | 
						|
member of the associations INTA and IAEL.</p>
 | 
						|
 | 
						|
 | 
						|
<h1>Directors Emeriti</h1>
 | 
						|
 | 
						|
<p><em>Directors Emeriti of the Software Freedom Conservancy are former
 | 
						|
    members of Conservancy's <a href="/about/board/">Board of
 | 
						|
    Directors</a> who continue to support Conservancy's mission and
 | 
						|
    occasionally advise Conservancy.</em></p>
 | 
						|
 | 
						|
<h2>Peter Brown - Director Emeritus</h2>
 | 
						|
 | 
						|
<p>Peter Brown has worked in non-profit management and finance for more
 | 
						|
   than twenty years. He served as the Executive Director of the Free
 | 
						|
   Software Foundation from 2005 until 2011, and previously as its
 | 
						|
   Financial Controller and GPL Compliance Lab Manager. Peter has also
 | 
						|
   been a Director of New Internationalist Publications Cooperative, and
 | 
						|
   worked in London for BBC Network Radio.</p>
 | 
						|
 | 
						|
<h2 id="dachary">Loïc Dachary - Director Emeritus</h2>
 | 
						|
 | 
						|
<p>Loïc Dachary has been involved with the Free Software Movement since
 | 
						|
1987, when he started distributing GNU tapes to the general public in
 | 
						|
France. In 2012, he founded <a href="http://upstream-university.org/">Upstream
 | 
						|
University</a>, a nonprofit with the goal of teaching developers how to
 | 
						|
contribute easily and efficiently. Dachary volunteers as a developer
 | 
						|
for <a href="http://april.org/">April</a>, a grassroots organization
 | 
						|
promoting Free Software. He maintains April's OpenStack cluster and organizes
 | 
						|
contributions with agile methods. As President
 | 
						|
of <a href="http://fsffrance.org/">FSF France</a>, he also provides technical
 | 
						|
and legal resources to French Free Software developers. His day job is to use
 | 
						|
and contribute to <a href="http://ceph.com/">Ceph</a> within OpenStack.</p>
 | 
						|
 | 
						|
<h2>Ian Lance Taylor - Director Emeritus</h2>
 | 
						|
 | 
						|
<p>Ian Lance Taylor began working with free software in 1990.  He wrote
 | 
						|
the popular free Taylor UUCP package and has contributed to a wide range
 | 
						|
of free software projects, particularly the GNU compiler and binary
 | 
						|
utilities.  He worked with free software at Cygnus Solutions, Zembu Labs,
 | 
						|
Wasabi Systems, and C2 Microsystems, and currently does GNU compiler and
 | 
						|
tools development at Google.  He received a B.S. in Computer Science from
 | 
						|
Yale University.</p>
 | 
						|
 | 
						|
<h2>Tom Tromey - Director Emeritus</h2>
 | 
						|
 | 
						|
<p>Tom Tromey started working on free software in 1991.  He was the
 | 
						|
primary author of GNU Automake, and has also worked on a wide range of
 | 
						|
other free software projects.  He is currently a maintainer of GNU gcj and
 | 
						|
works at Red Hat.  He received a B.S. in mathematics from the California
 | 
						|
Institute of Technology.</p>
 | 
						|
 | 
						|
{% endblock %}
 |