diff --git a/template_sources/LICENSE b/template_sources/LICENSE index f1386cc..06d8fd5 100644 --- a/template_sources/LICENSE +++ b/template_sources/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 ONRL +Copyright (c) 2024-2026 ORNL Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/template_sources/{% if application_type != 'Minimal' %}docs{% endif %}/{% if application_type == 'Nova Application' %}web{% endif %}/src/components/HomepageFeatures/index.js b/template_sources/{% if application_type != 'Minimal' %}docs{% endif %}/{% if application_type == 'Nova Application' %}web{% endif %}/src/components/HomepageFeatures/index.js index e6edc31..9cc70f2 100644 --- a/template_sources/{% if application_type != 'Minimal' %}docs{% endif %}/{% if application_type == 'Nova Application' %}web{% endif %}/src/components/HomepageFeatures/index.js +++ b/template_sources/{% if application_type != 'Minimal' %}docs{% endif %}/{% if application_type == 'Nova Application' %}web{% endif %}/src/components/HomepageFeatures/index.js @@ -26,7 +26,7 @@ const FeatureList = [ Svg: require('@site/static/img/logo.svg').default, description: ( <> - The Neutrons Data Interpretation Platform (NDIP) allows to run Neutron Science applications and workflows on ONRL's' compute infrastructure. + The Neutrons Data Interpretation Platform (NDIP) allows to run Neutron Science applications and workflows on ORNL's' compute infrastructure. ), },