Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: NRefactory Source: https://github.com/icsharpcode/NRefactory Files: * Copyright: © 2001-2003 Ximian, Inc. (http://www.ximian.com) © 2002-2013 AlphaSierraPapa © 2003 Motus Technologies Inc. (http://www.motus.com) © 2004-2010 Novell, Inc (http://www.novell.com) © 2004 Ben Maurer © 2011-2013 Daniel Grunwald © 2011-2013 Xamarin Inc. (http://xamarin.com) © 2011 Mike Krüger © 2012 Lopatkin Ilja © 2012 Mansheng Yang © 2012 Nieve © 2012 Simon Lindgren © 2013 Ciprian Khlud © 2013 Ji Kun © 2013 Jo Shields © 2013 Luís Reis License: MIT Files: ICSharpCode.NRefactory.CSharp/Parser/mcs/property.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/argument.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/cs-parser.jay ICSharpCode.NRefactory.CSharp/Parser/mcs/cs-tokenizer.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/async.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/parameter.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/visit.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/symbolwriter.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/lambda.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/iterators.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/method.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/settings.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/settings.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/generic.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/pending.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/decl.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/module.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/attribute.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/typemanager.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/linq.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/typespec.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/anonymous.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/eval.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/driver.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/modifiers.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/enum.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/reflection.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/field.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/class.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/assign.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/doc.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/nullable.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/dynamic.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/membercache.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/cs-parser.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/delegate.cs ICSharpCode.NRefactory.CSharp/Parser/mcs/import.cs Copyright: © 2001-2003 Ximian, Inc (http://www.ximian.com) © 2003-2011 Novell, Inc © 2011-2013 Xamarin Inc License: MIT | GPL Files: ICSharpCode.NRefactory.VB.Tests/* Copyright: © 2010-2012 AlphaSierraPapa License: LGPL This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library 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 Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the full text of the GNU Library General Public License can be found in the file `/usr/share/common-licenses/LGPL'. Files: reflect/* Copyright: © 2008-2013 Jeroen Frijters © 2011 Marek Safar License: other This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. License: MIT 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. License: GPL This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, any version 1.0 or later. . 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the full text of the GNU General Public License can be found in the file `/usr/share/common-licenses/GPL'.