pquerna / otp

TOTP library for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache license vs NOTICE file

mappu opened this issue · comments

commented

Hi,

From the LICENSE/NOTICE file it's clear that this project is under the Apache license. But there are some difficulties preventing me from attributing my use as required under this license.

  • The LICENSE file is a verbatim copy of the Apache license. At the bottom of the text, there's a section APPENDIX: How to apply the Apache License to your work. which has not been followed.
  • The NOTICE file contains copyright information without a license grant.

Please, remove the NOTICE file, and replace the LICENSE file with simply the following:

Copyright 2014, Paul Querna <http://paul.querna.org/>

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.

Regards
mappu

section 4(d) of the LICENSE says:
The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License