From 3fbfb8adfb94315ee0fa3188d7d7c0f1246fa3ae Mon Sep 17 00:00:00 2001 From: Nico Cesar Date: Wed, 8 Aug 2012 16:22:10 -0300 Subject: [PATCH 1/2] Added the License to the code in order to runs under LibreJS standards Please read how to free your javascript http://www.gnu.org/software/librejs/free-your-javascript.html tested using Firefox 14.0.1 and LibreJS 4.8 add-on I added Google Inc as copyright holder. There is an open issue on this: https://github.com/Pita/etherpad-lite/issues/935 Is not clear to me if it should be 'Peter Martischka and contributors' or 'Google Inc.' or somebody else. --- src/templates/index.html | 23 +++++++++++++++++++++++ src/templates/pad.html | 24 ++++++++++++++++++++++++ src/templates/timeslider.html | 24 ++++++++++++++++++++++++ 3 files changed, 71 insertions(+) diff --git a/src/templates/index.html b/src/templates/index.html index 4a45d6a54..dd36480db 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -2,7 +2,29 @@ Etherpad Lite + @@ -127,6 +149,7 @@ +
JavaScript license information
diff --git a/src/templates/pad.html b/src/templates/pad.html index 02af9b107..8bd9be189 100644 --- a/src/templates/pad.html +++ b/src/templates/pad.html @@ -5,6 +5,29 @@ Etherpad Lite + @@ -149,6 +172,7 @@
Loading...
+