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

Add all license files to better assist tool vendors in distribution of source or binary files #313

Merged
merged 1 commit into from
Apr 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ model TestSerialPackager_File "Example for file source and file sink"
autoBufferSize=false,
userBufferSize=512,
showReceivedBytesPort=true,
fileName= Modelica.Utilities.Files.loadResource("modelica://Modelica_DeviceDrivers/Resources/License.txt"))
fileName= Modelica.Utilities.Files.loadResource("modelica://Modelica_DeviceDrivers/Resources/Licenses/LICENSE_Modelica_DeviceDrivers.txt"))
annotation (Placement(transformation(
extent={{-10,-10},{10,10}},
rotation=270,
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDBeep.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author tbellmann (Windows)
* @author bernhard-thiele (Linux)
* @since 2012-05-25
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*/

#ifndef MDDBEEP_H_
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDCANMessage.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @file
* @author bernhard-thiele
* @since 2012-06-19
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*/

#ifndef MDDCANMESSAGE_H_
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDComedi.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @file
* @author bernhard-thiele
* @since 2012-06-26
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*/

#ifndef MDDCOMEDI_H_
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDJoystick.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @author bernhard-thiele (Linux)
* @author tbeu
* @since 2012-05-25
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* @remark The Linux implementation mimics the interface of the windows version, that's
* why it is somewhat odd.
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDKeyboard.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author tbellmann (Windows)
* @author bernhard-thiele (Linux)
* @since 2012-06-01
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* @par About the linux implementation:
* While the windows implementation is straight forward, the implementation for linux
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDLCM.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @file
* @author tbeu
* @since 2016-05-05
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
*/

Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDMQTT.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @file
* @author tbeu
* @since 2018-08-13
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author tbellmann
* @author bernhard-thiele (little adaptions)
* @since 2012-05-30
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* @deprecated This packager has been replaced by MDDSerialPackager.h
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @file
* @author Tobias Bellmann <tobias.bellmann@dlr.de>
* @since 2014-04-13
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* Little handy functions offered in the OperatingSystem package.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @author bernhard-thiele
* @author tbeu
* @since 2012-05-29
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*/

#ifndef MDDREALTIMESYNCHRONIZE_H_
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author bernhard-thiele
* @author tbeu
* @since 2012-07-10
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* The first version of the packager ("MinimalSerialPackager") was written by tbellmann.
*
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDSerialPort.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @author Rangarajan Varadan (Windows)
* @author tbeu
* @since 2012-05-29
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
*/

Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDSharedMemory.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @author bernhard-thiele (Linux)
* @author tbeu
* @since 2012-06-04
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
*/

Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDSocketCAN.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @file
* @author bernhard-thiele
* @since 2012-12-22
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* Modelica external function interface to use the CAN socket interface
* of the Linux kernel (http://svn.berlios.de/wsvn/socketcan/trunk/kernel/2.6/Documentation/networking/can.txt).
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDSoftingCAN.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @author Miguel Neves (human readable error codes)
* @author tbeu
* @since 2012-06-18
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* Modelica external function interface to use CAN interface cards from
* Softing (http://www.softing.com/).
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDSpaceMouse.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author tbellmann (Windows)
* @author bernhard-thiele (Linux)
* @since 2012-06-05
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
*/

Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDTCPIPSocket.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author tbeu (Windows)
* @author bernhard-thiele (Linux adaption)
* @since 2015-04-18
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @file
* @author bernhard-thiele
* @since 2019-08-01
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
*/

Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDUDPSocket.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* @author bernhard-thiele (Linux)
* @author tbeu
* @since 2012-05-29
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* @note Linux version: Using recvfrom(..) seems to be tricky, especially
* in mixed 64 and 32 bit environments. Had the problem that (sporadically!) an
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDUtilities.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @author tbellmann
* @author tbeu
* @since 2013-05-24
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* Little handy functions offered in the Utilities package.
*/
Expand Down
2 changes: 1 addition & 1 deletion Modelica_DeviceDrivers/Resources/Include/MDDUtilitiesMAC.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @file
* @author tbeu
* @since 2018-08-29
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* Little handy functions offered in the Utilities package.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @file
* @author tbeu
* @since 2018-08-29
* @copyright see Modelica_DeviceDrivers project's License.txt file
* @copyright see accompanying file LICENSE_Modelica_DeviceDrivers.txt
*
* Little handy functions offered in the Utilities package.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Copyright 2005 Caleb Epstein
Copyright 2006 John Maddock
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

Copyright (c) 1997
Silicon Graphics Computer Systems, Inc.

Permission to use, copy, modify, distribute and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear
in supporting documentation. Silicon Graphics makes no
representations about the suitability of this software for any
purpose. It is provided "as is" without express or implied warranty.


Copyright notice reproduced from <boost/detail/limits.hpp>, from
which this code was originally taken.

Modified by Caleb Epstein to use <endian.h> with GNU libc and to
defined the BOOST_ENDIAN macro.
Loading