Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version, uses annotation and copyright year #4247

Merged
merged 34 commits into from
Jan 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
eed9596
Updated version and uses annotation, copyright dates
casella Jan 10, 2024
ca301e7
updated the copyright year in :
Harisankar-Allimangalath Jan 12, 2024
4b75467
Dropped version number as unnecessary
arunkumar-narasimhan Jan 12, 2024
0c13898
Revert to Release Note for 4.0.0 in UsersGuide
arunkumar-narasimhan Jan 12, 2024
9903b39
Removed version number from documentation first line
arunkumar-narasimhan Jan 12, 2024
de99dd1
Update dateModified to correct date
arunkumar-narasimhan Jan 12, 2024
33c79f6
Removed redundant version number info
arunkumar-narasimhan Jan 12, 2024
ac0c702
Update ObsoleteModelica4.mo
arunkumar-narasimhan Jan 12, 2024
c970f57
Dropped version number
arunkumar-narasimhan Jan 12, 2024
70db1b0
Dropped redudant version number
arunkumar-narasimhan Jan 12, 2024
2f5c0df
updating the C library's version in Modelica/Resources/BuildProjects/…
Harisankar-Allimangalath Jan 12, 2024
d444422
Expand month name in package.mo
arunkumar-narasimhan Jan 12, 2024
a73e0d0
Update to correct month
arunkumar-narasimhan Jan 12, 2024
236a8dd
Revert copyright for contributor
arunkumar-narasimhan Jan 12, 2024
5826040
Update Modelica/Resources/C-Sources/stdint_wrap.h
arunkumar-narasimhan Jan 14, 2024
e6c765b
Update dateModified in Modelica/package.mo
arunkumar-narasimhan Jan 14, 2024
7f9183d
Update dateModified in ModelicaReference/package.mo
arunkumar-narasimhan Jan 14, 2024
bd49f7b
Update dateModified in Modelica/package.mo
arunkumar-narasimhan Jan 14, 2024
3d18d34
Update dateModified in ModelicaReference/package.mo
arunkumar-narasimhan Jan 14, 2024
70d4d9e
Update dateModified in ModelicaServices/package.mo
arunkumar-narasimhan Jan 14, 2024
6c13c48
Update dateModified in ModelicaServices/package.mo
arunkumar-narasimhan Jan 14, 2024
3386614
Update versionDate in ModelicaTest/package.mo
arunkumar-narasimhan Jan 14, 2024
ff59f31
Update dateModified in ModelicaTest/package.mo
arunkumar-narasimhan Jan 14, 2024
2c9b215
Update dateModified in ModelicaTestOverdetermined.mo
arunkumar-narasimhan Jan 14, 2024
4557415
Update dateModified in ModelicaTestOverdetermined.mo
arunkumar-narasimhan Jan 14, 2024
fc54ac2
Update versionDate in ObsoleteModelica4.mo
arunkumar-narasimhan Jan 14, 2024
c36c6ff
Update dateModified in ObsoleteModelica4.mo
arunkumar-narasimhan Jan 14, 2024
4929a2c
Update versionDate in Complex.mo
arunkumar-narasimhan Jan 14, 2024
f0cf076
Update dateModified in Complex.mo
arunkumar-narasimhan Jan 14, 2024
9c5006e
Update copyright year in LICENSE
arunkumar-narasimhan Jan 15, 2024
7a8f24c
Update Modelica/Resources/C-Sources/ModelicaFFT.h
beutlich Jan 15, 2024
1d6ae97
Update Modelica/package.mo
Harisankar-Allimangalath Jan 17, 2024
e9899cb
Update copyright year in package.mo
arunkumar-narasimhan Jan 18, 2024
7ba0448
Remove placeholder of Version X_Y_0 Modelica/package.mo
arunkumar-narasimhan Jan 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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