diff --git a/CMake/FindMPI4PY.cmake b/CMake/FindMPI4PY.cmake index 324a72ee51e634c7024918e0bbb09fea403a6526..9d4bb340d58c73fc7c83993c0c269de40e42c53a 100644 --- a/CMake/FindMPI4PY.cmake +++ b/CMake/FindMPI4PY.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/OSX.cmake b/CMake/OSX.cmake index 3fa586f5825cb27d4439a9432f620fe8028fa765..265d2606e73d68e20cd270247d0a518d9d2905be 100644 --- a/CMake/OSX.cmake +++ b/CMake/OSX.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/debian-intel.cmake b/CMake/debian-intel.cmake index cd2c1cceaff96567e7bedb8fd5608608516e4cb2..dfcef675a4d587137b1252b9904b75bd3479b294 100644 --- a/CMake/debian-intel.cmake +++ b/CMake/debian-intel.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/debian.cmake b/CMake/debian.cmake index 829861dcb018c25e39e007af338d00bc06dead8d..771da7d1ab876702600ebe5adc2c9bec7ad3f203 100644 --- a/CMake/debian.cmake +++ b/CMake/debian.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/disable-trilinos.cmake b/CMake/disable-trilinos.cmake index fe4283ce53b5f78a3ca7f9b573e6cb35c1f3ef8e..e941f2a4f949749b5dd9406f8bbfcb904d9691a8 100644 --- a/CMake/disable-trilinos.cmake +++ b/CMake/disable-trilinos.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/fabulous.cmake b/CMake/fabulous.cmake index 452d3a8738ca8e70fd33c4840facdfb292b5bb29..97025860a38374b6d8e4b66522eba11022ba8046 100644 --- a/CMake/fabulous.cmake +++ b/CMake/fabulous.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/gaston-clang-Py3.cmake b/CMake/gaston-clang-Py3.cmake index 2dcb7c9881d8af67dc34462b54dafaa54d67ac11..f87dee6b6ac009a5d52a672ba0e090ea2f73cd6b 100644 --- a/CMake/gaston-clang-Py3.cmake +++ b/CMake/gaston-clang-Py3.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/mingw32-msys.cmake b/CMake/mingw32-msys.cmake index 75890d164f4f0119a66a901adcd68f01f90b8425..24e405e5d26c2e745b3eaac37bba504cd0284c6f 100644 --- a/CMake/mingw32-msys.cmake +++ b/CMake/mingw32-msys.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/mingw32.cmake b/CMake/mingw32.cmake index bfa0c3436a7864d94bf337d7cde64880f1d066b9..ba1fd5453968e12d8c0f60622e9d1ebb61a7fb57 100644 --- a/CMake/mingw32.cmake +++ b/CMake/mingw32.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/msys2.cmake b/CMake/msys2.cmake index eac1e14e5966af53c97bcf0e51382fe4a87f0d2d..4c5afd035094edb1fa7276db788dc9b6c6aba82e 100644 --- a/CMake/msys2.cmake +++ b/CMake/msys2.cmake @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/CMakeLists.txt b/flow/CMakeLists.txt index 156e07c4fcdc3410cc3e6e9413998ceffd8b5793..3fc1d71d25d74fd03c14d0e794807c594316f0c5 100644 --- a/flow/CMakeLists.txt +++ b/flow/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/_src/CMakeLists.txt b/flow/_src/CMakeLists.txt index 98d7f823693e544b30deacfbc2047e6895009f23..1ad40ec915ca723fbd620ac9c34fe956d0a503b9 100644 --- a/flow/_src/CMakeLists.txt +++ b/flow/_src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/_src/floww.h b/flow/_src/floww.h index 297a990acc42d4fe0a490a953198d8c79d9765f0..31c8a04f0ee33dbd2a5b9c3807aaacb7914541e4 100644 --- a/flow/_src/floww.h +++ b/flow/_src/floww.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/_src/floww.i b/flow/_src/floww.i index b3f6bd80dfec11ff02486b60bb666f53442ea0bd..2297bd0e793aac81e2d03361f1714f2692122dff 100644 --- a/flow/_src/floww.i +++ b/flow/_src/floww.i @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/benchmark/onera.py b/flow/benchmark/onera.py index 9edc59a548c86d4e203c4faaf1a3cfdf2b6212c0..b9b531c26b82b0ac84e61be97bc8cd37bc04833b 100644 --- a/flow/benchmark/onera.py +++ b/flow/benchmark/onera.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/cases/coyote.py b/flow/cases/coyote.py index 6994b90a98679691bff9bf300ece7730ea60b44c..d56f41d66d290c0aafc008459cefc212b57d8bde 100644 --- a/flow/cases/coyote.py +++ b/flow/cases/coyote.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/cases/n0012.py b/flow/cases/n0012.py index 52234831583ada6a7bb0b899988ec49142faee5e..dae28aca8484990d7a47a541b4d27e4a2494e6aa 100644 --- a/flow/cases/n0012.py +++ b/flow/cases/n0012.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/cases/n0012_3.py b/flow/cases/n0012_3.py index c0d087e4dbd76bf3a1fb8ce65fca2895067a34a8..58bda7b7d3b11a566047d674dd3fbfffeab6ad1a 100644 --- a/flow/cases/n0012_3.py +++ b/flow/cases/n0012_3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/cases/n64A410.py b/flow/cases/n64A410.py index 3b8fcaa7b792e9ac0e0818ea3c08418e44858818..ea278bf34c8f821958eca4a1c56845d3097457db 100644 --- a/flow/cases/n64A410.py +++ b/flow/cases/n64A410.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/cases/rae2822.py b/flow/cases/rae2822.py index a447e18d0828d85fbdf6ce78cdc12e2b36c0c820..ce37142b98b685d1225f0b8dd9a1f549ffd6e8a6 100644 --- a/flow/cases/rae2822.py +++ b/flow/cases/rae2822.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/cases/wbht.py b/flow/cases/wbht.py index 2ab10ec0b533675dec8169c0c734c119a2b0dbed..e657432e62baffdd36b3afeba5cf6d6d802f2dd4 100644 --- a/flow/cases/wbht.py +++ b/flow/cases/wbht.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/cases/wht.py b/flow/cases/wht.py index 72deaf3e25f4080fc4575bca4eaba94422ee07b0..0cf2213f492f2af8925f68fe66efb6aa3451b441 100644 --- a/flow/cases/wht.py +++ b/flow/cases/wht.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/default.py b/flow/default.py index 500ce6be858d0e611a866663ce13f9035233e39f..0ac745675d126d0540ebfaf36a27f41bc7823939 100644 --- a/flow/default.py +++ b/flow/default.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/models/coyote.geo b/flow/models/coyote.geo index 9e07774fe3e05152989d330c9910d8732d58112b..559ca7781ade560edb5b8f135a27cb07fff82e75 100755 --- a/flow/models/coyote.geo +++ b/flow/models/coyote.geo @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/models/coyote.stp b/flow/models/coyote.stp index ebed8a80ddfbbeb263f568bf17394d847c97da97..014c563151250da60e48bd8cc9fe6c757a0764ac 100755 --- a/flow/models/coyote.stp +++ b/flow/models/coyote.stp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76ff657ae6248c8360b39d292b8243502d6fd4cd251096549eb76a22be319500 +oid sha256:aa1ba0c6730f0462e2eefafde009ee124c5947b3c19dc6e4171e500ae7eaef62 size 14132943 diff --git a/flow/scripts/config.py b/flow/scripts/config.py index 93c79c755c5c3f468a910f40ae1ffeaf0f38e9fa..b9b2c3a2568b44fb966b6c8c04e99a7caa6dabb1 100644 --- a/flow/scripts/config.py +++ b/flow/scripts/config.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/scripts/polar.py b/flow/scripts/polar.py index 8d3e694275988ebf54676c3dc5a2543e9a5a241f..ca7253d9212d610df171787e6e42b8360668089f 100644 --- a/flow/scripts/polar.py +++ b/flow/scripts/polar.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/scripts/trim.py b/flow/scripts/trim.py index 1c3b0f5f55f7a3b4122b07507b696d4b35b89ca2..8ddda187a7da7debbf2e8ec0eb6dfb758512e790 100644 --- a/flow/scripts/trim.py +++ b/flow/scripts/trim.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/src/CMakeLists.txt b/flow/src/CMakeLists.txt index d6a008ce16f44c59d122e8ca9c5a13ed7542ebf9..cccfb0ff374960d777dd6d109c7c672584d36689 100644 --- a/flow/src/CMakeLists.txt +++ b/flow/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/src/flow.h b/flow/src/flow.h index 27277a2b0274dd6320928bb558e633bb924a640a..2d6ad7f947a6101cf58c5dac79f5064e3b37da54 100644 --- a/flow/src/flow.h +++ b/flow/src/flow.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wAdjoint.cpp b/flow/src/wAdjoint.cpp index c3459c32b35d2f73ab5f80e5220588a0d69a311b..cd14f91df9a14cd33b5049eef0723d85352150be 100644 --- a/flow/src/wAdjoint.cpp +++ b/flow/src/wAdjoint.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wAdjoint.h b/flow/src/wAdjoint.h index 150d97d3ec29f63937ae7bc08a5333d9e3a6be8e..54d148e179392829b68d670cb012973959dd5c90 100644 --- a/flow/src/wAdjoint.h +++ b/flow/src/wAdjoint.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wAssign.cpp b/flow/src/wAssign.cpp index 82ecc405ec31ee9d38e93a5ccd24833cb132e5b9..f939b55f64fc190732e6a2a528dbe6d6e9d572d8 100644 --- a/flow/src/wAssign.cpp +++ b/flow/src/wAssign.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wAssign.h b/flow/src/wAssign.h index 784c51e9d37e1adbdb83b3b36faba62bf632eb58..f33a99be209b966ff7d1fee0fe7b23698bb6dd81 100644 --- a/flow/src/wAssign.h +++ b/flow/src/wAssign.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wBlowing.cpp b/flow/src/wBlowing.cpp index 509924621855ff2a78abe01701b40099339f0d22..8354ed86bf2b68634ab8101409b130a61542d5ea 100644 --- a/flow/src/wBlowing.cpp +++ b/flow/src/wBlowing.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wBlowing.h b/flow/src/wBlowing.h index c3706c31888a80a124d2500a707a38d17f680b00..5049a00c624b1a035f77447ba038c134d6d6be95 100644 --- a/flow/src/wBlowing.h +++ b/flow/src/wBlowing.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wBlowingResidual.cpp b/flow/src/wBlowingResidual.cpp index 7753c35891c498f8c1368d26648fbd2a5a24f6c3..8625d57c76770f431834bdcc7e3766bfa98970b8 100644 --- a/flow/src/wBlowingResidual.cpp +++ b/flow/src/wBlowingResidual.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wBlowingResidual.h b/flow/src/wBlowingResidual.h index 8c77ef557a8470d9227e1c5b86dae57ed8ca8a0b..c32f5ab70ca77bd851f0df2a38be8b35b79e10a5 100644 --- a/flow/src/wBlowingResidual.h +++ b/flow/src/wBlowingResidual.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wBoundary.cpp b/flow/src/wBoundary.cpp index c01595b6fccda649f06b916a7d2f4331545cff30..2b64a39f1afcbaef331d1f6bda4f88efdeaa85c2 100644 --- a/flow/src/wBoundary.cpp +++ b/flow/src/wBoundary.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wBoundary.h b/flow/src/wBoundary.h index 1d4a1285712da5c50903a3f2087ea11ab5111460..21ad216cce7d25efc9fb0a4699d0b2467204db9a 100644 --- a/flow/src/wBoundary.h +++ b/flow/src/wBoundary.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wF0El.cpp b/flow/src/wF0El.cpp index 0829796ea3c936f49a438b3d8b85b847e61a7652..5dbee4fb4c3162e0c6f7a5d02575b278d3e45128 100644 --- a/flow/src/wF0El.cpp +++ b/flow/src/wF0El.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wF0El.h b/flow/src/wF0El.h index d046d9919a26aca1055c69564eba8e2a28eb5bc1..56f88ff6245c2df31f6ed985c92c5d47919486fe 100644 --- a/flow/src/wF0El.h +++ b/flow/src/wF0El.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wF0Ps.cpp b/flow/src/wF0Ps.cpp index 7c8a0425d366ea94651cd3585a072bbbcfa11917..efa035057812d5a1902bd86c0ce82c1113f831ef 100644 --- a/flow/src/wF0Ps.cpp +++ b/flow/src/wF0Ps.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wF0Ps.h b/flow/src/wF0Ps.h index b68f2dd8bbf8683fc6a1b469ab20610a4f56f04e..c7d926ea7091ecfb8227a1a225793b6ffb460a79 100644 --- a/flow/src/wF0Ps.h +++ b/flow/src/wF0Ps.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wF1Ct.cpp b/flow/src/wF1Ct.cpp index 57769dfe5787df52fb8bd92f7877c05843ebca5f..2653211a0958a957a677f7e2a9dda8b44f985d9c 100644 --- a/flow/src/wF1Ct.cpp +++ b/flow/src/wF1Ct.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wF1Ct.h b/flow/src/wF1Ct.h index 7af9fe21b4496232f6cadde46ce277bdc90d2559..8a65a01dd42d9e4f6422e7cef4cf88c2281c04a7 100644 --- a/flow/src/wF1Ct.h +++ b/flow/src/wF1Ct.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wF1El.cpp b/flow/src/wF1El.cpp index d3d41fb781d4e8f472a09b7e70b092921631cde8..3f9d629bbcc4c292a602b54deb9aef96090e2501 100644 --- a/flow/src/wF1El.cpp +++ b/flow/src/wF1El.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wF1El.h b/flow/src/wF1El.h index 482b13e3d2b046fc7bc831205e07cbf3b6f5c866..ad4a433af383bb9d9e561fbbf75b0c7acdfc0b01 100644 --- a/flow/src/wF1El.h +++ b/flow/src/wF1El.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wFace.h b/flow/src/wFace.h index 8f82b58b76dd21c656e381f7803c3c55e245a8fc..7498884e905c2fa4c161b74d2b5002fe5367ae5f 100644 --- a/flow/src/wFace.h +++ b/flow/src/wFace.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wFpeLSFunction.cpp b/flow/src/wFpeLSFunction.cpp index 061ba4c016b814293e19263354ee63126cfc0776..8335f68decb8899f2b0bfdd45661d45376075bc7 100644 --- a/flow/src/wFpeLSFunction.cpp +++ b/flow/src/wFpeLSFunction.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wFpeLSFunction.h b/flow/src/wFpeLSFunction.h index 7297b21ea596634c7b483084dc792ff295591712..a09bf0e4dbee008f9fc37b33e4b2c62702bf925c 100644 --- a/flow/src/wFpeLSFunction.h +++ b/flow/src/wFpeLSFunction.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wFreestream.cpp b/flow/src/wFreestream.cpp index 3ade264b298c192dd06236050e9af6dd57f987dd..fa0fe0d266971d0d73561f97fc8952026e19c1ef 100644 --- a/flow/src/wFreestream.cpp +++ b/flow/src/wFreestream.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wFreestream.h b/flow/src/wFreestream.h index 27befa77539d7b6c1697c9f9d8579d3e1c650c6c..c86b18aba1e67e085fc1debd74720911170aff84 100644 --- a/flow/src/wFreestream.h +++ b/flow/src/wFreestream.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wFreestreamResidual.cpp b/flow/src/wFreestreamResidual.cpp index 04c8a24783714589cc0239406dde8320f11eeb74..14d58514a9a589096fac483eea54aeeaeae71199 100644 --- a/flow/src/wFreestreamResidual.cpp +++ b/flow/src/wFreestreamResidual.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wFreestreamResidual.h b/flow/src/wFreestreamResidual.h index abaa783e8514fe846ab5bb7be9beb0eb05df780e..39f2b56449acd434fda65f6c90ad6900c33ba288 100644 --- a/flow/src/wFreestreamResidual.h +++ b/flow/src/wFreestreamResidual.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wKutta.cpp b/flow/src/wKutta.cpp index 90d5087c917ddde6a90dd76daa94e51ac70ab16c..def45766dbf4202b95197f77df5c4e866f0a4180 100644 --- a/flow/src/wKutta.cpp +++ b/flow/src/wKutta.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wKutta.h b/flow/src/wKutta.h index 68d5ff46e5ee99bf87b6fb501cbcd86493bd13fc..ec1a39aa2102b4f616949f636fa0a00b70af1201 100644 --- a/flow/src/wKutta.h +++ b/flow/src/wKutta.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wKuttaElement.cpp b/flow/src/wKuttaElement.cpp index c155c59f5f25a0bd908d5e792c1ec35e26c4db2d..348cc667815deb3f0032fccf694c33bc09e0f090 100644 --- a/flow/src/wKuttaElement.cpp +++ b/flow/src/wKuttaElement.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wKuttaElement.h b/flow/src/wKuttaElement.h index 4103cc393a793d246c245e8af54c28b29c97efcd..9c1e05f113fc7091bad2294e0ffbf99e0b54f2dd 100644 --- a/flow/src/wKuttaElement.h +++ b/flow/src/wKuttaElement.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wKuttaResidual.cpp b/flow/src/wKuttaResidual.cpp index ab56bd5e95f3a9bf507f6225c62ad8d63e643441..2a8ef98df8fcc7684ee71077b4dc13608c24eb44 100644 --- a/flow/src/wKuttaResidual.cpp +++ b/flow/src/wKuttaResidual.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wKuttaResidual.h b/flow/src/wKuttaResidual.h index 562b3dcc277d890e2a3f59f4c512c016f7cef7c8..12ea01bb80d65b42cd270f9739bcee025bf18fec 100644 --- a/flow/src/wKuttaResidual.h +++ b/flow/src/wKuttaResidual.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wLoadFunctional.cpp b/flow/src/wLoadFunctional.cpp index 401de65a83525ffb94201ebdaad9ad50b91fbf77..da322f6becd2583e0c51a990ee4f9685f99895cb 100644 --- a/flow/src/wLoadFunctional.cpp +++ b/flow/src/wLoadFunctional.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wLoadFunctional.h b/flow/src/wLoadFunctional.h index 105fe2b7fcac05800630c59ce8fb54b7b38c43a9..e481cf1d0eaacf20bd8724b8e29f667026a5a18c 100644 --- a/flow/src/wLoadFunctional.h +++ b/flow/src/wLoadFunctional.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wMedium.cpp b/flow/src/wMedium.cpp index c03d9a81d65cbde29ac3a2d00067a4b5c8397c37..198e37a3b979d53ea2e8a888ccb9dc5e4775f4ec 100644 --- a/flow/src/wMedium.cpp +++ b/flow/src/wMedium.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wMedium.h b/flow/src/wMedium.h index 7bfbe69116b77838639052e95e6464ecce47b176..49c343193932d5155a1cf76ba909fe4201f7524e 100644 --- a/flow/src/wMedium.h +++ b/flow/src/wMedium.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wNewton.cpp b/flow/src/wNewton.cpp index 65d39a9cf2f3009842131be49f2afb6b95553ef8..fc8709c8d5a3862723161801463c0a0554493768 100644 --- a/flow/src/wNewton.cpp +++ b/flow/src/wNewton.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wNewton.h b/flow/src/wNewton.h index bc2158a60a2dab696754745e43ec96e143f6ee49..488fea900287e30097d282b24b3f23464e95f98e 100644 --- a/flow/src/wNewton.h +++ b/flow/src/wNewton.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wPicard.cpp b/flow/src/wPicard.cpp index ecd46f27c59f1552bd347c96cde9ce6c3b0042e9..07811049b39cc540b983d807dbb4bdd8fc5f1254 100644 --- a/flow/src/wPicard.cpp +++ b/flow/src/wPicard.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wPicard.h b/flow/src/wPicard.h index caadb6819f9ea0b975e0f7ab2218b19b714e27a6..fb9cb73cc002c736a64a0f5e46bda7c0e695ab15 100644 --- a/flow/src/wPicard.h +++ b/flow/src/wPicard.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wPotentialResidual.cpp b/flow/src/wPotentialResidual.cpp index 9122b663326c241625b573d73a0e29c8140ecc17..ee86e495b6b021efaf65955634360c59f0179b98 100644 --- a/flow/src/wPotentialResidual.cpp +++ b/flow/src/wPotentialResidual.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wPotentialResidual.h b/flow/src/wPotentialResidual.h index 7972271854c352ceaea3b01679ff816d35e91b72..1db6f196525d7b235d5b39bbcd354fbf6aaebacb 100644 --- a/flow/src/wPotentialResidual.h +++ b/flow/src/wPotentialResidual.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wProblem.cpp b/flow/src/wProblem.cpp index 46bc8ad6b357156b38a1b3e32193d0788d3220fe..eef94cf646bb8c9150f745d89344cc8b475d6681 100644 --- a/flow/src/wProblem.cpp +++ b/flow/src/wProblem.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wProblem.h b/flow/src/wProblem.h index 53f2e5b3024dfa7cb30e68b95f5b839f76a8640b..b2f98f3492b9db09256485d37491505cab3bcec0 100644 --- a/flow/src/wProblem.h +++ b/flow/src/wProblem.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wSolver.cpp b/flow/src/wSolver.cpp index bf02f0f9b92b65765bb8dc23c64603827796ceb1..b5dc19ca5b439d32a79ba6b0e0aedca076588044 100644 --- a/flow/src/wSolver.cpp +++ b/flow/src/wSolver.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wSolver.h b/flow/src/wSolver.h index 0a176700041d77797f7ebb949d98d21432bf9be6..1dc38153011e38a0925f8a07c45bb6760d5c4499 100644 --- a/flow/src/wSolver.h +++ b/flow/src/wSolver.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wWake.cpp b/flow/src/wWake.cpp index d8f28b75c34629f1af7e937a0d5d06c005f2515a..9af5d4a1582dd79d7f8c2794caf70ddb155e5148 100644 --- a/flow/src/wWake.cpp +++ b/flow/src/wWake.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wWake.h b/flow/src/wWake.h index c5efe9fb875d6165e21a39e39cfa00bef0d3341b..9e4b9c42a8397871182f3e8ae048f8a8fab3c29b 100644 --- a/flow/src/wWake.h +++ b/flow/src/wWake.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wWakeElement.cpp b/flow/src/wWakeElement.cpp index 6146ed78cd565f4df6d6e7e1f0cde6f997b0e701..099a5db66431fa1dc6132bf4030e39b7b6d9a939 100644 --- a/flow/src/wWakeElement.cpp +++ b/flow/src/wWakeElement.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wWakeElement.h b/flow/src/wWakeElement.h index cf531650f1c4e44d57fb33c8c943836901ab6195..43f060188a929f85521eb41c8b15132ad6f0e066 100644 --- a/flow/src/wWakeElement.h +++ b/flow/src/wWakeElement.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wWakeResidual.cpp b/flow/src/wWakeResidual.cpp index fcfd06b7f44f3748fb55c41c73433f6ebfe1e72d..88f918af2c7104bcba04d6344452861a80edb2e7 100644 --- a/flow/src/wWakeResidual.cpp +++ b/flow/src/wWakeResidual.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/src/wWakeResidual.h b/flow/src/wWakeResidual.h index 5bad9298cfcaf6d3d6fef052c53eae12015ab8b9..4b825766ec9ca85f5066bc8852c688d6876991bf 100644 --- a/flow/src/wWakeResidual.h +++ b/flow/src/wWakeResidual.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/flow/tests/adjoint.py b/flow/tests/adjoint.py index 990fb526cc3ccc39cba4a8134250b8b2bc28e3f9..1ac2a250485c0a80fa749a5e07caa0ea89f98866 100644 --- a/flow/tests/adjoint.py +++ b/flow/tests/adjoint.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/adjoint3.py b/flow/tests/adjoint3.py index 3f21f07a32377228971dc65e54a77f92b51b994d..2d109e0b35f89bc934581a5b5791ef08cf24416d 100644 --- a/flow/tests/adjoint3.py +++ b/flow/tests/adjoint3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/bli.py b/flow/tests/bli.py index 3c7b3584852f6b5a98062430f9b7841771b27615..5d69d2b6e8be7bfe7e28b0bf95a0b6f1591a7c19 100644 --- a/flow/tests/bli.py +++ b/flow/tests/bli.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/cylinder.py b/flow/tests/cylinder.py index 1cd3a0d9d2f6686bf33549545aabee1640101795..f3fba684bf7034143f47ce570aabac4ec2afbc9e 100644 --- a/flow/tests/cylinder.py +++ b/flow/tests/cylinder.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/cylinder2D5.py b/flow/tests/cylinder2D5.py index 3999b7e4333422d842dc146e5c32ae11e674754a..55dea297caf8b0ec0606cb4fffc6efd8c80a89b0 100644 --- a/flow/tests/cylinder2D5.py +++ b/flow/tests/cylinder2D5.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/cylinder3.py b/flow/tests/cylinder3.py index fe8328b07dd8440a1edb25a781af3723aa3b711b..01c611fc8518f0eb86901935ccf7fdcba41a93f8 100644 --- a/flow/tests/cylinder3.py +++ b/flow/tests/cylinder3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/lift.py b/flow/tests/lift.py index 52cce3bf71a097c80eab32345a439fb2c3ddec57..86e1999527931023836ac157ebfa1926f2c92637 100644 --- a/flow/tests/lift.py +++ b/flow/tests/lift.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/lift3.py b/flow/tests/lift3.py index 63276b25976699449424e29409103887a3efa05e..1b841a3155d1e797d0105b90ce41c2331a78ce46 100644 --- a/flow/tests/lift3.py +++ b/flow/tests/lift3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/meshDef.py b/flow/tests/meshDef.py index f6fdba1362dd6c34064d24f921b54db79298e0a8..a89c0ab3c85c94e41db9c1b6a45bd16b26b262cc 100644 --- a/flow/tests/meshDef.py +++ b/flow/tests/meshDef.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/meshDef3.py b/flow/tests/meshDef3.py index 11459bb6ddd8416ae8d75d12c8c3b92deb0877c8..3e7de932125c945f67e15d5b8fc00e7c510c2cb6 100644 --- a/flow/tests/meshDef3.py +++ b/flow/tests/meshDef3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/tests/nonlift.py b/flow/tests/nonlift.py index 15e2bbf25532167083f6b9bdd67266397342c14b..6a6f0427705505b5f6ca0583d85bef132aacd220 100644 --- a/flow/tests/nonlift.py +++ b/flow/tests/nonlift.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/utils.py b/flow/utils.py index 748c8f8dc477d2a8c65a7e06dcb7add73c459d5c..43d9e8ae248ed345eee2e09f6769ae5f28d30bf0 100644 --- a/flow/utils.py +++ b/flow/utils.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/validation/agard.py b/flow/validation/agard.py index 8df7bea8801347ec4a66494b2f6df31a0c9777da..38655a734db9456f61ef1edfde65cd9f7d35b2fa 100644 --- a/flow/validation/agard.py +++ b/flow/validation/agard.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/validation/onera.py b/flow/validation/onera.py index 8d742f02cfee0daf2b065199c11a577ec20613e3..71e5bc2c7cb46b4b135f6ae733ad0226af7e8003 100644 --- a/flow/validation/onera.py +++ b/flow/validation/onera.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/viscous/airfoil.py b/flow/viscous/airfoil.py index 3886b62dd50c43b9631704092cc9f839948ef99e..c6d0f3f8de42e552db5d2412cfdfae49d0509e5d 100644 --- a/flow/viscous/airfoil.py +++ b/flow/viscous/airfoil.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/viscous/boundary.py b/flow/viscous/boundary.py index f3ff33aa19dcc02f214a3271010cd51f2490a284..63a7c0132852480e8a1ecc142206adf23e36a988 100644 --- a/flow/viscous/boundary.py +++ b/flow/viscous/boundary.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/viscous/coupler.py b/flow/viscous/coupler.py index fbb1989bfe10fdfaf945d10aed04f5fe99104fb5..e5d33818bc7b0ade74a15b0323167ec8639504a6 100644 --- a/flow/viscous/coupler.py +++ b/flow/viscous/coupler.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/viscous/newton.py b/flow/viscous/newton.py index 3715fa88e0ff7d11cfec2e34cf650bea9fc80753..66dac2df7341ff0a61ae774af2b4fc9cdd777aa1 100644 --- a/flow/viscous/newton.py +++ b/flow/viscous/newton.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/viscous/solver.py b/flow/viscous/solver.py index 45f7806db7bc4a983f59d65a140d3b5c75cb7c1f..f17dfea9a6bfcf44fed27ac2545e9cb7e50037e8 100644 --- a/flow/viscous/solver.py +++ b/flow/viscous/solver.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/flow/viscous/wake.py b/flow/viscous/wake.py index 48c5acc796f4717e9a9a30b6af100c2ba05a7901..7bef95f1dead7f066890cd254e24fda5cec059e7 100644 --- a/flow/viscous/wake.py +++ b/flow/viscous/wake.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/CMakeLists.txt b/heat/CMakeLists.txt index 156e07c4fcdc3410cc3e6e9413998ceffd8b5793..3fc1d71d25d74fd03c14d0e794807c594316f0c5 100644 --- a/heat/CMakeLists.txt +++ b/heat/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/__init__.py b/heat/__init__.py index 985444901589c1db4dfe8bed7e2e9e4a424b5dbe..312d11ecf6d795f091f148cd1385acec26d3ab61 100644 --- a/heat/__init__.py +++ b/heat/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/_src/CMakeLists.txt b/heat/_src/CMakeLists.txt index 8784cebd6be403a194c58a446d4ba583c3c3222a..3507ecc2e766b1c480874612b9cabec1d43ed158 100644 --- a/heat/_src/CMakeLists.txt +++ b/heat/_src/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/_src/heatw.i b/heat/_src/heatw.i index cb15617bab6234c876d37d5ef0c6f38ce62143de..0e9b0695c57735bfd900e9dd201697f864ede0b9 100644 --- a/heat/_src/heatw.i +++ b/heat/_src/heatw.i @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/fe2.py b/heat/fe2.py index 736cfd353fd9a3c85c4515e3928c05e0530b73aa..268d97a0a0b651d815a2bcd8813993d620a25756 100755 --- a/heat/fe2.py +++ b/heat/fe2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/models/rect.py b/heat/models/rect.py index 7e97dc3015a5a4f2b46ae102a3e5b344872ca034..a723332782c18bc2d64cbccf1e98960a02130cde 100755 --- a/heat/models/rect.py +++ b/heat/models/rect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/src/CMakeLists.txt b/heat/src/CMakeLists.txt index 31b8dffa7a32df080fa3d394d1761a817ce89fdb..84c672b35a141ca36cd2d29e05580abf75555b66 100644 --- a/heat/src/CMakeLists.txt +++ b/heat/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/src/heat.h b/heat/src/heat.h index 5084a8f82a0c8da88c216c62e8b4ff5a3ecfc785..ef7f46174dd741ebcef3f38c191f3b1c296276b3 100644 --- a/heat/src/heat.h +++ b/heat/src/heat.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wBoundary.cpp b/heat/src/wBoundary.cpp index 1963bfccfe22f57f6fe3b314e921953f6d10bd4b..2ec222185212a1372e162b568bba4ef6a42f79cf 100644 --- a/heat/src/wBoundary.cpp +++ b/heat/src/wBoundary.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wBoundary.h b/heat/src/wBoundary.h index 93476b1115dcfc266af89a3737380624361c78e9..3c0b8679c64b0b31886691eb04f67853776a356e 100644 --- a/heat/src/wBoundary.h +++ b/heat/src/wBoundary.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wCompiledFct.cpp b/heat/src/wCompiledFct.cpp index d41c07f00f162829006ee1b327a21ffb487aa554..91310881ce343b218f4e1832709a7586d23be8a4 100644 --- a/heat/src/wCompiledFct.cpp +++ b/heat/src/wCompiledFct.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wCompiledFct.h b/heat/src/wCompiledFct.h index 3b7bfe9edac5e3ca7a02c72c14b302ee337989dd..f8d139263c577d36ad5479a9b8bd27ea92e52395 100644 --- a/heat/src/wCompiledFct.h +++ b/heat/src/wCompiledFct.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wDirichlet.cpp b/heat/src/wDirichlet.cpp index 14f5c9990ef92dcb6d609e2bd938660680b05c6e..932ee6f14b4112314256087f50c69c65353c21fe 100644 --- a/heat/src/wDirichlet.cpp +++ b/heat/src/wDirichlet.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wDirichlet.h b/heat/src/wDirichlet.h index 069bf13d4865d1074b6189b7a5af7a2ff303823c..6ebf97ba5cfcc6f7faaf9e909edc2a8d9284b46c 100644 --- a/heat/src/wDirichlet.h +++ b/heat/src/wDirichlet.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wDisplayHook.cpp b/heat/src/wDisplayHook.cpp index 427d27e24bb1f4b9b1171f8cd64dd5fe4b409faa..33264943267f2545be02cc234a9f7c457de66bba 100644 --- a/heat/src/wDisplayHook.cpp +++ b/heat/src/wDisplayHook.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wDisplayHook.h b/heat/src/wDisplayHook.h index 219593db4a4a79cc8e27ff0f3301974e6d4e3f13..58dcbaf4746fbebd88fd29c682769d46a8552dc1 100644 --- a/heat/src/wDisplayHook.h +++ b/heat/src/wDisplayHook.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wExtractor.cpp b/heat/src/wExtractor.cpp index b9479d4dc435b1ecc7c8157951cad0a092a4a262..f62392d771d333cc09d3d7d0f8c7b0fdb7a0d176 100644 --- a/heat/src/wExtractor.cpp +++ b/heat/src/wExtractor.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wExtractor.h b/heat/src/wExtractor.h index 15016c8b0befdbcb12423919b2d88abed782aaec..fb79c3773103b6309e657eb882f215464ed93332 100644 --- a/heat/src/wExtractor.h +++ b/heat/src/wExtractor.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wHeatTerm.cpp b/heat/src/wHeatTerm.cpp index 6d0238a6214e49f2c5aa8dbe5aae09321b2880db..8cecc32c4f940e62f90703d89be3a26419e0299c 100644 --- a/heat/src/wHeatTerm.cpp +++ b/heat/src/wHeatTerm.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wHeatTerm.h b/heat/src/wHeatTerm.h index 3bbfada2079b4f9522c599c208f0baca3b57a5fc..12f9bc514a172d93de5e8f4a357b69681b155ec5 100644 --- a/heat/src/wHeatTerm.h +++ b/heat/src/wHeatTerm.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wMedium.cpp b/heat/src/wMedium.cpp index 6e0259251bf23b503dc6693bced97b059380ec14..ad307a6d1e94383bbb42ddcddd4abd32b040b17f 100644 --- a/heat/src/wMedium.cpp +++ b/heat/src/wMedium.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wMedium.h b/heat/src/wMedium.h index 30e0f25e46ca4eecc9c0b1ef2b1f9bda0dccea1d..5ba9b425501ddced5a1c4116846aca06a8efd24b 100644 --- a/heat/src/wMedium.h +++ b/heat/src/wMedium.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wPeriodic.cpp b/heat/src/wPeriodic.cpp index 09bb79680e3fd2645b24a468d999dd4c83fec8c1..56930814a7ceb1c87d494dae31751c71fb134a2c 100644 --- a/heat/src/wPeriodic.cpp +++ b/heat/src/wPeriodic.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wPeriodic.h b/heat/src/wPeriodic.h index 031d7b630bcd702d56b49188c4034de3863b59d5..0e1d4c9ab9143233ef6ade2f392e53dd895f9871 100644 --- a/heat/src/wPeriodic.h +++ b/heat/src/wPeriodic.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wProblem.cpp b/heat/src/wProblem.cpp index 717fd161feec3940a9cbc34e86ae9bade48f4913..90d4fdc35fe816ee1c87100c4813d4068fe93c32 100644 --- a/heat/src/wProblem.cpp +++ b/heat/src/wProblem.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wProblem.h b/heat/src/wProblem.h index c961be28815f692a64cfe723a112fa59b8a34ff8..875aa6da5a8e227118090700914de00a567bcc49 100644 --- a/heat/src/wProblem.h +++ b/heat/src/wProblem.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wSolver.cpp b/heat/src/wSolver.cpp index cc3f53dd6a95dd7fbe26545863a127895831d097..4c20187721d6888a023264e4b30267cf6f8c140b 100644 --- a/heat/src/wSolver.cpp +++ b/heat/src/wSolver.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wSolver.h b/heat/src/wSolver.h index 726bd4c3e09b87d5d738afbb6bf8655af4069d3c..bd83c28c92b110ec40ef87df4fb16fb0c8a4a7e5 100644 --- a/heat/src/wSolver.h +++ b/heat/src/wSolver.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wSource.cpp b/heat/src/wSource.cpp index 9e588260c679ba506db92a920311313d66cd9411..149c18d185dade39387f8e6c8cbf94b4f5f310e0 100644 --- a/heat/src/wSource.cpp +++ b/heat/src/wSource.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/src/wSource.h b/heat/src/wSource.h index 9de9b77900b3c10bf7bde59039ea901f519c5610..b83b726390099a0499c9df65d6bbb772e0f2adb1 100644 --- a/heat/src/wSource.h +++ b/heat/src/wSource.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/heat/tests/basics/anisotropy.py b/heat/tests/basics/anisotropy.py index bae4e145e537f26a7c14eeac1ab413bb5825a1de..97b0ef251f0ba86e2a7b42e1e82e4b36d95f1a39 100755 --- a/heat/tests/basics/anisotropy.py +++ b/heat/tests/basics/anisotropy.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/basics/dirichletx.py b/heat/tests/basics/dirichletx.py index e6e20c954fc657a1be20faaebfacfce084f6de7f..65a7c5be6f9178c5668728f15616d2693051761a 100755 --- a/heat/tests/basics/dirichletx.py +++ b/heat/tests/basics/dirichletx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/basics/dirichletx_stru.py b/heat/tests/basics/dirichletx_stru.py index 5721d091bb130698c478e6f907d2a83af2a25432..cd444f396bb8cc19bca5864c419022de8e7d8fad 100755 --- a/heat/tests/basics/dirichletx_stru.py +++ b/heat/tests/basics/dirichletx_stru.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/basics/dirichlety.py b/heat/tests/basics/dirichlety.py index 82947788919c9e79376520b82af3260fd0872012..abcedb8b807542965a60ff32d8caa9215a2a1e52 100755 --- a/heat/tests/basics/dirichlety.py +++ b/heat/tests/basics/dirichlety.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/basics/mat2hole.py b/heat/tests/basics/mat2hole.py index eb6582186f30f8a3b77a45e7c72a5cc4e06c8e07..e0e3153b6d34821308565b8c039c4f9a39590082 100755 --- a/heat/tests/basics/mat2hole.py +++ b/heat/tests/basics/mat2hole.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/basics/source.py b/heat/tests/basics/source.py index e6ec21913bb8f02eb7c5af8505a77297ee976a98..65d0fe84696fbd46ebaad88ee46973c86b73afb1 100755 --- a/heat/tests/basics/source.py +++ b/heat/tests/basics/source.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/directors/material.py b/heat/tests/directors/material.py index acc6415a3e012d8a28a89f764e4afc065b362c90..a0dc3916daa4b07b031c1c5b25247774d034c75d 100755 --- a/heat/tests/directors/material.py +++ b/heat/tests/directors/material.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/directors/neumann.py b/heat/tests/directors/neumann.py index c0b8e1ede02c4cb82a284dc438a58f2a75f214f0..8cdd8e2a7919041cc848dd6530768ad5e2f46feb 100755 --- a/heat/tests/directors/neumann.py +++ b/heat/tests/directors/neumann.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/directors/source.py b/heat/tests/directors/source.py index 8a58210f50cd9d530bf616ad935638a75b61a54e..83c28a92cd2c858d820485ba1c2e5a02ac95ae91 100755 --- a/heat/tests/directors/source.py +++ b/heat/tests/directors/source.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/fe2/Lmpi.py b/heat/tests/fe2/Lmpi.py index 8848a5dc611a79aeba78eec7cccf8e83095c894f..cd8ce77f87d656b244f13f3bff396ce159b58a92 100644 --- a/heat/tests/fe2/Lmpi.py +++ b/heat/tests/fe2/Lmpi.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/fe2/heat_mpi.py b/heat/tests/fe2/heat_mpi.py index 6947f10e6874318ec9e6666537f74bd010989b59..7b2dc0371ca4a8becb2349d0d405c36df2904986 100755 --- a/heat/tests/fe2/heat_mpi.py +++ b/heat/tests/fe2/heat_mpi.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/fe2/micro.py b/heat/tests/fe2/micro.py index db113bb8a44e8f4930a74b7a3edc1cb74474b407..7ec064a18161b1998468ff8fcbbf9ee19acf9375 100755 --- a/heat/tests/fe2/micro.py +++ b/heat/tests/fe2/micro.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/nonlinear/mat2vark.py b/heat/tests/nonlinear/mat2vark.py index cbdba278c32b79319c5d864d7c4ba262147c0bd2..396dc9941bf4179243acbf7ea5ba53455d7c802b 100644 --- a/heat/tests/nonlinear/mat2vark.py +++ b/heat/tests/nonlinear/mat2vark.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/periodic/honeycomb.py b/heat/tests/periodic/honeycomb.py index 9d2a8befe2f1f9b7390778bc527324885e69e985..3a868c1940668f13cf4fc7fbf409a04bfbbdd7b2 100755 --- a/heat/tests/periodic/honeycomb.py +++ b/heat/tests/periodic/honeycomb.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/periodic/lincomb.py b/heat/tests/periodic/lincomb.py index 8bdcf3b8f633e056d50d58928899f9bb0954ef55..d5cbf01d13562932392fdf66c69f633253dd2a23 100755 --- a/heat/tests/periodic/lincomb.py +++ b/heat/tests/periodic/lincomb.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/tests/periodic/lincomb_fast.py b/heat/tests/periodic/lincomb_fast.py index f37686a4b4f4508e2ebb9e5b27dc13fbb3ad721a..c1b9677b3c1dfa91f43cce814f2410f68bf85f61 100755 --- a/heat/tests/periodic/lincomb_fast.py +++ b/heat/tests/periodic/lincomb_fast.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/utils.py b/heat/utils.py index e3ad60b6f5ce0c0d7a2b0ebfc76f9ca6911d6975..29987fe36568022fe7b20dc7b6b30b198d1fa45d 100644 --- a/heat/utils.py +++ b/heat/utils.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/viewer.py b/heat/viewer.py index 826ad95585a2a7eca5507fcd24dd2089abf1aba8..c6b48f4b566b2b0beb0a8a1e68cb9568162b5b6c 100644 --- a/heat/viewer.py +++ b/heat/viewer.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/katoptron/src/wVtkExport_KIM2CLEAN.cpp b/katoptron/src/wVtkExport_KIM2CLEAN.cpp index 21f7f383745566826c3b47e0403033f8700617cb..24382bd77fb26feb0d3ba50a17d74b64dd49b763 100644 --- a/katoptron/src/wVtkExport_KIM2CLEAN.cpp +++ b/katoptron/src/wVtkExport_KIM2CLEAN.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/katoptron/src/wVtkExport_KIM2CLEAN.h b/katoptron/src/wVtkExport_KIM2CLEAN.h index e47a29e8cb453a680b64de6f55d40ec942f8f064..8dbfcbe0e1226df04557c77cb43da41456e8635d 100644 --- a/katoptron/src/wVtkExport_KIM2CLEAN.h +++ b/katoptron/src/wVtkExport_KIM2CLEAN.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/CMakeLists.txt b/mirrors/CMakeLists.txt index 156e07c4fcdc3410cc3e6e9413998ceffd8b5793..3fc1d71d25d74fd03c14d0e794807c594316f0c5 100644 --- a/mirrors/CMakeLists.txt +++ b/mirrors/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/_src/CMakeLists.txt b/mirrors/_src/CMakeLists.txt index fe6600e367cba74df9beeb4cc3479bdd83f0038a..ec018ecea6ef03320e2fee3a36baa67d7f2aaffd 100644 --- a/mirrors/_src/CMakeLists.txt +++ b/mirrors/_src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/_src/mirrorsw.i b/mirrors/_src/mirrorsw.i index eb39f9cff61521fbbd8a826a42bbb8cc0e6b4871..d0367531c1a3adb3064d7afa7183314479e5a011 100644 --- a/mirrors/_src/mirrorsw.i +++ b/mirrors/_src/mirrorsw.i @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/mparams/mparams.py b/mirrors/mparams/mparams.py index b2fa9667e9a8c560dfa7a4d7c07491652f233fbd..6db01c342e384a6174ff3194a98edbdac9c10494 100755 --- a/mirrors/mparams/mparams.py +++ b/mirrors/mparams/mparams.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/mparams_sols/s10x10.py b/mirrors/mparams_sols/s10x10.py index 05270a114a172d77791d2e120af6d3bfc9d9c632..80f63c278c4da3679b28e47402ce8b49f51d465f 100755 --- a/mirrors/mparams_sols/s10x10.py +++ b/mirrors/mparams_sols/s10x10.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/mparams_sols/s10x10_c_QR_10x10.py b/mirrors/mparams_sols/s10x10_c_QR_10x10.py index 82864e89e0def40ca70c90a91539b07aba2597f9..80b6383f6b91944395ca1d1a89577d9b3148c8fc 100755 --- a/mirrors/mparams_sols/s10x10_c_QR_10x10.py +++ b/mirrors/mparams_sols/s10x10_c_QR_10x10.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/mparams_sols/s10x10_c_QR_pre_10x10.py b/mirrors/mparams_sols/s10x10_c_QR_pre_10x10.py index 29b75139431826c0bbd35d2b0aeb05bbcc8723a4..b41383e6df2db1aa2227c2f6c0c18e432a2674be 100644 --- a/mirrors/mparams_sols/s10x10_c_QR_pre_10x10.py +++ b/mirrors/mparams_sols/s10x10_c_QR_pre_10x10.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/mparams_sols/s30x30.py b/mirrors/mparams_sols/s30x30.py index b02eda34c8791e7ced45c62d3374183445a7fd81..9857817b4da234f300483980f44d3aa6d12248ff 100755 --- a/mirrors/mparams_sols/s30x30.py +++ b/mirrors/mparams_sols/s30x30.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/mparams_sols/s30x30_c_QR_pre_30x30.py b/mirrors/mparams_sols/s30x30_c_QR_pre_30x30.py index 7b655f3098e7767568fb0756a1e58915151e5ad8..03c145b0a3bfa1761f6237bdd28394dc99d8422e 100644 --- a/mirrors/mparams_sols/s30x30_c_QR_pre_30x30.py +++ b/mirrors/mparams_sols/s30x30_c_QR_pre_30x30.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/src/CMakeLists.txt b/mirrors/src/CMakeLists.txt index a7689259da90753e6d377477a034ad181db9af0b..997fe00927848ef6ab2d455369acf125f6d6a29f 100644 --- a/mirrors/src/CMakeLists.txt +++ b/mirrors/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/src/mirrors.h b/mirrors/src/mirrors.h index df88ff4147ada4b5010b8c457800924774301d20..f0025afe6924214a24fadea0a1b4db82d380ec79 100644 --- a/mirrors/src/mirrors.h +++ b/mirrors/src/mirrors.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wANSYSSolution.cpp b/mirrors/src/wANSYSSolution.cpp index 5a2b64b1110f6f36327e03e6cb6f4644f69be287..e5b85b47ce6a23d8b4765658d556c0031bfbf701 100644 --- a/mirrors/src/wANSYSSolution.cpp +++ b/mirrors/src/wANSYSSolution.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wANSYSSolution.h b/mirrors/src/wANSYSSolution.h index 6c2b8ea04feabf50c0521ddef12f51fc0b36b04c..125d685efd98cb94be483f7f988a67a1921fcafd 100644 --- a/mirrors/src/wANSYSSolution.h +++ b/mirrors/src/wANSYSSolution.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wMSurface.cpp b/mirrors/src/wMSurface.cpp index ee8f80b1096762a3bb6925befc9b5d4fc9ea97aa..9295be4238529367ebc2ad48f903929eef7e9b8b 100644 --- a/mirrors/src/wMSurface.cpp +++ b/mirrors/src/wMSurface.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wMSurface.h b/mirrors/src/wMSurface.h index 4e37a93933ddc7b000fa19a5bdb9ba79dfc54205..92b844f7587d0962903d0748c3151286c2f4cf90 100644 --- a/mirrors/src/wMSurface.h +++ b/mirrors/src/wMSurface.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wMedium.cpp b/mirrors/src/wMedium.cpp index c40c2b828e4278d1174a6a7c1d56b6e27855348b..cf78fa3843913d65a9b3d6501e2b67bbb3c4788f 100644 --- a/mirrors/src/wMedium.cpp +++ b/mirrors/src/wMedium.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wMedium.h b/mirrors/src/wMedium.h index 4c2f4f70d224a96e4dc9faf73a2faff078ac0691..fb4db0bed0ee7e674ab5ddc79e961ec02b3d6d30 100644 --- a/mirrors/src/wMedium.h +++ b/mirrors/src/wMedium.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wProblem.cpp b/mirrors/src/wProblem.cpp index 16bd8f1363984404b49410423acef0b9c71b4b6d..defa8059c1e0133458a8c3981cf3964bbf502a2b 100644 --- a/mirrors/src/wProblem.cpp +++ b/mirrors/src/wProblem.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wProblem.h b/mirrors/src/wProblem.h index 0ce6de2b5911cc328a3e67ee4eda5b951a21b69c..85e0cc7fa44f830cb17a6ff572c40d1c3f3baed2 100644 --- a/mirrors/src/wProblem.h +++ b/mirrors/src/wProblem.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wSolver.cpp b/mirrors/src/wSolver.cpp index 24ee49edfdd76b16292a16cee3fd1542073a56de..412d3031f08e5fe02428d52cbcc6e429edb9db80 100644 --- a/mirrors/src/wSolver.cpp +++ b/mirrors/src/wSolver.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wSolver.h b/mirrors/src/wSolver.h index 47d5663244d0fcbd1bdc62348c000fec26cf1b2b..88b798d35dbaa26e9aae82e5f91058845dce7c80 100644 --- a/mirrors/src/wSolver.h +++ b/mirrors/src/wSolver.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wTDirichlet.cpp b/mirrors/src/wTDirichlet.cpp index 90656608d0c43ef2f2d0ea76c116fc4b56bbf602..938161cb4eb73742667c22d3c97733b4d0a9cea0 100644 --- a/mirrors/src/wTDirichlet.cpp +++ b/mirrors/src/wTDirichlet.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wTDirichlet.h b/mirrors/src/wTDirichlet.h index 87a2c3df4fe623ff484dc1b34bf407e2140f16ad..680440d142e1d3b9291697cb9f238380feebcb86 100644 --- a/mirrors/src/wTDirichlet.h +++ b/mirrors/src/wTDirichlet.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wTNeumann.cpp b/mirrors/src/wTNeumann.cpp index e3fab840bb08eb9632f73bfbdab480aff2e03d75..6a8087d3ffee9352f49417475fdfeecede4debf4 100644 --- a/mirrors/src/wTNeumann.cpp +++ b/mirrors/src/wTNeumann.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wTNeumann.h b/mirrors/src/wTNeumann.h index d2b01330696e79ba496aa5d2da7a9f0e094783cd..5b3403957293d74bea60d965e861022adf33a8d4 100644 --- a/mirrors/src/wTNeumann.h +++ b/mirrors/src/wTNeumann.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wTSource.cpp b/mirrors/src/wTSource.cpp index c1fc0e7b33b58d7e14d681123a8c84d0946012e4..77c6e5d9a9e1b39ce2eb740634e67c6840c32f0e 100644 --- a/mirrors/src/wTSource.cpp +++ b/mirrors/src/wTSource.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wTSource.h b/mirrors/src/wTSource.h index 4b40e80f236c8d3d823356165999d2e0b939252e..9413fa28f89ee88d8654bdb0da20b3f6f95a06bc 100644 --- a/mirrors/src/wTSource.h +++ b/mirrors/src/wTSource.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wThermoMecaTerm.cpp b/mirrors/src/wThermoMecaTerm.cpp index 712542b2d697d6db39ae819f124cc929a8289670..08cda9d04661abe13e5d84158640f98fbbf5e4e4 100644 --- a/mirrors/src/wThermoMecaTerm.cpp +++ b/mirrors/src/wThermoMecaTerm.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wThermoMecaTerm.h b/mirrors/src/wThermoMecaTerm.h index c02674b5be674cdb0958a8e9c114b57875f8a6ce..09730a94a1b1f15614ed992120ca40d648697c2b 100644 --- a/mirrors/src/wThermoMecaTerm.h +++ b/mirrors/src/wThermoMecaTerm.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wuDirichlet.cpp b/mirrors/src/wuDirichlet.cpp index d92acd90f5e73593d87877331341069359f21517..3ceb032ed16d99ba51aba1a649670a85198a91d1 100644 --- a/mirrors/src/wuDirichlet.cpp +++ b/mirrors/src/wuDirichlet.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wuDirichlet.h b/mirrors/src/wuDirichlet.h index 91f9aafe6fe6d6baaecddac7bdbc418ef5cd682f..cda4447aaf8bc5cf04659d36b7b4be200e9b6181 100644 --- a/mirrors/src/wuDirichlet.h +++ b/mirrors/src/wuDirichlet.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wuNeumann.cpp b/mirrors/src/wuNeumann.cpp index 07538b00ab59d4bcdd056bdab9222d946ddf491b..d078fd6bd7843d84da118d2502d1978f59a560fb 100644 --- a/mirrors/src/wuNeumann.cpp +++ b/mirrors/src/wuNeumann.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/src/wuNeumann.h b/mirrors/src/wuNeumann.h index df12220f343d9efc89c30c5be6bba3d398ae961a..27418811340817b3fce091eafc83e29d6cc11869 100644 --- a/mirrors/src/wuNeumann.h +++ b/mirrors/src/wuNeumann.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/mirrors/tests/mparams/loop.py b/mirrors/tests/mparams/loop.py index 6223d6e64f13e2dbd63c3e8e133d3e37bd49a324..25d7969d6a61658e60d763591e7ee6cd8c5c76aa 100755 --- a/mirrors/tests/mparams/loop.py +++ b/mirrors/tests/mparams/loop.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/tests/mparams/loop2.py b/mirrors/tests/mparams/loop2.py index 1d565e98c618a47fec66617c19435d302e5f112e..bc511dcfc559e0eec9e1eae24d5f006befe448fe 100755 --- a/mirrors/tests/mparams/loop2.py +++ b/mirrors/tests/mparams/loop2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/tests/mparams/loop3.py b/mirrors/tests/mparams/loop3.py index 9cfc921673ca0f4d77527975da5b5577e0da074c..787836662ca0208866d749cff4ea98d54d58878f 100755 --- a/mirrors/tests/mparams/loop3.py +++ b/mirrors/tests/mparams/loop3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/tests/mparams/loop4.py b/mirrors/tests/mparams/loop4.py index bab20ab13598fc2a99f59a65d65595449d61f6d6..00352da37c5d0c4cf5582b6e3f1e0827cdfe085e 100755 --- a/mirrors/tests/mparams/loop4.py +++ b/mirrors/tests/mparams/loop4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/tests/mparams/loop5.py b/mirrors/tests/mparams/loop5.py index fa3a075d90497c148efe2ce4388e47a3c04bcb37..6cc4ac72e104dc5c2320118b88637b2393ab692f 100755 --- a/mirrors/tests/mparams/loop5.py +++ b/mirrors/tests/mparams/loop5.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/tests/mparams/loop6.py b/mirrors/tests/mparams/loop6.py index 0e1a03b48573bd9401bfb357cb0b792c050cb675..e9dbc88dba4e3ee5205a4591dfacde5ba1bb5663 100755 --- a/mirrors/tests/mparams/loop6.py +++ b/mirrors/tests/mparams/loop6.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/tests/mparams/loop7.py b/mirrors/tests/mparams/loop7.py index c505a2ffd4beee1ad6cdc2cc326791cc50108988..9baa16e11a08b486fd3f0aa3cd3a229c674b414a 100755 --- a/mirrors/tests/mparams/loop7.py +++ b/mirrors/tests/mparams/loop7.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/tests/mparams/loop8.py b/mirrors/tests/mparams/loop8.py index be3bee9bd349b5005296037f1c84dbc500391b9a..5cfb13aeceeaf71a4184cbf3d4f23b468698aac8 100755 --- a/mirrors/tests/mparams/loop8.py +++ b/mirrors/tests/mparams/loop8.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/tests/mparams/mparams.py b/mirrors/tests/mparams/mparams.py index 3df2c9485c3ded2b3964babb0695876dae11765a..39cc7880c3e558928cd634505c7b9c1780cb1834 100755 --- a/mirrors/tests/mparams/mparams.py +++ b/mirrors/tests/mparams/mparams.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/tests/simple.py b/mirrors/tests/simple.py index ec2070e46297defadd8b079b13d940edeb802714..4324bda138077668d491d2aa4c37ac48b057db79 100644 --- a/mirrors/tests/simple.py +++ b/mirrors/tests/simple.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mirrors/viewer.py b/mirrors/viewer.py index 5c3edc772173d600a87dad927690edd953d0b6d7..132ba2901bb24583e18344a70fcdb636ca576022 100644 --- a/mirrors/viewer.py +++ b/mirrors/viewer.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/CVT/python/normal.py b/params/CVT/python/normal.py index d9237d34c1f3845434da2ec6567d3754dee6553a..6e3618bb923a01f8663e853860ae422b9e1454b9 100644 --- a/params/CVT/python/normal.py +++ b/params/CVT/python/normal.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/CVT/python/rejection.py b/params/CVT/python/rejection.py index 3a59929d25d0cdde14e6a4ab50ae3e9c7690db2f..28fc231c021aa0aab10879883563173879db9003 100644 --- a/params/CVT/python/rejection.py +++ b/params/CVT/python/rejection.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/CVT/python/test.py b/params/CVT/python/test.py index eaa079645ff13a68e6778660767d62d731b7ecc5..615d477fb802aabf4d1833589bd122f11b09b750 100644 --- a/params/CVT/python/test.py +++ b/params/CVT/python/test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/CVT/python/test2D.py b/params/CVT/python/test2D.py index eb175f9affd92324cd63b658aae227f6f5825e4e..c870b82f700551190ebdecd0a080c99e54f4b2ac 100644 --- a/params/CVT/python/test2D.py +++ b/params/CVT/python/test2D.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/CVT/python/test2D2.py b/params/CVT/python/test2D2.py index be13c5b518b4297a127e6cfd63d2757ff0a18a87..5f9b90aaefc23869e76c3dace056525ed663e843 100644 --- a/params/CVT/python/test2D2.py +++ b/params/CVT/python/test2D2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/CVT/python/test3.py b/params/CVT/python/test3.py index e816ddabdd05bbff87983373903a27cd72a2fe86..0a8c15717af1466f8137081cfcddf6c6a43d24ad 100644 --- a/params/CVT/python/test3.py +++ b/params/CVT/python/test3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/CVT/python/uniform.py b/params/CVT/python/uniform.py index 15b9258c58baa4cd12334f8f9da58bc0897f3c30..dc0d5f0523958cc8250ea877a87d358e217558bd 100644 --- a/params/CVT/python/uniform.py +++ b/params/CVT/python/uniform.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/CVT/src/CMakeLists.txt b/params/CVT/src/CMakeLists.txt index 0927f4967c138a5b5c1c1ed671d2f986ec7f1835..de909d588d1ed383405ee181e0c37a6ea818475c 100644 --- a/params/CVT/src/CMakeLists.txt +++ b/params/CVT/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/CVT/src/cvt.cpp b/params/CVT/src/cvt.cpp index b50f4a6218f8494f4b095b732b793426c77927ac..b04dc5320f8b003e263cff054b49df7adef4dbb0 100644 --- a/params/CVT/src/cvt.cpp +++ b/params/CVT/src/cvt.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/params/CVT/src/cvt.hpp b/params/CVT/src/cvt.hpp index e6aa103e9c661c1e0d118b3578fcd1b090614edc..cd8a62d3cdb0d49f8a88dd55d3a36d974ac53792 100644 --- a/params/CVT/src/cvt.hpp +++ b/params/CVT/src/cvt.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/params/CVT/src/interface.cpp b/params/CVT/src/interface.cpp index c9f063fd0d2ce8da8426816295f2c2f0424e9600..ad6142f28ad48b6c051c23403364beb97c25bfa5 100644 --- a/params/CVT/src/interface.cpp +++ b/params/CVT/src/interface.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/params/CVT/src/interface.hpp b/params/CVT/src/interface.hpp index 20e566da2668328d4b377875142d061e03d337da..7a3b919216b6ea9a05908401db110440f0ce185a 100644 --- a/params/CVT/src/interface.hpp +++ b/params/CVT/src/interface.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/params/CVT/src/paramsCVT.h b/params/CVT/src/paramsCVT.h index bcc12c3d3979f74370698f1d04b19f4f5fe17270..1de32ff27d86017e8cd21b0e3ea2d9fa7fe6ebd5 100644 --- a/params/CVT/src/paramsCVT.h +++ b/params/CVT/src/paramsCVT.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/params/CVT/test/test.py b/params/CVT/test/test.py index b3ab26da416e19e0a48ea0af5ae0a2150430c89f..b5f62a7cde748c739d8abacb98782407a6f103a0 100644 --- a/params/CVT/test/test.py +++ b/params/CVT/test/test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/src/gamma.py b/params/arnst_ponthot/src/gamma.py index ba1622ca92e0568de5072dae158135f9cb8447c4..d6c8cc5eb6bb2a629c004f246d49cd044ef65bfb 100644 --- a/params/arnst_ponthot/src/gamma.py +++ b/params/arnst_ponthot/src/gamma.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test.py b/params/arnst_ponthot/tests/test.py index ac7283a5351909449f97279cbe5b529b55ad86b7..37c52c201b4cf874e9b33468c40f0ceb8ef3a740 100644 --- a/params/arnst_ponthot/tests/test.py +++ b/params/arnst_ponthot/tests/test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test1.py b/params/arnst_ponthot/tests/test1.py index 3f0fb85cf9f6406db8ef8363347f5196c4ac3afd..340ee94e8389952e91da0d022ed44b9ec0343050 100644 --- a/params/arnst_ponthot/tests/test1.py +++ b/params/arnst_ponthot/tests/test1.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test10.py b/params/arnst_ponthot/tests/test10.py index d196b37d20427cf200e6242b1a9d779b9011f921..ca9cfca406a2256476d211566ad49ca6bdf68f50 100644 --- a/params/arnst_ponthot/tests/test10.py +++ b/params/arnst_ponthot/tests/test10.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test11.py b/params/arnst_ponthot/tests/test11.py index 402ea1d2682c9e7a118039904f3d0c3273deabe3..dc5fb98057fbeea41b7e1186e3261abb63f869d7 100644 --- a/params/arnst_ponthot/tests/test11.py +++ b/params/arnst_ponthot/tests/test11.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test2.py b/params/arnst_ponthot/tests/test2.py index 91768373ba501d3f11963d01f2ae9dca39fa00d5..a17ce129b72d403bbb1ccc185d85255017e6434f 100644 --- a/params/arnst_ponthot/tests/test2.py +++ b/params/arnst_ponthot/tests/test2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test3.py b/params/arnst_ponthot/tests/test3.py index e3316e7a57d5d29c16287bc935171f1d92e23cdc..35383a7fbe8bf7b84d8913083deae37c3f960a20 100644 --- a/params/arnst_ponthot/tests/test3.py +++ b/params/arnst_ponthot/tests/test3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test4.py b/params/arnst_ponthot/tests/test4.py index 1c8759e57745a8f9f51dfda756c6525f3c281039..ce7cfe48dffde2511f14088babda6eecdc9395cf 100644 --- a/params/arnst_ponthot/tests/test4.py +++ b/params/arnst_ponthot/tests/test4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test5.py b/params/arnst_ponthot/tests/test5.py index 592fb3625ee9f6f01614a91020be6f384a579601..b3754926eaa9fa141109ca2d8fb3b117b1db3fe4 100644 --- a/params/arnst_ponthot/tests/test5.py +++ b/params/arnst_ponthot/tests/test5.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test6.py b/params/arnst_ponthot/tests/test6.py index fce3c00e646218f7664d30d9aff73813c6f074c2..0507bb3eaf15f1350b1d77c8b90f91dcf5716ce7 100644 --- a/params/arnst_ponthot/tests/test6.py +++ b/params/arnst_ponthot/tests/test6.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test7.py b/params/arnst_ponthot/tests/test7.py index 0a336d4faae20130f1c9effb205f679215ad8bde..eaa9905f2e7190197040b842d3283cef2b16cd99 100644 --- a/params/arnst_ponthot/tests/test7.py +++ b/params/arnst_ponthot/tests/test7.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test8.py b/params/arnst_ponthot/tests/test8.py index 0ee0566c6267e9dc773dc356ce61ee4fb364d542..ac521b1d72a6aca34d3cc3dedcf3dacd9ab5ebfa 100644 --- a/params/arnst_ponthot/tests/test8.py +++ b/params/arnst_ponthot/tests/test8.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/arnst_ponthot/tests/test9.py b/params/arnst_ponthot/tests/test9.py index 4a9a0c12c7250613b971cf937bc9c6cf1a58d878..993534e6e3cf985a7f9f669abe118a95d4447f70 100644 --- a/params/arnst_ponthot/tests/test9.py +++ b/params/arnst_ponthot/tests/test9.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/LSP.py b/params/dev_tests/LSP.py index d85c392a3d51d77f527918712b0741eac564d525..58c63a6ac102e98a862dc81c5dec067fd8552999 100755 --- a/params/dev_tests/LSP.py +++ b/params/dev_tests/LSP.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/LSP_2.py b/params/dev_tests/LSP_2.py index de5123cf2f28cc28b26e25a58b6a800d8f1b0181..c4b51ac5fccdd8a03e8ddd9c9ad4cc660773b38c 100755 --- a/params/dev_tests/LSP_2.py +++ b/params/dev_tests/LSP_2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/LSP_3.py b/params/dev_tests/LSP_3.py index 920b85f0b0ea5d6ac028ed04f26c196edfb54b2b..9017a9db8271bacf4a9a418715aaa63dd2f70848 100755 --- a/params/dev_tests/LSP_3.py +++ b/params/dev_tests/LSP_3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/LSP_4.py b/params/dev_tests/LSP_4.py index aedef088574327b666dbf922c25687bc7702604f..bc93b7a3c82de8f818809450c7f4426a450a2ff7 100755 --- a/params/dev_tests/LSP_4.py +++ b/params/dev_tests/LSP_4.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/LegPol.py b/params/dev_tests/LegPol.py index 32afcd582926c5f3fffd2c0fdab1dde8562f8c34..e353539491c1fcb680ae7d624ebcdc5408ac976f 100755 --- a/params/dev_tests/LegPol.py +++ b/params/dev_tests/LegPol.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/LegPol2.py b/params/dev_tests/LegPol2.py index 25e5df0eb93ed7efd5b2f0f5a6671f06b12b20a4..6d0a978887671939ff3e43a9a216b368512cb638 100755 --- a/params/dev_tests/LegPol2.py +++ b/params/dev_tests/LegPol2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/numpy_matplotlib01.py b/params/dev_tests/numpy_matplotlib01.py index f345b5a8246899065353ec6551a141c53054e41d..e646627e0771fc996da3496264ba7bfc3f9dab1f 100755 --- a/params/dev_tests/numpy_matplotlib01.py +++ b/params/dev_tests/numpy_matplotlib01.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/numpy_matplotlib02.py b/params/dev_tests/numpy_matplotlib02.py index 09fd486f87a0f27beb279c3cabc573b32c167996..750def957a8b46e4629655dd11d863cd1d858e81 100755 --- a/params/dev_tests/numpy_matplotlib02.py +++ b/params/dev_tests/numpy_matplotlib02.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/numpy_matplotlib03.py b/params/dev_tests/numpy_matplotlib03.py index e88729493be94eeaacf1e8cc496bbc7593aea439..851a33200b041c558306a367b4363f3a28170716 100755 --- a/params/dev_tests/numpy_matplotlib03.py +++ b/params/dev_tests/numpy_matplotlib03.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/numpy_matplotlib04.py b/params/dev_tests/numpy_matplotlib04.py index 9d3e197723b4472ef3c082edca0aab6fb129ec96..fce211ccc135391fc6fc6c710327f34c1fa789e5 100755 --- a/params/dev_tests/numpy_matplotlib04.py +++ b/params/dev_tests/numpy_matplotlib04.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/dev_tests/numpy_matplotlib05.py b/params/dev_tests/numpy_matplotlib05.py index 5c80a2280152cc8e0653f150b8af7b9016f6d888..d22c0bc00345dc28be494f4cbe9d524290f2e01b 100644 --- a/params/dev_tests/numpy_matplotlib05.py +++ b/params/dev_tests/numpy_matplotlib05.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/LSP_3.py b/params/src/LSP_3.py index aedef088574327b666dbf922c25687bc7702604f..bc93b7a3c82de8f818809450c7f4426a450a2ff7 100755 --- a/params/src/LSP_3.py +++ b/params/src/LSP_3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/func.py b/params/src/func.py index 80c25a13da9a93de0c78b83ff03b9e844fb52e9c..ea674f5bb8bfeb039a11ec3c342816fed44c7fa0 100755 --- a/params/src/func.py +++ b/params/src/func.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/gauss.py b/params/src/gauss.py index 16e6c04e298db9d06dbf44926e5c9104ea3d623e..4f53efaead70bdc9fd7114c2b056b9b668e644b2 100644 --- a/params/src/gauss.py +++ b/params/src/gauss.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/indices.py b/params/src/indices.py index 37f020d5faece03b617fb71ce2268038826f684a..b4c5feabc3e0c1febde3e7198fd212e60c34dc03 100755 --- a/params/src/indices.py +++ b/params/src/indices.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/legendre.py b/params/src/legendre.py index 4d00a8a08e2866963d99053d600c604013be3497..4fe5ea8851ad854777fed78b0ca714bbba5a034c 100755 --- a/params/src/legendre.py +++ b/params/src/legendre.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/legendre_norm.py b/params/src/legendre_norm.py index 0145a1d88c4be95b44d58ba654b37a049b7fc8b2..ff00d96283c98e686748e2563d4119f25afe4eec 100755 --- a/params/src/legendre_norm.py +++ b/params/src/legendre_norm.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/monomials.py b/params/src/monomials.py index bc3d583144db1b34c0348fd113ca5e7dd2d6db01..5e4db377801244fc8d6354b9da499b61c3af3d61 100755 --- a/params/src/monomials.py +++ b/params/src/monomials.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/monomials_1norm.py b/params/src/monomials_1norm.py index e28236b37b7133455defa8b55bf460ffc75aae20..52f01db839fdc73e1ad6cd418251b4c1a7568428 100755 --- a/params/src/monomials_1norm.py +++ b/params/src/monomials_1norm.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/plot.py b/params/src/plot.py index 6492e2adbb08cccb268d29d09b173b7aae2eac44..bc99857c9ffc566c29f8d64931f7b699b69a538c 100755 --- a/params/src/plot.py +++ b/params/src/plot.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/voronoi.py b/params/src/voronoi.py index 782875f0566f2bd94c9b434397985bf0fe649e2f..cee4885845c04b6ff6dad6da7745b0febe13d7bd 100644 --- a/params/src/voronoi.py +++ b/params/src/voronoi.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8; -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/src/write.py b/params/src/write.py index 5b92a1f059d06a15fc8b700788c42a8528e8ad78..9760a9c0fb2025fcf8102b0e7ec95355433f0784 100755 --- a/params/src/write.py +++ b/params/src/write.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/params/test/leg_lim.py b/params/test/leg_lim.py index fbb3839d9ae2b899663c98d8a353473408c25f86..a0f9ed6a7a17b85b4f2316b34c531847a5892020 100755 --- a/params/test/leg_lim.py +++ b/params/test/leg_lim.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/run.py b/run.py index 1f4e1109962a457f8c8459a9fce680668bfae3aa..94b556521713fe5936f6638f34a8d87b559bd33d 100755 --- a/run.py +++ b/run.py @@ -2,7 +2,7 @@ # -*- coding: utf8 -*- # test encoding: à -é-è-ô-ï-€ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/chkencoding.py b/scripts/chkencoding.py deleted file mode 100755 index 6338470bda710474230eead1f4f355a4f6e64ff8..0000000000000000000000000000000000000000 --- a/scripts/chkencoding.py +++ /dev/null @@ -1,113 +0,0 @@ -#!/usr/bin/env python3 -# -*- coding: utf8 -*- -# test encoding: à -é-è-ô-ï-€ - - -import sys, os -import fnmatch, re -import subprocess - - -def all_files(root, - patterns='*', - skips='*.svn*', - single_level=False, - yield_folders=True): - #self.checkPath(root) - patterns = patterns.split(';') - skips = skips.split(';') - for path, subdirs, files in os.walk(root): - if yield_folders: - files.extend(subdirs) - files.sort() - for name in files: - for pattern in patterns: - if fnmatch.fnmatch(name, pattern): - fullname = os.path.join(path, name) - ok = True - for skip in skips: - if fnmatch.fnmatch(fullname, skip): - ok = False - if ok: - yield fullname - break - if single_level: - break - - -def getencoding_file(f): # uses "file" linux command - cmd = 'file -bi "%s"' % f - #print cmd - try: - output = subprocess.check_output( - cmd, stderr=subprocess.STDOUT, shell=True) - except OSError: - return '"file" cmd not found' - m = re.match(r'.+charset=(.+)', output) - if m and len(m.groups()) > 0: - return m.group(1) - else: - return "ERROR: " + output - - -def getencoding_chardet(f): # uses "chardet" module - import chardet - with open(f, 'r') as file: - content = file.read() - out = chardet.detect(content) - #print out - return out['encoding'] - - -def getnonascii(fichier, enc): - noascii = set() - f = open(fichier) - bytes = f.read() - f.close() - #print type(bytes) - #print bytes - utxt = bytes.decode( - enc) # le resultat de decode est tjs de l'unicode (utf8) - #print utxt - for uc in utxt: - try: - ascii = uc.encode('ascii') - except: - noascii.add(uc) - #print 'non ascii:', uc - - return noascii - - -def main(): - print("sys.stdout.encoding:", sys.stdout.encoding) # cp850 sous windows 10 / UTF-8 sous linux - print("sys.getfilesystemencoding():", sys.getfilesystemencoding( - )) # mbcs sous windows 10 / UTF-8 sous linux - - if 1: - # loop over all files and try to guess encoding... - encs = {} - for f in all_files(os.getcwd(), patterns='*.py;*.h;*.cpp;*.inl;*.i;*.hpp'): - enc = getencoding_file(f) - #enc = getencoding_chardet(f) # marche moins bien - if enc not in encs: - encs[enc] = [] - encs[enc].append(f) - - # display results - for enc in encs: - if enc in ['binary', 'us-ascii', None, 'ascii']: - continue - print(enc, 'encoding:') - for f in encs[enc]: - print('\t', f, end=' ') - # display non-ASCII chars - noascii = getnonascii(f, enc) - print(' non ASCII=(', end=' ') - for c in noascii: - print(c, end=' ') - print(')') - - -if __name__ == "__main__": - main() \ No newline at end of file diff --git a/scripts/cppcheck.py b/scripts/cppcheck.py deleted file mode 100755 index 0810d890d1153f53caa3aa2d11c3c43bdded608b..0000000000000000000000000000000000000000 --- a/scripts/cppcheck.py +++ /dev/null @@ -1 +0,0 @@ -#cppcheck -v --enable=all --xml . 2> cppcheck-report.xml diff --git a/scripts/devenv-vs2017.bat b/scripts/devenv-vs2017.bat deleted file mode 100644 index dce652b643f7f879f301bcadf47f98185c78e759..0000000000000000000000000000000000000000 --- a/scripts/devenv-vs2017.bat +++ /dev/null @@ -1,10 +0,0 @@ -@echo off -:: command line for MSVC build (Visual Studio 2017) - -set PATH=%PATH%;%MYLOCAL%\swig -set INCLUDE=%MYLOCAL%\include;%MYLOCAL%\MUMPS\include;%MYLOCAL%\eigen -set LIB=%MYLOCAL%\MUMPS\lib - -call "C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\mkl\bin\mklvars.bat" intel64 vs2017 -call "C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\tbb\bin\tbbvars.bat" intel64 vs2017 -%comspec% /K ""C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat" amd64" diff --git a/scripts/format_code.py b/scripts/format_code.py deleted file mode 100755 index 120dd5f0c07e64fdc49a6f03c99a4399eb574080..0000000000000000000000000000000000000000 --- a/scripts/format_code.py +++ /dev/null @@ -1,55 +0,0 @@ -#!/usr/bin/env python3 -# -*- coding: utf-8 -*- -# -# This script runs "clang-format" recursively on all C/C++ files - -import sys -import os -import fnmatch -import re -import subprocess - - -def all_files(root, - patterns='*', - skips='*.git*;*build*', - single_level=False, - yield_folders=False): - # self.checkPath(root) - patterns = patterns.split(';') - skips = skips.split(';') - for path, subdirs, files in os.walk(root): - if yield_folders: - files.extend(subdirs) - files.sort() - for name in files: - for pattern in patterns: - if fnmatch.fnmatch(name, pattern): - fullname = os.path.join(path, name) - ok = True - for skip in skips: - if fnmatch.fnmatch(os.path.relpath(fullname, start=root), skip): - ok = False - if ok: - yield fullname - break - if single_level: - break - - -def main(): - - # loop over all files and format them - encs = {} - for f in all_files(os.getcwd(), patterns='*.cpp;*.c;*.h;*.hpp'): - # print(f) - cmd = ['clang-format-10', "-style=file", "-i", f] - retcode = subprocess.call(cmd) - if retcode != 0: - print(f'ERROR: retcode = {retcode}') - break - - -if __name__ == "__main__": - # print('running format_code.py...') - main() diff --git a/scripts/receive_workspace.sh b/scripts/receive_workspace.sh deleted file mode 100755 index 441b2e279fde8a8682c6e2ae262a104e257ac5ff..0000000000000000000000000000000000000000 --- a/scripts/receive_workspace.sh +++ /dev/null @@ -1,4 +0,0 @@ -scp kliegeoi@nic4:~/dev/waves/workspace.tar.gz ~/Desktop/"workspace_nic4_$(date '+%F').tar.gz" -cd ~/Desktop -tar -zxvf "workspace_nic4_$(date '+%F').tar.gz" -cd ~/dev/waves diff --git a/scripts/send_workspace.sh b/scripts/send_workspace.sh deleted file mode 100755 index c1515084e100edbde6b48a47ab992258f123befb..0000000000000000000000000000000000000000 --- a/scripts/send_workspace.sh +++ /dev/null @@ -1,5 +0,0 @@ -cd ~/dev/waves -tar -zcvf workspace.tar.gz workspace -#SSH_IP=${SSH_CONNECTION%% *} -#echo $SSH_IP -#scp workspace.tar.gz kliegeois@10.9.174.163:~/Desktop/ diff --git a/scripts/slurm_example.sh b/scripts/slurm_example.sh deleted file mode 100755 index ae774b8b76dddbba39e6ceede76e1134de240903..0000000000000000000000000000000000000000 --- a/scripts/slurm_example.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/bash -# SLURM script for WAVES ctest -#SBATCH --job-name=waves -#SBATCH --mail-user=boman -#SBATCH --mail-type=ALL -# Ressources needed... -#SBATCH --partition=defq -#SBATCH --ntasks=1 -#SBATCH --cpus-per-task=12 -#SBATCH --time=0-1:00:00 -#SBATCH --mem=10000 -. /home/boman/.bash_profile fabulous -cd build -pwd -echo "running ctest..." -srun ctest -j 12 diff --git a/scripts/waves_mrstlnos_only_blake.sh b/scripts/waves_mrstlnos_only_blake.sh deleted file mode 100755 index add8133c7c33aacfa827a1749c7b6ea30ad21387..0000000000000000000000000000000000000000 --- a/scripts/waves_mrstlnos_only_blake.sh +++ /dev/null @@ -1,18 +0,0 @@ -rm -rf CMake* -cmake \ - -D CMAKE_CXX_COMPILER:FILEPATH=mpicxx \ - -D CMAKE_C_COMPILER:FILEPATH=mpicc \ - -D TRILINOS_SOURCE_DIR:PATH="/home/knliege/dev/trilinos_all/Trilinos" \ - -D TRILINOS_BUILD_DIR:PATH="/home/knliege/dev/trilinos_all/Trilinos_Blake_B" \ - -D VTK_DIR:PATH="/home/knliege/local/vtk_blake/lib/cmake/vtk-9.0" \ - -D EIGEN_INCLUDE_DIRS:PATH="/ascldap/users/knliege/local/" \ - -D CMAKE_CXX_FLAGS="-g -O3 -xCommon-AVX512 -fopenmp" \ - -D WAVES_USE_FDTD:BOOL=OFF \ - -D WAVES_USE_FLOW:BOOL=OFF \ - -D WAVES_USE_HEAT:BOOL=OFF \ - -D WAVES_USE_MIRRORS:BOOL=OFF \ - -D WAVES_USE_PARAMS:BOOL=OFF \ - -D WAVES_USE_SPH:BOOL=OFF \ - -D WAVES_USE_TLNOS:BOOL=OFF \ - -D WAVES_USE_WAVES:BOOL=OFF \ -../waves diff --git a/scripts/waves_mrstlnos_only_bowman.sh b/scripts/waves_mrstlnos_only_bowman.sh deleted file mode 100755 index 93c8e1e634be0bc24b3309ffae61e17ad908d13e..0000000000000000000000000000000000000000 --- a/scripts/waves_mrstlnos_only_bowman.sh +++ /dev/null @@ -1,18 +0,0 @@ -rm -rf CMake* -cmake \ - -D CMAKE_CXX_COMPILER:FILEPATH=mpicxx \ - -D CMAKE_C_COMPILER:FILEPATH=mpicc \ - -D TRILINOS_SOURCE_DIR:PATH="/home/knliege/dev/trilinos_all/Trilinos" \ - -D TRILINOS_BUILD_DIR:PATH="/home/knliege/dev/trilinos_all/Trilinos_Bowman_B" \ - -D VTK_DIR:PATH="/home/knliege/local/vtk_bowman/lib/cmake/vtk-9.0" \ - -D EIGEN_INCLUDE_DIRS:PATH="/ascldap/users/knliege/local/" \ - -D CMAKE_CXX_FLAGS="-parallel-source-info=2 -xMIC-AVX512 -mkl -std=c++11 -qopenmp -O3 -DNDEBUG -g -fPIC -fopenmp -lmpi" \ - -D WAVES_USE_FDTD:BOOL=OFF \ - -D WAVES_USE_FLOW:BOOL=OFF \ - -D WAVES_USE_HEAT:BOOL=OFF \ - -D WAVES_USE_MIRRORS:BOOL=OFF \ - -D WAVES_USE_PARAMS:BOOL=OFF \ - -D WAVES_USE_SPH:BOOL=OFF \ - -D WAVES_USE_TLNOS:BOOL=OFF \ - -D WAVES_USE_WAVES:BOOL=OFF \ -../waves diff --git a/waves/CMakeLists.txt b/waves/CMakeLists.txt index 3e2df53ea86a7141b07b12796732f06106476709..3f0452be22f1dc9925ec99de097b0a36e36b7643 100644 --- a/waves/CMakeLists.txt +++ b/waves/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/__init__.py b/waves/__init__.py index 2c1a16c95a1a23f77613c7152e6b3410e72eda68..ed6b0561f32499a905b787ca1626b68100a318ae 100644 --- a/waves/__init__.py +++ b/waves/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/_src/CMakeLists.txt b/waves/_src/CMakeLists.txt index 666aa00d9efe1bf572f43d1fdb4565a408f6b775..0b3b66d98f4598c69e061074568cf48da44e3c2e 100644 --- a/waves/_src/CMakeLists.txt +++ b/waves/_src/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/_src/wavesw.i b/waves/_src/wavesw.i index 187489d80a5eb706a978f9aa5a2041f1dd689d33..1f48fc0b409ca325a65083d72ecd75cc1df5724a 100644 --- a/waves/_src/wavesw.i +++ b/waves/_src/wavesw.i @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/exe/CMakeLists.txt b/waves/exe/CMakeLists.txt index 00d9f3d2ee7d942f8c026e36de5aa092446efe0f..ec845ea873e6cbe7e01147c2dda321d1bd119f0e 100644 --- a/waves/exe/CMakeLists.txt +++ b/waves/exe/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/exe/main.cpp b/waves/exe/main.cpp index 33813bbc7779295cd330728d4f8348f44673aa8f..2825a71fe3c4565b9b945d025f2638b86d8d3515 100644 --- a/waves/exe/main.cpp +++ b/waves/exe/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/models/plane1mat.py b/waves/models/plane1mat.py index 9747e417a80395a1f4d13fdfa0a05ff84c31ff00..8f1daf1efe8db83635e3c91f77a6e1862e01affb 100755 --- a/waves/models/plane1mat.py +++ b/waves/models/plane1mat.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/models/plane2mat.py b/waves/models/plane2mat.py index ffca4b733cd53a40cfe7099b8e2c5aed9fa221fe..693a9cc4d89c423f6d1e32db7f3433d99e1880ab 100755 --- a/waves/models/plane2mat.py +++ b/waves/models/plane2mat.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/src/CMakeLists.txt b/waves/src/CMakeLists.txt index 9216fd839a0a5872807578d1ea7e63b8ba185b98..e281b8acae0909db78a2b1fc2a478004e21bec21 100644 --- a/waves/src/CMakeLists.txt +++ b/waves/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/src/wBoundary.cpp b/waves/src/wBoundary.cpp index 98cd0e5559a808f17a4cc908c083d2bb0dbb4cc4..52238cacbabf51932e072a62e09cc07b302f0c8f 100644 --- a/waves/src/wBoundary.cpp +++ b/waves/src/wBoundary.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wBoundary.h b/waves/src/wBoundary.h index d10043b56d1daf770f258ba20f528292a2e92654..98ef337e6ef5d5a00fe916218dd5d1af6d5447f7 100644 --- a/waves/src/wBoundary.h +++ b/waves/src/wBoundary.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wDisplayHook.cpp b/waves/src/wDisplayHook.cpp index 28fdbe39f4bd9a528597f4dcc1ba556950b24e6c..432f096fb4e8cf0d29ada1e6c679e4def86eb266 100644 --- a/waves/src/wDisplayHook.cpp +++ b/waves/src/wDisplayHook.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wDisplayHook.h b/waves/src/wDisplayHook.h index 7206ea41087bf796b439bbc91d58c6c48694ecb7..859859da5810092b8e671b8028d63afc621d05c2 100644 --- a/waves/src/wDisplayHook.h +++ b/waves/src/wDisplayHook.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wForwardEuler.cpp b/waves/src/wForwardEuler.cpp index bd23783503b9e0d3c9a53611834a6bdb5a52d5e5..9efb91b8cbccba642c3f249b406107f915997ce6 100644 --- a/waves/src/wForwardEuler.cpp +++ b/waves/src/wForwardEuler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wForwardEuler.h b/waves/src/wForwardEuler.h index b8be4b93700729f364e91fd34ebc5fd63e7bc071..1be5443bccd6832c32f9201a832442799f8cd21d 100644 --- a/waves/src/wForwardEuler.h +++ b/waves/src/wForwardEuler.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wMedium.cpp b/waves/src/wMedium.cpp index cca5d9dfbff69450560654d707d3f396fa9dba58..af87497ce489c47ae79574b3c6d6006fcce5dd3b 100644 --- a/waves/src/wMedium.cpp +++ b/waves/src/wMedium.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wMedium.h b/waves/src/wMedium.h index 5ce784f15dccff053aa46c77e4362a225fab1f23..a3e370af6f426c82fb3acb39b3f10abe7b4ecdeb 100644 --- a/waves/src/wMedium.h +++ b/waves/src/wMedium.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wNewmark.cpp b/waves/src/wNewmark.cpp index 6df75ca2aa9d6397997b46ee3512ca8ff8e0ae31..919521281d4bb4257ddc7b3ebc0ce0d3b36e5165 100644 --- a/waves/src/wNewmark.cpp +++ b/waves/src/wNewmark.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wNewmark.h b/waves/src/wNewmark.h index 9235669fbc9fa5ddb15b2bd294020d2d81c29094..b03d5808614e328a8c70fa1eafe7ca94219fa56d 100644 --- a/waves/src/wNewmark.h +++ b/waves/src/wNewmark.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wProblem.cpp b/waves/src/wProblem.cpp index 82907475095639af3f19761807974136ba718222..f5effcb2221ae49d1bf618ce03f2c7c3443ae4d5 100644 --- a/waves/src/wProblem.cpp +++ b/waves/src/wProblem.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wProblem.h b/waves/src/wProblem.h index 0f9e9b04f7543086a614ab087fdf0ace9d4642d6..adff43b5c3307f70f3490bf017a435177be500fc 100644 --- a/waves/src/wProblem.h +++ b/waves/src/wProblem.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wRungeKutta.cpp b/waves/src/wRungeKutta.cpp index 1a86dc8ce41232b428eda7908bbe363e1ff49119..75e9baf257d5228d88c0eb59446e00984ddd92c7 100644 --- a/waves/src/wRungeKutta.cpp +++ b/waves/src/wRungeKutta.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wRungeKutta.h b/waves/src/wRungeKutta.h index 0507a3ed13de4e4b1636ac7b42ec0ec23043e94f..e79690fda9a1f821768a7f057f733aa409396ed4 100644 --- a/waves/src/wRungeKutta.h +++ b/waves/src/wRungeKutta.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wSource.cpp b/waves/src/wSource.cpp index 07deb8ad44413ca60ebdbae4c0646ad01e1fe4d1..595eea555dba22dd4882125c679a3af0d646e825 100644 --- a/waves/src/wSource.cpp +++ b/waves/src/wSource.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wSource.h b/waves/src/wSource.h index 6caaa2fe1a7a9d6e4350f55ad88a15e2860300ef..6ed54658d85cab00eb657d68bdd2af444c86416a 100644 --- a/waves/src/wSource.h +++ b/waves/src/wSource.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wTimeIntegration.cpp b/waves/src/wTimeIntegration.cpp index d584751247d3068f60963dfd406db01b75d270a4..44eea4611e559c813ae78370ccd68fcf0a2a81ef 100644 --- a/waves/src/wTimeIntegration.cpp +++ b/waves/src/wTimeIntegration.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wTimeIntegration.h b/waves/src/wTimeIntegration.h index 824bde9b425a29531ce5710d7a23a2713af705a5..b47326b970ee6c174b39abb039b28179146ca044 100644 --- a/waves/src/wTimeIntegration.h +++ b/waves/src/wTimeIntegration.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wWaveTerm.cpp b/waves/src/wWaveTerm.cpp index 8cb036fc86a8259809491a7182a3ca1473fc58a6..6b92dbee164d29ffe1949c846d312d4fe75a77e1 100644 --- a/waves/src/wWaveTerm.cpp +++ b/waves/src/wWaveTerm.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/wWaveTerm.h b/waves/src/wWaveTerm.h index 12e60a89f0a9d8c2c3b67e8fa7acb3bba6d17e37..6ad3a384375d2c3c2142294f751f1f0c1da9ddfd 100644 --- a/waves/src/wWaveTerm.h +++ b/waves/src/wWaveTerm.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/src/waves.h b/waves/src/waves.h index d63fdfd5ba2dc66de0552e04d21e7128d29f8041..46f05cca61dd4d9114762d381ff181d8c665a971 100644 --- a/waves/src/waves.h +++ b/waves/src/waves.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 University of Liège + * Copyright 2022 University of Liège * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/waves/srcs.py b/waves/srcs.py index cc25ef890513b9d6a358e6442ffc13cdbca6d923..47a9950112b1e8bf505642942958a218441da8a9 100644 --- a/waves/srcs.py +++ b/waves/srcs.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/tests/mat1/interf1.py b/waves/tests/mat1/interf1.py index f5c3ab9b12129d37a112669f654dade85ca2013c..ecb9854d70cc65dce3216a7fbdedaf2e93c57997 100755 --- a/waves/tests/mat1/interf1.py +++ b/waves/tests/mat1/interf1.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/tests/mat1/interf2.py b/waves/tests/mat1/interf2.py index 1ef8c75106015fb5e3614fd19e0735ce6a35faaf..b2adf8455ad46ffc42fd76afffe7be91d630654b 100755 --- a/waves/tests/mat1/interf2.py +++ b/waves/tests/mat1/interf2.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/tests/mat1/planewave.py b/waves/tests/mat1/planewave.py index 649f513089f3911577e1e0ac294ffe677d5151ee..c3b960817e32cd8b8a69c52c3c922f6dba6da74e 100755 --- a/waves/tests/mat1/planewave.py +++ b/waves/tests/mat1/planewave.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/tests/mat1/pulse.py b/waves/tests/mat1/pulse.py index 7365cb24606a626ad3a6357d3ded1a44a9753ef5..61bacc5b1bc99c8b20d96855ed2d005c69cc4cd9 100755 --- a/waves/tests/mat1/pulse.py +++ b/waves/tests/mat1/pulse.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/tests/mat1/sinsrc.py b/waves/tests/mat1/sinsrc.py index 7b97b66f06d4c0797a895748a4e12639863632cb..571580b03262a7f94936c462692277291713c0e6 100755 --- a/waves/tests/mat1/sinsrc.py +++ b/waves/tests/mat1/sinsrc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/tests/mat2/interf1.py b/waves/tests/mat2/interf1.py index bc9c0d87da3e36accf261eb48b25205dd47673ed..8342157a3406f43e26f7fc22aaded2ef44e9b5b5 100755 --- a/waves/tests/mat2/interf1.py +++ b/waves/tests/mat2/interf1.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/tests/mat2/pulse.py b/waves/tests/mat2/pulse.py index e096e9180f13358caef3bd8df9f2b08e67335280..6596d94ec6254aeb51f8b3beae8f000592c1986d 100755 --- a/waves/tests/mat2/pulse.py +++ b/waves/tests/mat2/pulse.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/tests/mat2/reflex.py b/waves/tests/mat2/reflex.py index 98fe225664b916a160b124c19827c18074c816f5..8bd0db96b738ddbe5fbd258e7ff7033e23681ae8 100755 --- a/waves/tests/mat2/reflex.py +++ b/waves/tests/mat2/reflex.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/tests/mat2/sinsrc.py b/waves/tests/mat2/sinsrc.py index 5d7b8bcc248d5a94097c9b569a7e018f72d9dac6..575ea91fe4178898c0914a9b76c3157acbbfb262 100755 --- a/waves/tests/mat2/sinsrc.py +++ b/waves/tests/mat2/sinsrc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/utils.py b/waves/utils.py index a925f006980a6a28dd81d4e369c8302bbc7c4b20..ffab945dada68c5956beb7b19d3bb22a5facaeaf 100644 --- a/waves/utils.py +++ b/waves/utils.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/waves/viewer.py b/waves/viewer.py index da1b199d53e333764a7c6fd83b6fe33426b7a294..197bf0505f5592b73b39379eed20063df3eda326 100644 --- a/waves/viewer.py +++ b/waves/viewer.py @@ -2,7 +2,7 @@ # test encoding: à -é-è-ô-ï-€ -# Copyright 2020 University of Liège +# Copyright 2022 University of Liège # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.