diff --git a/Compiler/Inline.mo b/Compiler/Inline.mo index 233dd6e982f..bf463f35f00 100644 --- a/Compiler/Inline.mo +++ b/Compiler/Inline.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/InnerOuter.mo b/Compiler/InnerOuter.mo index bf3e2d0e854..77536aae6ee 100644 --- a/Compiler/InnerOuter.mo +++ b/Compiler/InnerOuter.mo @@ -1,33 +1,33 @@ -/* - * This file is part of OpenModelica. - * - * Copyright (c) 1998-2010, Linköpings University, - * Department of Computer and Information Science, - * SE-58183 Linköping, Sweden. - * - * All rights reserved. - * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. - * - * The OpenModelica software and the Open Source Modelica - * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. - * - * This program is distributed WITHOUT ANY WARRANTY; without - * even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH - * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS - * OF OSMC-PL. - * - * See the full OSMC Public License conditions for more details. - * +/* + * This file is part of OpenModelica. + * + * Copyright (c) 1998-CurrentYear, Linköping University, + * Department of Computer and Information Science, + * SE-58183 Linköping, Sweden. + * + * All rights reserved. + * + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. + * + * The OpenModelica software and the Open Source Modelica + * Consortium (OSMC) Public License (OSMC-PL) are obtained + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. + * + * This program is distributed WITHOUT ANY WARRANTY; without + * even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH + * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS + * OF OSMC-PL. + * + * See the full OSMC Public License conditions for more details. + * */ - package InnerOuter " file: InnerOuter.mo @@ -2045,4 +2045,4 @@ algorithm end matchcontinue; end valueArrayNth; -end InnerOuter; \ No newline at end of file +end InnerOuter; diff --git a/Compiler/Inst.mo b/Compiler/Inst.mo index ba88baa3161..8a26deaad69 100644 --- a/Compiler/Inst.mo +++ b/Compiler/Inst.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * - * The OpenModelica software and the Open Source Modelica + * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/InstanceHierarchy.mo b/Compiler/InstanceHierarchy.mo index b751776f6bc..1fd20eff00f 100644 --- a/Compiler/InstanceHierarchy.mo +++ b/Compiler/InstanceHierarchy.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Interactive.mo b/Compiler/Interactive.mo index ea6dedea8a4..da8f61cdb0a 100644 --- a/Compiler/Interactive.mo +++ b/Compiler/Interactive.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Lookup.mo b/Compiler/Lookup.mo index 8f5eafd3bba..7d1e42c91c2 100644 --- a/Compiler/Lookup.mo +++ b/Compiler/Lookup.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Main.mo b/Compiler/Main.mo index d89bdb2bb6e..ee7eae849a6 100644 --- a/Compiler/Main.mo +++ b/Compiler/Main.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Main_stub.mo b/Compiler/Main_stub.mo index e09c68fd66a..d8dbf82b5c2 100644 --- a/Compiler/Main_stub.mo +++ b/Compiler/Main_stub.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/MetaUtil.mo b/Compiler/MetaUtil.mo index 86bc696ebe6..f395207298e 100644 --- a/Compiler/MetaUtil.mo +++ b/Compiler/MetaUtil.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Mod.mo b/Compiler/Mod.mo index 3c24014d0f5..5a176c6377b 100644 --- a/Compiler/Mod.mo +++ b/Compiler/Mod.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/ModUtil.mo b/Compiler/ModUtil.mo index 584904d7eaf..7c76ae2ddd6 100644 --- a/Compiler/ModUtil.mo +++ b/Compiler/ModUtil.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/OptManager.mo b/Compiler/OptManager.mo index d4f50bbbb46..52ad5f62a76 100644 --- a/Compiler/OptManager.mo +++ b/Compiler/OptManager.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS @@ -66,4 +67,4 @@ Get option as String. external "C"; end getOption; -end OptManager; \ No newline at end of file +end OptManager; diff --git a/Compiler/Parser.mo b/Compiler/Parser.mo index 52180a29a6d..4b272edea2a 100644 --- a/Compiler/Parser.mo +++ b/Compiler/Parser.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/PartFn.mo b/Compiler/PartFn.mo index 15a5dac0024..e335cde907d 100644 --- a/Compiler/PartFn.mo +++ b/Compiler/PartFn.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Patternm.mo b/Compiler/Patternm.mo index 6c9c197b74c..4c39fd5f674 100644 --- a/Compiler/Patternm.mo +++ b/Compiler/Patternm.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Prefix.mo b/Compiler/Prefix.mo index f3e8f043e95..75550aa4816 100644 --- a/Compiler/Prefix.mo +++ b/Compiler/Prefix.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/PrefixUtil.mo b/Compiler/PrefixUtil.mo index 422efd40e67..0652e368570 100644 --- a/Compiler/PrefixUtil.mo +++ b/Compiler/PrefixUtil.mo @@ -1,31 +1,32 @@ -/* - * This file is part of OpenModelica. - * - * Copyright (c) 1998-2010, Linköpings University, - * Department of Computer and Information Science, - * SE-58183 Linköping, Sweden. - * - * All rights reserved. - * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. - * - * The OpenModelica software and the Open Source Modelica - * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. - * - * This program is distributed WITHOUT ANY WARRANTY; without - * even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH - * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS - * OF OSMC-PL. - * - * See the full OSMC Public License conditions for more details. - * +/* + * This file is part of OpenModelica. + * + * Copyright (c) 1998-CurrentYear, Linköping University, + * Department of Computer and Information Science, + * SE-58183 Linköping, Sweden. + * + * All rights reserved. + * + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. + * + * The OpenModelica software and the Open Source Modelica + * Consortium (OSMC) Public License (OSMC-PL) are obtained + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. + * + * This program is distributed WITHOUT ANY WARRANTY; without + * even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH + * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS + * OF OSMC-PL. + * + * See the full OSMC Public License conditions for more details. + * */ package PrefixUtil diff --git a/Compiler/Print.mo b/Compiler/Print.mo index b2000437a99..6a5a7e8771a 100644 --- a/Compiler/Print.mo +++ b/Compiler/Print.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/RTOpts.mo b/Compiler/RTOpts.mo index 8ee0ace66ac..f150e610e98 100644 --- a/Compiler/RTOpts.mo +++ b/Compiler/RTOpts.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Refactor.mo b/Compiler/Refactor.mo index b9bbf029dd4..2938e1c185a 100644 --- a/Compiler/Refactor.mo +++ b/Compiler/Refactor.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/SCode.mo b/Compiler/SCode.mo index d25aacd7efe..e3e62aab95e 100644 --- a/Compiler/SCode.mo +++ b/Compiler/SCode.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/SCodeUtil.mo b/Compiler/SCodeUtil.mo index b80aaf870c0..5aa4bb11c41 100644 --- a/Compiler/SCodeUtil.mo +++ b/Compiler/SCodeUtil.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Settings.mo b/Compiler/Settings.mo index 1c2af582f3d..c049690a53f 100644 --- a/Compiler/Settings.mo +++ b/Compiler/Settings.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/SimCode.mo b/Compiler/SimCode.mo index 04d15a2197d..ddfeb75d1de 100644 --- a/Compiler/SimCode.mo +++ b/Compiler/SimCode.mo @@ -1,31 +1,32 @@ -/* - * This file is part of OpenModelica. - * - * Copyright (c) 1998-2010, Linköpings University, - * Department of Computer and Information Science, - * SE-58183 Linköping, Sweden. - * - * All rights reserved. - * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. - * - * The OpenModelica software and the Open Source Modelica - * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. - * - * This program is distributed WITHOUT ANY WARRANTY; without - * even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH - * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS - * OF OSMC-PL. - * - * See the full OSMC Public License conditions for more details. - * +/* + * This file is part of OpenModelica. + * + * Copyright (c) 1998-CurrentYear, Linköping University, + * Department of Computer and Information Science, + * SE-58183 Linköping, Sweden. + * + * All rights reserved. + * + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. + * + * The OpenModelica software and the Open Source Modelica + * Consortium (OSMC) Public License (OSMC-PL) are obtained + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. + * + * This program is distributed WITHOUT ANY WARRANTY; without + * even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH + * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS + * OF OSMC-PL. + * + * See the full OSMC Public License conditions for more details. + * */ diff --git a/Compiler/SimCodegen.mo b/Compiler/SimCodegen.mo index 4b9f4615d6d..2f173f7da07 100644 --- a/Compiler/SimCodegen.mo +++ b/Compiler/SimCodegen.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/SimulationResults.mo b/Compiler/SimulationResults.mo index e37c2ef2396..896c7f4f639 100644 --- a/Compiler/SimulationResults.mo +++ b/Compiler/SimulationResults.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Socket.mo b/Compiler/Socket.mo index 3a4f5e02c36..e12c91c2251 100644 --- a/Compiler/Socket.mo +++ b/Compiler/Socket.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Static.mo b/Compiler/Static.mo index 087eb99579e..4babfc51c61 100644 --- a/Compiler/Static.mo +++ b/Compiler/Static.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/System.mo b/Compiler/System.mo index 98c4faa77fa..510ffcaca8b 100644 --- a/Compiler/System.mo +++ b/Compiler/System.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/TaskGraph.mo b/Compiler/TaskGraph.mo index 188c48e5e07..5482413e7d3 100644 --- a/Compiler/TaskGraph.mo +++ b/Compiler/TaskGraph.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/TaskGraphExt.mo b/Compiler/TaskGraphExt.mo index 8544a38880f..4de17200bc8 100644 --- a/Compiler/TaskGraphExt.mo +++ b/Compiler/TaskGraphExt.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS @@ -27,7 +28,6 @@ * See the full OSMC Public License conditions for more details. * */ - package TaskGraphExt " file: TaskGraphExt.mo package: TaskGraphExt diff --git a/Compiler/Types.mo b/Compiler/Types.mo index 790e1ad1e46..24e5c98ea9f 100644 --- a/Compiler/Types.mo +++ b/Compiler/Types.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/UnitChecker.mo b/Compiler/UnitChecker.mo index ca12e259efc..96a81cc22a7 100644 --- a/Compiler/UnitChecker.mo +++ b/Compiler/UnitChecker.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS @@ -781,4 +782,4 @@ algorithm end printResult; -end UnitChecker; \ No newline at end of file +end UnitChecker; diff --git a/Compiler/Util.mo b/Compiler/Util.mo index 7e42726faee..04c8f9dd0e1 100644 --- a/Compiler/Util.mo +++ b/Compiler/Util.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/Values.mo b/Compiler/Values.mo index 5e7a1574f15..aa9a4acf52d 100644 --- a/Compiler/Values.mo +++ b/Compiler/Values.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/ValuesUtil.mo b/Compiler/ValuesUtil.mo index 762f38315cc..6978dc82649 100644 --- a/Compiler/ValuesUtil.mo +++ b/Compiler/ValuesUtil.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/VarTransform.mo b/Compiler/VarTransform.mo index 3edcd8f2b3a..1f6421778a2 100644 --- a/Compiler/VarTransform.mo +++ b/Compiler/VarTransform.mo @@ -1,24 +1,25 @@ /* * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS diff --git a/Compiler/XMLDump.mo b/Compiler/XMLDump.mo index 75f3b06d61e..0051c359c13 100644 --- a/Compiler/XMLDump.mo +++ b/Compiler/XMLDump.mo @@ -1,30 +1,25 @@ /* - * This file is a part of OpenModelica. + * This file is part of OpenModelica. * - * Copyright (c) 1998-2010, Linköpings University, + * Copyright (c) 1998-CurrentYear, Linköping University, * Department of Computer and Information Science, * SE-58183 Linköping, Sweden. * - * This program is distributed WITHOUT ANY WARRANTY; without - * even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH - * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS - * OF OSMC-PL. - * * All rights reserved. * - * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF THIS OSMC PUBLIC - * LICENSE (OSMC-PL). ANY USE, REPRODUCTION OR DISTRIBUTION OF - * THIS PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THE OSMC - * PUBLIC LICENSE. + * THIS PROGRAM IS PROVIDED UNDER THE TERMS OF GPL VERSION 3 + * AND THIS OSMC PUBLIC LICENSE (OSMC-PL). + * ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS PROGRAM CONSTITUTES RECIPIENT'S + * ACCEPTANCE OF THE OSMC PUBLIC LICENSE. * * The OpenModelica software and the Open Source Modelica * Consortium (OSMC) Public License (OSMC-PL) are obtained - * from Linköpings University, either from the above address, - * from the URL: http://www.ida.liu.se/projects/OpenModelica - * and in the OpenModelica distribution. + * from Linköping University, either from the above address, + * from the URLs: http://www.ida.liu.se/projects/OpenModelica or + * http://www.openmodelica.org, and in the OpenModelica distribution. + * GNU version 3 is obtained from: http://www.gnu.org/copyleft/gpl.html. * - * This program is distributed WITHOUT ANY WARRANTY; without + * This program is distributed WITHOUT ANY WARRANTY; without * even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE, EXCEPT AS EXPRESSLY SET FORTH * IN THE BY RECIPIENT SELECTED SUBSIDIARY LICENSE CONDITIONS @@ -32,6 +27,8 @@ * * See the full OSMC Public License conditions for more details. * + * + * * For any request about the implementation of this package, * please contact Filippo Donida (donida@elet.polimi.it). *