apache.org/licenses/LICENSE-2.0에 대해..
본문
답변 2
페이를 지급할 필요없는 라이센스로 재배포시에는 수정없이, 수정을 해야할 경우에는작업 코드양식의 저작권, 특허, 상표 및 원인 규명 통지를 주석으로 달아놓으라네요. 작업 후 배포되었을때에는 "주의사항" 이라는 텍스트 파일을 포함하는 경우 어떤 부분에도 관여하지 않는다고 합니다.
Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
이 내용은 작업 내용에 아파치 라이센스를 적용하는 방법이라네요.
답변을 작성하시기 전에 로그인 해주세요.