This is an automated email from the ASF dual-hosted git repository. jinterrante pushed a commit to branch runtime2-2202 in repository https://gitbox.apache.org/repos/asf/daffodil.git
commit e73310c9eca8a962df278700d3fd53942253f5a4 Author: John Interrante <[email protected]> AuthorDate: Wed Apr 14 12:49:30 2021 -0400 Fix ratcheck --- BUILD.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/BUILD.md b/BUILD.md index b95e3e3..6ca189e 100644 --- a/BUILD.md +++ b/BUILD.md @@ -1,3 +1,20 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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. +--> + # Build Requirements Daffodil's build requirements include:
