Copyright (c) 2010, Google Inc. All rights reserved.
Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the name of Google nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
(후략)
위가 라이센스 파일 내용이에요
보면 제 상황에 해당하는 부분은 3번 문단같은데
그냥 라이센스 전문을 같이 포함시키면 바이너리 포함 가능인게 맞나요?
바이너리랑 같이 배포하는게 아니라 단일 파일에 exe랑 라이센스 텍스트파일 모두 embed 시키려고해요
댓글 0