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

LICENSE.LGPL « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7447504f516d97bdaf1226c26fda2171328d5f17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
    Mono class libraries
    Copyright (C) Mono project (authors listed in individual ChangeLog entries)

    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.

    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., 675 Mass Ave, Cambridge, MA 02139, USA.