Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2003-05-29 20:06:30 +0400
committerMiguel de Icaza <miguel@gnome.org>2003-05-29 20:06:30 +0400
commit839a0fe5caa7ee7973d80b5587aaf7aebc78b492 (patch)
tree366868b3052fe1a220131e9f660808d2c1be44b4 /mcs/LICENSE.GPL
parent85a7b2a87e5e8a2f694a75d1e78ebe7bd70475a1 (diff)
Add licenses
svn path=/trunk/mcs/; revision=14995
Diffstat (limited to 'mcs/LICENSE.GPL')
-rw-r--r--mcs/LICENSE.GPL15
1 files changed, 15 insertions, 0 deletions
diff --git a/mcs/LICENSE.GPL b/mcs/LICENSE.GPL
new file mode 100644
index 00000000000..b236c5684dd
--- /dev/null
+++ b/mcs/LICENSE.GPL
@@ -0,0 +1,15 @@
+ Mono compilers and tools.
+ Copyright (C) 2001, 2002, 2003, Ximian and contributors.
+
+ 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;
+
+ 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, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA