Skip to content

Commit 2ccde95

Browse files
Butzlafferikd
authored andcommitted
adjusted license header according to COPYING.md
1 parent 15c392d commit 2ccde95

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

src/check_asm.sh

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,8 @@
22

33
# Copyright (C) 2004-2011 Erik de Castro Lopo <erikd@mega-nerd.com>
44
#
5-
# This program is free software; you can redistribute it and/or modify
6-
# it under the terms of the GNU General Public License as published by
7-
# the Free Software Foundation; either version 2 of the License, or
8-
# (at your option) any later version.
9-
#
10-
# This program is distributed in the hope that it will be useful,
11-
# but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
# GNU General Public License for more details.
14-
#
15-
# You should have received a copy of the GNU General Public License
16-
# along with this program; if not, write to the Free Software
17-
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
5+
# This code is released under 2-clause BSD license. Please see the
6+
# file at : https://github.com/libsndfile/libsamplerate/blob/master/COPYING
187

198
#=======================================================================
209
# This short test script compiles the file src_sinc.c into assembler

0 commit comments

Comments
 (0)