From c81860fe027afc6a3b887407d547edaae3006de5 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Mon, 27 Oct 2014 12:00:14 -0500 Subject: [PATCH] Add licensing information for the clockworks library --- plugin/clockworksms/license.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugin/clockworksms/license.txt diff --git a/plugin/clockworksms/license.txt b/plugin/clockworksms/license.txt new file mode 100644 index 0000000000..b70d65ea23 --- /dev/null +++ b/plugin/clockworksms/license.txt @@ -0,0 +1,5 @@ +This plugin, as the rest of Chamilo, is released under the GNU/GPLv3 license. + +The Clockworks library included is provided under the ICS license, compatible +with GNU/GPLv3. See https://github.com/mediaburst/clockwork-php/issues/3 for +details. \ No newline at end of file