From 92075a8c92356d84af8464f8672d3832d7c6826c Mon Sep 17 00:00:00 2001 From: hellekin Date: Thu, 1 Nov 2012 14:57:52 -0300 Subject: Are those ours? Cannot tag with agplv3+ if we don't know for sure. --- views/default/js/embed/embed.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'views/default/js/embed/embed.php') diff --git a/views/default/js/embed/embed.php b/views/default/js/embed/embed.php index b762736c1..42165fa42 100644 --- a/views/default/js/embed/embed.php +++ b/views/default/js/embed/embed.php @@ -1,3 +1,29 @@ + + * + * This program is free software: you can redistribute it and/or + * modify it under the terms of the GNU Affero General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public + * License along with this program. If not, see + * . + */ +?> elgg.provide('elgg.embed'); elgg.embed.init = function() { -- cgit v1.2.3