본문 바로가기

GPL 라이선스 예외 조항 문의 입니다.

돌맹이나라 게시글 작성 시각 2015-02-10 10:33:15 게시글 조회수 2397
안녕하세요.

프로젝트 진행 중에 GPL 문구가 명시된 Header 파일을 사용하게 됬는데요.
해당 파일의 GPL 문구에 "As a special exception" 으로 시작하는 
예외 조항이 있는거 같아 문의 드립니다.

짧은 영어로는 해당 헤더 파일을 추가하는것으로는 GPL 라이선스에 적용되진 않는거 같은데요.
문구는 아래와 같습니다.

This file is part of GCC.


GCC 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; either version 2, or (at your option)

any later version.


GCC 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 GCC; see the file COPYING.  If not, write to

the Free Software Foundation, 59 Temple Place - Suite 330,

Boston, MA 02111-1307, USA.  */


/* As a special exception, if you include this header file into source

   files compiled by GCC, this header file does not by itself cause

   the resulting executable to be covered by the GNU General Public

   License.  This exception does not however invalidate any other

   reasons why the executable file might be covered by the GNU General

   Public License.  */


/*

 * ISO C Standard:  7.15  Variable arguments  <stdarg.h>

 */


헤더 파일은 마지막 줄에 명시된 stdarg.h  입니다.

이 파일을 그대로 써도 되는지 알고 싶습니다.




감사합니다.

맨 위로
맨 위로