From: Wilfried Goesgens Date: Sun, 1 Mar 2015 15:13:09 +0000 (+0100) Subject: Add epic editor copyright X-Git-Tag: v9.01~8 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=7625545f74a8465bff1f2252fe4ab8a542e0e7a5 Add epic editor copyright --- diff --git a/webcit/debian/copyright b/webcit/debian/copyright index 63d156d84..4a610639f 100644 --- a/webcit/debian/copyright +++ b/webcit/debian/copyright @@ -25,6 +25,9 @@ Copyright for script.aculo.us JavaScript library : Copyright for TinyMCE : (C) 2003-2006 Moxiecode Systems AB +Copyright for epic-editor + (C) 2011-2014, Oscar Godson (http://oscargodson.com) + Prototype JavaScript Framework license: Permission is hereby granted, free of charge, to any person obtaining a copy @@ -79,6 +82,27 @@ TinyMCE license: License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +Epic license: + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + + On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'.