wohali commented on a change in pull request #3312: URL: https://github.com/apache/couchdb/pull/3312#discussion_r555238789
########## File path: src/weatherreport/src/weatherreport_getopt.erl ########## @@ -0,0 +1,621 @@ +%%%------------------------------------------------------------------- +%%% @author Juan Jose Comellas <jua...@comellas.org> +%%% @copyright (C) 2009 Juan Jose Comellas +%%% @doc Parses command line options with a format similar to that of GNU getopt. +%%% @end +%%% +%%% This source file is subject to the New BSD License. You should have received +%%% a copy of the New BSD license with this software. If not, it can be +%%% retrieved from: http://www.opensource.org/licenses/bsd-license.php Review comment: @rnewson @janl I think this means we need to add this file to `/NOTICE`, yes? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org