diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d645695673349e3947e8e5ae42332d0ac3164cd7
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) 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. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
diff --git a/parser/parser-lammps/LAMMPS/AngleStyle.py b/parser/parser-lammps/LAMMPS/AngleStyle.py
index 639cec0fb05cc4b9ece83b5e190b2199355c584f..8985c90fa22d5aeecf73bc90e73052cad2f37e7c 100644
--- a/parser/parser-lammps/LAMMPS/AngleStyle.py
+++ b/parser/parser-lammps/LAMMPS/AngleStyle.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import AngleStyle
 
 
diff --git a/parser/parser-lammps/LAMMPS/Atom.py b/parser/parser-lammps/LAMMPS/Atom.py
index 714e0bda5f392d4c2701e5f83b7964d0d582740c..66c33b379d7c64e8164b2042741df9bd25bfc21b 100644
--- a/parser/parser-lammps/LAMMPS/Atom.py
+++ b/parser/parser-lammps/LAMMPS/Atom.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from abc import ABCMeta, abstractproperty
 from collections import OrderedDict
 import numpy as np
diff --git a/parser/parser-lammps/LAMMPS/AtomStyle.py b/parser/parser-lammps/LAMMPS/AtomStyle.py
index 03769f69143e4f6b7a7d690d947b99590c08e202..c2f6f1dc73ab759733a5d1ec760674332187e36f 100644
--- a/parser/parser-lammps/LAMMPS/AtomStyle.py
+++ b/parser/parser-lammps/LAMMPS/AtomStyle.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import AtomStyle
 import warnings
 
diff --git a/parser/parser-lammps/LAMMPS/BaseClasses.py b/parser/parser-lammps/LAMMPS/BaseClasses.py
index 5732d6d076e8191cfe892363da8b6edc13e20f18..120bcfb6c9408317de135925a7e9f2129de08767 100644
--- a/parser/parser-lammps/LAMMPS/BaseClasses.py
+++ b/parser/parser-lammps/LAMMPS/BaseClasses.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from abc import ABCMeta, abstractproperty
 
 
diff --git a/parser/parser-lammps/LAMMPS/BondStyle.py b/parser/parser-lammps/LAMMPS/BondStyle.py
index 7bd137ebf4030697d558a7cac6c90cc9c5a208e3..3485d1d59d0638e0d649a4610ef34a6e2df8dc58 100644
--- a/parser/parser-lammps/LAMMPS/BondStyle.py
+++ b/parser/parser-lammps/LAMMPS/BondStyle.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import BondStyle
 
 
diff --git a/parser/parser-lammps/LAMMPS/DihedralStyle.py b/parser/parser-lammps/LAMMPS/DihedralStyle.py
index 0c4e773791d87052ecf40b3f2cce2e5bbba95a51..25448337beca885145c335e4bdcebbeca7c94d88 100644
--- a/parser/parser-lammps/LAMMPS/DihedralStyle.py
+++ b/parser/parser-lammps/LAMMPS/DihedralStyle.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import DihedralStyle
 
 # class none(DihedralStyle):
diff --git a/parser/parser-lammps/LAMMPS/Domain.py b/parser/parser-lammps/LAMMPS/Domain.py
index ee462989375b56fe281cecda35aaab4293001dd0..228ba5aca1426436dba93eeb2430353ca544bda3 100644
--- a/parser/parser-lammps/LAMMPS/Domain.py
+++ b/parser/parser-lammps/LAMMPS/Domain.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import Domain as AbsDomain
 
 
diff --git a/parser/parser-lammps/LAMMPS/GroupStyle.py b/parser/parser-lammps/LAMMPS/GroupStyle.py
index c5109cdaa1320048c87a6553efc8d6f665f179e1..f59ccf02e88f6416101b01436fb52ea781e100cb 100644
--- a/parser/parser-lammps/LAMMPS/GroupStyle.py
+++ b/parser/parser-lammps/LAMMPS/GroupStyle.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import Group
 
 # Default
diff --git a/parser/parser-lammps/LAMMPS/ImproperStyle.py b/parser/parser-lammps/LAMMPS/ImproperStyle.py
index c9ad14cc87cf6a2bea926889a390605767719c12..ad79e13b451c93e5d9fea1a95406b4bc5392183d 100644
--- a/parser/parser-lammps/LAMMPS/ImproperStyle.py
+++ b/parser/parser-lammps/LAMMPS/ImproperStyle.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import ImproperStyle
 
 
diff --git a/parser/parser-lammps/LAMMPS/Input.py b/parser/parser-lammps/LAMMPS/Input.py
index 74accfb106b5044745a5556e4d644c8a44de4ce0..9684a3034d6ebc383202725937aafdc89ce58ead 100644
--- a/parser/parser-lammps/LAMMPS/Input.py
+++ b/parser/parser-lammps/LAMMPS/Input.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from abc import ABCMeta
 from LAMMPS import BaseClasses
 
diff --git a/parser/parser-lammps/LAMMPS/KSpaceStyle.py b/parser/parser-lammps/LAMMPS/KSpaceStyle.py
index 8dfb13cb17a39b09aeb3e0213307318608d9857f..c7a52cb0fea4934f2ef39858d165561b041a25ea 100644
--- a/parser/parser-lammps/LAMMPS/KSpaceStyle.py
+++ b/parser/parser-lammps/LAMMPS/KSpaceStyle.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import KSpaceStyle
 
 
diff --git a/parser/parser-lammps/LAMMPS/Lattice.py b/parser/parser-lammps/LAMMPS/Lattice.py
index 520fc528ac9b239ff5e137d794c43d20cdc939d3..0315342d3bd4d133be6dd5b0fba9230b012a938b 100644
--- a/parser/parser-lammps/LAMMPS/Lattice.py
+++ b/parser/parser-lammps/LAMMPS/Lattice.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import Lattice
 
 
diff --git a/parser/parser-lammps/LAMMPS/NeighborStyle.py b/parser/parser-lammps/LAMMPS/NeighborStyle.py
index 04748c136455d456e52cffe5f69c93e9f1b36f94..45ffc7036c4f1eec146f4220b0e5a5c5369dbc43 100644
--- a/parser/parser-lammps/LAMMPS/NeighborStyle.py
+++ b/parser/parser-lammps/LAMMPS/NeighborStyle.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import Neighbor
 
 # Default
diff --git a/parser/parser-lammps/LAMMPS/PairStyle.py b/parser/parser-lammps/LAMMPS/PairStyle.py
index d861c6ba2f31d80303cf0481aee8625e72a1e54f..a788b61a14f78a9526c6581796b13d516eb76152 100644
--- a/parser/parser-lammps/LAMMPS/PairStyle.py
+++ b/parser/parser-lammps/LAMMPS/PairStyle.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import PairStyle
 
 
diff --git a/parser/parser-lammps/LAMMPS/Region.py b/parser/parser-lammps/LAMMPS/Region.py
index 960cd1ebdefb8bce1270099d684d7a08255832d4..26c0c22536a6dcdb817ca15d49bc90f20990b95c 100644
--- a/parser/parser-lammps/LAMMPS/Region.py
+++ b/parser/parser-lammps/LAMMPS/Region.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import Region
 
 
diff --git a/parser/parser-lammps/LAMMPS/Units.py b/parser/parser-lammps/LAMMPS/Units.py
index 699e095c858db7a2bf330625ef38c6b37e4d7e83..a9687ff8dd9c04415c110b70ee9b65496ac83d25 100644
--- a/parser/parser-lammps/LAMMPS/Units.py
+++ b/parser/parser-lammps/LAMMPS/Units.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import logging
 from LAMMPS.BaseClasses import Units
 
diff --git a/parser/parser-lammps/LAMMPS/__init__.py b/parser/parser-lammps/LAMMPS/__init__.py
index 139597f9cb07c5d48bed18984ec4747f4b4f3438..d993683a365b4cac451693606e1e5473e50a96b3 100644
--- a/parser/parser-lammps/LAMMPS/__init__.py
+++ b/parser/parser-lammps/LAMMPS/__init__.py
@@ -1,2 +1,16 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 
 
diff --git a/parser/parser-lammps/LAMMPS/data_file.py b/parser/parser-lammps/LAMMPS/data_file.py
index 4e9ca29fdfeee49bdcca7000266ed6ba41dc48c7..d90a50ab6f25f786445ef5c46a012bd7f7dfd2a6 100644
--- a/parser/parser-lammps/LAMMPS/data_file.py
+++ b/parser/parser-lammps/LAMMPS/data_file.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import logging
 from collections import UserDict, OrderedDict
 from abc import ABCMeta
diff --git a/parser/parser-lammps/LAMMPS/lammps.py b/parser/parser-lammps/LAMMPS/lammps.py
index cde508f0e851aa4ef79fd6586ca249400e5b481d..099a60570a7e10bc5ad14c24037d7e84501918c2 100644
--- a/parser/parser-lammps/LAMMPS/lammps.py
+++ b/parser/parser-lammps/LAMMPS/lammps.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import LAMMPS.AtomStyle as Atom
 from LAMMPS.AtomStyle import atom_style
 from LAMMPS import Units
diff --git a/parser/parser-lammps/LAMMPS/read_data.py b/parser/parser-lammps/LAMMPS/read_data.py
index 68176d4f83d49f128460eacda4d64e098eaba4b9..d5a5810e3bd17f05bf70403fc345ba42433389cb 100644
--- a/parser/parser-lammps/LAMMPS/read_data.py
+++ b/parser/parser-lammps/LAMMPS/read_data.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import abstract_cmd, abstract_cmd_arg
 
 
diff --git a/parser/parser-lammps/LAMMPS/test_array_append.py b/parser/parser-lammps/LAMMPS/test_array_append.py
index 735a0bd1432ab58589f456057471a19f419a9d97..db7a5e88a33b05ccaaecc748255e84be172b5431 100644
--- a/parser/parser-lammps/LAMMPS/test_array_append.py
+++ b/parser/parser-lammps/LAMMPS/test_array_append.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import numpy as np
 
 class A:
diff --git a/parser/parser-lammps/LAMMPS/test_atoms.py b/parser/parser-lammps/LAMMPS/test_atoms.py
index 09279ba32caa58d75a6362c6b5dd7ce753f473d6..8e8b82b6a56c46e302283e2d14b0e2bc370a0903 100644
--- a/parser/parser-lammps/LAMMPS/test_atoms.py
+++ b/parser/parser-lammps/LAMMPS/test_atoms.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import unittest
 
 class TestAtomStyles(unittest.TestCase):
diff --git a/parser/parser-lammps/LAMMPS/variable.py b/parser/parser-lammps/LAMMPS/variable.py
index 3aa6d2a4a6570e17f274f52c4afa4ecc936c7c3f..0c8f4f3aaebb9da0dba8a20a28c796bfaffd2667 100644
--- a/parser/parser-lammps/LAMMPS/variable.py
+++ b/parser/parser-lammps/LAMMPS/variable.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 from LAMMPS.BaseClasses import AbsVariable
 import logging
 
diff --git a/parser/parser-lammps/LammpsCommon.py b/parser/parser-lammps/LammpsCommon.py
index 1b270e14959436b4f7a2d76676993c5ab6fab3f0..72803fb2ede795ad4a4a8736c6c13e00f3e1ec57 100644
--- a/parser/parser-lammps/LammpsCommon.py
+++ b/parser/parser-lammps/LammpsCommon.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import os
 
 from nomadcore.local_meta_info import loadJsonFile, InfoKindEl
diff --git a/parser/parser-lammps/LammpsDataParser.py b/parser/parser-lammps/LammpsDataParser.py
index 6fa738cc023fbfc60b98b4fca47b841e0980b539..f502d23a51886a8c0489b94b07b69485e5e3a302 100644
--- a/parser/parser-lammps/LammpsDataParser.py
+++ b/parser/parser-lammps/LammpsDataParser.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import setup_paths
 
 import logging
diff --git a/parser/parser-lammps/LammpsInputParser.py b/parser/parser-lammps/LammpsInputParser.py
index 42508ca2d19118c9abc76e80fa81276692354b17..d3ecb20d027a20694e0b53ff8fdb48518e69895c 100644
--- a/parser/parser-lammps/LammpsInputParser.py
+++ b/parser/parser-lammps/LammpsInputParser.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import setup_paths
 
 import logging
diff --git a/parser/parser-lammps/LammpsLogParser.py b/parser/parser-lammps/LammpsLogParser.py
index 192a2535b7486167c8d0ab34f230e5c999345134..9f3031db014c96dada95680d013e05781f19b3c9 100644
--- a/parser/parser-lammps/LammpsLogParser.py
+++ b/parser/parser-lammps/LammpsLogParser.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import setup_paths
 
 import logging
diff --git a/parser/parser-lammps/LammpsParser.py b/parser/parser-lammps/LammpsParser.py
index cda29f90d4fd23ff45d158a2e768469e0607993f..5f1b7f3704a7a037d9b9023f93650af5f3b4761a 100644
--- a/parser/parser-lammps/LammpsParser.py
+++ b/parser/parser-lammps/LammpsParser.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 # import setup_paths
 # import os, sys, json
 import logging
diff --git a/parser/parser-lammps/LammpsTrjParser.py b/parser/parser-lammps/LammpsTrjParser.py
index 9f6f31bd8e523ea95da7ba0478d976011d534f99..c30f0d9428ae46c9d7428cc2f4a3b3e4b180cd9a 100644
--- a/parser/parser-lammps/LammpsTrjParser.py
+++ b/parser/parser-lammps/LammpsTrjParser.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import setup_paths
 
 import logging
diff --git a/parser/parser-lammps/LammpsVariables.py b/parser/parser-lammps/LammpsVariables.py
index 9f1b125c93c3479cd6f74bef9e0abbbb94e9edeb..f6e02d8a9720d7a0469df1e39d72773d8558737e 100644
--- a/parser/parser-lammps/LammpsVariables.py
+++ b/parser/parser-lammps/LammpsVariables.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 class LammpsVariables:
 
     def __init__(self):
diff --git a/parser/parser-lammps/interface.py b/parser/parser-lammps/interface.py
index b20461ce11dd88119f0c4440a5b3cd1b55df1179..1cd16da28afb12fd384ed7d1e301d5bf766584a5 100644
--- a/parser/parser-lammps/interface.py
+++ b/parser/parser-lammps/interface.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 """
 This is the access point to the parser for the scala layer in the
 nomad project.
diff --git a/parser/parser-lammps/setup_paths.py b/parser/parser-lammps/setup_paths.py
index e0a0fb009256a0d4056e81c12e82d15bfd3ea7c4..d58b16b3408a7ec19c9d1ef1ac078a4ac281638c 100644
--- a/parser/parser-lammps/setup_paths.py
+++ b/parser/parser-lammps/setup_paths.py
@@ -1,3 +1,17 @@
+# Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+# 
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+# 
+#     http://www.apache.org/licenses/LICENSE-2.0
+# 
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+
 import sys, os, os.path
 baseDir = os.path.dirname(os.path.abspath(__file__))
 commonDir = os.path.normpath(os.path.join(baseDir,"../../../../python-common/common/python"))
diff --git a/src/main/scala/eu/nomad_lab/parsers/LammpsParser.scala b/src/main/scala/eu/nomad_lab/parsers/LammpsParser.scala
index ce5a1d64ab7f752d1d45ac4e00f8df27c6986e70..4a337f9d485c2803ba53666012d42da86fbc726c 100644
--- a/src/main/scala/eu/nomad_lab/parsers/LammpsParser.scala
+++ b/src/main/scala/eu/nomad_lab/parsers/LammpsParser.scala
@@ -1,18 +1,19 @@
 /*
-   Copyright 2016-2017 The NOMAD Developers Group
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
+ * Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+ * 
+ *   Licensed under the Apache License, Version 2.0 (the "License");
+ *   you may not use this file except in compliance with the License.
+ *   You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ *   Unless required by applicable law or agreed to in writing, software
+ *   distributed under the License is distributed on an "AS IS" BASIS,
+ *   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *   See the License for the specific language governing permissions and
+ *   limitations under the License.
  */
+
 package eu.nomad_lab.parsers
 
 import eu.{ nomad_lab => lab }
diff --git a/src/test/scala/eu/nomad_lab/parsers/LammpsParserSpec.scala b/src/test/scala/eu/nomad_lab/parsers/LammpsParserSpec.scala
index e8a7a5f4467fbb9fb76c88e08eed071bc7139629..6e052fbbbb8ee2ab6e978086bd468339a8276ebb 100644
--- a/src/test/scala/eu/nomad_lab/parsers/LammpsParserSpec.scala
+++ b/src/test/scala/eu/nomad_lab/parsers/LammpsParserSpec.scala
@@ -1,18 +1,19 @@
 /*
-   Copyright 2016-2017 The NOMAD Developers Group
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
+ * Copyright 2015-2018 Massimo Riello, Adam Fekete, Fawzi Mohamed, Ankit Kariryaa
+ * 
+ *   Licensed under the Apache License, Version 2.0 (the "License");
+ *   you may not use this file except in compliance with the License.
+ *   You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ *   Unless required by applicable law or agreed to in writing, software
+ *   distributed under the License is distributed on an "AS IS" BASIS,
+ *   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *   See the License for the specific language governing permissions and
+ *   limitations under the License.
  */
+
 package eu.nomad_lab.parsers
 
 import org.specs2.mutable.Specification