From 9c09f076b7f254a51b692160fcbc52526474a7e5 Mon Sep 17 00:00:00 2001
From: Anton Gladky <gladky.anton@gmail.com>
Date: Mon, 22 Oct 2012 22:51:33 +0200
Subject: [PATCH] Add copyright-info of the Scintilla code. (Closes: #690199)

---
 debian/copyright |   37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index 81e2d2c..ba4d86c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -155,6 +155,43 @@ Files: Docs/manual/* Docs/api/*
 Copyright: Copyright © 2012 Torus Knot Software Ltd
 License: Creative Commons Attribution-ShareAlike 3.0 Unported License
 
+Files: Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/*
+Copyright: Copyright © 1998-2005 Neil Hodgson <neilh@scintilla.org>
+                       2003-2004 Ron Schofield <ron@schofieldcomputer.com>
+                       2001- Vamsi Potluru <vamsi@who.net>
+                       2001- Praveen Ambekar <ambekarpraveen@yahoo.com>
+                       2004 Manfred Becker <manfred@becker-trdf.de>
+                       2001 Simon Steele <ss@pnotepad.org>
+                       2001 Clemens Wyss <wys@helbling.ch>
+                       2003 Marius Gheorghe <mgheorghe@cabletest.com>
+                       2003 Patrizio Bekerle <patrizio@bekerle.com>
+                       1998-2001 Andre Arpin <arpin@kingston.net>
+                       2003 Kein-Hong Man <mkh@pl.jaring.my>
+                       2006 Fabien Proriol
+                       2002 Sergey Koshcheyev <sergey.k@seznam.cz>
+                       2005 Pascal Hurni <pascal_hurni@fastmail.fm>
+                       2005 Michael Cartmell
+                       2005 Robert Roessler <robertr@rftp.com>
+                       2003- Sean O'Dell <sean@celsoft.com>
+                       2003-2005 Angelo Mandato <angelo@spaceblue.com>
+                       2004 Herr Pfarrer <rpfarrer@yahoo.de>
+                       2005 Randy Butler
+License: BSD-like
+ Permission to use, copy, modify, and distribute this software and its 
+ documentation for any purpose and without fee is hereby granted, 
+ provided that the above copyright notice appear in all copies and that 
+ both that copyright notice and this permission notice appear in 
+ supporting documentation. 
+ .
+ NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
+ SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
+ AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY 
+ SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE 
+ OR PERFORMANCE OF THIS SOFTWARE. 
+
 
 License: MIT
  OGRE (www.ogre3d.org) is made available under the MIT License.
-- 
1.7.10.4

