aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2020-08-30 13:43:50 +0200
committerRamiro Polla <ramiro.polla@gmail.com>2020-08-30 13:50:26 +0200
commit4583f267ec6ce8770d1480f75e06f297dde2d5af (patch)
tree0b9433ab8433ade6f4b3d84cb892f2be4ada9be2 /configure
parente5d9fab4054ece0c8e899c00c8341403c22477f1 (diff)
downloaddlfcn-win32-4583f267ec6ce8770d1480f75e06f297dde2d5af.tar.gz
dlfcn-win32-4583f267ec6ce8770d1480f75e06f297dde2d5af.tar.bz2
dlfcn-win32-4583f267ec6ce8770d1480f75e06f297dde2d5af.zip
Relicense to MIT
The licensing note in the configure script has been reworked, similarly to how libvpx did it (they were also based on FFmpeg's configure script and also use a more permissive license).
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure20
1 files changed, 1 insertions, 19 deletions
diff --git a/configure b/configure
index 78b1e85..f775f18 100755
--- a/configure
+++ b/configure
@@ -4,25 +4,7 @@
4# Copyright (c) 2007, 2009, 2012 Ramiro Polla 4# Copyright (c) 2007, 2009, 2012 Ramiro Polla
5# Copyright (c) 2014 Tiancheng "Timothy" Gu 5# Copyright (c) 2014 Tiancheng "Timothy" Gu
6# 6#
7# Parts copied from FFmpeg's configure. Original license was: 7# This build system is based in part on the FFmpeg configure script.
8#
9# Copyright (c) 2000-2002 Fabrice Bellard
10# Copyright (c) 2005-2007 Diego Biurrun
11# Copyright (c) 2005-2007 Mans Rullgard
12#
13# dlfcn-win32 is free software; you can redistribute it and/or
14# modify it under the terms of the GNU Lesser General Public
15# License as published by the Free Software Foundation; either
16# version 2.1 of the License, or (at your option) any later version.
17
18# dlfcn-win32 is distributed in the hope that it will be useful,
19# but WITHOUT ANY WARRANTY; without even the implied warranty of
20# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21# Lesser General Public License for more details.
22#
23# You should have received a copy of the GNU Lesser General Public
24# License along with dlfcn-win32; if not, write to the Free Software
25# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
26 8
27set_all(){ 9set_all(){
28 value=$1 10 value=$1