From c858332176da9a1f766328680b38ec82a431afff Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Tue, 30 Oct 2018 00:09:20 +0000 Subject: [PATCH] Migrated to EPL 2.0. --- LICENSE | 397 +++++++++++------- README.md | 4 +- .../dasca/crosslanguage/test/AppInfo.scala | 13 +- .../dasca/crosslanguage/test/AppTest.scala | 9 +- .../crosslanguage/test/Featherweight.scala | 9 +- .../test/Featherweight_100_350.scala | 9 +- .../test/Featherweight_100_630.scala | 9 +- .../dasca/crosslanguage/test/Tags.scala | 11 +- .../dasca/crosslanguage/Main.scala | 12 +- .../builder/AllScriptsExtractor.scala | 12 +- .../builder/CordovaCGBuilder.scala | 12 +- .../builder/CrossBuilderOption.scala | 12 +- .../builder/DalvikLineNumberCalculator.scala | 12 +- .../builder/EmptyCallGraph.scala | 12 +- .../builder/MergedCallGraph.scala | 12 +- .../crosslanguage/builder/PluginInfo.scala | 12 +- .../ExecuteActionBasedChecker.scala | 12 +- .../algorithms/ReachabilityChecker.scala | 12 +- .../dasca/crosslanguage/cg/CallTree.scala | 11 +- .../crosslanguage/cg/CallTreeBuilder.scala | 11 +- .../crosslanguage/util/FileMapRecorder.scala | 12 +- .../crosslanguage/util/FileMappingStore.scala | 12 +- .../util/JavaScriptSourceLocation.scala | 12 +- .../util/JavaSourceLocation.scala | 12 +- .../crosslanguage/util/SourceLocation.scala | 12 +- .../dasca/crosslanguage/util/Util.scala | 12 +- .../dasca/dataflow/test/data/Test01.java | 12 +- .../dasca/dataflow/test/data/Test02.java | 12 +- .../dasca/dataflow/test/data/Test03.java | 12 +- .../dasca/dataflow/test/data/Test04.java | 12 +- .../dasca/dataflow/test/data/Test05.java | 12 +- .../dasca/dataflow/test/data/Test06.java | 12 +- .../dasca/dataflow/test/data/Test07.java | 12 +- .../dasca/dataflow/test/data/Test08.java | 12 +- .../dasca/dataflow/test/data/Test09.java | 12 +- .../dasca/dataflow/test/data/Test10.java | 12 +- .../dasca/dataflow/test/data/Test11.java | 12 +- .../dasca/dataflow/test/data/Test12.java | 12 +- .../dasca/dataflow/test/data/Test13.java | 12 +- .../dasca/dataflow/test/data/Test14.java | 12 +- .../dasca/dataflow/test/data/Test15.java | 12 +- .../dasca/dataflow/test/data/Test16.java | 12 +- .../dasca/dataflow/test/data/Test17.java | 12 +- .../dasca/dataflow/test/data/Test18.java | 12 +- .../dasca/dataflow/test/data/Test19.java | 12 +- .../dasca/dataflow/test/data/dummy/IO.java | 12 +- .../dataflow/test/data/dummy/Logger.java | 12 +- .../dasca/dataflow/util/AnalysisUtil.java | 13 +- .../dasca/dataflow/util/PlugInUtil.java | 13 +- .../dasca/dataflow/util/SMTChecker.java | 12 +- .../dataflow/util/SSAInstructionKey.java | 11 +- .../dasca/dataflow/util/SuperGraphUtil.java | 13 +- .../dasca/dataflow/test/Test01.java | 13 +- .../dasca/dataflow/test/Test02.java | 13 +- .../dasca/dataflow/test/Test03.java | 13 +- .../dasca/dataflow/test/Test04.java | 13 +- .../dasca/dataflow/test/Test05.java | 13 +- .../dasca/dataflow/test/Test06.java | 13 +- .../dasca/dataflow/test/Test07.java | 13 +- .../dasca/dataflow/test/Test08.java | 13 +- .../dasca/dataflow/test/Test09.java | 13 +- .../dasca/dataflow/test/Test10.java | 13 +- .../dasca/dataflow/test/Test11.java | 13 +- .../dasca/dataflow/test/Test12.java | 13 +- .../dasca/dataflow/test/Test13.java | 13 +- .../dasca/dataflow/test/Test14.java | 13 +- .../dasca/dataflow/test/Test15.java | 13 +- .../dasca/dataflow/test/Test16.java | 13 +- .../dasca/dataflow/test/Test17.java | 13 +- .../dasca/dataflow/test/Test18.java | 13 +- .../dasca/dataflow/test/Test19.java | 13 +- .../dasca/dataflow/test/TestSuite.java | 11 +- .../logicalhacking/dasca/js/CFGAnalyzer.java | 12 +- .../java/com/logicalhacking/dasca/js/GUI.java | 14 +- .../js/ImprovedJSCallGraphBuilderUtil.java | 20 +- .../com/logicalhacking/dasca/js/Item.java | 12 +- .../com/logicalhacking/dasca/js/Main.java | 12 +- .../logicalhacking/dasca/js/StaXParser.java | 14 +- .../dasca/js/SuperGraphUtil.java | 12 +- 79 files changed, 769 insertions(+), 574 deletions(-) diff --git a/LICENSE b/LICENSE index 3260e4f..d3087e4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,204 +1,277 @@ -Eclipse Public License - v 1.0 +Eclipse Public License - v 2.0 -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC -LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM -CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE + PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION + OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. 1. DEFINITIONS "Contribution" means: -a) in the case of the initial Contributor, the initial code and documentation - distributed under this Agreement, and -b) in the case of each subsequent Contributor: - i) changes to the Program, and - ii) additions to the Program; + a) in the case of the initial Contributor, the initial content + Distributed under this Agreement, and - where such changes and/or additions to the Program originate from and are - distributed by that particular Contributor. A Contribution 'originates' - from a Contributor if it was added to the Program by such Contributor - itself or anyone acting on such Contributor's behalf. Contributions do not - include additions to the Program which: (i) are separate modules of - software distributed in conjunction with the Program under their own - license agreement, and (ii) are not derivative works of the Program. + b) in the case of each subsequent Contributor: + i) changes to the Program, and + ii) additions to the Program; + where such changes and/or additions to the Program originate from + and are Distributed by that particular Contributor. A Contribution + "originates" from a Contributor if it was added to the Program by + such Contributor itself or anyone acting on such Contributor's behalf. + Contributions do not include changes or additions to the Program that + are not Modified Works. -"Contributor" means any person or entity that distributes the Program. +"Contributor" means any person or entity that Distributes the Program. -"Licensed Patents" mean patent claims licensable by a Contributor which are -necessarily infringed by the use or sale of its Contribution alone or when -combined with the Program. +"Licensed Patents" mean patent claims licensable by a Contributor which +are necessarily infringed by the use or sale of its Contribution alone +or when combined with the Program. -"Program" means the Contributions distributed in accordance with this +"Program" means the Contributions Distributed in accordance with this Agreement. -"Recipient" means anyone who receives the Program under this Agreement, -including all Contributors. +"Recipient" means anyone who receives the Program under this Agreement +or any Secondary License (as applicable), including Contributors. + +"Derivative Works" shall mean any work, whether in Source Code or other +form, that is based on (or derived from) the Program and for which the +editorial revisions, annotations, elaborations, or other modifications +represent, as a whole, an original work of authorship. + +"Modified Works" shall mean any work in Source Code or other form that +results from an addition to, deletion from, or modification of the +contents of the Program, including, for purposes of clarity any new file +in Source Code form that contains any contents of the Program. Modified +Works shall not include works that contain only declarations, +interfaces, types, classes, structures, or files of the Program solely +in each case in order to link to, bind by name, or subclass the Program +or Modified Works thereof. + +"Distribute" means the acts of a) distributing or b) making available +in any manner that enables the transfer of a copy. + +"Source Code" means the form of a Program preferred for making +modifications, including but not limited to software source code, +documentation source, and configuration files. + +"Secondary License" means either the GNU General Public License, +Version 2.0, or any later versions of that license, including any +exceptions or additional permissions as identified by the initial +Contributor. 2. GRANT OF RIGHTS - a) Subject to the terms of this Agreement, each Contributor hereby grants - Recipient a non-exclusive, worldwide, royalty-free copyright license to - reproduce, prepare derivative works of, publicly display, publicly - perform, distribute and sublicense the Contribution of such Contributor, - if any, and such derivative works, in source code and object code form. - b) Subject to the terms of this Agreement, each Contributor hereby grants - Recipient a non-exclusive, worldwide, royalty-free patent license under - Licensed Patents to make, use, sell, offer to sell, import and otherwise - transfer the Contribution of such Contributor, if any, in source code and - object code form. This patent license shall apply to the combination of - the Contribution and the Program if, at the time the Contribution is - added by the Contributor, such addition of the Contribution causes such - combination to be covered by the Licensed Patents. The patent license - shall not apply to any other combinations which include the Contribution. - No hardware per se is licensed hereunder. - c) Recipient understands that although each Contributor grants the licenses - to its Contributions set forth herein, no assurances are provided by any - Contributor that the Program does not infringe the patent or other - intellectual property rights of any other entity. Each Contributor - disclaims any liability to Recipient for claims brought by any other - entity based on infringement of intellectual property rights or - otherwise. As a condition to exercising the rights and licenses granted - hereunder, each Recipient hereby assumes sole responsibility to secure - any other intellectual property rights needed, if any. For example, if a - third party patent license is required to allow Recipient to distribute - the Program, it is Recipient's responsibility to acquire that license - before distributing the Program. - d) Each Contributor represents that to its knowledge it has sufficient - copyright rights in its Contribution, if any, to grant the copyright - license set forth in this Agreement. + + a) Subject to the terms of this Agreement, each Contributor hereby + grants Recipient a non-exclusive, worldwide, royalty-free copyright + license to reproduce, prepare Derivative Works of, publicly display, + publicly perform, Distribute and sublicense the Contribution of such + Contributor, if any, and such Derivative Works. + + b) Subject to the terms of this Agreement, each Contributor hereby + grants Recipient a non-exclusive, worldwide, royalty-free patent + license under Licensed Patents to make, use, sell, offer to sell, + import and otherwise transfer the Contribution of such Contributor, + if any, in Source Code or other form. This patent license shall + apply to the combination of the Contribution and the Program if, at + the time the Contribution is added by the Contributor, such addition + of the Contribution causes such combination to be covered by the + Licensed Patents. The patent license shall not apply to any other + combinations which include the Contribution. No hardware per se is + licensed hereunder. + + c) Recipient understands that although each Contributor grants the + licenses to its Contributions set forth herein, no assurances are + provided by any Contributor that the Program does not infringe the + patent or other intellectual property rights of any other entity. + Each Contributor disclaims any liability to Recipient for claims + brought by any other entity based on infringement of intellectual + property rights or otherwise. As a condition to exercising the + rights and licenses granted hereunder, each Recipient hereby + assumes sole responsibility to secure any other intellectual + property rights needed, if any. For example, if a third party + patent license is required to allow Recipient to Distribute the + Program, it is Recipient's responsibility to acquire that license + before distributing the Program. + + d) Each Contributor represents that to its knowledge it has + sufficient copyright rights in its Contribution, if any, to grant + the copyright license set forth in this Agreement. + + e) Notwithstanding the terms of any Secondary License, no + Contributor makes additional grants to any Recipient (other than + those set forth in this Agreement) as a result of such Recipient's + receipt of the Program under the terms of a Secondary License + (if permitted under the terms of Section 3). 3. REQUIREMENTS -A Contributor may choose to distribute the Program in object code form under -its own license agreement, provided that: +3.1 If a Contributor Distributes the Program in any form, then: - a) it complies with the terms and conditions of this Agreement; and - b) its license agreement: - i) effectively disclaims on behalf of all Contributors all warranties - and conditions, express and implied, including warranties or - conditions of title and non-infringement, and implied warranties or - conditions of merchantability and fitness for a particular purpose; - ii) effectively excludes on behalf of all Contributors all liability for - damages, including direct, indirect, special, incidental and - consequential damages, such as lost profits; - iii) states that any provisions which differ from this Agreement are - offered by that Contributor alone and not by any other party; and - iv) states that source code for the Program is available from such - Contributor, and informs licensees how to obtain it in a reasonable - manner on or through a medium customarily used for software exchange. + a) the Program must also be made available as Source Code, in + accordance with section 3.2, and the Contributor must accompany + the Program with a statement that the Source Code for the Program + is available under this Agreement, and informs Recipients how to + obtain it in a reasonable manner on or through a medium customarily + used for software exchange; and -When the Program is made available in source code form: + b) the Contributor may Distribute the Program under a license + different than this Agreement, provided that such license: + i) effectively disclaims on behalf of all other Contributors all + warranties and conditions, express and implied, including + warranties or conditions of title and non-infringement, and + implied warranties or conditions of merchantability and fitness + for a particular purpose; - a) it must be made available under this Agreement; and - b) a copy of this Agreement must be included with each copy of the Program. - Contributors may not remove or alter any copyright notices contained - within the Program. + ii) effectively excludes on behalf of all other Contributors all + liability for damages, including direct, indirect, special, + incidental and consequential damages, such as lost profits; -Each Contributor must identify itself as the originator of its Contribution, -if -any, in a manner that reasonably allows subsequent Recipients to identify the -originator of the Contribution. + iii) does not attempt to limit or alter the recipients' rights + in the Source Code under section 3.2; and + + iv) requires any subsequent distribution of the Program by any + party to be under a license that satisfies the requirements + of this section 3. + +3.2 When the Program is Distributed as Source Code: + + a) it must be made available under this Agreement, or if the + Program (i) is combined with other material in a separate file or + files made available under a Secondary License, and (ii) the initial + Contributor attached to the Source Code the notice described in + Exhibit A of this Agreement, then the Program may be made available + under the terms of such Secondary Licenses, and + + b) a copy of this Agreement must be included with each copy of + the Program. + +3.3 Contributors may not remove or alter any copyright, patent, +trademark, attribution notices, disclaimers of warranty, or limitations +of liability ("notices") contained within the Program from any copy of +the Program which they Distribute, provided that Contributors may add +their own appropriate notices. 4. COMMERCIAL DISTRIBUTION -Commercial distributors of software may accept certain responsibilities with -respect to end users, business partners and the like. While this license is -intended to facilitate the commercial use of the Program, the Contributor who -includes the Program in a commercial product offering should do so in a manner -which does not create potential liability for other Contributors. Therefore, -if a Contributor includes the Program in a commercial product offering, such -Contributor ("Commercial Contributor") hereby agrees to defend and indemnify -every other Contributor ("Indemnified Contributor") against any losses, -damages and costs (collectively "Losses") arising from claims, lawsuits and -other legal actions brought by a third party against the Indemnified -Contributor to the extent caused by the acts or omissions of such Commercial -Contributor in connection with its distribution of the Program in a commercial -product offering. The obligations in this section do not apply to any claims -or Losses relating to any actual or alleged intellectual property -infringement. In order to qualify, an Indemnified Contributor must: -a) promptly notify the Commercial Contributor in writing of such claim, and -b) allow the Commercial Contributor to control, and cooperate with the -Commercial Contributor in, the defense and any related settlement -negotiations. The Indemnified Contributor may participate in any such claim at -its own expense. +Commercial distributors of software may accept certain responsibilities +with respect to end users, business partners and the like. While this +license is intended to facilitate the commercial use of the Program, +the Contributor who includes the Program in a commercial product +offering should do so in a manner which does not create potential +liability for other Contributors. Therefore, if a Contributor includes +the Program in a commercial product offering, such Contributor +("Commercial Contributor") hereby agrees to defend and indemnify every +other Contributor ("Indemnified Contributor") against any losses, +damages and costs (collectively "Losses") arising from claims, lawsuits +and other legal actions brought by a third party against the Indemnified +Contributor to the extent caused by the acts or omissions of such +Commercial Contributor in connection with its distribution of the Program +in a commercial product offering. The obligations in this section do not +apply to any claims or Losses relating to any actual or alleged +intellectual property infringement. In order to qualify, an Indemnified +Contributor must: a) promptly notify the Commercial Contributor in +writing of such claim, and b) allow the Commercial Contributor to control, +and cooperate with the Commercial Contributor in, the defense and any +related settlement negotiations. The Indemnified Contributor may +participate in any such claim at its own expense. -For example, a Contributor might include the Program in a commercial product -offering, Product X. That Contributor is then a Commercial Contributor. If -that Commercial Contributor then makes performance claims, or offers -warranties related to Product X, those performance claims and warranties are -such Commercial Contributor's responsibility alone. Under this section, the -Commercial Contributor would have to defend claims against the other -Contributors related to those performance claims and warranties, and if a -court requires any other Contributor to pay any damages as a result, the -Commercial Contributor must pay those damages. +For example, a Contributor might include the Program in a commercial +product offering, Product X. That Contributor is then a Commercial +Contributor. If that Commercial Contributor then makes performance +claims, or offers warranties related to Product X, those performance +claims and warranties are such Commercial Contributor's responsibility +alone. Under this section, the Commercial Contributor would have to +defend claims against the other Contributors related to those performance +claims and warranties, and if a court requires any other Contributor to +pay any damages as a result, the Commercial Contributor must pay +those damages. 5. NO WARRANTY -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR -IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, -NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each -Recipient is solely responsible for determining the appropriateness of using -and distributing the Program and assumes all risks associated with its -exercise of rights under this Agreement , including but not limited to the -risks and costs of program errors, compliance with applicable laws, damage to -or loss of data, programs or equipment, and unavailability or interruption of -operations. +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT +PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN "AS IS" +BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF +TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR +PURPOSE. Each Recipient is solely responsible for determining the +appropriateness of using and distributing the Program and assumes all +risks associated with its exercise of rights under this Agreement, +including but not limited to the risks and costs of program errors, +compliance with applicable laws, damage to or loss of data, programs +or equipment, and unavailability or interruption of operations. 6. DISCLAIMER OF LIABILITY -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY -CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION -LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT +PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS +SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST +PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE -EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY -OF SUCH DAMAGES. +EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. 7. GENERAL If any provision of this Agreement is invalid or unenforceable under -applicable law, it shall not affect the validity or enforceability of the -remainder of the terms of this Agreement, and without further action by the -parties hereto, such provision shall be reformed to the minimum extent -necessary to make such provision valid and enforceable. +applicable law, it shall not affect the validity or enforceability of +the remainder of the terms of this Agreement, and without further +action by the parties hereto, such provision shall be reformed to the +minimum extent necessary to make such provision valid and enforceable. -If Recipient institutes patent litigation against any entity (including a -cross-claim or counterclaim in a lawsuit) alleging that the Program itself -(excluding combinations of the Program with other software or hardware) -infringes such Recipient's patent(s), then such Recipient's rights granted -under Section 2(b) shall terminate as of the date such litigation is filed. +If Recipient institutes patent litigation against any entity +(including a cross-claim or counterclaim in a lawsuit) alleging that the +Program itself (excluding combinations of the Program with other software +or hardware) infringes such Recipient's patent(s), then such Recipient's +rights granted under Section 2(b) shall terminate as of the date such +litigation is filed. -All Recipient's rights under this Agreement shall terminate if it fails to -comply with any of the material terms or conditions of this Agreement and does -not cure such failure in a reasonable period of time after becoming aware of -such noncompliance. If all Recipient's rights under this Agreement terminate, -Recipient agrees to cease use and distribution of the Program as soon as -reasonably practicable. However, Recipient's obligations under this Agreement -and any licenses granted by Recipient relating to the Program shall continue -and survive. +All Recipient's rights under this Agreement shall terminate if it +fails to comply with any of the material terms or conditions of this +Agreement and does not cure such failure in a reasonable period of +time after becoming aware of such noncompliance. If all Recipient's +rights under this Agreement terminate, Recipient agrees to cease use +and distribution of the Program as soon as reasonably practicable. +However, Recipient's obligations under this Agreement and any licenses +granted by Recipient relating to the Program shall continue and survive. -Everyone is permitted to copy and distribute copies of this Agreement, but in -order to avoid inconsistency the Agreement is copyrighted and may only be -modified in the following manner. The Agreement Steward reserves the right to -publish new versions (including revisions) of this Agreement from time to -time. No one other than the Agreement Steward has the right to modify this -Agreement. The Eclipse Foundation is the initial Agreement Steward. The -Eclipse Foundation may assign the responsibility to serve as the Agreement -Steward to a suitable separate entity. Each new version of the Agreement will -be given a distinguishing version number. The Program (including -Contributions) may always be distributed subject to the version of the -Agreement under which it was received. In addition, after a new version of the -Agreement is published, Contributor may elect to distribute the Program -(including its Contributions) under the new version. Except as expressly -stated in Sections 2(a) and 2(b) above, Recipient receives no rights or -licenses to the intellectual property of any Contributor under this Agreement, -whether expressly, by implication, estoppel or otherwise. All rights in the -Program not expressly granted under this Agreement are reserved. +Everyone is permitted to copy and distribute copies of this Agreement, +but in order to avoid inconsistency the Agreement is copyrighted and +may only be modified in the following manner. The Agreement Steward +reserves the right to publish new versions (including revisions) of +this Agreement from time to time. No one other than the Agreement +Steward has the right to modify this Agreement. The Eclipse Foundation +is the initial Agreement Steward. The Eclipse Foundation may assign the +responsibility to serve as the Agreement Steward to a suitable separate +entity. Each new version of the Agreement will be given a distinguishing +version number. The Program (including Contributions) may always be +Distributed subject to the version of the Agreement under which it was +received. In addition, after a new version of the Agreement is published, +Contributor may elect to Distribute the Program (including its +Contributions) under the new version. -This Agreement is governed by the laws of the State of New York and the -intellectual property laws of the United States of America. No party to this -Agreement will bring a legal action under this Agreement more than one year -after the cause of action arose. Each party waives its rights to a jury trial in -any resulting litigation. +Except as expressly stated in Sections 2(a) and 2(b) above, Recipient +receives no rights or licenses to the intellectual property of any +Contributor under this Agreement, whether expressly, by implication, +estoppel or otherwise. All rights in the Program not expressly granted +under this Agreement are reserved. Nothing in this Agreement is intended +to be enforceable by any entity that is not a Contributor or Recipient. +No third-party beneficiary rights are created under this Agreement. +Exhibit A - Form of Secondary Licenses Notice + +"This Source Code may also be made available under the following +Secondary Licenses when the conditions for such availability set forth +in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), +version(s), and exceptions or additional permissions here}." + + Simply including a copy of this Agreement, including this Exhibit A + is not sufficient to license the Source Code under Secondary Licenses. + + If it is not possible or desirable to put the notice in a particular + file, then You may include the notice in a location (such as a LICENSE + file in a relevant directory) where a recipient would be likely to + look for such a notice. + + You may add additional accurate notices of copyright ownership. diff --git a/README.md b/README.md index 4a164b3..a87bad7 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,9 @@ Main contact: [Achim D. Brucker](http://www.brucker.ch/) ## License -This project is licensed under the Eclipse Public License 1.0. +This project is licensed under the Eclipse Public License 2.0. + +SPDX-License-Identifier: EPL-2.0 ## Master Repository diff --git a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/AppInfo.scala b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/AppInfo.scala index a4db1ec..4d510be 100644 --- a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/AppInfo.scala +++ b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/AppInfo.scala @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.test diff --git a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/AppTest.scala b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/AppTest.scala index 13d3f59..1675e1d 100644 --- a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/AppTest.scala +++ b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/AppTest.scala @@ -1,11 +1,12 @@ /* - * (C) Copyright 2016 The University of Sheffield. + * Copyright (c) 2016-2018 The University of Sheffield. * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.test diff --git a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight.scala b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight.scala index e89d716..48cea63 100644 --- a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight.scala +++ b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight.scala @@ -1,11 +1,12 @@ /* - * (C) Copyright 2016 The University of Sheffield. + * Copyright (c) 2016-2018 The University of Sheffield. * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.test diff --git a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight_100_350.scala b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight_100_350.scala index 245b66c..10f7b07 100644 --- a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight_100_350.scala +++ b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight_100_350.scala @@ -1,11 +1,12 @@ /* -z * (C) Copyright 2016 The University of Sheffield. + * Copyright (c) 2016-2018 The University of Sheffield. * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.test diff --git a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight_100_630.scala b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight_100_630.scala index 719582f..f11f733 100644 --- a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight_100_630.scala +++ b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Featherweight_100_630.scala @@ -1,11 +1,12 @@ /* - * (C) Copyright 2016 The University of Sheffield. + * Copyright (c) 2016-2018 The University of Sheffield. * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.test diff --git a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Tags.scala b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Tags.scala index f2b641b..79de200 100644 --- a/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Tags.scala +++ b/com.logicalhacking.dasca.crosslanguage.test/src/test/scala/com/logicalhacking/dasca/crosslanguage/test/Tags.scala @@ -1,11 +1,12 @@ /* - * (C) Copyright 2016 The University of Sheffield. + * Copyright (c) 2016-2018 The University of Sheffield. * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.test @@ -13,4 +14,4 @@ package com.logicalhacking.dasca.crosslanguage.test import org.scalatest.Tag object ManuallyChecked extends Tag("com.logicalhacking.dasca.test.ManuallyChecked") -object Confidential extends Tag("com.logicalhacking.dasca.test.Confidential") \ No newline at end of file +object Confidential extends Tag("com.logicalhacking.dasca.test.Confidential") diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/Main.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/Main.scala index acfd105..08db1a0 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/Main.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/Main.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/AllScriptsExtractor.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/AllScriptsExtractor.scala index 9adee4c..8b91782 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/AllScriptsExtractor.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/AllScriptsExtractor.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.builder diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/CordovaCGBuilder.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/CordovaCGBuilder.scala index 2bbcda3..5d4047a 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/CordovaCGBuilder.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/CordovaCGBuilder.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.builder diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/CrossBuilderOption.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/CrossBuilderOption.scala index ff46aa9..4e1a19b 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/CrossBuilderOption.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/CrossBuilderOption.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.builder diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/DalvikLineNumberCalculator.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/DalvikLineNumberCalculator.scala index 38cfb37..09ae028 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/DalvikLineNumberCalculator.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/DalvikLineNumberCalculator.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.builder diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/EmptyCallGraph.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/EmptyCallGraph.scala index 6b008b8..8197f3b 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/EmptyCallGraph.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/EmptyCallGraph.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.builder diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/MergedCallGraph.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/MergedCallGraph.scala index 1cdcced..e0c176e 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/MergedCallGraph.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/MergedCallGraph.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.builder diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/PluginInfo.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/PluginInfo.scala index 5b71a2d..fc2872e 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/PluginInfo.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/PluginInfo.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.builder diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/algorithms/ExecuteActionBasedChecker.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/algorithms/ExecuteActionBasedChecker.scala index 0bfcb6b..394a147 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/algorithms/ExecuteActionBasedChecker.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/algorithms/ExecuteActionBasedChecker.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.builder.algorithms diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/algorithms/ReachabilityChecker.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/algorithms/ReachabilityChecker.scala index f223e46..8319950 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/algorithms/ReachabilityChecker.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/builder/algorithms/ReachabilityChecker.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.builder.algorithms diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/cg/CallTree.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/cg/CallTree.scala index 07ca40b..98711db 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/cg/CallTree.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/cg/CallTree.scala @@ -1,11 +1,12 @@ /* - * (C) Copyright 2016 The University of Sheffield. - * + * Copyright (c) 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.cg; diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/cg/CallTreeBuilder.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/cg/CallTreeBuilder.scala index 0fae3b5..9bfa754 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/cg/CallTreeBuilder.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/cg/CallTreeBuilder.scala @@ -1,11 +1,12 @@ /* - * (C) Copyright 2016 The University of Sheffield. - * + * Copyright (c) 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.cg; diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/FileMapRecorder.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/FileMapRecorder.scala index 422272c..2b40d15 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/FileMapRecorder.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/FileMapRecorder.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.util diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/FileMappingStore.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/FileMappingStore.scala index 10d790b..15114f3 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/FileMappingStore.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/FileMappingStore.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.util diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/JavaScriptSourceLocation.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/JavaScriptSourceLocation.scala index e1004af..4150cbf 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/JavaScriptSourceLocation.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/JavaScriptSourceLocation.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.util diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/JavaSourceLocation.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/JavaSourceLocation.scala index 1349b4b..2d93fc1 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/JavaSourceLocation.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/JavaSourceLocation.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.util diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/SourceLocation.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/SourceLocation.scala index 9832b8b..f9133e8 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/SourceLocation.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/SourceLocation.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.util diff --git a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/Util.scala b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/Util.scala index d9168de..46af707 100644 --- a/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/Util.scala +++ b/com.logicalhacking.dasca.crosslanguage/src/main/scala/com/logicalhacking/dasca/crosslanguage/util/Util.scala @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.crosslanguage.util diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test01.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test01.java index 756d131..0664216 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test01.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test01.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test02.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test02.java index 2d40ab3..b27eb0c 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test02.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test02.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test03.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test03.java index d3a03c5..9ce4a5b 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test03.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test03.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test04.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test04.java index 7bb1832..0d7cb50 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test04.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test04.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test05.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test05.java index ed4d9e5..defaba2 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test05.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test05.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test06.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test06.java index 1c1d530..41a06a6 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test06.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test06.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test07.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test07.java index ecc9386..2bc8503 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test07.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test07.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test08.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test08.java index e2f4ec0..19ac290 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test08.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test08.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test09.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test09.java index a497599..4d415c5 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test09.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test09.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test10.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test10.java index 3ea4589..98acca2 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test10.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test10.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test11.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test11.java index 1a5a681..49d7902 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test11.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test11.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test12.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test12.java index 351fe28..bf20fb3 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test12.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test12.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test13.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test13.java index 3ee4def..0c102b8 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test13.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test13.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test14.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test14.java index e7148c6..9509a83 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test14.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test14.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test15.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test15.java index d6098cb..ad58aa2 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test15.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test15.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test16.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test16.java index 6b4e8d4..4f8e2f9 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test16.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test16.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test17.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test17.java index dc32eb8..f651e36 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test17.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test17.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test18.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test18.java index 18955e3..c0e67e1 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test18.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test18.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test19.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test19.java index 06657a9..1bad3aa 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test19.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/Test19.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/dummy/IO.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/dummy/IO.java index 6962e8f..1ec459c 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/dummy/IO.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/dummy/IO.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data.dummy; diff --git a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/dummy/Logger.java b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/dummy/Logger.java index 3fd1407..b997006 100644 --- a/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/dummy/Logger.java +++ b/com.logicalhacking.dasca.dataflow.test.data/src/main/java/com/logicalhacking/dasca/dataflow/test/data/dummy/Logger.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test.data.dummy; diff --git a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/AnalysisUtil.java b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/AnalysisUtil.java index 5cb7cd1..f029da4 100644 --- a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/AnalysisUtil.java +++ b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/AnalysisUtil.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.util; diff --git a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/PlugInUtil.java b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/PlugInUtil.java index 9aa6cf4..5599d45 100644 --- a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/PlugInUtil.java +++ b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/PlugInUtil.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.util; diff --git a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SMTChecker.java b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SMTChecker.java index 8d24406..1ce5f29 100644 --- a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SMTChecker.java +++ b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SMTChecker.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.util; diff --git a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SSAInstructionKey.java b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SSAInstructionKey.java index 967aa90..2ec6f15 100644 --- a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SSAInstructionKey.java +++ b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SSAInstructionKey.java @@ -1,11 +1,12 @@ /* - * (C) Copyright 2016 The University of Sheffield. - * + * Copyright (c) 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.util; diff --git a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SuperGraphUtil.java b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SuperGraphUtil.java index 0cbcd08..084b1cd 100644 --- a/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SuperGraphUtil.java +++ b/com.logicalhacking.dasca.dataflow/src/main/java/com/logicalhacking/dasca/dataflow/util/SuperGraphUtil.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.util; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test01.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test01.java index a5f9849..a96cfc8 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test01.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test01.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test02.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test02.java index 6972bb4..1fa480a 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test02.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test02.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test03.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test03.java index 353885b..5b6b382 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test03.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test03.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test04.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test04.java index afb4fa4..521522c 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test04.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test04.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test05.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test05.java index 2c3d106..eb4ed3b 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test05.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test05.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test06.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test06.java index dac1b93..9902cd6 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test06.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test06.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test07.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test07.java index 0f07157..eb424ce 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test07.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test07.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test08.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test08.java index 8cc1d9b..02d4a10 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test08.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test08.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test09.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test09.java index f42917e..300a7da 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test09.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test09.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test10.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test10.java index 352b400..f710d59 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test10.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test10.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test11.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test11.java index 6510963..c77f4cc 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test11.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test11.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test12.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test12.java index 14ecbf2..b9cc0f6 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test12.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test12.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test13.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test13.java index 469cda5..4219083 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test13.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test13.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test14.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test14.java index 50b52b9..c4b899a 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test14.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test14.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test15.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test15.java index 153208b..a5aded2 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test15.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test15.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test16.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test16.java index 09f35fd..9c5eb0e 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test16.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test16.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test17.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test17.java index 64383ea..99268ed 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test17.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test17.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test18.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test18.java index 0a753ed..d742732 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test18.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test18.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test19.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test19.java index 13a2110..66f138f 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test19.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/Test19.java @@ -1,12 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * 2016 The University of Sheffield. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/TestSuite.java b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/TestSuite.java index 94c1cbe..003d302 100644 --- a/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/TestSuite.java +++ b/com.logicalhacking.dasca.dataflow/src/test/java/com/logicalhacking/dasca/dataflow/test/TestSuite.java @@ -1,11 +1,12 @@ /* - * (C) Copyright 2016 The University of Sheffield. - * + * Copyright (c) 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.dataflow.test; diff --git a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/CFGAnalyzer.java b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/CFGAnalyzer.java index f62b5c6..9be3db0 100644 --- a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/CFGAnalyzer.java +++ b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/CFGAnalyzer.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.js; diff --git a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/GUI.java b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/GUI.java index ec537aa..826f7f7 100644 --- a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/GUI.java +++ b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/GUI.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.js; @@ -177,7 +179,7 @@ public class GUI { frmSapJsAnalyser.setIconImage(Toolkit.getDefaultToolkit().getImage( GUI.class.getResource(iconDir+"logo.png"))); frmSapJsAnalyser.getContentPane().setBackground(new Color(255, 215, 0)); - frmSapJsAnalyser.setTitle("SAP JS Analyser @ V 1.0"); + frmSapJsAnalyser.setTitle("JS Analyser @ V 1.0"); frmSapJsAnalyser.setBounds(100, 100, 1189, 793); frmSapJsAnalyser.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); frmSapJsAnalyser.getContentPane().setLayout(null); diff --git a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/ImprovedJSCallGraphBuilderUtil.java b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/ImprovedJSCallGraphBuilderUtil.java index 2917326..e2f1817 100644 --- a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/ImprovedJSCallGraphBuilderUtil.java +++ b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/ImprovedJSCallGraphBuilderUtil.java @@ -1,14 +1,15 @@ -/****************************************************************************** - * Copyright (c) 2002 - 2006 IBM Corporation. +/* + * Copyright (c) 2002-2006 IBM Corporation. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * - * Contributors: - * IBM Corporation - initial API and implementation - *****************************************************************************/ -// package com.ibm.wala.cast.js.test; + * SPDX-License-Identifier: EPL-2.0 + */ + package com.logicalhacking.dasca.js; import java.io.File; @@ -18,7 +19,6 @@ import java.net.JarURLConnection; import java.net.URL; import java.util.Set; -// import org.junit.Assert; import com.ibm.wala.cast.ir.ssa.AstIRFactory; import com.ibm.wala.cast.ir.translator.TranslatorToCAst.Error; import com.ibm.wala.cast.js.html.DefaultSourceExtractor; diff --git a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/Item.java b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/Item.java index 430a9a2..d546f0a 100644 --- a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/Item.java +++ b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/Item.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.js; diff --git a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/Main.java b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/Main.java index cc5cecd..c22d677 100644 --- a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/Main.java +++ b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/Main.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.js; diff --git a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/StaXParser.java b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/StaXParser.java index 642c232..299690f 100644 --- a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/StaXParser.java +++ b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/StaXParser.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.js; @@ -124,4 +126,4 @@ public class StaXParser { return items; } -} \ No newline at end of file +} diff --git a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/SuperGraphUtil.java b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/SuperGraphUtil.java index dc2884f..0ca2022 100644 --- a/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/SuperGraphUtil.java +++ b/com.logicalhacking.dasca.js/src/main/java/com/logicalhacking/dasca/js/SuperGraphUtil.java @@ -1,11 +1,13 @@ /* - * (C) Copyright 2010-2015 SAP SE. - * + * Copyright (c) 2010-2015 SAP SE. + * 2016-2018 The University of Sheffield. + * * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * This program and the accompanying materials are made + * available under the terms of the Eclipse Public License 2.0 + * which is available at https://www.eclipse.org/legal/epl-2.0/ * + * SPDX-License-Identifier: EPL-2.0 */ package com.logicalhacking.dasca.js;