Skip to content

Commit

Permalink
Update version, uses annotation and copyright year (#4247)
Browse files Browse the repository at this point in the history
* Updated version and uses annotation, copyright dates

* updated the copyright year in :
  1) Media/R134a
  2)Media/Air/ReferenceMoistAir
  3)readme.txt
  4) c code in Modelica/Resources/C-Sources
  5)python script for generating Release notes  in Resources
  6)license .txt files in Resources/Licenses

* Dropped version number as unnecessary

Text still mentions the year, so version number is not necessary here as per comment https://github.com/modelica/ModelicaStandardLibrary/pull/4247/files#r1448560517. Dropped it to reduce maintenance load

Co-authored-by: Hans Olsson <[email protected]>

* Revert to Release Note for 4.0.0 in UsersGuide

* Removed version number from documentation first line

Removed version number as per comment #4247 (comment)

* Update dateModified to correct date

per comment #4247 (comment)

* Removed redundant version number info

Removed redundant version number info as per comment #4247 (comment)

* Update ObsoleteModelica4.mo

Per comment https://github.com/modelica/ModelicaStandardLibrary/pull/4247/files#r1446972107

Co-authored-by: Hans Olsson <[email protected]>

* Dropped version number 

Dropped version number per comment in #4247 (comment)

* Dropped redudant version number

Co-authored-by: Henrik Tidefelt <[email protected]>

* updating the C library's version in Modelica/Resources/BuildProjects/autotools/configure.ac

* Expand month name in package.mo

* Update to correct month

* Revert copyright for contributor

Co-authored-by: Hans Olsson <[email protected]>

* Update Modelica/Resources/C-Sources/stdint_wrap.h

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in Modelica/package.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in ModelicaReference/package.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in Modelica/package.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in ModelicaReference/package.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in ModelicaServices/package.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in ModelicaServices/package.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update versionDate in ModelicaTest/package.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in ModelicaTest/package.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in ModelicaTestOverdetermined.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in ModelicaTestOverdetermined.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update versionDate in ObsoleteModelica4.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in ObsoleteModelica4.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update versionDate in Complex.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update dateModified in Complex.mo

Co-authored-by: Thomas Beutlich <[email protected]>

* Update copyright year in LICENSE

* Update Modelica/Resources/C-Sources/ModelicaFFT.h

* Update Modelica/package.mo

Co-authored-by: Hans Olsson <[email protected]>

* Update copyright year  in package.mo

* Remove placeholder of Version X_Y_0 Modelica/package.mo

Co-authored-by: Hans Olsson <[email protected]>

---------

Co-authored-by: Harisankar-Allimangalath <[email protected]>
Co-authored-by: arunkumar-narasimhan <[email protected]>
Co-authored-by: Hans Olsson <[email protected]>
Co-authored-by: Henrik Tidefelt <[email protected]>
Co-authored-by: Thomas Beutlich <[email protected]>
  • Loading branch information
6 people authored Jan 23, 2024
1 parent fbfd942 commit b908927
Show file tree
Hide file tree
Showing 66 changed files with 106 additions and 103 deletions.
9 changes: 5 additions & 4 deletions Complex.mo
Original file line number Diff line number Diff line change
Expand Up @@ -249,11 +249,12 @@ operator record Complex "Complex number with overloaded operators"
end 'String';

annotation (
version="4.0.0",
versionDate="2020-06-04",
dateModified = "2020-06-04 11:00:00Z",
version="4.1.0",
versionDate="2024-01-12",
dateModified = "2024-01-12 19:40:00Z",
revisionId="$Format:%h %ci$",
conversion(
noneFromVersion="4.0.0",
noneFromVersion="3.2.3",
noneFromVersion="3.2.2",
noneFromVersion="3.2.1",
Expand All @@ -263,7 +264,7 @@ Documentation(info="<html>
<p>Complex number defined as a record containing real and imaginary part, utilizing operator overloading.</p>
<p>
<strong>Licensed by the Modelica Association under the 3-Clause BSD License</strong><br>
Copyright &copy; 2010-2020, Modelica Association and <a href=\"modelica://Modelica.UsersGuide.Contact\">contributors</a>
Copyright &copy; 2010-2024, Modelica Association and <a href=\"modelica://Modelica.UsersGuide.Contact\">contributors</a>
</p>
<p>
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 1998-2020, Modelica Association and contributors
Copyright (c) 1998-2024, Modelica Association and contributors
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Blocks/Tables.mo
Original file line number Diff line number Diff line change
Expand Up @@ -1339,7 +1339,7 @@ initial equation
dummy = getUsertab(table.y);
equation
connect(clock.y, table.u[1]) annotation (Line(points={{-59,10},{-42,10}}, color={0,0,127}));
annotation (experiment(StartTime=0, StopTime=5), uses(Modelica(version=\"4.0.0\")));
annotation (experiment(StartTime=0, StopTime=5));
end ExampleCTable;
</pre></blockquote>
</html>"), Icon(coordinateSystem(preserveAspectRatio=false, extent={{-100,-100},
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Blocks/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -3237,7 +3237,7 @@ This library contains input/output blocks to build up block diagrams.
email: <a href=\"mailto:[email protected]\">[email protected]</a><br></dd>
</dl>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
<ul>
Expand Down
4 changes: 2 additions & 2 deletions Modelica/Clocked/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Furthermore:
gives author and acknowledgement information for this library.</li>
</ul>
<p>
<em>Copyright &copy; 2012-2020, Modelica Association and contributors.</em>
<em>Copyright &copy; 2012-2024, Modelica Association and contributors.</em>
</p>
</html>",
revisions="<html>
Expand All @@ -68,7 +68,7 @@ revisions="<html>
<tr><td></td><td>Several releases as <em>Modelica_Synchronous</em> library.</td></tr>
<tr><td> 2019 </td><td>The <em>Modelica_Synchronous</em> library is included as <em>Modelica.Clocked</em> in the Modelica Standard Library 4.0.0.</td></tr>
<tr><td> 2019 </td><td>The <em>Modelica_Synchronous</em> library is included as <em>Modelica.Clocked</em> in the Modelica Standard Library.</td></tr>
<tr><td></td><td>see <a href=\"modelica://Modelica.Clocked.UsersGuide.ReleaseNotes\">Release Notes</a>.</td></tr>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/ComplexBlocks/UsersGuide/Contact.mo
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ email: <a href=\"mailto:[email protected]\">[email protected]</a><br>
<h4>Acknowledgements</h4>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"));
end Contact;
2 changes: 1 addition & 1 deletion Modelica/Constants.mo
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependent constants and constants from nature. The latter constants
</dl>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/Analog/Basic/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Christoph Clau&szlig;
</dl>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"), Icon(graphics={
Line(points={{-12,60},{-12,-60}}),
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/Analog/Ideal/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Christoph Clau&szlig;
</dl>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"), Icon(graphics={
Line(points={{-90,0},{-40,0}}),
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/Analog/Interfaces/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Christoph Clau&szlig;
</ul>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"));
end Interfaces;
2 changes: 1 addition & 1 deletion Modelica/Electrical/Analog/Lines/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Christoph Clau&szlig;
</dl>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"), Icon(graphics={
Line(points={{-60,50},{-90,50}}),
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/Analog/Sensors/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Christoph Clau&szlig;
</dl>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"));
end Sensors;
2 changes: 1 addition & 1 deletion Modelica/Electrical/Analog/Sources/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Christoph Clau&szlig;
</dl>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"));
end Sources;
2 changes: 1 addition & 1 deletion Modelica/Electrical/Digital.mo
Original file line number Diff line number Diff line change
Expand Up @@ -7169,7 +7169,7 @@ the library is implemented and released for public use.
</p>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"), Icon(coordinateSystem(preserveAspectRatio=false,
extent={{-100,-100},{100,100}}), graphics={
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/Machines/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package Machines "Library for electric machines"
Documentation(info="<html>
<p><strong>For a discrimination of various machine models, see <a href=\"modelica://Modelica.Electrical.Machines.UsersGuide.Discrimination\">discrimination</a></strong>.</p>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
</html>"),
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/Polyphase/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package Polyphase "Library for electrical components of one or more phases"

annotation (Documentation(info="<html>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/PowerConverters/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This library provides power converters for DC and AC single-phase and polyphase
</ul>
<p>
Copyright &copy; 2013-2020, Modelica Association and contributors
Copyright &copy; 2013-2024, Modelica Association and contributors
</p>
</html>"),
Icon(graphics={
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/QuasiStatic/Machines/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ package Machines "Quasi-static machine models"
-100},{-70,-100},{-70,-90}})}), preferredView="info", Documentation(info="<html>
<p><strong>For a discrimination of various machine models, see <a href=\"modelica://Modelica.Electrical.Machines.UsersGuide.Discrimination\">discrimination</a></strong>.</p>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
<p>This package hosts models for quasi-static transformers.
</p>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/QuasiStatic/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ package QuasiStatic "Library for quasi-static electrical single-phase and polyph
</dd>
</dl>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
<table border=\"1\" cellspacing=\"0\" cellpadding=\"2\">
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Fluid/Dissipation.mo
Original file line number Diff line number Diff line change
Expand Up @@ -13140,7 +13140,7 @@ reference 01IS07022B). The project was started in October 2007 and ended in June
</p>

<p>
Copyright &copy; 2007-2020, Modelica Association and contributors
Copyright &copy; 2007-2024, Modelica Association and contributors
</p>

<h4>Contact</h4>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Fluid/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -1750,7 +1750,7 @@ The following parts are useful, when newly starting with this library:
contains examples that demonstrate the usage of this library.</li>
</ul>
<p>
Copyright &copy; 2002-2020, Modelica Association and contributors
Copyright &copy; 2002-2024, Modelica Association and contributors
</p>
</html>"));
end Fluid;
2 changes: 1 addition & 1 deletion Modelica/Icons.mo
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ corresponding library in a future release.
</dl>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"));
end Icons;
2 changes: 1 addition & 1 deletion Modelica/Magnetic/FluxTubes/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This library contains components for modelling of electromagnetic devices with l
</p>
<p>
Copyright &copy; 2005-2020, Modelica Association and contributors
Copyright &copy; 2005-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
<p>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Magnetic/FundamentalWave/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ package FundamentalWave "Library for magnetic fundamental wave effects in electr
</html>", info="<html>
<p><strong>For a discrimination of various machine models, see <a href=\"modelica://Modelica.Electrical.Machines.UsersGuide.Discrimination\">discrimination</a></strong>.</p>
<p>
Copyright &copy; 2009-2020, Modelica Association and contributors
Copyright &copy; 2009-2024, Modelica Association and contributors
</p>
</html>"),
Icon(graphics={
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Magnetic/QuasiStatic/FundamentalWave/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package FundamentalWave "Quasi-static fundamental wave electric machines"
annotation (preferredView="info", Documentation(info="<html>
<p><strong>For a discrimination of various machine models, see <a href=\"modelica://Modelica.Electrical.Machines.UsersGuide.Discrimination\">discrimination</a></strong>.</p>
<p>
Copyright &copy; 2013-2020, Modelica Association and contributors
Copyright &copy; 2013-2024, Modelica Association and contributors
</p>
</html>"),
Icon(graphics={
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Math/Polynomials.mo
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ of data points.
</p>
<p>
Copyright &copy; 2004-2020, Modelica Association and contributors
Copyright &copy; 2004-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Math/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -11672,7 +11672,7 @@ email: <a href=\"mailto:[email protected]\">[email protected]</a>
</p>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Mechanics/MultiBody/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ For an introduction, have especially a look at:
</ul>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>"), Icon(coordinateSystem(preserveAspectRatio=false, extent={{-100,-100},
{100,100}}), graphics={
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Mechanics/Rotational/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ positive if heat is flowing out of the heatPort). For an example, see
</p>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>", revisions=""), Icon(
coordinateSystem(preserveAspectRatio=true,
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Mechanics/Translational/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ positive if heat is flowing out of the heatPort). For an example, see
</p>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Media/Air/ReferenceAir.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2146,7 +2146,7 @@ Some parts of this library refer to the ThermoFluid library developed at Lund Un
</p>
<p>
Copyright &copy; 2013-2020, Modelica Association and contributors
Copyright &copy; 2013-2024, Modelica Association and contributors
</p>
</html>"));
end ReferenceAir;
2 changes: 1 addition & 1 deletion Modelica/Media/Air/ReferenceMoistAir.mo
Original file line number Diff line number Diff line change
Expand Up @@ -4152,7 +4152,7 @@ Some parts of this library refer to the ThermoFluid library developed at Lund Un
</p>
<p>
Copyright &copy; 2013-2020, Modelica Association and contributors
Copyright &copy; 2013-2024, Modelica Association and contributors
</p>
</html>"));
end ReferenceMoistAir;
2 changes: 1 addition & 1 deletion Modelica/Media/R134a.mo
Original file line number Diff line number Diff line change
Expand Up @@ -9419,7 +9419,7 @@ Some parts of this library refer to the ThermoFluid library developed at Lund Un
</p>

<p>
Copyright &copy; 2013-2020, Modelica Association and contributors
Copyright &copy; 2013-2024, Modelica Association and contributors
</p>
</html>"));
end R134a;
2 changes: 1 addition & 1 deletion Modelica/Media/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -8536,7 +8536,7 @@ The following parts are useful, when newly starting with this library:</p>
contains examples that demonstrate the usage of this library.</li>
</ul>
<p>
Copyright &copy; 1998-2020, Modelica Association and contributors
Copyright &copy; 1998-2024, Modelica Association and contributors
</p>
</html>", revisions="<html>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Resources/BuildProjects/autotools/configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Init
AC_PREREQ([2.63])
AC_INIT([Modelica Standard Library Tables],[4.0.0],[https://github.com/modelica/ModelicaStandardLibrary],[libmodelicastandardtables],[https://modelica.org])
AC_INIT([Modelica Standard Library Tables],[4.1.0],[https://github.com/modelica/ModelicaStandardLibrary],[libmodelicastandardtables],[https://modelica.org])

AM_INIT_AUTOMAKE([subdir-objects])
AC_CONFIG_MACRO_DIR([m4])
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Resources/C-Sources/ModelicaFFT.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ModelicaFFT.c - FFT functions
Copyright (C) 2015-2020, Modelica Association and contributors
Copyright (C) 2015-2024, Modelica Association and contributors
Copyright (C) 2003-2010, Mark Borgerding
All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Resources/C-Sources/ModelicaFFT.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ModelicaFFT.h - FFT functions header
Copyright (C) 2015-2020, Modelica Association and contributors
Copyright (C) 2015-2024, Modelica Association and contributors
Copyright (C) 2003-2010, Mark Borgerding
All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Resources/C-Sources/ModelicaIO.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ModelicaIO.c - Array I/O functions
Copyright (C) 2016-2020, Modelica Association and contributors
Copyright (C) 2016-2024, Modelica Association and contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Resources/C-Sources/ModelicaIO.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ModelicaIO.h - Array I/O functions header
Copyright (C) 2016-2020, Modelica Association and contributors
Copyright (C) 2016-2024, Modelica Association and contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Resources/C-Sources/ModelicaInternal.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ModelicaInternal.h - External functions header for Modelica.Utilities
Copyright (C) 2002-2020, Modelica Association and contributors
Copyright (C) 2002-2024, Modelica Association and contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Resources/C-Sources/ModelicaRandom.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ModelicaRandom.c - External functions for Modelica.Math.Random library
Copyright (C) 2015-2020, Modelica Association and contributors
Copyright (C) 2015-2024, Modelica Association and contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Resources/C-Sources/ModelicaRandom.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ModelicaRandom.h - External functions header for Modelica.Math.Random library
Copyright (C) 2015-2020, Modelica Association and contributors
Copyright (C) 2015-2024, Modelica Association and contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without
Expand Down
Loading

0 comments on commit b908927

Please sign in to comment.