Skip to content
Snippets Groups Projects
Commit 0313048f authored by Daria M. Tomecka's avatar Daria M. Tomecka
Browse files

adapt copyright header

parent 05d038c5
Branches
Tags
No related merge requests found
...@@ -12,7 +12,7 @@ import wien2k_parser_struct, wien2k_parser_in0, wien2k_parser_in1c, wien2k_pars ...@@ -12,7 +12,7 @@ import wien2k_parser_struct, wien2k_parser_in0, wien2k_parser_in1c, wien2k_pars
# This is the parser for the main output file (.scf) of WIEN2k. # This is the parser for the main output file (.scf) of WIEN2k.
################################################################ ################################################################
# Copyright 2016-2018 The NOMAD Developers Group # Copyright 2016-2018 Daria M. Tomecka, Fawzi Mohamed
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
...@@ -11,7 +11,7 @@ import os, sys, json, logging ...@@ -11,7 +11,7 @@ import os, sys, json, logging
# This is the subparser for the WIEN2k input file (.in0) # This is the subparser for the WIEN2k input file (.in0)
################################################################ ################################################################
# Copyright 2016-2018 The NOMAD Developers Group # Copyright 2016-2018 Daria M. Tomecka, Fawzi Mohamed
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
...@@ -10,7 +10,7 @@ import os, sys, json ...@@ -10,7 +10,7 @@ import os, sys, json
# This is the subparser for the WIEN2k input file (.in1) # This is the subparser for the WIEN2k input file (.in1)
################################################################ ################################################################
# Copyright 2016-2018 The NOMAD Developers Group # Copyright 2016-2018 Daria M. Tomecka, Fawzi Mohamed
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
...@@ -10,7 +10,7 @@ import os, sys, json ...@@ -10,7 +10,7 @@ import os, sys, json
# This is the subparser for the WIEN2k input file (.in1c) # This is the subparser for the WIEN2k input file (.in1c)
################################################################ ################################################################
# Copyright 2016-2018 The NOMAD Developers Group # Copyright 2016-2018 Daria M. Tomecka, Fawzi Mohamed
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
...@@ -10,7 +10,7 @@ import os, sys, json ...@@ -10,7 +10,7 @@ import os, sys, json
# This is the subparser for the WIEN2k input file (.in2) # This is the subparser for the WIEN2k input file (.in2)
################################################################ ################################################################
# Copyright 2016-2018 The NOMAD Developers Group # Copyright 2016-2018 Daria M. Tomecka, Fawzi Mohamed
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
...@@ -10,7 +10,7 @@ import os, sys, json ...@@ -10,7 +10,7 @@ import os, sys, json
# This is the subparser for the WIEN2k input file (.in2c) # This is the subparser for the WIEN2k input file (.in2c)
################################################################ ################################################################
# Copyright 2016-2018 The NOMAD Developers Group # Copyright 2016-2018 Daria M. Tomecka, Fawzi Mohamed
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
...@@ -12,7 +12,7 @@ import ase.geometry ...@@ -12,7 +12,7 @@ import ase.geometry
# This is the subparser for the main WIEN2k input file (.struct) # This is the subparser for the main WIEN2k input file (.struct)
################################################################ ################################################################
# Copyright 2016-2018 The NOMAD Developers Group # Copyright 2016-2018 Daria M. Tomecka, Fawzi Mohamed
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment