diff --git a/src/scripts/build b/src/scripts/build index da171c0..7c5ed28 100755 --- a/src/scripts/build +++ b/src/scripts/build @@ -1,6 +1,7 @@ #!/usr/bin/env bash -# Copyright (c) 2018-2019 The University of Sheffield. All rights reserved. -# 2018 The University of Paris-Sud. All rights reserved. +# Copyright (c) 2019 University of Exeter +# 2018-2019 University of Paris-Sud +# 2018-2019 The University of Sheffield # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/src/scripts/build_lib.sh b/src/scripts/build_lib.sh index 9f54e23..828935b 100755 --- a/src/scripts/build_lib.sh +++ b/src/scripts/build_lib.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash -# Copyright (c) 2018-2019 The University of Sheffield. All rights reserved. -# 2018 The University of Paris-Sud. All rights reserved. +# Copyright (c) 2019 University of Exeter +# 2018-2019 University of Paris-Sud +# 2018-2019 The University of Sheffield # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions