Changeset - 29a4296f1446
[Not reviewed]
0 1 0
Daniel Takamori (pono) - 2 years ago 2021-10-28 21:03:32
pono@sfconservancy.org
errant ) in link
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/frontpage.html
Show inline comments
...
 
@@ -44,13 +44,13 @@ strategies that defend FOSS (such as copyleft). <a href="/about" class="orange">
 
</div>
 

	
 
<div class="mt3 mh2-ns flex-ns">
 
  <div class="w-70-ns mh2">
 
<section class="mh0 pa3 bg-light-blue ba b--gray">
 
  <h2 class="f4 ma0 ttu">Software Freedom Conservancy's DMCA Exemption Requests Granted</h2>
 
<p>Software Freedom Conservancy is proud to announce that its efforts to stand up for the rights of FOSS developers have been successful and that it has been granted almost all of the exemptions that it requested in the Librarian of Congress' recent rule making, according to the final rule <a href="https://public-inspection.federalregister.gov/2021-23311.pdf)">Exemption to Prohibition on Circumvention of Copyright Protection Systems for Access Control Technologies</a>, which was published today.  </p>
 
<p>Software Freedom Conservancy is proud to announce that its efforts to stand up for the rights of FOSS developers have been successful and that it has been granted almost all of the exemptions that it requested in the Librarian of Congress' recent rule making, according to the final rule <a href="https://public-inspection.federalregister.gov/2021-23311.pdf">Exemption to Prohibition on Circumvention of Copyright Protection Systems for Access Control Technologies</a>, which was published today.  </p>
 
 </section>
 

	
 
    <section class="mv3 ph2">
 
<h2 class="f4 mt0 mb2 ttu"><!--<a href="/feeds/news/" class="feedlink"><img src="/img/feed-icon-14x14.png" alt="[RSS]"/></a>--> <a href="/news/" class="dark-gray">News</a></h2>
 
{% for pressr in press_releases|slice:":4" %}
 
  {% if forloop.first or pressr.pub_date|date_within_past_days:365 %}
0 comments (0 inline, 0 general)