From d5a21529e37020f08603301503e042ef89715255 Mon Sep 17 00:00:00 2001 From: Matt Prilliman <54449384+mjprilliman@users.noreply.github.com> Date: Fri, 13 Feb 2026 09:23:41 -0600 Subject: [PATCH 1/3] LIcense update --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c6f2b345..87b66383 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2017, 2022 Alliance for Sustainable Energy, LLC +Copyright (c) 2017, 2022 Allicance for Energy Innovation, LLC All rights reserved. Redistribution and use in source and binary forms, with or without From d16b618c7c1fae9d811e12f7a1dfa3d595c260dc Mon Sep 17 00:00:00 2001 From: Matt Prilliman <54449384+mjprilliman@users.noreply.github.com> Date: Fri, 13 Feb 2026 09:29:04 -0600 Subject: [PATCH 2/3] Typo --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 87b66383..7857d8d8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2017, 2022 Allicance for Energy Innovation, LLC +Copyright (c) 2017, 2022 Alliance for Energy Innovation, LLC All rights reserved. Redistribution and use in source and binary forms, with or without From 7270e3b2d2ab9653aec6820327a5fc272d0508c9 Mon Sep 17 00:00:00 2001 From: Matt Prilliman <54449384+mjprilliman@users.noreply.github.com> Date: Fri, 13 Feb 2026 10:16:46 -0600 Subject: [PATCH 3/3] Repo find and replace Alliance --- include/wex/codeedit.h | 2 +- include/wex/csv.h | 2 +- include/wex/diurnal.h | 2 +- include/wex/dview/dvautocolourassigner.h | 2 +- include/wex/dview/dvdcctrl.h | 2 +- include/wex/dview/dvdmapctrl.h | 2 +- include/wex/dview/dvfilereader.h | 2 +- include/wex/dview/dvplotctrl.h | 2 +- include/wex/dview/dvplotctrlsettings.h | 2 +- include/wex/dview/dvplothelper.h | 2 +- include/wex/dview/dvpncdfctrl.h | 2 +- include/wex/dview/dvprofilectrl.h | 2 +- include/wex/dview/dvscatterplotctrl.h | 2 +- include/wex/dview/dvselectionlist.h | 2 +- include/wex/dview/dvstatisticstablectrl.h | 2 +- include/wex/dview/dvtimeseriesctrl.h | 2 +- include/wex/dview/dvtimeseriesdataset.h | 2 +- include/wex/easycurl.h | 2 +- include/wex/extgrid.h | 2 +- include/wex/exttext.h | 2 +- include/wex/exttextstream.h | 2 +- include/wex/exttree.h | 2 +- include/wex/gleasy.h | 2 +- include/wex/label.h | 2 +- include/wex/lkscript.h | 2 +- include/wex/matrix.h | 2 +- include/wex/metro.h | 2 +- include/wex/numeric.h | 2 +- include/wex/pagelayout.h | 2 +- include/wex/pageobjects.h | 2 +- include/wex/plot/plannotation.h | 2 +- include/wex/plot/plaxis.h | 2 +- include/wex/plot/plbarplot.h | 2 +- include/wex/plot/plcolourmap.h | 2 +- include/wex/plot/plcontourplot.h | 2 +- include/wex/plot/plhistplot.h | 2 +- include/wex/plot/pllineplot.h | 2 +- include/wex/plot/ploutdev.h | 2 +- include/wex/plot/plplot.h | 2 +- include/wex/plot/plplotctrl.h | 2 +- include/wex/plot/plscatterplot.h | 2 +- include/wex/plot/plsectorplot.h | 2 +- include/wex/plot/pltext.h | 2 +- include/wex/plot/plwindrose.h | 2 +- include/wex/radiochoice.h | 2 +- include/wex/registration.h | 2 +- include/wex/snaplay.h | 2 +- include/wex/tpdlg.h | 2 +- include/wex/uiform.h | 2 +- include/wex/utils.h | 2 +- src/codeedit.cpp | 2 +- src/csv.cpp | 2 +- src/diurnal.cpp | 2 +- src/dview/dvautocolourassigner.cpp | 2 +- src/dview/dvdcctrl.cpp | 2 +- src/dview/dvdmapctrl.cpp | 2 +- src/dview/dvfilereader.cpp | 2 +- src/dview/dvplotctrl.cpp | 2 +- src/dview/dvplotctrlsettings.cpp | 2 +- src/dview/dvplothelper.cpp | 2 +- src/dview/dvpncdfctrl.cpp | 2 +- src/dview/dvprofilectrl.cpp | 2 +- src/dview/dvscatterplotctrl.cpp | 2 +- src/dview/dvselectionlist.cpp | 2 +- src/dview/dvstatisticstablectrl.cpp | 2 +- src/dview/dvtimeseriesctrl.cpp | 2 +- src/dview/dvtimeseriesdataset.cpp | 2 +- src/easycurl.cpp | 2 +- src/extgrid.cpp | 2 +- src/exttext.cpp | 2 +- src/exttextstream.cpp | 2 +- src/exttree.cpp | 2 +- src/gleasy.cpp | 2 +- src/label.cpp | 2 +- src/lkscript.cpp | 2 +- src/metro.cpp | 2 +- src/numeric.cpp | 2 +- src/pagelayout.cpp | 2 +- src/pageobjects.cpp | 2 +- src/plot/mplcontour.cpp | 2 +- src/plot/mplcontour.h | 2 +- src/plot/plannotation.cpp | 2 +- src/plot/plaxis.cpp | 2 +- src/plot/plbarplot.cpp | 2 +- src/plot/plcolourmap.cpp | 2 +- src/plot/plcontourplot.cpp | 2 +- src/plot/plhistplot.cpp | 2 +- src/plot/pllineplot.cpp | 2 +- src/plot/ploutdev.cpp | 2 +- src/plot/plplot.cpp | 2 +- src/plot/plplotctrl.cpp | 2 +- src/plot/plscatterplot.cpp | 2 +- src/plot/plsectorplot.cpp | 2 +- src/plot/pltext.cpp | 2 +- src/plot/plwindrose.cpp | 2 +- src/radiochoice.cpp | 2 +- src/registration.cpp | 2 +- src/snaplay.cpp | 2 +- src/tpdlg.cpp | 2 +- src/uiform.cpp | 2 +- tools/cdev/cdev.cpp | 2 +- tools/dview/dview.cpp | 2 +- tools/lkscript/lkscript.cpp | 2 +- tools/sandbox/sandbox.cpp | 2 +- 104 files changed, 104 insertions(+), 104 deletions(-) diff --git a/include/wex/codeedit.h b/include/wex/codeedit.h index bc09033c..5ba2d04b 100644 --- a/include/wex/codeedit.h +++ b/include/wex/codeedit.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/csv.h b/include/wex/csv.h index cd2d7ed6..ca91a75a 100644 --- a/include/wex/csv.h +++ b/include/wex/csv.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/diurnal.h b/include/wex/diurnal.h index 426de8bd..ddb1c32a 100644 --- a/include/wex/diurnal.h +++ b/include/wex/diurnal.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvautocolourassigner.h b/include/wex/dview/dvautocolourassigner.h index 96e67d56..d4b9ee44 100644 --- a/include/wex/dview/dvautocolourassigner.h +++ b/include/wex/dview/dvautocolourassigner.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvdcctrl.h b/include/wex/dview/dvdcctrl.h index 4b49f32f..27aedc5c 100644 --- a/include/wex/dview/dvdcctrl.h +++ b/include/wex/dview/dvdcctrl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvdmapctrl.h b/include/wex/dview/dvdmapctrl.h index 75f91d30..32b7344e 100644 --- a/include/wex/dview/dvdmapctrl.h +++ b/include/wex/dview/dvdmapctrl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvfilereader.h b/include/wex/dview/dvfilereader.h index 8c676ba8..d38338ee 100644 --- a/include/wex/dview/dvfilereader.h +++ b/include/wex/dview/dvfilereader.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvplotctrl.h b/include/wex/dview/dvplotctrl.h index 56febc73..f4ba2f4f 100644 --- a/include/wex/dview/dvplotctrl.h +++ b/include/wex/dview/dvplotctrl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvplotctrlsettings.h b/include/wex/dview/dvplotctrlsettings.h index d800a709..666d4747 100644 --- a/include/wex/dview/dvplotctrlsettings.h +++ b/include/wex/dview/dvplotctrlsettings.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvplothelper.h b/include/wex/dview/dvplothelper.h index 332e85dc..07614b1b 100644 --- a/include/wex/dview/dvplothelper.h +++ b/include/wex/dview/dvplothelper.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvpncdfctrl.h b/include/wex/dview/dvpncdfctrl.h index 79d81762..4b6763a9 100644 --- a/include/wex/dview/dvpncdfctrl.h +++ b/include/wex/dview/dvpncdfctrl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvprofilectrl.h b/include/wex/dview/dvprofilectrl.h index 296c2438..a07321c2 100644 --- a/include/wex/dview/dvprofilectrl.h +++ b/include/wex/dview/dvprofilectrl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvscatterplotctrl.h b/include/wex/dview/dvscatterplotctrl.h index 595d53ae..56b90c8f 100644 --- a/include/wex/dview/dvscatterplotctrl.h +++ b/include/wex/dview/dvscatterplotctrl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvselectionlist.h b/include/wex/dview/dvselectionlist.h index 10444c89..c015ed6b 100644 --- a/include/wex/dview/dvselectionlist.h +++ b/include/wex/dview/dvselectionlist.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvstatisticstablectrl.h b/include/wex/dview/dvstatisticstablectrl.h index 63d84d4a..f64083b0 100644 --- a/include/wex/dview/dvstatisticstablectrl.h +++ b/include/wex/dview/dvstatisticstablectrl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvtimeseriesctrl.h b/include/wex/dview/dvtimeseriesctrl.h index cc7afc89..ff1b579a 100644 --- a/include/wex/dview/dvtimeseriesctrl.h +++ b/include/wex/dview/dvtimeseriesctrl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/dview/dvtimeseriesdataset.h b/include/wex/dview/dvtimeseriesdataset.h index 2808283f..0e4ca310 100644 --- a/include/wex/dview/dvtimeseriesdataset.h +++ b/include/wex/dview/dvtimeseriesdataset.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/easycurl.h b/include/wex/easycurl.h index 0a3fc8c5..90bf8677 100644 --- a/include/wex/easycurl.h +++ b/include/wex/easycurl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/extgrid.h b/include/wex/extgrid.h index df6e89ce..5f7db65f 100644 --- a/include/wex/extgrid.h +++ b/include/wex/extgrid.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/exttext.h b/include/wex/exttext.h index 0adc473d..7c335514 100644 --- a/include/wex/exttext.h +++ b/include/wex/exttext.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/exttextstream.h b/include/wex/exttextstream.h index c4943615..48eec417 100644 --- a/include/wex/exttextstream.h +++ b/include/wex/exttextstream.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/exttree.h b/include/wex/exttree.h index 6153947f..61421c4e 100644 --- a/include/wex/exttree.h +++ b/include/wex/exttree.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/gleasy.h b/include/wex/gleasy.h index 1a25803c..5417e958 100644 --- a/include/wex/gleasy.h +++ b/include/wex/gleasy.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/label.h b/include/wex/label.h index 44650095..011ce0f7 100644 --- a/include/wex/label.h +++ b/include/wex/label.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/lkscript.h b/include/wex/lkscript.h index 574258b4..a24cae05 100644 --- a/include/wex/lkscript.h +++ b/include/wex/lkscript.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/matrix.h b/include/wex/matrix.h index 48605206..e2a3be1a 100644 --- a/include/wex/matrix.h +++ b/include/wex/matrix.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/metro.h b/include/wex/metro.h index 1ce3a6c4..a7621d10 100644 --- a/include/wex/metro.h +++ b/include/wex/metro.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/numeric.h b/include/wex/numeric.h index 80a43ef5..3accc45b 100644 --- a/include/wex/numeric.h +++ b/include/wex/numeric.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/pagelayout.h b/include/wex/pagelayout.h index dadeb035..ff3416a0 100644 --- a/include/wex/pagelayout.h +++ b/include/wex/pagelayout.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/pageobjects.h b/include/wex/pageobjects.h index 0bb1bba6..f90122f4 100644 --- a/include/wex/pageobjects.h +++ b/include/wex/pageobjects.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plannotation.h b/include/wex/plot/plannotation.h index 16096263..6fad6b7c 100644 --- a/include/wex/plot/plannotation.h +++ b/include/wex/plot/plannotation.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plaxis.h b/include/wex/plot/plaxis.h index 51f7375b..ac717a8e 100644 --- a/include/wex/plot/plaxis.h +++ b/include/wex/plot/plaxis.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plbarplot.h b/include/wex/plot/plbarplot.h index d6c6856a..a6f6a020 100644 --- a/include/wex/plot/plbarplot.h +++ b/include/wex/plot/plbarplot.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plcolourmap.h b/include/wex/plot/plcolourmap.h index 577ab463..181eb9b1 100644 --- a/include/wex/plot/plcolourmap.h +++ b/include/wex/plot/plcolourmap.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plcontourplot.h b/include/wex/plot/plcontourplot.h index b850ef19..b3b0cf06 100644 --- a/include/wex/plot/plcontourplot.h +++ b/include/wex/plot/plcontourplot.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plhistplot.h b/include/wex/plot/plhistplot.h index 2fc103e3..9f2340f6 100644 --- a/include/wex/plot/plhistplot.h +++ b/include/wex/plot/plhistplot.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/pllineplot.h b/include/wex/plot/pllineplot.h index a5a09908..84063257 100644 --- a/include/wex/plot/pllineplot.h +++ b/include/wex/plot/pllineplot.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/ploutdev.h b/include/wex/plot/ploutdev.h index dde4cf37..e74e2b2b 100644 --- a/include/wex/plot/ploutdev.h +++ b/include/wex/plot/ploutdev.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plplot.h b/include/wex/plot/plplot.h index f9a37e30..e307db49 100644 --- a/include/wex/plot/plplot.h +++ b/include/wex/plot/plplot.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plplotctrl.h b/include/wex/plot/plplotctrl.h index ef59ff40..dc789b18 100644 --- a/include/wex/plot/plplotctrl.h +++ b/include/wex/plot/plplotctrl.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plscatterplot.h b/include/wex/plot/plscatterplot.h index 6002abee..eb6ab1cf 100644 --- a/include/wex/plot/plscatterplot.h +++ b/include/wex/plot/plscatterplot.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plsectorplot.h b/include/wex/plot/plsectorplot.h index 4144edf8..43e00eda 100644 --- a/include/wex/plot/plsectorplot.h +++ b/include/wex/plot/plsectorplot.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/pltext.h b/include/wex/plot/pltext.h index f0846970..bc156d57 100644 --- a/include/wex/plot/pltext.h +++ b/include/wex/plot/pltext.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/plot/plwindrose.h b/include/wex/plot/plwindrose.h index 66d59e0d..9f21adbe 100644 --- a/include/wex/plot/plwindrose.h +++ b/include/wex/plot/plwindrose.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/radiochoice.h b/include/wex/radiochoice.h index 66a57939..8b8837a7 100644 --- a/include/wex/radiochoice.h +++ b/include/wex/radiochoice.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/registration.h b/include/wex/registration.h index 7ccafa3b..4d693342 100644 --- a/include/wex/registration.h +++ b/include/wex/registration.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/snaplay.h b/include/wex/snaplay.h index a8aabca1..cb5ab578 100644 --- a/include/wex/snaplay.h +++ b/include/wex/snaplay.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/tpdlg.h b/include/wex/tpdlg.h index a7306e59..2c554cb6 100644 --- a/include/wex/tpdlg.h +++ b/include/wex/tpdlg.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/uiform.h b/include/wex/uiform.h index e127367a..894368a7 100644 --- a/include/wex/uiform.h +++ b/include/wex/uiform.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/include/wex/utils.h b/include/wex/utils.h index 615acfcd..97f76502 100644 --- a/include/wex/utils.h +++ b/include/wex/utils.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/codeedit.cpp b/src/codeedit.cpp index bf7ff558..56ea3592 100644 --- a/src/codeedit.cpp +++ b/src/codeedit.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/csv.cpp b/src/csv.cpp index 37681cbc..eaabfafe 100644 --- a/src/csv.cpp +++ b/src/csv.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/diurnal.cpp b/src/diurnal.cpp index 17070558..46b8998b 100644 --- a/src/diurnal.cpp +++ b/src/diurnal.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvautocolourassigner.cpp b/src/dview/dvautocolourassigner.cpp index 7a544b31..ea793cf1 100644 --- a/src/dview/dvautocolourassigner.cpp +++ b/src/dview/dvautocolourassigner.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvdcctrl.cpp b/src/dview/dvdcctrl.cpp index 2cefc111..e8415a2b 100644 --- a/src/dview/dvdcctrl.cpp +++ b/src/dview/dvdcctrl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvdmapctrl.cpp b/src/dview/dvdmapctrl.cpp index 1c8cbb8e..8bd80409 100644 --- a/src/dview/dvdmapctrl.cpp +++ b/src/dview/dvdmapctrl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvfilereader.cpp b/src/dview/dvfilereader.cpp index cf013dec..17a08ac8 100644 --- a/src/dview/dvfilereader.cpp +++ b/src/dview/dvfilereader.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvplotctrl.cpp b/src/dview/dvplotctrl.cpp index d93c6aee..f8152486 100644 --- a/src/dview/dvplotctrl.cpp +++ b/src/dview/dvplotctrl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvplotctrlsettings.cpp b/src/dview/dvplotctrlsettings.cpp index 97cfda25..25185321 100644 --- a/src/dview/dvplotctrlsettings.cpp +++ b/src/dview/dvplotctrlsettings.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvplothelper.cpp b/src/dview/dvplothelper.cpp index 4ad3169e..c27d19f6 100644 --- a/src/dview/dvplothelper.cpp +++ b/src/dview/dvplothelper.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvpncdfctrl.cpp b/src/dview/dvpncdfctrl.cpp index 622f2c48..2c164495 100644 --- a/src/dview/dvpncdfctrl.cpp +++ b/src/dview/dvpncdfctrl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvprofilectrl.cpp b/src/dview/dvprofilectrl.cpp index ed30d621..498c7faf 100644 --- a/src/dview/dvprofilectrl.cpp +++ b/src/dview/dvprofilectrl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvscatterplotctrl.cpp b/src/dview/dvscatterplotctrl.cpp index fe156ccb..bfc1b187 100644 --- a/src/dview/dvscatterplotctrl.cpp +++ b/src/dview/dvscatterplotctrl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvselectionlist.cpp b/src/dview/dvselectionlist.cpp index 699612eb..5d76f4dd 100644 --- a/src/dview/dvselectionlist.cpp +++ b/src/dview/dvselectionlist.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvstatisticstablectrl.cpp b/src/dview/dvstatisticstablectrl.cpp index 185eccb4..bc6773f3 100644 --- a/src/dview/dvstatisticstablectrl.cpp +++ b/src/dview/dvstatisticstablectrl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvtimeseriesctrl.cpp b/src/dview/dvtimeseriesctrl.cpp index d02c93e1..f64ee474 100644 --- a/src/dview/dvtimeseriesctrl.cpp +++ b/src/dview/dvtimeseriesctrl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/dview/dvtimeseriesdataset.cpp b/src/dview/dvtimeseriesdataset.cpp index a0cb2e68..5fbf8cdd 100644 --- a/src/dview/dvtimeseriesdataset.cpp +++ b/src/dview/dvtimeseriesdataset.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/easycurl.cpp b/src/easycurl.cpp index ee1d005a..66880613 100644 --- a/src/easycurl.cpp +++ b/src/easycurl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/extgrid.cpp b/src/extgrid.cpp index 92154cd8..b898cadd 100644 --- a/src/extgrid.cpp +++ b/src/extgrid.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/exttext.cpp b/src/exttext.cpp index d9b5f5bd..f1c19a66 100644 --- a/src/exttext.cpp +++ b/src/exttext.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/exttextstream.cpp b/src/exttextstream.cpp index d85859cb..b8aa3fc6 100644 --- a/src/exttextstream.cpp +++ b/src/exttextstream.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/exttree.cpp b/src/exttree.cpp index 068ee389..1066a5ae 100644 --- a/src/exttree.cpp +++ b/src/exttree.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/gleasy.cpp b/src/gleasy.cpp index 2ee7577a..d5616a2b 100644 --- a/src/gleasy.cpp +++ b/src/gleasy.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/label.cpp b/src/label.cpp index dc20ce28..305af4a8 100644 --- a/src/label.cpp +++ b/src/label.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/lkscript.cpp b/src/lkscript.cpp index 98870358..50d12af4 100644 --- a/src/lkscript.cpp +++ b/src/lkscript.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/metro.cpp b/src/metro.cpp index e53204fd..357716a8 100644 --- a/src/metro.cpp +++ b/src/metro.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/numeric.cpp b/src/numeric.cpp index 92377b58..d27e63d5 100644 --- a/src/numeric.cpp +++ b/src/numeric.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/pagelayout.cpp b/src/pagelayout.cpp index 4053fdfa..9e054ba6 100644 --- a/src/pagelayout.cpp +++ b/src/pagelayout.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/pageobjects.cpp b/src/pageobjects.cpp index 3f9e67fb..c4cb55fa 100644 --- a/src/pageobjects.cpp +++ b/src/pageobjects.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/mplcontour.cpp b/src/plot/mplcontour.cpp index 9ce4c7d1..2aba0256 100644 --- a/src/plot/mplcontour.cpp +++ b/src/plot/mplcontour.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/mplcontour.h b/src/plot/mplcontour.h index ef81fc2e..fb0948ac 100644 --- a/src/plot/mplcontour.h +++ b/src/plot/mplcontour.h @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plannotation.cpp b/src/plot/plannotation.cpp index e57d950b..49df8042 100644 --- a/src/plot/plannotation.cpp +++ b/src/plot/plannotation.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plaxis.cpp b/src/plot/plaxis.cpp index 47021d33..c2f4c4a6 100644 --- a/src/plot/plaxis.cpp +++ b/src/plot/plaxis.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plbarplot.cpp b/src/plot/plbarplot.cpp index 30dd03ff..1f02fc8a 100644 --- a/src/plot/plbarplot.cpp +++ b/src/plot/plbarplot.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plcolourmap.cpp b/src/plot/plcolourmap.cpp index 85af32af..e9f0a82d 100644 --- a/src/plot/plcolourmap.cpp +++ b/src/plot/plcolourmap.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plcontourplot.cpp b/src/plot/plcontourplot.cpp index 7769ac00..f05ab316 100644 --- a/src/plot/plcontourplot.cpp +++ b/src/plot/plcontourplot.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plhistplot.cpp b/src/plot/plhistplot.cpp index b483cbce..1a179fed 100644 --- a/src/plot/plhistplot.cpp +++ b/src/plot/plhistplot.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/pllineplot.cpp b/src/plot/pllineplot.cpp index 2ac87b85..6086deb6 100644 --- a/src/plot/pllineplot.cpp +++ b/src/plot/pllineplot.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/ploutdev.cpp b/src/plot/ploutdev.cpp index e5ce771f..59a8f728 100644 --- a/src/plot/ploutdev.cpp +++ b/src/plot/ploutdev.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plplot.cpp b/src/plot/plplot.cpp index 566e9f3c..ae3fba66 100644 --- a/src/plot/plplot.cpp +++ b/src/plot/plplot.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plplotctrl.cpp b/src/plot/plplotctrl.cpp index 8f0535dc..26e09191 100644 --- a/src/plot/plplotctrl.cpp +++ b/src/plot/plplotctrl.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plscatterplot.cpp b/src/plot/plscatterplot.cpp index d99905d6..8969fa9a 100644 --- a/src/plot/plscatterplot.cpp +++ b/src/plot/plscatterplot.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plsectorplot.cpp b/src/plot/plsectorplot.cpp index 00bbda46..a50a737c 100644 --- a/src/plot/plsectorplot.cpp +++ b/src/plot/plsectorplot.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/pltext.cpp b/src/plot/pltext.cpp index 22818d9a..09169919 100644 --- a/src/plot/pltext.cpp +++ b/src/plot/pltext.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/plot/plwindrose.cpp b/src/plot/plwindrose.cpp index 62d74478..13ba7236 100644 --- a/src/plot/plwindrose.cpp +++ b/src/plot/plwindrose.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/radiochoice.cpp b/src/radiochoice.cpp index 2403f9fd..d343fd09 100644 --- a/src/radiochoice.cpp +++ b/src/radiochoice.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/registration.cpp b/src/registration.cpp index 5ce936f3..18adf585 100644 --- a/src/registration.cpp +++ b/src/registration.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/snaplay.cpp b/src/snaplay.cpp index 4fd3df80..0ea56b51 100644 --- a/src/snaplay.cpp +++ b/src/snaplay.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/tpdlg.cpp b/src/tpdlg.cpp index a42e0361..24a50a3e 100644 --- a/src/tpdlg.cpp +++ b/src/tpdlg.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/uiform.cpp b/src/uiform.cpp index 5ee1150f..be1fce93 100644 --- a/src/uiform.cpp +++ b/src/uiform.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/tools/cdev/cdev.cpp b/tools/cdev/cdev.cpp index 1d38267e..8970dcff 100644 --- a/tools/cdev/cdev.cpp +++ b/tools/cdev/cdev.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/tools/dview/dview.cpp b/tools/dview/dview.cpp index f4984db6..6d6cccdf 100644 --- a/tools/dview/dview.cpp +++ b/tools/dview/dview.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/tools/lkscript/lkscript.cpp b/tools/lkscript/lkscript.cpp index 6e9ee1b3..7982a0b8 100644 --- a/tools/lkscript/lkscript.cpp +++ b/tools/lkscript/lkscript.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/tools/sandbox/sandbox.cpp b/tools/sandbox/sandbox.cpp index 152d0c75..8638a556 100644 --- a/tools/sandbox/sandbox.cpp +++ b/tools/sandbox/sandbox.cpp @@ -1,7 +1,7 @@ /* BSD 3-Clause License -Copyright (c) Alliance for Sustainable Energy, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE +Copyright (c) Alliance for Energy Innovation, LLC. See also https://github.com/NREL/wex/blob/develop/LICENSE All rights reserved. Redistribution and use in source and binary forms, with or without