diff --git a/README.md b/README.md index 848e07ad67..57257f563c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + + + diff --git a/SECURITY.md b/SECURITY.md index 76daddc0db..8f8e60ca56 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,6 +6,7 @@ Omnia provides security support for Omnia 1.7. All users utilizing older version + | Version | Supported | | ------- | ------------------ | | 1.7 | :white_check_mark: | diff --git a/discovery/discovery.yml b/discovery/discovery.yml index 57ffcfc51a..798517be45 100644 --- a/discovery/discovery.yml +++ b/discovery/discovery.yml @@ -6,6 +6,7 @@ # # 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. diff --git a/input/omnia_config.yml b/input/omnia_config.yml index 9b695d409c..feff4225fd 100644 --- a/input/omnia_config.yml +++ b/input/omnia_config.yml @@ -1,5 +1,6 @@ # Copyright 2024 Dell Inc. or its subsidiaries. All Rights Reserved. # +# # 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 diff --git a/omnia.yml b/omnia.yml index 307e57a460..33ab3952e1 100644 --- a/omnia.yml +++ b/omnia.yml @@ -6,6 +6,7 @@ # # 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. diff --git a/prereq.sh b/prereq.sh index 33c2d69902..ea6e088e39 100755 --- a/prereq.sh +++ b/prereq.sh @@ -1,14 +1,18 @@ #!/bin/bash - # Copyright © 2024 Dell Inc. or its subsidiaries. All Rights Reserved. -# +# New +# Hello +# Hello +# New # 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 -# +# New # http://www.apache.org/licenses/LICENSE-2.0 -# +# New +# New +# New # 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.