From 6288f05b8ac2775c26edbb1b51d2d950d4dcc1d8 Mon Sep 17 00:00:00 2001
From: Markus Scheidgen <markus.scheidgen@gmail.com>
Date: Fri, 13 Jul 2018 11:20:06 +0200
Subject: [PATCH] Added copyright statements and license.

---
 parser/parser-siesta/inputvars.py             | 25 ++++++++---------
 parser/parser-siesta/main.py                  | 25 ++++++++---------
 parser/parser-siesta/mkjson.py                | 25 ++++++++---------
 parser/parser-siesta/pycheck.py               | 25 ++++++++---------
 parser/parser-siesta/setup_paths.py           | 25 ++++++++---------
 .../eu/nomad_lab/parsers/SiestaParser.scala   | 27 ++++++++++---------
 .../nomad_lab/parsers/SiestaParserSpec.scala  | 27 ++++++++++---------
 7 files changed, 93 insertions(+), 86 deletions(-)

diff --git a/parser/parser-siesta/inputvars.py b/parser/parser-siesta/inputvars.py
index 1796346..7c729a0 100644
--- a/parser/parser-siesta/inputvars.py
+++ b/parser/parser-siesta/inputvars.py
@@ -1,16 +1,17 @@
-# Copyright 2016-2018 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
-#
+# Copyright 2016-2018 Ask Hjorth Larsen, Fawzi Mohamed
+# 
+#   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.
+# 
+#   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.
+
 #
 # Main author and maintainer: Ask Hjorth Larsen <asklarsen@gmail.com>
 
diff --git a/parser/parser-siesta/main.py b/parser/parser-siesta/main.py
index 33c6458..e2868c4 100644
--- a/parser/parser-siesta/main.py
+++ b/parser/parser-siesta/main.py
@@ -1,16 +1,17 @@
-# Copyright 2016-2018 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
-#
+# Copyright 2016-2018 Ask Hjorth Larsen, Fawzi Mohamed
+# 
+#   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.
+# 
+#   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.
+
 #
 # Main author and maintainer: Ask Hjorth Larsen <asklarsen@gmail.com>
 
diff --git a/parser/parser-siesta/mkjson.py b/parser/parser-siesta/mkjson.py
index 5ec81b6..42295db 100644
--- a/parser/parser-siesta/mkjson.py
+++ b/parser/parser-siesta/mkjson.py
@@ -1,16 +1,17 @@
-# Copyright 2016-2018 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
-#
+# Copyright 2016-2018 Ask Hjorth Larsen, Fawzi Mohamed
+# 
+#   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.
+# 
+#   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.
+
 #
 # Main author and maintainer: Ask Hjorth Larsen <asklarsen@gmail.com>
 
diff --git a/parser/parser-siesta/pycheck.py b/parser/parser-siesta/pycheck.py
index b26f902..eb14e4e 100755
--- a/parser/parser-siesta/pycheck.py
+++ b/parser/parser-siesta/pycheck.py
@@ -1,16 +1,17 @@
-# Copyright 2016-2018 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
-#
+# Copyright 2016-2018 Ask Hjorth Larsen, Fawzi Mohamed
+# 
+#   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.
+# 
+#   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.
+
 #
 # Main author and maintainer: Ask Hjorth Larsen <asklarsen@gmail.com>
 
diff --git a/parser/parser-siesta/setup_paths.py b/parser/parser-siesta/setup_paths.py
index 013c4ec..6de0bab 100644
--- a/parser/parser-siesta/setup_paths.py
+++ b/parser/parser-siesta/setup_paths.py
@@ -1,16 +1,17 @@
-# Copyright 2016-2018 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
-#
+# Copyright 2016-2018 Ask Hjorth Larsen, Fawzi Mohamed
+# 
+#   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.
+# 
+#   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.
+
 #
 # Main author and maintainer: Ask Hjorth Larsen <asklarsen@gmail.com>
 
diff --git a/src/main/scala/eu/nomad_lab/parsers/SiestaParser.scala b/src/main/scala/eu/nomad_lab/parsers/SiestaParser.scala
index 924d557..103b0a9 100644
--- a/src/main/scala/eu/nomad_lab/parsers/SiestaParser.scala
+++ b/src/main/scala/eu/nomad_lab/parsers/SiestaParser.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 2016-2018 Ask Hjorth Larsen, Fawzi Mohamed
+ * 
+ *   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/SiestaParserSpec.scala b/src/test/scala/eu/nomad_lab/parsers/SiestaParserSpec.scala
index 946d473..2679335 100644
--- a/src/test/scala/eu/nomad_lab/parsers/SiestaParserSpec.scala
+++ b/src/test/scala/eu/nomad_lab/parsers/SiestaParserSpec.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 2016-2018 Ask Hjorth Larsen, Fawzi Mohamed
+ * 
+ *   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
-- 
GitLab