stevedlawrence commented on a change in pull request #51:
URL: https://github.com/apache/daffodil-vscode/pull/51#discussion_r758628056



##########
File path: build/bin.NOTICE
##########
@@ -0,0 +1,177 @@
+Apache Daffodil VSCode
+Copyright 2021 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- Concurrent Technologies Corporation (https://www.ctc.com/)
+- Nteligen LLC (https://www.nteligen.com/)
+
+The following NOTICE information applies to binary components distributed with 
this project:
+
+Apache Daffodil (lib/org.apache.daffodil:daffodil-core_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-io_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-lib_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-runtime1-unparser_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-runtime1_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-sapi_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-udf_<VERSION>.jar)
+  Apache Daffodil
+
+  Copyright 2021 The Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  Based on source code originally developed by
+  - The Univerisity of Illinois National Center for Supercomputing 
Applications (http://www.ncsa.illinois.edu/)
+  - Tresys Technology (http://www.tresys.com/)
+  - International Business Machines Corporation (http://www.ibm.com)
+
+Apache Commons IO (lib/commons-io.commons-io-<VERSION>.jar)
+  Apache Commons IO
+  Copyright 2002-2021 The Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (https://www.apache.org/).
+
+Apache Log4j (lib/org.apache.logging.log4j.log4j-api-<VERSION>.jar, 
org.apache.logging.log4j.log4j-core-<VERSION>.jar)
+  Apache Log4j
+  Copyright 1999-2019 Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  ResolverUtil.java
+  Copyright 2005-2006 Tim Fennell
+
+  Dumbster SMTP test server
+  Copyright 2004 Jason Paul Kitchen
+
+  TypeUtil.java
+  Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
+
+  picocli (http://picocli.info)
+  Copyright 2017 Remko Popma
+
+Apache Log4j Scala API 
(lib/org.apache.logging.log4j.log4j-api-scala_<VERSION>.jar)
+  Copyright 2016-2018 Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  AsciidocPlugin.scala
+  Copyright (c) 2008, 2009, 2010, 2011 Josh Suereth, Steven Blundy, Josh Cough,
+  Mark Harrah, Stuart Roebuck, Tony Sloane, Vesa Vilhonen, Jason Zaugg
+
+Apache Xerces Java (lib/xerces.xercesImpl-<VERSION>.jar)
+  Apache Xerces Java
+  Copyright 1999-2020 The Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  Portions of this software were originally based on the following:
+    - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
+    - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
+    - voluntary contributions made by Paul Eng on behalf of the 
+      Apache Software Foundation that were originally developed at iClick, 
Inc.,
+      software copyright (c) 1999.
+
+Apache XML Commons Resolver (lib/xml-resolver.xml-resolver-<VERSION>.jar)
+  Apache XML Commons Resolver
+  Copyright 2006 The Apache Software Foundation.
+
+  This product includes software developed at
+  The Apache Software Foundation http://www.apache.org/
+
+  Portions of this code are derived from classes placed in the
+  public domain by Arbortext on 10 Apr 2000. See:
+  
http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/README.htm
+
+Apache XML Commons XML APIs (lib/xml-apis.xml-apis-<VERSION>.jar)
+  Apache XML Commons XML APIs
+  Copyright 1999-2009 The Apache Software Foundation.
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  Portions of this software were originally based on the following:
+    - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
+    - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
+    - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
+
+JDOM2 (lib/org.jdom.jdom2-<VERSION>.jar)
+  Copyright (C) 2000-2012 Jason Hunter & Brett McLaughlin.
+
+  All rights reserved.
+
+  This product includes software developed by the
+  JDOM Project (http://www.jdom.org/).
+
+Jackson JSON processor 
(lib/com.fasterxml.jackson.core.jackson-core-<VERSION>.jar)
+  Copyright (c) 2007- Tatu Saloranta, [email protected]
+  Copyright (c) 2008-2020 FasterXML. All rights reserved.
+
+  # Jackson JSON processor
+
+  Jackson is a high-performance, Free/Open Source JSON processing library.
+  It was originally written by Tatu Saloranta ([email protected]), and has
+  been in development since 2007.
+  It is currently developed by a community of developers.
+
+  ## Licensing
+
+  Jackson 2.x core and extension components are licensed under Apache License 
2.0
+  To find the details that apply to this artifact see the accompanying LICENSE 
file.
+
+  ## Credits
+
+  A list of contributors may be found from CREDITS(-2.x) file, which is 
included
+  in some artifacts (usually source distributions); but is always available
+  from the source code management (SCM) system project uses.
+
+Scala (lib/org.scala-lang.scala-library-<VERSION>.jar)
+      (org/apache/daffodil/util/UniquenessCache.class in 
lib/org.apache.daffodil.daffodil-lib-<VERSION>.jar)
+  Scala
+  Copyright (c) 2002-2020 EPFL
+  Copyright (c) 2011-2020 Lightbend, Inc.
+
+  Scala includes software developed at
+  LAMP/EPFL (https://lamp.epfl.ch/) and
+  Lightbend, Inc. (https://www.lightbend.com/).
+
+  The derived work is adapted from scala/src/library/scala/Symbol.scala:
+    
https://github.com/scala/scala/blob/904e3a5d2b9616b9c533d77d0c51652b138e8659/src/library/scala/Symbol.scala
+  and can be found in:
+    daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
+
+Scala Parser Combinators 
(lib/org.scala-lang.modules.scala-parser-combinators_<VERSION>.jar)
+  Scala parser combinators
+  Copyright (c) 2002-2021 EPFL
+  Copyright (c) 2011-2021 Lightbend, Inc.
+
+  Scala includes software developed at
+  LAMP/EPFL (https://lamp.epfl.ch/) and
+  Lightbend, Inc. (https://www.lightbend.com/).
+
+Scala XML (lib/org.scala-lang.modules.scala-xml_<VERSION>.jar)
+  scala-xml
+  Copyright (c) 2002-2020 EPFL
+  Copyright (c) 2011-2020 Lightbend, Inc.
+
+  scala-xml includes software developed at
+  LAMP/EPFL (https://lamp.epfl.ch/) and
+  Lightbend, Inc. (https://www.lightbend.com/).
+
+ip4s (lib/com.comcast:ip4s-core.jar-<VERSION>.jar)
+  IP Addresses for Scala and Scala.js
+  Copyright 2018 Comcast Cable Communications Management, LLC
+
+Gson (lib/com.google.code.gson:gson.jar-<VERSION>.jar)
+  Copyright 2008 Google Inc.

Review comment:
       Looks like Gson doesn't have a notice file, I think this can be removed?

##########
File path: build/bin.NOTICE
##########
@@ -0,0 +1,177 @@
+Apache Daffodil VSCode
+Copyright 2021 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Based on source code originally developed by
+- Concurrent Technologies Corporation (https://www.ctc.com/)
+- Nteligen LLC (https://www.nteligen.com/)
+
+The following NOTICE information applies to binary components distributed with 
this project:
+
+Apache Daffodil (lib/org.apache.daffodil:daffodil-core_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-io_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-lib_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-runtime1-unparser_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-runtime1_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-sapi_<VERSION>.jar, 
lib/org.apache.daffodil:daffodil-udf_<VERSION>.jar)
+  Apache Daffodil
+
+  Copyright 2021 The Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  Based on source code originally developed by
+  - The Univerisity of Illinois National Center for Supercomputing 
Applications (http://www.ncsa.illinois.edu/)
+  - Tresys Technology (http://www.tresys.com/)
+  - International Business Machines Corporation (http://www.ibm.com)
+
+Apache Commons IO (lib/commons-io.commons-io-<VERSION>.jar)
+  Apache Commons IO
+  Copyright 2002-2021 The Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (https://www.apache.org/).
+
+Apache Log4j (lib/org.apache.logging.log4j.log4j-api-<VERSION>.jar, 
org.apache.logging.log4j.log4j-core-<VERSION>.jar)
+  Apache Log4j
+  Copyright 1999-2019 Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  ResolverUtil.java
+  Copyright 2005-2006 Tim Fennell
+
+  Dumbster SMTP test server
+  Copyright 2004 Jason Paul Kitchen
+
+  TypeUtil.java
+  Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
+
+  picocli (http://picocli.info)
+  Copyright 2017 Remko Popma
+
+Apache Log4j Scala API 
(lib/org.apache.logging.log4j.log4j-api-scala_<VERSION>.jar)
+  Copyright 2016-2018 Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  AsciidocPlugin.scala
+  Copyright (c) 2008, 2009, 2010, 2011 Josh Suereth, Steven Blundy, Josh Cough,
+  Mark Harrah, Stuart Roebuck, Tony Sloane, Vesa Vilhonen, Jason Zaugg
+
+Apache Xerces Java (lib/xerces.xercesImpl-<VERSION>.jar)
+  Apache Xerces Java
+  Copyright 1999-2020 The Apache Software Foundation
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  Portions of this software were originally based on the following:
+    - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
+    - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
+    - voluntary contributions made by Paul Eng on behalf of the 
+      Apache Software Foundation that were originally developed at iClick, 
Inc.,
+      software copyright (c) 1999.
+
+Apache XML Commons Resolver (lib/xml-resolver.xml-resolver-<VERSION>.jar)
+  Apache XML Commons Resolver
+  Copyright 2006 The Apache Software Foundation.
+
+  This product includes software developed at
+  The Apache Software Foundation http://www.apache.org/
+
+  Portions of this code are derived from classes placed in the
+  public domain by Arbortext on 10 Apr 2000. See:
+  
http://www.arbortext.com/customer_support/updates_and_technical_notes/catalogs/docs/README.htm
+
+Apache XML Commons XML APIs (lib/xml-apis.xml-apis-<VERSION>.jar)
+  Apache XML Commons XML APIs
+  Copyright 1999-2009 The Apache Software Foundation.
+
+  This product includes software developed at
+  The Apache Software Foundation (http://www.apache.org/).
+
+  Portions of this software were originally based on the following:
+    - software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
+    - software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
+    - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
+
+JDOM2 (lib/org.jdom.jdom2-<VERSION>.jar)
+  Copyright (C) 2000-2012 Jason Hunter & Brett McLaughlin.
+
+  All rights reserved.
+
+  This product includes software developed by the
+  JDOM Project (http://www.jdom.org/).
+
+Jackson JSON processor 
(lib/com.fasterxml.jackson.core.jackson-core-<VERSION>.jar)
+  Copyright (c) 2007- Tatu Saloranta, [email protected]
+  Copyright (c) 2008-2020 FasterXML. All rights reserved.
+
+  # Jackson JSON processor
+
+  Jackson is a high-performance, Free/Open Source JSON processing library.
+  It was originally written by Tatu Saloranta ([email protected]), and has
+  been in development since 2007.
+  It is currently developed by a community of developers.
+
+  ## Licensing
+
+  Jackson 2.x core and extension components are licensed under Apache License 
2.0
+  To find the details that apply to this artifact see the accompanying LICENSE 
file.
+
+  ## Credits
+
+  A list of contributors may be found from CREDITS(-2.x) file, which is 
included
+  in some artifacts (usually source distributions); but is always available
+  from the source code management (SCM) system project uses.
+
+Scala (lib/org.scala-lang.scala-library-<VERSION>.jar)
+      (org/apache/daffodil/util/UniquenessCache.class in 
lib/org.apache.daffodil.daffodil-lib-<VERSION>.jar)
+  Scala
+  Copyright (c) 2002-2020 EPFL
+  Copyright (c) 2011-2020 Lightbend, Inc.
+
+  Scala includes software developed at
+  LAMP/EPFL (https://lamp.epfl.ch/) and
+  Lightbend, Inc. (https://www.lightbend.com/).
+
+  The derived work is adapted from scala/src/library/scala/Symbol.scala:
+    
https://github.com/scala/scala/blob/904e3a5d2b9616b9c533d77d0c51652b138e8659/src/library/scala/Symbol.scala
+  and can be found in:
+    daffodil-lib/src/main/scala/org/apache/daffodil/util/UniquenessCache.scala
+
+Scala Parser Combinators 
(lib/org.scala-lang.modules.scala-parser-combinators_<VERSION>.jar)
+  Scala parser combinators
+  Copyright (c) 2002-2021 EPFL
+  Copyright (c) 2011-2021 Lightbend, Inc.
+
+  Scala includes software developed at
+  LAMP/EPFL (https://lamp.epfl.ch/) and
+  Lightbend, Inc. (https://www.lightbend.com/).
+
+Scala XML (lib/org.scala-lang.modules.scala-xml_<VERSION>.jar)
+  scala-xml
+  Copyright (c) 2002-2020 EPFL
+  Copyright (c) 2011-2020 Lightbend, Inc.
+
+  scala-xml includes software developed at
+  LAMP/EPFL (https://lamp.epfl.ch/) and
+  Lightbend, Inc. (https://www.lightbend.com/).
+
+ip4s (lib/com.comcast:ip4s-core.jar-<VERSION>.jar)
+  IP Addresses for Scala and Scala.js
+  Copyright 2018 Comcast Cable Communications Management, LLC
+
+Gson (lib/com.google.code.gson:gson.jar-<VERSION>.jar)
+  Copyright 2008 Google Inc.
+
+Apache Commons Lang (lib/org.apache.commons:commons-lang3-<VERSION>.jar)
+  Apache Commons Lang
+  Copyright 2001-2021 The Apache Software Foundation
+  
+  This product includes software developed at
+  The Apache Software Foundation (https://www.apache.org/).
+
+Cats Effect (lib/org.typelevel:cats-effect-<VERSION>.jar, 
lib/org.typelevel:cats-effect-kernel-<VERSION>.jar, 
lib/org.typelevel:cats-effect-std-<VERSION>.jar)

Review comment:
       Same here, cats doesn't have a NOTICE file. This can be removed.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to