Skip to content

Commit a38bf22

Browse files
committed
bumping to version 3.1.0.0 and year 2024
1 parent ae5a378 commit a38bf22

15 files changed

Lines changed: 196 additions & 196 deletions

File tree

LICENSE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Copyright and License
22
=====================
33

4-
Copyright (c) 2012 - 2023
4+
Copyright (c) 2012 - 2024
55

66
Copyright Notice
77
----------------
88

99
SimSinter was produced under the DOE Carbon Capture Simulation Initiative (CCSI), and is copyright
10-
(c) 2012 - 2023 by the software owners: Oak Ridge Institute for Science and Education (ORISE), TRIAD
10+
(c) 2012 - 2024 by the software owners: Oak Ridge Institute for Science and Education (ORISE), TRIAD
1111
National Security, LLC., Lawrence Livermore National Security, LLC., The Regents of the University
1212
of California, through Lawrence Berkeley National Laboratory, Battelle Memorial Institute, Pacific
1313
Northwest Division through Pacific Northwest National Laboratory, Carnegie Mellon University, West
@@ -24,7 +24,7 @@ in the Software to reproduce, distribute copies to the public, prepare derivativ
2424
publicly and display publicly, and to permit other to do so.
2525

2626

27-
SimSinter Copyright (c) 2012 - 2023, by the software owners: Oak Ridge Institute for Science and
27+
SimSinter Copyright (c) 2012 - 2024, by the software owners: Oak Ridge Institute for Science and
2828
Education (ORISE), TRIAD National Security, LLC., Lawrence Livermore National Security, LLC., The
2929
Regents of the University of California, through Lawrence Berkeley National Laboratory, Battelle
3030
Memorial Institute, Pacific Northwest Division through Pacific Northwest National Laboratory,

LICENSE.rtf

42.7 KB
Binary file not shown.

Master/AspenSinterGUI/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("CCSI")]
1414
[assembly: AssemblyProduct("SinterConfigGUI")]
15-
[assembly: AssemblyCopyright("Copyright © CCSI 2023")]
15+
[assembly: AssemblyCopyright("Copyright © CCSI 2024")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("3.0.0.0")]
55-
[assembly: AssemblyFileVersion("3.0.0.0")]
54+
[assembly: AssemblyVersion("3.1.0.0")]
55+
[assembly: AssemblyFileVersion("3.1.0.0")]

Master/AspenSinterGUI/SplashWindow.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<RichTextBox MouseLeftButtonDown="Grid_close" Background="White" HorizontalAlignment="Stretch" Margin="0,0,0,0" Name="Instructions" VerticalAlignment="Stretch" Grid.Column="1" Grid.ColumnSpan="4" Grid.Row="2" Grid.RowSpan="3" FontSize="12" IsReadOnly="True" VerticalScrollBarVisibility="Auto" HorizontalScrollBarVisibility="Auto">
3232
<FlowDocument>
3333
<Paragraph>
34-
SimSinter was produced under the DOE Carbon Capture Simulation Initiative (CCSI), and is copyright (c) 2012 - 2023 by the software owners: Oak Ridge Institute for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence Livermore National Security, LLC., The Regents of the University of California, through Lawrence Berkeley National Laboratory, Battelle Memorial Institute, Pacific Northwest Division through Pacific Northwest National Laboratory, Carnegie Mellon University, West Virginia University, Boston University, the Trustees of Princeton University, The University of Texas at Austin, URS Energy and Construction, Inc., et al.. All rights reserved.
34+
SimSinter was produced under the DOE Carbon Capture Simulation Initiative (CCSI), and is copyright (c) 2012 - 2024 by the software owners: Oak Ridge Institute for Science and Education (ORISE), TRIAD National Security, LLC., Lawrence Livermore National Security, LLC., The Regents of the University of California, through Lawrence Berkeley National Laboratory, Battelle Memorial Institute, Pacific Northwest Division through Pacific Northwest National Laboratory, Carnegie Mellon University, West Virginia University, Boston University, the Trustees of Princeton University, The University of Texas at Austin, URS Energy and Construction, Inc., et al.. All rights reserved.
3535
</Paragraph>
3636

3737
<Table>
@@ -48,7 +48,7 @@
4848
</TableCell>
4949
<TableCell>
5050
<Paragraph>
51-
3.0.0
51+
3.1.0
5252
</Paragraph>
5353
</TableCell>
5454
</TableRow>

Master/CSVConsoleSinter/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("CCSI")]
1212
[assembly: AssemblyProduct("CSVConsoleSinter")]
13-
[assembly: AssemblyCopyright("Copyright © CCSI 2023")]
13+
[assembly: AssemblyCopyright("Copyright © CCSI 2024")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("3.0.0.0")]
36-
[assembly: AssemblyFileVersion("3.0.0.0")]
35+
[assembly: AssemblyVersion("3.1.0.0")]
36+
[assembly: AssemblyFileVersion("3.1.0.0")]

Master/CSVFileRW/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("CCSI")]
1212
[assembly: AssemblyProduct("CSVFileRW")]
13-
[assembly: AssemblyCopyright("Copyright © CCSI 2023")]
13+
[assembly: AssemblyCopyright("Copyright © CCSI 2024")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("3.0.0.0")]
36-
[assembly: AssemblyFileVersion("3.0.0.0")]
35+
[assembly: AssemblyVersion("3.1.0.0")]
36+
[assembly: AssemblyFileVersion("3.1.0.0")]

Master/ConsoleSinter/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("CCSI")]
1212
[assembly: AssemblyProduct("ConsoleSinter")]
13-
[assembly: AssemblyCopyright("Copyright © CCSI 2023")]
13+
[assembly: AssemblyCopyright("Copyright © CCSI 2024")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("3.0.0.0")]
36-
[assembly: AssemblyFileVersion("3.0.0.0")]
35+
[assembly: AssemblyVersion("3.1.0.0")]
36+
[assembly: AssemblyFileVersion("3.1.0.0")]

Master/DataGrid2DLibrary/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("3.0.0.0")]
55-
[assembly: AssemblyFileVersion("3.0.0.0")]
54+
[assembly: AssemblyVersion("3.1.0.0")]
55+
[assembly: AssemblyFileVersion("3.1.0.0")]

Master/DefaultBuilder/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("CCSI")]
1212
[assembly: AssemblyProduct("DefaultBuilder")]
13-
[assembly: AssemblyCopyright("Copyright © CCSI 2023")]
13+
[assembly: AssemblyCopyright("Copyright © CCSI 2024")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("3.0.0.0")]
36-
[assembly: AssemblyFileVersion("3.0.0.0")]
35+
[assembly: AssemblyVersion("3.1.0.0")]
36+
[assembly: AssemblyFileVersion("3.1.0.0")]

0 commit comments

Comments
 (0)