From 871be91b681c27addd9a27399b65226ecef972de Mon Sep 17 00:00:00 2001 From: Zak Rogoff Date: Thu, 6 Feb 2014 16:43:57 -0500 Subject: [PATCH] Adding license to embed code and also people's name and page title. --- 2014/video/index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/2014/video/index.html b/2014/video/index.html index fef342c7..4fd4e949 100644 --- a/2014/video/index.html +++ b/2014/video/index.html @@ -82,7 +82,8 @@
- +

Watch the video

+

Featuring Deb Nicholson, Benjamin Mako Hill, Karen Sandler, John Sullivan and Richard Stallman.

@@ -123,7 +124,15 @@ a Web site or blog, you can embed it using this code:

-
<video controls> <source src="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm" type="video/webm" /> <p><em>Your browser does not support the video tag, <a href="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm"> [ please download ]</a> the video instead.</em></p> </video>
+
<video controls> <source src="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm" type="video/webm" /> <p><em>Your browser does not support the video tag, <a href="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm"> [ please download ]</a> the video instead.</em></p> </video><p>
+					  <em>
+						This video is licensed
+						under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC
+						BY-SA 3.0</a> by Dan Fitzmartin and the Free
+						Software
+						Foundation. <a href="https://media.libreplanet.org/mgoblin_media/media_entries/49/LibrePlanet__8A__848x477__3.webm">Download
+						the video</a>.
+					</em></p>
-- 2.25.1